Skip to content

Commit 99bed7f

Browse files
authored
Merge pull request #1387 from nextcloud/chore/missing-translations
[stable1] chore(l10n): missing translations
2 parents eef4bed + 8ebfe20 commit 99bed7f

184 files changed

Lines changed: 492 additions & 6 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ OC.L10N.register(
1414
"Settings" : "Instellings",
1515
"About" : "Aangaande",
1616
"Log out" : "Teken af",
17+
"Quit" : "Sluit af",
1718
"User status" : "Gebruikerstatus",
1819
"Don't clear" : "Moenie wis nie",
1920
"This week" : "Vandeesweek",
21+
"Security warning" : "Sekuriteitswaarskuwing",
2022
"Invisible" : "Onsigbaar"
2123
},
2224
"nplurals=2; plural=(n != 1);");

l10n/af.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@
1212
"Settings" : "Instellings",
1313
"About" : "Aangaande",
1414
"Log out" : "Teken af",
15+
"Quit" : "Sluit af",
1516
"User status" : "Gebruikerstatus",
1617
"Don't clear" : "Moenie wis nie",
1718
"This week" : "Vandeesweek",
19+
"Security warning" : "Sekuriteitswaarskuwing",
1820
"Invisible" : "Onsigbaar"
1921
},"pluralForm" :"nplurals=2; plural=(n != 1);"
2022
}

l10n/ar.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ OC.L10N.register(
6565
"View profile" : "عرض الملف الشخصي",
6666
"Set custom status" : "تعيين حالة مخصصة",
6767
"Log out" : "خروج",
68+
"Quit" : "خروج",
6869
"User status" : "حالة العضو",
6970
"Clear custom status" : "محو حالة مخصصة",
7071
"Set user status" : "تعيين حالة المستخدم",
@@ -98,6 +99,8 @@ OC.L10N.register(
9899
"Upgrade required" : "يلزم الترقية لإصدارٍ أحدث",
99100
"The client version is too old and no longer supported by this server. Update is required." : "إصدار العميل قديم جداً و لم يعد مدعوماً من الخادم. يلزم الترقية لإصدارٍ أحدث.",
100101
"Update Talk Desktop" : "تحديث تطبيق \"المحادثة\" Talk على سطح المكتب",
102+
"Authentication" : "مصادقة",
103+
"Security warning" : "تحذير الأمان",
101104
"Application" : "تطبيق",
102105
"Online" : "متصل على الخط",
103106
"Away" : "بالخارج",

l10n/ar.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"View profile" : "عرض الملف الشخصي",
6464
"Set custom status" : "تعيين حالة مخصصة",
6565
"Log out" : "خروج",
66+
"Quit" : "خروج",
6667
"User status" : "حالة العضو",
6768
"Clear custom status" : "محو حالة مخصصة",
6869
"Set user status" : "تعيين حالة المستخدم",
@@ -96,6 +97,8 @@
9697
"Upgrade required" : "يلزم الترقية لإصدارٍ أحدث",
9798
"The client version is too old and no longer supported by this server. Update is required." : "إصدار العميل قديم جداً و لم يعد مدعوماً من الخادم. يلزم الترقية لإصدارٍ أحدث.",
9899
"Update Talk Desktop" : "تحديث تطبيق \"المحادثة\" Talk على سطح المكتب",
100+
"Authentication" : "مصادقة",
101+
"Security warning" : "تحذير الأمان",
99102
"Application" : "تطبيق",
100103
"Online" : "متصل على الخط",
101104
"Away" : "بالخارج",

l10n/ast.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ OC.L10N.register(
3838
"Back" : "Atrás",
3939
"View profile" : "Ver el perfil",
4040
"Log out" : "Zarrar la sesión",
41+
"Quit" : "Colar",
4142
"User status" : "Estáu del usuariu",
4243
"Your status was set automatically" : "L'estáu afitóse automáticamente",
4344
"Don't clear" : "Nun borrar",
@@ -47,6 +48,8 @@ OC.L10N.register(
4748
"Status message" : "Mensaxe del estáu",
4849
"Loading …" : "Cargando…",
4950
"Share screen" : "Compartir pantalla",
51+
"Authentication" : "Autenticación",
52+
"Security warning" : "Alvertencia de seguranza",
5053
"Application" : "Aplicación",
5154
"Online" : "En llinia",
5255
"Away" : "Ausente",

l10n/ast.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"Back" : "Atrás",
3737
"View profile" : "Ver el perfil",
3838
"Log out" : "Zarrar la sesión",
39+
"Quit" : "Colar",
3940
"User status" : "Estáu del usuariu",
4041
"Your status was set automatically" : "L'estáu afitóse automáticamente",
4142
"Don't clear" : "Nun borrar",
@@ -45,6 +46,8 @@
4546
"Status message" : "Mensaxe del estáu",
4647
"Loading …" : "Cargando…",
4748
"Share screen" : "Compartir pantalla",
49+
"Authentication" : "Autenticación",
50+
"Security warning" : "Alvertencia de seguranza",
4851
"Application" : "Aplicación",
4952
"Online" : "En llinia",
5053
"Away" : "Ausente",

l10n/az.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ OC.L10N.register(
2424
"Report a bug" : "Səhv haqqında bildir",
2525
"Settings" : "Quraşdırmalar",
2626
"Back" : "Geri",
27+
"Quit" : "Çıx",
2728
"Today" : "Bu gün",
29+
"Authentication" : "Autentifikasiya",
2830
"Invisible" : "Görünməz"
2931
},
3032
"nplurals=2; plural=(n != 1);");

l10n/az.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
"Report a bug" : "Səhv haqqında bildir",
2323
"Settings" : "Quraşdırmalar",
2424
"Back" : "Geri",
25+
"Quit" : "Çıx",
2526
"Today" : "Bu gün",
27+
"Authentication" : "Autentifikasiya",
2628
"Invisible" : "Görünməz"
2729
},"pluralForm" :"nplurals=2; plural=(n != 1);"
2830
}

l10n/bg.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,15 @@ OC.L10N.register(
3838
"About" : "Относно",
3939
"View profile" : "Преглед на профил",
4040
"Log out" : "Изход",
41+
"Quit" : "Изход",
4142
"User status" : "Потребителско състояние",
4243
"Your status was set automatically" : "Състоянието ви беше зададено автоматично",
4344
"Don't clear" : "Не изчиствай",
4445
"Today" : "Днес",
4546
"Status message" : "Съобщение за състоянито",
4647
"Loading …" : "Зареждане …",
4748
"Share screen" : "Споделяне на екран",
49+
"Authentication" : "Удостоверяване",
4850
"Application" : "Приложение",
4951
"Online" : "На линия /онлайн/",
5052
"Away" : "Винаги",

l10n/bg.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,15 @@
3636
"About" : "Относно",
3737
"View profile" : "Преглед на профил",
3838
"Log out" : "Изход",
39+
"Quit" : "Изход",
3940
"User status" : "Потребителско състояние",
4041
"Your status was set automatically" : "Състоянието ви беше зададено автоматично",
4142
"Don't clear" : "Не изчиствай",
4243
"Today" : "Днес",
4344
"Status message" : "Съобщение за състоянито",
4445
"Loading …" : "Зареждане …",
4546
"Share screen" : "Споделяне на екран",
47+
"Authentication" : "Удостоверяване",
4648
"Application" : "Приложение",
4749
"Online" : "На линия /онлайн/",
4850
"Away" : "Винаги",

0 commit comments

Comments
 (0)