Skip to content

Commit 66c43a6

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 064cd66 commit 66c43a6

File tree

44 files changed

+248
-94
lines changed

Some content is hidden

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

44 files changed

+248
-94
lines changed

apps/cloud_federation_api/l10n/ga.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ OC.L10N.register(
22
"cloud_federation_api",
33
{
44
"Cloud Federation API" : "Ligeann API Comhdhéanta na Scamaill",
5-
"Enable clouds to communicate with each other and exchange data" : "Lig dóimhneacht a chur ar chumas na scamaill cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú.",
6-
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Ligeann API Comhdhéanta na Scamaill do réimse éagsúil de chásanna Nextcloud cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú."
5+
"Enable clouds to communicate with each other and exchange data" : "Cumasaigh scamaill cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú",
6+
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cuireann API Cloud Federation ar chumas cásanna éagsúla Nextcloud cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú."
77
},
88
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "translations": {
22
"Cloud Federation API" : "Ligeann API Comhdhéanta na Scamaill",
3-
"Enable clouds to communicate with each other and exchange data" : "Lig dóimhneacht a chur ar chumas na scamaill cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú.",
4-
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Ligeann API Comhdhéanta na Scamaill do réimse éagsúil de chásanna Nextcloud cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú."
3+
"Enable clouds to communicate with each other and exchange data" : "Cumasaigh scamaill cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú",
4+
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cuireann API Cloud Federation ar chumas cásanna éagsúla Nextcloud cumarsáid a dhéanamh lena chéile agus sonraí a mhalartú."
55
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
66
}

apps/dav/l10n/ar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ OC.L10N.register(
196196
"You updated contact {card} in address book {addressbook}" : "أنت قمت بتحديث جهة الاتصال {card} في دفتر العناوين {addressbook}",
197197
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "تمّ تعديل <strong>جهة الاتصال</strong> أو <strong>دفتر العناوين</strong> ",
198198
"Accounts" : "حسابات",
199-
"System address book which holds all accounts" : "دفتر عناوين النظام الذي يحوي كل الحسابات",
199+
"System address book which holds all accounts" : "دفتر عناوين النظام الذي يحتوي على جميع الحسابات",
200200
"File is not updatable: %1$s" : "ملف غير قابل للتعديل: %1$s",
201201
"Failed to get storage for file" : "تعذّر الحصول على مكان لتخزين الملف",
202202
"Could not write to final file, canceled by hook" : "تعذرت الكتابة إلى الملف النهائي، تم إلغاؤه بواسطة خطّاف hook",

apps/dav/l10n/ar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"You updated contact {card} in address book {addressbook}" : "أنت قمت بتحديث جهة الاتصال {card} في دفتر العناوين {addressbook}",
195195
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "تمّ تعديل <strong>جهة الاتصال</strong> أو <strong>دفتر العناوين</strong> ",
196196
"Accounts" : "حسابات",
197-
"System address book which holds all accounts" : "دفتر عناوين النظام الذي يحوي كل الحسابات",
197+
"System address book which holds all accounts" : "دفتر عناوين النظام الذي يحتوي على جميع الحسابات",
198198
"File is not updatable: %1$s" : "ملف غير قابل للتعديل: %1$s",
199199
"Failed to get storage for file" : "تعذّر الحصول على مكان لتخزين الملف",
200200
"Could not write to final file, canceled by hook" : "تعذرت الكتابة إلى الملف النهائي، تم إلغاؤه بواسطة خطّاف hook",

apps/dav/l10n/uk.js

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,33 @@ OC.L10N.register(
9191
"Every Week on %1$s between %2$s - %3$s" : "Щотижня в %1$s між %2$s - %3$s",
9292
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Щотижня в %1$s між %2$s - %3$s до %4$s ",
9393
"Every %1$d Weeks on %2$s for the entire day" : "Що %1$d тижні в %2$s впродовж усього дня ",
94+
"Every %1$d Weeks on %2$s for the entire day until %3$s" : "Що %1$dтижні в %2$s впродовж усього дня до %3$s",
95+
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Що %1$d тижні в %2$s між %3$s - %4$s",
96+
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Що %1$d тижні в %2$s між %3$s - %4$s до %5$s",
97+
"Every Month on the %1$s for the entire day" : "Щомісяця %1$s впродовж усього дня ",
98+
"Every Month on the %1$s for the entire day until %2$s" : "Щомісяця %1$s впродовж усього дня до %2$s",
99+
"Every Month on the %1$s between %2$s - %3$s" : "Щомісяця %1$s між %2$s - %3$s",
100+
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "Щомісяця %1$s між %2$s - %3$s до %4$s",
101+
"Every %1$d Months on the %2$s for the entire day" : "Що %1$d місяці %2$s впродовж усього дня",
102+
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Що %1$d місяці %2$s впродовж усього дня до %3$s",
103+
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Що %1$d місяці %2$s між %3$s - %4$s",
104+
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Що %1$dмісяці %2$s між %3$s - %4$s до %5$s",
105+
"Every Year in %1$s on the %2$s for the entire day" : "Щороку в %1$s, %2$s, впродовж усього дня",
106+
"Every Year in %1$s on the %2$s for the entire day until %3$s" : "Щороку в %1$s, %2$s, впродовж усього дня до %3$s ",
107+
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Щороку в %1$s, %2$s, між %3$s - %4$s",
108+
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Щороку в %1$s, %2$s, між %3$s - %4$s до %5$s",
109+
"Every %1$d Years in %2$s on the %3$s for the entire day" : "Що %1$d роки в %2$s, %3$s, впродовж усього дня",
110+
"Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Що %1$d роки в %2$s, %3$s, впродовж усього дня до %4$s",
111+
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Що %1$d роки в %2$s, %3$s, між %4$s - %5$s",
112+
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Що %1$d роки в %2$s, %3$s, між %4$s - %5$s до %6$s",
113+
"On specific dates for the entire day until %1$s" : "У визначені дати впродовж усього дня до %1$s",
114+
"On specific dates between %1$s - %2$s until %3$s" : "У визначені дати між %1$s - %2$s до %3$s",
115+
"In a %1$s on %2$s" : "За %1$s, %2$s",
116+
"In a %1$s on %2$s then on %3$s" : "За %1$s, %2$s, потім %3$s",
117+
"In a %1$s on %2$s then on %3$s and %4$s" : "За %1$s, %2$s, потім %3$s та %4$s",
118+
"In %1$s %2$s on %3$s" : "За %1$s %2$s, %3$s",
119+
"In %1$s %2$s on %3$s then on %4$s" : "За %1$s, %2$s, %3$s та %4$s",
120+
"In %1$s %2$s on %3$s then on %4$s and %5$s" : "За %1$s, %2$s, %3$s, потім %4$s та %5$s",
94121
"Could not generate next recurrence statement" : "Не вдалося створити оператор наступного повторення",
95122
"Cancelled: %1$s" : "Скасовано: %1$s",
96123
"\"%1$s\" has been canceled" : "\"%1$s\" скасовано",
@@ -109,6 +136,7 @@ OC.L10N.register(
109136
"When:" : "Коли:",
110137
"Location:" : "Місцевість:",
111138
"Link:" : "Посилання:",
139+
"Occurring:" : "Відбувається:",
112140
"Accept" : "Прийняти",
113141
"Decline" : "Відхилити",
114142
"More options …" : "Більше варіантів …",
@@ -132,7 +160,16 @@ OC.L10N.register(
132160
"October" : "Жовтень",
133161
"November" : "Листопад",
134162
"December" : "Грудень",
163+
"First" : "Перший",
164+
"Second" : "Другий",
165+
"Third" : "Третій",
166+
"Fourth" : "Четвертий",
167+
"Fifty" : "Пʼятдесятий(-а)",
135168
"Last" : "Останній",
169+
"Second Last" : "Другий(-а) останній(-я)",
170+
"Third Last" : "Третій(-я) останній(-я)",
171+
"Fourth Last" : "Четвертий(-а) останній(-я)",
172+
"Fifty Last" : "Пʼятдесятий(-а) останній(-я)",
136173
"Contacts" : "Контакти",
137174
"{actor} created address book {addressbook}" : "{actor} створив(-ла) адресну книгу {addressbook}",
138175
"You created address book {addressbook}" : "Ви створили адресну книгу {addressbook}",

apps/dav/l10n/uk.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,33 @@
8989
"Every Week on %1$s between %2$s - %3$s" : "Щотижня в %1$s між %2$s - %3$s",
9090
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Щотижня в %1$s між %2$s - %3$s до %4$s ",
9191
"Every %1$d Weeks on %2$s for the entire day" : "Що %1$d тижні в %2$s впродовж усього дня ",
92+
"Every %1$d Weeks on %2$s for the entire day until %3$s" : "Що %1$dтижні в %2$s впродовж усього дня до %3$s",
93+
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Що %1$d тижні в %2$s між %3$s - %4$s",
94+
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Що %1$d тижні в %2$s між %3$s - %4$s до %5$s",
95+
"Every Month on the %1$s for the entire day" : "Щомісяця %1$s впродовж усього дня ",
96+
"Every Month on the %1$s for the entire day until %2$s" : "Щомісяця %1$s впродовж усього дня до %2$s",
97+
"Every Month on the %1$s between %2$s - %3$s" : "Щомісяця %1$s між %2$s - %3$s",
98+
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "Щомісяця %1$s між %2$s - %3$s до %4$s",
99+
"Every %1$d Months on the %2$s for the entire day" : "Що %1$d місяці %2$s впродовж усього дня",
100+
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Що %1$d місяці %2$s впродовж усього дня до %3$s",
101+
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Що %1$d місяці %2$s між %3$s - %4$s",
102+
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Що %1$dмісяці %2$s між %3$s - %4$s до %5$s",
103+
"Every Year in %1$s on the %2$s for the entire day" : "Щороку в %1$s, %2$s, впродовж усього дня",
104+
"Every Year in %1$s on the %2$s for the entire day until %3$s" : "Щороку в %1$s, %2$s, впродовж усього дня до %3$s ",
105+
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Щороку в %1$s, %2$s, між %3$s - %4$s",
106+
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Щороку в %1$s, %2$s, між %3$s - %4$s до %5$s",
107+
"Every %1$d Years in %2$s on the %3$s for the entire day" : "Що %1$d роки в %2$s, %3$s, впродовж усього дня",
108+
"Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Що %1$d роки в %2$s, %3$s, впродовж усього дня до %4$s",
109+
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Що %1$d роки в %2$s, %3$s, між %4$s - %5$s",
110+
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Що %1$d роки в %2$s, %3$s, між %4$s - %5$s до %6$s",
111+
"On specific dates for the entire day until %1$s" : "У визначені дати впродовж усього дня до %1$s",
112+
"On specific dates between %1$s - %2$s until %3$s" : "У визначені дати між %1$s - %2$s до %3$s",
113+
"In a %1$s on %2$s" : "За %1$s, %2$s",
114+
"In a %1$s on %2$s then on %3$s" : "За %1$s, %2$s, потім %3$s",
115+
"In a %1$s on %2$s then on %3$s and %4$s" : "За %1$s, %2$s, потім %3$s та %4$s",
116+
"In %1$s %2$s on %3$s" : "За %1$s %2$s, %3$s",
117+
"In %1$s %2$s on %3$s then on %4$s" : "За %1$s, %2$s, %3$s та %4$s",
118+
"In %1$s %2$s on %3$s then on %4$s and %5$s" : "За %1$s, %2$s, %3$s, потім %4$s та %5$s",
92119
"Could not generate next recurrence statement" : "Не вдалося створити оператор наступного повторення",
93120
"Cancelled: %1$s" : "Скасовано: %1$s",
94121
"\"%1$s\" has been canceled" : "\"%1$s\" скасовано",
@@ -107,6 +134,7 @@
107134
"When:" : "Коли:",
108135
"Location:" : "Місцевість:",
109136
"Link:" : "Посилання:",
137+
"Occurring:" : "Відбувається:",
110138
"Accept" : "Прийняти",
111139
"Decline" : "Відхилити",
112140
"More options …" : "Більше варіантів …",
@@ -130,7 +158,16 @@
130158
"October" : "Жовтень",
131159
"November" : "Листопад",
132160
"December" : "Грудень",
161+
"First" : "Перший",
162+
"Second" : "Другий",
163+
"Third" : "Третій",
164+
"Fourth" : "Четвертий",
165+
"Fifty" : "Пʼятдесятий(-а)",
133166
"Last" : "Останній",
167+
"Second Last" : "Другий(-а) останній(-я)",
168+
"Third Last" : "Третій(-я) останній(-я)",
169+
"Fourth Last" : "Четвертий(-а) останній(-я)",
170+
"Fifty Last" : "Пʼятдесятий(-а) останній(-я)",
134171
"Contacts" : "Контакти",
135172
"{actor} created address book {addressbook}" : "{actor} створив(-ла) адресну книгу {addressbook}",
136173
"You created address book {addressbook}" : "Ви створили адресну книгу {addressbook}",

apps/federatedfilesharing/l10n/uk.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)