Skip to content

Commit 63f1c56

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent e8c5664 commit 63f1c56

110 files changed

Lines changed: 930 additions & 80 deletions

Some content is hidden

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

l10n/af.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ OC.L10N.register(
33
{
44
"Success" : "Sukses",
55
"Settings saved" : "Instellings gestoor",
6+
"The file was uploaded" : "Die lêer is opgelaai",
7+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini",
8+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die opgelaaide lêer oorskry die MAX_FILE_SIZE riglyn wat in die HTML vorm gespesifiseer is",
9+
"The file was only partially uploaded" : "Die lêer is slegs gedeeltelik op gelaai",
10+
"No file was uploaded" : "Geen lêer is opgelaai",
11+
"Missing a temporary folder" : "Ontbrekende tydelike gids",
12+
"A PHP extension stopped the file upload" : "’n PHP-uitbreiding het die oplaai gestaak",
13+
"No file uploaded" : "Geen lêer opgelaai",
614
"File is too big" : "Lêer is te groot",
715
"View" : "Bekyk",
816
"File not found" : "Lêer nie gevind nie",
@@ -47,6 +55,7 @@ OC.L10N.register(
4755
"Dependencies" : "Afhanklikhede",
4856
"Yes" : "Ja",
4957
"No" : "Nee",
58+
"Reset to default" : "Herstel na verstek",
5059
"Forgot password?" : "Wagwoord vergeet?",
5160
"No date" : "Geen datum"
5261
},

l10n/af.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
{ "translations": {
22
"Success" : "Sukses",
33
"Settings saved" : "Instellings gestoor",
4+
"The file was uploaded" : "Die lêer is opgelaai",
5+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini",
6+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die opgelaaide lêer oorskry die MAX_FILE_SIZE riglyn wat in die HTML vorm gespesifiseer is",
7+
"The file was only partially uploaded" : "Die lêer is slegs gedeeltelik op gelaai",
8+
"No file was uploaded" : "Geen lêer is opgelaai",
9+
"Missing a temporary folder" : "Ontbrekende tydelike gids",
10+
"A PHP extension stopped the file upload" : "’n PHP-uitbreiding het die oplaai gestaak",
11+
"No file uploaded" : "Geen lêer opgelaai",
412
"File is too big" : "Lêer is te groot",
513
"View" : "Bekyk",
614
"File not found" : "Lêer nie gevind nie",
@@ -45,6 +53,7 @@
4553
"Dependencies" : "Afhanklikhede",
4654
"Yes" : "Ja",
4755
"No" : "Nee",
56+
"Reset to default" : "Herstel na verstek",
4857
"Forgot password?" : "Wagwoord vergeet?",
4958
"No date" : "Geen datum"
5059
},"pluralForm" :"nplurals=2; plural=(n != 1);"

l10n/an.js

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
OC.L10N.register(
2+
"libresign",
3+
{
4+
"The file was uploaded" : "S'ha puyau lo fichero",
5+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O fichero puyato sobreixe a directiva upload_max_filesize en php.ini",
6+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'especificó en o formulario HTML",
7+
"The file was only partially uploaded" : "O fichero nomás s'ha cargau parcialment",
8+
"No file was uploaded" : "No s'ha cargau garra fichero",
9+
"Missing a temporary folder" : "Falta una carpeta temporal",
10+
"Could not write file to disk" : "No se podió escribir o fichero en o disco",
11+
"A PHP extension stopped the file upload" : "Una estensión de PHP aturó a carga de fichers",
12+
"File is too big" : "O fichero ye masiau gran",
13+
"File not found" : "Fichero no trobau",
14+
"Invalid file provided" : "Fichero proporcionau no valiu",
15+
"Email" : "Correu electronico",
16+
"Delete" : "Borrar",
17+
"Cancel" : "Cancelar",
18+
"Files" : "Archivos",
19+
"Settings" : "Configuración",
20+
"Name" : "Nombre",
21+
"Choose" : "Eslechir",
22+
"Details" : "Detalles",
23+
"Actions" : "Acions",
24+
"Change password" : "Cambiar clau",
25+
"Password" : "Clau",
26+
"Today" : "Hue",
27+
"Modified" : "Modificau",
28+
"Password reset" : "Restablimiento d'a clau",
29+
"New password" : "Nueva clau",
30+
"Yes" : "Si",
31+
"No" : "No"
32+
},
33+
"nplurals=2; plural=(n != 1);");

l10n/an.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{ "translations": {
2+
"The file was uploaded" : "S'ha puyau lo fichero",
3+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O fichero puyato sobreixe a directiva upload_max_filesize en php.ini",
4+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'especificó en o formulario HTML",
5+
"The file was only partially uploaded" : "O fichero nomás s'ha cargau parcialment",
6+
"No file was uploaded" : "No s'ha cargau garra fichero",
7+
"Missing a temporary folder" : "Falta una carpeta temporal",
8+
"Could not write file to disk" : "No se podió escribir o fichero en o disco",
9+
"A PHP extension stopped the file upload" : "Una estensión de PHP aturó a carga de fichers",
10+
"File is too big" : "O fichero ye masiau gran",
11+
"File not found" : "Fichero no trobau",
12+
"Invalid file provided" : "Fichero proporcionau no valiu",
13+
"Email" : "Correu electronico",
14+
"Delete" : "Borrar",
15+
"Cancel" : "Cancelar",
16+
"Files" : "Archivos",
17+
"Settings" : "Configuración",
18+
"Name" : "Nombre",
19+
"Choose" : "Eslechir",
20+
"Details" : "Detalles",
21+
"Actions" : "Acions",
22+
"Change password" : "Cambiar clau",
23+
"Password" : "Clau",
24+
"Today" : "Hue",
25+
"Modified" : "Modificau",
26+
"Password reset" : "Restablimiento d'a clau",
27+
"New password" : "Nueva clau",
28+
"Yes" : "Si",
29+
"No" : "No"
30+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
31+
}

l10n/ar.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ OC.L10N.register(
1212
"Certificate file saved with success." : "تمّ بنجاح حفظ ملف شهادة المصادقة",
1313
"New password to sign documents has been created" : "تم إنشاء كلمة مرور جديدة لتوقيع المستندات",
1414
"Could not download binaries." : "تعذّر تنزيل الملفات التنفيذية",
15+
"The file was uploaded" : "تمّ رفع الملف",
16+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع يتجاوز الحجم الأقصى upload_max_filesize المنصوص عليه في ملف php.ini ",
17+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد رفعه أعلى مما MAX_FILE_SIZE يسمح به نموذج HTML.",
18+
"The file was only partially uploaded" : "تمّ رفع الملف بشكل جزئي فقط",
19+
"No file was uploaded" : "لم يتمّ رفع أيّ ملف",
20+
"Missing a temporary folder" : "المجلد المؤقت مفقودٌ",
21+
"Could not write file to disk" : "تعذّر نسخ الملف الى القرص",
22+
"A PHP extension stopped the file upload" : " إمتداد PHP أوقف رفع الملف",
23+
"No file uploaded" : "لم يتم رفع الملف",
1524
"Internal error. Contact admin." : "خطأ داخلي. اتصل بالمسؤول.",
1625
"Name is mandatory" : "الاسم إلزامي",
1726
"Invalid UUID" : "UUID غير صالح",
@@ -347,6 +356,8 @@ OC.L10N.register(
347356
"Not mandatory, don't fill to use default value." : "ليس إلزامياً، سيتم استخدام القيمة الافتراضية إذا تركته فارغاً.",
348357
"Signature hash algorithm" : "خوارزمية اختزال التوقيع",
349358
"Hash algorithm used for signature." : "خوارزمية الاختزال المستخدمة في التوقيع",
359+
"Reset to default" : "اعادة تعيين الافتراضيات",
360+
"Remove background" : "حذف الخلفية",
350361
"Validation URL" : "التحقق من صحة عنوان URL ",
351362
"Make validation URL acessible only by authenticated users" : "اجعَل عنوان URL للتحقق متاحًا فقط للمستخدِمين المعتمدين",
352363
"Add visible footer with signature details" : "أضِف تذييلاً مرئيّاً مع تفاصيل التوقيع",

l10n/ar.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@
1010
"Certificate file saved with success." : "تمّ بنجاح حفظ ملف شهادة المصادقة",
1111
"New password to sign documents has been created" : "تم إنشاء كلمة مرور جديدة لتوقيع المستندات",
1212
"Could not download binaries." : "تعذّر تنزيل الملفات التنفيذية",
13+
"The file was uploaded" : "تمّ رفع الملف",
14+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع يتجاوز الحجم الأقصى upload_max_filesize المنصوص عليه في ملف php.ini ",
15+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد رفعه أعلى مما MAX_FILE_SIZE يسمح به نموذج HTML.",
16+
"The file was only partially uploaded" : "تمّ رفع الملف بشكل جزئي فقط",
17+
"No file was uploaded" : "لم يتمّ رفع أيّ ملف",
18+
"Missing a temporary folder" : "المجلد المؤقت مفقودٌ",
19+
"Could not write file to disk" : "تعذّر نسخ الملف الى القرص",
20+
"A PHP extension stopped the file upload" : " إمتداد PHP أوقف رفع الملف",
21+
"No file uploaded" : "لم يتم رفع الملف",
1322
"Internal error. Contact admin." : "خطأ داخلي. اتصل بالمسؤول.",
1423
"Name is mandatory" : "الاسم إلزامي",
1524
"Invalid UUID" : "UUID غير صالح",
@@ -345,6 +354,8 @@
345354
"Not mandatory, don't fill to use default value." : "ليس إلزامياً، سيتم استخدام القيمة الافتراضية إذا تركته فارغاً.",
346355
"Signature hash algorithm" : "خوارزمية اختزال التوقيع",
347356
"Hash algorithm used for signature." : "خوارزمية الاختزال المستخدمة في التوقيع",
357+
"Reset to default" : "اعادة تعيين الافتراضيات",
358+
"Remove background" : "حذف الخلفية",
348359
"Validation URL" : "التحقق من صحة عنوان URL ",
349360
"Make validation URL acessible only by authenticated users" : "اجعَل عنوان URL للتحقق متاحًا فقط للمستخدِمين المعتمدين",
350361
"Add visible footer with signature details" : "أضِف تذييلاً مرئيّاً مع تفاصيل التوقيع",

l10n/ast.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@ OC.L10N.register(
22
"libresign",
33
{
44
"Settings saved" : "Guardóse la configuración",
5+
"The file was uploaded" : "Xubióse'l ficheru",
6+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El ficheru xubíu supera la direutiva «upload_max_filesize» del ficheru php.ini",
7+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El ficheru xubíu supera la direutiva «MAX_FILE_SIZE» que s'especificó nel formulariu HTML",
8+
"The file was only partially uploaded" : "El ficheru xubióse parcialmente",
9+
"No file was uploaded" : "Nun se xubió nengún ficheru",
10+
"Missing a temporary folder" : "Falta una carpeta temporal",
11+
"Could not write file to disk" : "Nun se pudo escribir el ficheru nel discu",
12+
"A PHP extension stopped the file upload" : "Una estensión PHP paró la xuba de ficheros",
13+
"No file uploaded" : "Nun se xubió nengún ficheru",
514
"deleted" : "desanicióse",
615
"Invalid password" : "La contraseña ye inválida",
716
"File is too big" : "El ficheru ye mui grande",
@@ -79,6 +88,7 @@ OC.L10N.register(
7988
"Legal information" : "Información llegal",
8089
"Yes" : "Sí",
8190
"No" : "Non",
91+
"Reset to default" : "Reafitar los valores",
8292
"Forgot password?" : "¿Escaeciesti la contraseña?",
8393
"Name:" : "Nome:",
8494
"Status:" : "Estáu:",

l10n/ast.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{ "translations": {
22
"Settings saved" : "Guardóse la configuración",
3+
"The file was uploaded" : "Xubióse'l ficheru",
4+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El ficheru xubíu supera la direutiva «upload_max_filesize» del ficheru php.ini",
5+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El ficheru xubíu supera la direutiva «MAX_FILE_SIZE» que s'especificó nel formulariu HTML",
6+
"The file was only partially uploaded" : "El ficheru xubióse parcialmente",
7+
"No file was uploaded" : "Nun se xubió nengún ficheru",
8+
"Missing a temporary folder" : "Falta una carpeta temporal",
9+
"Could not write file to disk" : "Nun se pudo escribir el ficheru nel discu",
10+
"A PHP extension stopped the file upload" : "Una estensión PHP paró la xuba de ficheros",
11+
"No file uploaded" : "Nun se xubió nengún ficheru",
312
"deleted" : "desanicióse",
413
"Invalid password" : "La contraseña ye inválida",
514
"File is too big" : "El ficheru ye mui grande",
@@ -77,6 +86,7 @@
7786
"Legal information" : "Información llegal",
7887
"Yes" : "",
7988
"No" : "Non",
89+
"Reset to default" : "Reafitar los valores",
8090
"Forgot password?" : "¿Escaeciesti la contraseña?",
8191
"Name:" : "Nome:",
8292
"Status:" : "Estáu:",

l10n/az.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@ OC.L10N.register(
22
"libresign",
33
{
44
"Settings saved" : "Parametrlər yaddaşa verildi",
5+
"The file was uploaded" : "Fayl yükləndi",
6+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklənmiş fayl php.ini-də upload_max_filesize direktivini aşır",
7+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklənilən faylın həcmi HTML formasinda olan MAX_FILE_SIZE direktivində təyin dilmiş həcmi aşır.",
8+
"The file was only partially uploaded" : "Fayl yalnız qismən yüklənib",
9+
"No file was uploaded" : "Heç bir fayl yüklənilmədi",
10+
"Missing a temporary folder" : "Müvəqqəti qovluq çatışmır",
11+
"Could not write file to disk" : "Faylı diskə yazmaq mümkün olmadı",
12+
"A PHP extension stopped the file upload" : "PHP uzantısı faylın yüklənməsini dayandırdı",
513
"File is too big" : "Fayl çox böyükdür",
614
"Invalid file provided" : "Yanlış fayl təqdim edilib",
715
"Account" : "Hesab",

l10n/az.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{ "translations": {
22
"Settings saved" : "Parametrlər yaddaşa verildi",
3+
"The file was uploaded" : "Fayl yükləndi",
4+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklənmiş fayl php.ini-də upload_max_filesize direktivini aşır",
5+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklənilən faylın həcmi HTML formasinda olan MAX_FILE_SIZE direktivində təyin dilmiş həcmi aşır.",
6+
"The file was only partially uploaded" : "Fayl yalnız qismən yüklənib",
7+
"No file was uploaded" : "Heç bir fayl yüklənilmədi",
8+
"Missing a temporary folder" : "Müvəqqəti qovluq çatışmır",
9+
"Could not write file to disk" : "Faylı diskə yazmaq mümkün olmadı",
10+
"A PHP extension stopped the file upload" : "PHP uzantısı faylın yüklənməsini dayandırdı",
311
"File is too big" : "Fayl çox böyükdür",
412
"Invalid file provided" : "Yanlış fayl təqdim edilib",
513
"Account" : "Hesab",

0 commit comments

Comments
 (0)