Skip to content

Commit 4e97fe9

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b29414c commit 4e97fe9

144 files changed

Lines changed: 504 additions & 2022 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/admin_audit/l10n/bn_BD.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
OC.L10N.register(
2+
"admin_audit",
3+
{
4+
"Auditing / Logging" : "নিরীক্ষা",
5+
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "নেক্সটক্লাউডের নিরীক্ষামূলক সক্ষমতা প্রদান করে যেমন লগিং ফাইল অ্যাক্সেস বা অন্য কোনো জরুরী পদক্ষেপসমূহ"
6+
},
7+
"nplurals=2; plural=(n != 1);");

apps/admin_audit/l10n/bn_BD.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{ "translations": {
2+
"Auditing / Logging" : "নিরীক্ষা",
3+
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "নেক্সটক্লাউডের নিরীক্ষামূলক সক্ষমতা প্রদান করে যেমন লগিং ফাইল অ্যাক্সেস বা অন্য কোনো জরুরী পদক্ষেপসমূহ"
4+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5+
}

apps/files_external/l10n/ar.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ OC.L10N.register(
1515
"Unsatisfied authentication mechanism parameters" : "معاملات آلية المصادقة غير مكتملة",
1616
"Insufficient data: %s" : "البيانات غير كافية: %s",
1717
"Storage with ID \"%d\" is not editable by non-admins" : "وحدة التخزين ذات المُعرِّف \"%d\" لا يمكن الكتابة فيها لمن لا يملك صلاحية مدير",
18-
"Access key" : "مفتاح المرور",
19-
"Secret key" : "المفتاح السّرّي",
2018
"Builtin" : "مُضمّن",
2119
"None" : "لا شيء",
2220
"OpenStack v2" : "OpenStack v2",
@@ -49,7 +47,6 @@ OC.L10N.register(
4947
"Storage Class" : "فئة وحدة التخزين",
5048
"Enable SSL" : "تمكين SSL",
5149
"Enable Path Style" : "تمكين نمط المسار Path Style",
52-
"Legacy (v2) authentication" : "المصادقة القديمة (الإصدار 2) Legacy authentication",
5350
"Enable multipart copy" : "تمكين النسخ المُجزّأ",
5451
"SSE-C encryption key" : "مفتاح تشفير SSE-C",
5552
"WebDAV" : "WebDAV",
@@ -142,9 +139,12 @@ OC.L10N.register(
142139
"Grant access" : "منح إذن بالنفاذ",
143140
"Error configuring OAuth2" : "خطأ في تكوين OAuth2",
144141
"%s" : "%s",
142+
"Access key" : "مفتاح المرور",
143+
"Secret key" : "المفتاح السّرّي",
145144
"OAuth2" : "OAuth2",
146145
"Client ID" : "مُعرِّف العميل",
147146
"Client secret" : "كلمة مرور العميل",
147+
"Legacy (v2) authentication" : "المصادقة القديمة (الإصدار 2) Legacy authentication",
148148
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "لم يتم تمكين أو تنصيب دعم cURL في PHP. لذا، سيتعذّر التثبيت mounting ـ %s. رجاءً، أطلب من مسؤول النظام تنصيبها.",
149149
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "لم يتم تمكين أو تنصيب دعم FTP في PH. لذا، سيتعذّر التثبيت mounting ـ %s . رجاءً، أطلب من مسؤول النظام تنصيبها.",
150150
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" لم يتمّ تنصيبها. لذا، سيتعذّر التثبيت mounting ـ %2$s. رجاءً، أطلب من مسؤول النظام تنصيبها.",

apps/files_external/l10n/ar.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
"Unsatisfied authentication mechanism parameters" : "معاملات آلية المصادقة غير مكتملة",
1414
"Insufficient data: %s" : "البيانات غير كافية: %s",
1515
"Storage with ID \"%d\" is not editable by non-admins" : "وحدة التخزين ذات المُعرِّف \"%d\" لا يمكن الكتابة فيها لمن لا يملك صلاحية مدير",
16-
"Access key" : "مفتاح المرور",
17-
"Secret key" : "المفتاح السّرّي",
1816
"Builtin" : "مُضمّن",
1917
"None" : "لا شيء",
2018
"OpenStack v2" : "OpenStack v2",
@@ -47,7 +45,6 @@
4745
"Storage Class" : "فئة وحدة التخزين",
4846
"Enable SSL" : "تمكين SSL",
4947
"Enable Path Style" : "تمكين نمط المسار Path Style",
50-
"Legacy (v2) authentication" : "المصادقة القديمة (الإصدار 2) Legacy authentication",
5148
"Enable multipart copy" : "تمكين النسخ المُجزّأ",
5249
"SSE-C encryption key" : "مفتاح تشفير SSE-C",
5350
"WebDAV" : "WebDAV",
@@ -140,9 +137,12 @@
140137
"Grant access" : "منح إذن بالنفاذ",
141138
"Error configuring OAuth2" : "خطأ في تكوين OAuth2",
142139
"%s" : "%s",
140+
"Access key" : "مفتاح المرور",
141+
"Secret key" : "المفتاح السّرّي",
143142
"OAuth2" : "OAuth2",
144143
"Client ID" : "مُعرِّف العميل",
145144
"Client secret" : "كلمة مرور العميل",
145+
"Legacy (v2) authentication" : "المصادقة القديمة (الإصدار 2) Legacy authentication",
146146
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "لم يتم تمكين أو تنصيب دعم cURL في PHP. لذا، سيتعذّر التثبيت mounting ـ %s. رجاءً، أطلب من مسؤول النظام تنصيبها.",
147147
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "لم يتم تمكين أو تنصيب دعم FTP في PH. لذا، سيتعذّر التثبيت mounting ـ %s . رجاءً، أطلب من مسؤول النظام تنصيبها.",
148148
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" لم يتمّ تنصيبها. لذا، سيتعذّر التثبيت mounting ـ %2$s. رجاءً، أطلب من مسؤول النظام تنصيبها.",

apps/files_external/l10n/ast.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ OC.L10N.register(
1313
"Unsatisfied authentication mechanism parameters" : "Hai parámetros del mecanismu d'autenticación que nun se satisfacen",
1414
"Insufficient data: %s" : "Nun hai abondos datos: %s",
1515
"Storage with ID \"%d\" is not editable by non-admins" : "Les cuentes que nun son de l'alministración nun puen editar l'almacenamientu cola ID «%d»",
16-
"Access key" : "Clave d'accesu",
17-
"Secret key" : "Clave del secretu",
1816
"Builtin" : "Integrada",
1917
"None" : "Nada",
2018
"OpenStack v2" : "OpenStack v2",
@@ -47,7 +45,6 @@ OC.L10N.register(
4745
"Storage Class" : "Clas d'almacenamientu",
4846
"Enable SSL" : "Activar el SSL",
4947
"Enable Path Style" : "Activar l'estilu de caminos",
50-
"Legacy (v2) authentication" : "Activar l'autenticación heredada (v2)",
5148
"Enable multipart copy" : "Activar la copia múltiple",
5249
"WebDAV" : "WebDAV",
5350
"URL" : "URL",
@@ -130,9 +127,12 @@ OC.L10N.register(
130127
"Grant access" : "Conceder l'accesu",
131128
"Error configuring OAuth2" : "Hebo un error al configurar l'OAuth2",
132129
"%s" : "%s",
130+
"Access key" : "Clave d'accesu",
131+
"Secret key" : "Clave del secretu",
133132
"OAuth2" : "OAuth2",
134133
"Client ID" : "ID de veceru",
135134
"Client secret" : "Secretu de veceru",
135+
"Legacy (v2) authentication" : "Activar l'autenticación heredada (v2)",
136136
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "La compatibilidá de cURL en PHP nun ta activada o instalada. Nun ye posible montar «%s», Pidi a l'alministración del sistema que la instale.",
137137
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "La compatibilidá de PHP en PHP nun ta activada o instalada. Nun ye posible montar «%s», Pidi a l'alministración del sistema que la instale.",
138138
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "«%1$s» nun ya instaláu. El montaxe de «%2$s» nun ye posible. Pídi-y a l'alministración del sistema que lu instale.",

apps/files_external/l10n/ast.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
"Unsatisfied authentication mechanism parameters" : "Hai parámetros del mecanismu d'autenticación que nun se satisfacen",
1212
"Insufficient data: %s" : "Nun hai abondos datos: %s",
1313
"Storage with ID \"%d\" is not editable by non-admins" : "Les cuentes que nun son de l'alministración nun puen editar l'almacenamientu cola ID «%d»",
14-
"Access key" : "Clave d'accesu",
15-
"Secret key" : "Clave del secretu",
1614
"Builtin" : "Integrada",
1715
"None" : "Nada",
1816
"OpenStack v2" : "OpenStack v2",
@@ -45,7 +43,6 @@
4543
"Storage Class" : "Clas d'almacenamientu",
4644
"Enable SSL" : "Activar el SSL",
4745
"Enable Path Style" : "Activar l'estilu de caminos",
48-
"Legacy (v2) authentication" : "Activar l'autenticación heredada (v2)",
4946
"Enable multipart copy" : "Activar la copia múltiple",
5047
"WebDAV" : "WebDAV",
5148
"URL" : "URL",
@@ -128,9 +125,12 @@
128125
"Grant access" : "Conceder l'accesu",
129126
"Error configuring OAuth2" : "Hebo un error al configurar l'OAuth2",
130127
"%s" : "%s",
128+
"Access key" : "Clave d'accesu",
129+
"Secret key" : "Clave del secretu",
131130
"OAuth2" : "OAuth2",
132131
"Client ID" : "ID de veceru",
133132
"Client secret" : "Secretu de veceru",
133+
"Legacy (v2) authentication" : "Activar l'autenticación heredada (v2)",
134134
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "La compatibilidá de cURL en PHP nun ta activada o instalada. Nun ye posible montar «%s», Pidi a l'alministración del sistema que la instale.",
135135
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "La compatibilidá de PHP en PHP nun ta activada o instalada. Nun ye posible montar «%s», Pidi a l'alministración del sistema que la instale.",
136136
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "«%1$s» nun ya instaláu. El montaxe de «%2$s» nun ye posible. Pídi-y a l'alministración del sistema que lu instale.",

apps/files_external/l10n/bg.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ OC.L10N.register(
1212
"Unsatisfied backend parameters" : "Незадоволителни параметри на сървъра",
1313
"Unsatisfied authentication mechanism parameters" : "Незадоволителни параметри на механизма за удостоверяване",
1414
"Insufficient data: %s" : "Недостатъчни данни: %s",
15-
"Access key" : "Ключ за достъп",
16-
"Secret key" : "Секретен ключ",
1715
"Builtin" : "Вграден",
1816
"None" : "Няма",
1917
"OpenStack v2" : "OpenStack v2 /услуга за установяване на самоличност/",
@@ -43,7 +41,6 @@ OC.L10N.register(
4341
"Storage Class" : "Клас на хранилище",
4442
"Enable SSL" : "Включи SSL",
4543
"Enable Path Style" : "Активира Стила на Пътя",
46-
"Legacy (v2) authentication" : "Удостоверяване на наследени (v2) данни ",
4744
"WebDAV" : "WebDAV",
4845
"URL" : "URL",
4946
"Remote subfolder" : "Външна подпапка",
@@ -111,9 +108,12 @@ OC.L10N.register(
111108
"Grant access" : "Разреши достъпa",
112109
"Error configuring OAuth2" : "Грешка при конфигурирането на OAuth2",
113110
"%s" : "%s",
111+
"Access key" : "Ключ за достъп",
112+
"Secret key" : "Секретен ключ",
114113
"OAuth2" : "OAuth2",
115114
"Client ID" : "Client ID",
116115
"Client secret" : "Тайна на клиент",
116+
"Legacy (v2) authentication" : "Удостоверяване на наследени (v2) данни ",
117117
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : " PHP подръжката на cURL не е включена или инсталирана. Монтирането на %s не е възможно. Моля да поискате системния администратор да я инсталира.",
118118
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : " Поддръжката на FTP в PHP не е включена или инсталирана. Монтирането на %s не е възможно. Моля да поискате системния администратор да я инсталира.",
119119
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" не е инсталиран. Прикачването на %2$sне е възможно. Моля да поискате от системния администратор да я инсталира.",

apps/files_external/l10n/bg.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
"Unsatisfied backend parameters" : "Незадоволителни параметри на сървъра",
1111
"Unsatisfied authentication mechanism parameters" : "Незадоволителни параметри на механизма за удостоверяване",
1212
"Insufficient data: %s" : "Недостатъчни данни: %s",
13-
"Access key" : "Ключ за достъп",
14-
"Secret key" : "Секретен ключ",
1513
"Builtin" : "Вграден",
1614
"None" : "Няма",
1715
"OpenStack v2" : "OpenStack v2 /услуга за установяване на самоличност/",
@@ -41,7 +39,6 @@
4139
"Storage Class" : "Клас на хранилище",
4240
"Enable SSL" : "Включи SSL",
4341
"Enable Path Style" : "Активира Стила на Пътя",
44-
"Legacy (v2) authentication" : "Удостоверяване на наследени (v2) данни ",
4542
"WebDAV" : "WebDAV",
4643
"URL" : "URL",
4744
"Remote subfolder" : "Външна подпапка",
@@ -109,9 +106,12 @@
109106
"Grant access" : "Разреши достъпa",
110107
"Error configuring OAuth2" : "Грешка при конфигурирането на OAuth2",
111108
"%s" : "%s",
109+
"Access key" : "Ключ за достъп",
110+
"Secret key" : "Секретен ключ",
112111
"OAuth2" : "OAuth2",
113112
"Client ID" : "Client ID",
114113
"Client secret" : "Тайна на клиент",
114+
"Legacy (v2) authentication" : "Удостоверяване на наследени (v2) данни ",
115115
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : " PHP подръжката на cURL не е включена или инсталирана. Монтирането на %s не е възможно. Моля да поискате системния администратор да я инсталира.",
116116
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : " Поддръжката на FTP в PHP не е включена или инсталирана. Монтирането на %s не е възможно. Моля да поискате системния администратор да я инсталира.",
117117
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" не е инсталиран. Прикачването на %2$sне е възможно. Моля да поискате от системния администратор да я инсталира.",

apps/files_external/l10n/ca.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ OC.L10N.register(
1515
"Unsatisfied authentication mechanism parameters" : "Falten paràmetres del mecanisme d'autenticació",
1616
"Insufficient data: %s" : "Dades insuficients: %s",
1717
"Storage with ID \"%d\" is not editable by non-admins" : "L'emmagatzematge amb l'ID \"%d\" no és editable per comptes no administradors",
18-
"Access key" : "Clau d'accés",
19-
"Secret key" : "Clau secreta",
2018
"Builtin" : "Integrat",
2119
"None" : "Cap",
2220
"OpenStack v2" : "OpenStack v2",
@@ -49,7 +47,6 @@ OC.L10N.register(
4947
"Storage Class" : "Classe d'emmagatzematge",
5048
"Enable SSL" : "Habilita l'SSL",
5149
"Enable Path Style" : "Habilita l'estil de camí",
52-
"Legacy (v2) authentication" : "Autenticació antiga (v2)",
5350
"Enable multipart copy" : "Habilita la còpia de diverses parts",
5451
"SSE-C encryption key" : "Clau de xifratge SSE-C",
5552
"WebDAV" : "WebDAV",
@@ -141,9 +138,12 @@ OC.L10N.register(
141138
"Grant access" : "Concedeix accés",
142139
"Error configuring OAuth2" : "S'ha produït un error en configurar l'OAuth2",
143140
"%s" : "%s",
141+
"Access key" : "Clau d'accés",
142+
"Secret key" : "Clau secreta",
144143
"OAuth2" : "OAuth2",
145144
"Client ID" : "ID del client",
146145
"Client secret" : "Secret del client",
146+
"Legacy (v2) authentication" : "Autenticació antiga (v2)",
147147
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "La compatibilitat amb cURL del PHP no està habilitada o instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
148148
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "La compatibilitat amb FTP del PHP no està habilitada o instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
149149
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "«%1$s» no està instal·lat. No es pot muntar %2$s. Demaneu a l'administrador del sistema que l'instal·li.",

apps/files_external/l10n/ca.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
"Unsatisfied authentication mechanism parameters" : "Falten paràmetres del mecanisme d'autenticació",
1414
"Insufficient data: %s" : "Dades insuficients: %s",
1515
"Storage with ID \"%d\" is not editable by non-admins" : "L'emmagatzematge amb l'ID \"%d\" no és editable per comptes no administradors",
16-
"Access key" : "Clau d'accés",
17-
"Secret key" : "Clau secreta",
1816
"Builtin" : "Integrat",
1917
"None" : "Cap",
2018
"OpenStack v2" : "OpenStack v2",
@@ -47,7 +45,6 @@
4745
"Storage Class" : "Classe d'emmagatzematge",
4846
"Enable SSL" : "Habilita l'SSL",
4947
"Enable Path Style" : "Habilita l'estil de camí",
50-
"Legacy (v2) authentication" : "Autenticació antiga (v2)",
5148
"Enable multipart copy" : "Habilita la còpia de diverses parts",
5249
"SSE-C encryption key" : "Clau de xifratge SSE-C",
5350
"WebDAV" : "WebDAV",
@@ -139,9 +136,12 @@
139136
"Grant access" : "Concedeix accés",
140137
"Error configuring OAuth2" : "S'ha produït un error en configurar l'OAuth2",
141138
"%s" : "%s",
139+
"Access key" : "Clau d'accés",
140+
"Secret key" : "Clau secreta",
142141
"OAuth2" : "OAuth2",
143142
"Client ID" : "ID del client",
144143
"Client secret" : "Secret del client",
144+
"Legacy (v2) authentication" : "Autenticació antiga (v2)",
145145
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "La compatibilitat amb cURL del PHP no està habilitada o instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
146146
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "La compatibilitat amb FTP del PHP no està habilitada o instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
147147
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "«%1$s» no està instal·lat. No es pot muntar %2$s. Demaneu a l'administrador del sistema que l'instal·li.",

0 commit comments

Comments
 (0)