Skip to content

Commit c74a49d

Browse files
committed
[tx-robot] updated from transifex
1 parent d2fa23b commit c74a49d

Some content is hidden

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

128 files changed

+426
-376
lines changed

l10n/ar.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,11 @@ OC.L10N.register(
2525
"Invited" : "مدعو",
2626
"Requesting" : "يطلب",
2727
"Blocked" : "محجوب",
28-
"Kicked" : "مطرود",
2928
"This operation will add/invite all members of the group to the circle" : "هذه العملية ستقوم بـ إضافة/دعوة أعضاء المجموعة للحلقة",
3029
"Please confirm" : "الرجاء التأكيد",
3130
"Are you sure you want to leave this circle?" : "هل أنت متأكد من ترك هذه الحلقة؟",
3231
"Are you sure you want to delete this circle?" : "هل أنت متأكد من حذف هذه الحلقة؟",
3332
"Mail Address" : "عنوان البريد الإلكتروني",
34-
"Kick this member" : "طرد هذا العضو",
3533
"Accept the request" : "قبول هذا العضو",
3634
"Dismiss the request" : "رفض الطلب",
3735
"Unlink this group" : "إلغاء ربط هذه المجموعة",
@@ -71,6 +69,8 @@ OC.L10N.register(
7169
"Link" : "الرابط",
7270
"Description" : "الوصف",
7371
"Change password" : "تعديل الكلمة السرية",
74-
"Save settings" : "حفظ الإعدادات"
72+
"Save settings" : "حفظ الإعدادات",
73+
"Kicked" : "مطرود",
74+
"Kick this member" : "طرد هذا العضو"
7575
},
7676
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

l10n/ar.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,11 @@
2323
"Invited" : "مدعو",
2424
"Requesting" : "يطلب",
2525
"Blocked" : "محجوب",
26-
"Kicked" : "مطرود",
2726
"This operation will add/invite all members of the group to the circle" : "هذه العملية ستقوم بـ إضافة/دعوة أعضاء المجموعة للحلقة",
2827
"Please confirm" : "الرجاء التأكيد",
2928
"Are you sure you want to leave this circle?" : "هل أنت متأكد من ترك هذه الحلقة؟",
3029
"Are you sure you want to delete this circle?" : "هل أنت متأكد من حذف هذه الحلقة؟",
3130
"Mail Address" : "عنوان البريد الإلكتروني",
32-
"Kick this member" : "طرد هذا العضو",
3331
"Accept the request" : "قبول هذا العضو",
3432
"Dismiss the request" : "رفض الطلب",
3533
"Unlink this group" : "إلغاء ربط هذه المجموعة",
@@ -69,6 +67,8 @@
6967
"Link" : "الرابط",
7068
"Description" : "الوصف",
7169
"Change password" : "تعديل الكلمة السرية",
72-
"Save settings" : "حفظ الإعدادات"
70+
"Save settings" : "حفظ الإعدادات",
71+
"Kicked" : "مطرود",
72+
"Kick this member" : "طرد هذا العضو"
7373
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
7474
}

l10n/bg.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,12 @@ OC.L10N.register(
3232
"Invited" : "Поканен",
3333
"Requesting" : "Заявка",
3434
"Blocked" : "Блокиран",
35-
"Kicked" : "Изгонен",
3635
"This operation will add/invite all members of the group to the circle" : "Тази операция ще добави / покани всички членове на групата в кръга",
3736
"Please confirm" : "Моля, потвърдете",
3837
"Are you sure you want to leave this circle?" : "Сигурен ли сте, че искате да напуснете този кръг?",
3938
"Are you sure you want to delete this circle?" : "Сигурен ли сте, че искате да изтриете този кръг?",
4039
"Mail Address" : "Имейл адрес",
4140
"Contact" : "Контакт",
42-
"Kick this member" : "Изгонване на този член",
4341
"Accept the request" : "Приемане на заявката",
4442
"Dismiss the request" : "Отхвърляне на заявката",
4543
"Unlink this group" : "Прекратяване на връзката с тази група",
@@ -307,6 +305,8 @@ OC.L10N.register(
307305
"Allow linking of groups" : "Позволяване на свързване на групи",
308306
"Groups can be linked to circles." : "Групите могат да бъдат свързани към кръгове.",
309307
"Skip invitation step to closed circles" : "Пропускане на стъпката за покана до затворени кръгове",
310-
"Moderators can add member to closed circles without user approval." : "Модераторите могат да добавят член в затворени кръгове без одобрение от потребителя."
308+
"Moderators can add member to closed circles without user approval." : "Модераторите могат да добавят член в затворени кръгове без одобрение от потребителя.",
309+
"Kicked" : "Изгонен",
310+
"Kick this member" : "Изгонване на този член"
311311
},
312312
"nplurals=2; plural=(n != 1);");

l10n/bg.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,12 @@
3030
"Invited" : "Поканен",
3131
"Requesting" : "Заявка",
3232
"Blocked" : "Блокиран",
33-
"Kicked" : "Изгонен",
3433
"This operation will add/invite all members of the group to the circle" : "Тази операция ще добави / покани всички членове на групата в кръга",
3534
"Please confirm" : "Моля, потвърдете",
3635
"Are you sure you want to leave this circle?" : "Сигурен ли сте, че искате да напуснете този кръг?",
3736
"Are you sure you want to delete this circle?" : "Сигурен ли сте, че искате да изтриете този кръг?",
3837
"Mail Address" : "Имейл адрес",
3938
"Contact" : "Контакт",
40-
"Kick this member" : "Изгонване на този член",
4139
"Accept the request" : "Приемане на заявката",
4240
"Dismiss the request" : "Отхвърляне на заявката",
4341
"Unlink this group" : "Прекратяване на връзката с тази група",
@@ -305,6 +303,8 @@
305303
"Allow linking of groups" : "Позволяване на свързване на групи",
306304
"Groups can be linked to circles." : "Групите могат да бъдат свързани към кръгове.",
307305
"Skip invitation step to closed circles" : "Пропускане на стъпката за покана до затворени кръгове",
308-
"Moderators can add member to closed circles without user approval." : "Модераторите могат да добавят член в затворени кръгове без одобрение от потребителя."
306+
"Moderators can add member to closed circles without user approval." : "Модераторите могат да добавят член в затворени кръгове без одобрение от потребителя.",
307+
"Kicked" : "Изгонен",
308+
"Kick this member" : "Изгонване на този член"
309309
},"pluralForm" :"nplurals=2; plural=(n != 1);"
310310
}

l10n/bs.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ OC.L10N.register(
1515
"Unknown" : "Nepoznato",
1616
"Invited" : "Pozvan",
1717
"Blocked" : "Blokiran",
18-
"Kicked" : "Izbačen",
1918
"Accept" : "Prihvati",
2019
"Name" : "Ime",
2120
"Size" : "Veličina",
@@ -25,6 +24,7 @@ OC.L10N.register(
2524
"Status" : "Status",
2625
"Link" : "Veza",
2726
"Description" : "Opis",
28-
"Change password" : "Promijeni lozinku"
27+
"Change password" : "Promijeni lozinku",
28+
"Kicked" : "Izbačen"
2929
},
3030
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

l10n/bs.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"Unknown" : "Nepoznato",
1414
"Invited" : "Pozvan",
1515
"Blocked" : "Blokiran",
16-
"Kicked" : "Izbačen",
1716
"Accept" : "Prihvati",
1817
"Name" : "Ime",
1918
"Size" : "Veličina",
@@ -23,6 +22,7 @@
2322
"Status" : "Status",
2423
"Link" : "Veza",
2524
"Description" : "Opis",
26-
"Change password" : "Promijeni lozinku"
25+
"Change password" : "Promijeni lozinku",
26+
"Kicked" : "Izbačen"
2727
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
2828
}

l10n/ca.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,12 @@ OC.L10N.register(
3232
"Invited" : "Convidat",
3333
"Requesting" : "S'està demanant",
3434
"Blocked" : "Blocat",
35-
"Kicked" : "Expulsat",
3635
"This operation will add/invite all members of the group to the circle" : "Aquesta operació afegirà/convidarà a tots els membres del grup al cercle",
3736
"Please confirm" : "Confirmeu, si us plau",
3837
"Are you sure you want to leave this circle?" : "Esteu segurs que voleu deixar aquest cercle?",
3938
"Are you sure you want to delete this circle?" : "Esteu segurs que voleu suprimir aquest cercle?",
4039
"Mail Address" : "Adreça electrònica",
4140
"Contact" : "Contacte",
42-
"Kick this member" : "Expulsa aquest membre",
4341
"Accept the request" : "Accepta la petició",
4442
"Dismiss the request" : "Declina la petició",
4543
"Unlink this group" : "Desconnecta aquest grup",
@@ -297,6 +295,8 @@ OC.L10N.register(
297295
"Allow linking of groups" : "Permet l'enllaç de grups",
298296
"Groups can be linked to circles." : "Els grups poden ser enllaçats a cercles.",
299297
"Skip invitation step to closed circles" : "Saltar el pas d'invitació als cercles tancats",
300-
"Moderators can add member to closed circles without user approval." : "Els moderadors poden afegir un membre als cercles tancats sense que l'usuari ho accepti."
298+
"Moderators can add member to closed circles without user approval." : "Els moderadors poden afegir un membre als cercles tancats sense que l'usuari ho accepti.",
299+
"Kicked" : "Expulsat",
300+
"Kick this member" : "Expulsa aquest membre"
301301
},
302302
"nplurals=2; plural=(n != 1);");

l10n/ca.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,12 @@
3030
"Invited" : "Convidat",
3131
"Requesting" : "S'està demanant",
3232
"Blocked" : "Blocat",
33-
"Kicked" : "Expulsat",
3433
"This operation will add/invite all members of the group to the circle" : "Aquesta operació afegirà/convidarà a tots els membres del grup al cercle",
3534
"Please confirm" : "Confirmeu, si us plau",
3635
"Are you sure you want to leave this circle?" : "Esteu segurs que voleu deixar aquest cercle?",
3736
"Are you sure you want to delete this circle?" : "Esteu segurs que voleu suprimir aquest cercle?",
3837
"Mail Address" : "Adreça electrònica",
3938
"Contact" : "Contacte",
40-
"Kick this member" : "Expulsa aquest membre",
4139
"Accept the request" : "Accepta la petició",
4240
"Dismiss the request" : "Declina la petició",
4341
"Unlink this group" : "Desconnecta aquest grup",
@@ -295,6 +293,8 @@
295293
"Allow linking of groups" : "Permet l'enllaç de grups",
296294
"Groups can be linked to circles." : "Els grups poden ser enllaçats a cercles.",
297295
"Skip invitation step to closed circles" : "Saltar el pas d'invitació als cercles tancats",
298-
"Moderators can add member to closed circles without user approval." : "Els moderadors poden afegir un membre als cercles tancats sense que l'usuari ho accepti."
296+
"Moderators can add member to closed circles without user approval." : "Els moderadors poden afegir un membre als cercles tancats sense que l'usuari ho accepti.",
297+
"Kicked" : "Expulsat",
298+
"Kick this member" : "Expulsa aquest membre"
299299
},"pluralForm" :"nplurals=2; plural=(n != 1);"
300300
}

l10n/cs.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,12 @@ OC.L10N.register(
3232
"Invited" : "Pozvaný",
3333
"Requesting" : "Žádání",
3434
"Blocked" : "Blokovaný",
35-
"Kicked" : "Vyloučen",
3635
"This operation will add/invite all members of the group to the circle" : "Tato operace přidá/pozve všechny členy skupiny do okruhu",
3736
"Please confirm" : "Potvrďte",
3837
"Are you sure you want to leave this circle?" : "Opravdu chcete opustit tento okruh?",
3938
"Are you sure you want to delete this circle?" : "Opravdu chcete smazat tento okruh?",
4039
"Mail Address" : "E-mailová adresa",
4140
"Contact" : "Kontakt",
42-
"Kick this member" : "Vyloučit tohoto člena",
4341
"Accept the request" : "Přijmout požadavek",
4442
"Dismiss the request" : "Skrýt požadavek",
4543
"Unlink this group" : "Odpojit tuto skupinu",
@@ -307,6 +305,8 @@ OC.L10N.register(
307305
"Allow linking of groups" : "Povolit propojování skupin",
308306
"Groups can be linked to circles." : "Skupiny lze propojit s okruhy.",
309307
"Skip invitation step to closed circles" : "Přeskočit krok pozvání do uzavřených okruhů",
310-
"Moderators can add member to closed circles without user approval." : "Moderátoři nepotřebují souhlas uživatele pro přidávání členů do uzavřených okruhů."
308+
"Moderators can add member to closed circles without user approval." : "Moderátoři nepotřebují souhlas uživatele pro přidávání členů do uzavřených okruhů.",
309+
"Kicked" : "Vyloučen",
310+
"Kick this member" : "Vyloučit tohoto člena"
311311
},
312312
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

l10n/cs.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,12 @@
3030
"Invited" : "Pozvaný",
3131
"Requesting" : "Žádání",
3232
"Blocked" : "Blokovaný",
33-
"Kicked" : "Vyloučen",
3433
"This operation will add/invite all members of the group to the circle" : "Tato operace přidá/pozve všechny členy skupiny do okruhu",
3534
"Please confirm" : "Potvrďte",
3635
"Are you sure you want to leave this circle?" : "Opravdu chcete opustit tento okruh?",
3736
"Are you sure you want to delete this circle?" : "Opravdu chcete smazat tento okruh?",
3837
"Mail Address" : "E-mailová adresa",
3938
"Contact" : "Kontakt",
40-
"Kick this member" : "Vyloučit tohoto člena",
4139
"Accept the request" : "Přijmout požadavek",
4240
"Dismiss the request" : "Skrýt požadavek",
4341
"Unlink this group" : "Odpojit tuto skupinu",
@@ -305,6 +303,8 @@
305303
"Allow linking of groups" : "Povolit propojování skupin",
306304
"Groups can be linked to circles." : "Skupiny lze propojit s okruhy.",
307305
"Skip invitation step to closed circles" : "Přeskočit krok pozvání do uzavřených okruhů",
308-
"Moderators can add member to closed circles without user approval." : "Moderátoři nepotřebují souhlas uživatele pro přidávání členů do uzavřených okruhů."
306+
"Moderators can add member to closed circles without user approval." : "Moderátoři nepotřebují souhlas uživatele pro přidávání členů do uzavřených okruhů.",
307+
"Kicked" : "Vyloučen",
308+
"Kick this member" : "Vyloučit tohoto člena"
309309
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
310310
}

l10n/da.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,12 @@ OC.L10N.register(
3232
"Invited" : "Inviteret",
3333
"Requesting" : "Anmoder",
3434
"Blocked" : "Blokeret",
35-
"Kicked" : "Smidt ud",
3635
"This operation will add/invite all members of the group to the circle" : "Denne handling vil tilføje/invitere alle medlemmer af gruppen til cirklen",
3736
"Please confirm" : "Bekræft venligst",
3837
"Are you sure you want to leave this circle?" : "Er du sikker på at du vil forlade denne cirkel?",
3938
"Are you sure you want to delete this circle?" : "Er du sikker på at du vil slette denne cirkel?",
4039
"Mail Address" : "Email addresse",
4140
"Contact" : "Kontakt",
42-
"Kick this member" : "Fjern dette medlem",
4341
"Accept the request" : "Accepter anmodning",
4442
"Dismiss the request" : "Afvis anmodning",
4543
"Unlink this group" : "Fjern gruppe",
@@ -152,6 +150,8 @@ OC.L10N.register(
152150
"Description" : "Beskrivelse",
153151
"Change password" : "Skift kodeord",
154152
"Allow Federated Links" : "Tillad federarede links",
155-
"Save settings" : "Gem indstillinger"
153+
"Save settings" : "Gem indstillinger",
154+
"Kicked" : "Smidt ud",
155+
"Kick this member" : "Fjern dette medlem"
156156
},
157157
"nplurals=2; plural=(n != 1);");

l10n/da.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,12 @@
3030
"Invited" : "Inviteret",
3131
"Requesting" : "Anmoder",
3232
"Blocked" : "Blokeret",
33-
"Kicked" : "Smidt ud",
3433
"This operation will add/invite all members of the group to the circle" : "Denne handling vil tilføje/invitere alle medlemmer af gruppen til cirklen",
3534
"Please confirm" : "Bekræft venligst",
3635
"Are you sure you want to leave this circle?" : "Er du sikker på at du vil forlade denne cirkel?",
3736
"Are you sure you want to delete this circle?" : "Er du sikker på at du vil slette denne cirkel?",
3837
"Mail Address" : "Email addresse",
3938
"Contact" : "Kontakt",
40-
"Kick this member" : "Fjern dette medlem",
4139
"Accept the request" : "Accepter anmodning",
4240
"Dismiss the request" : "Afvis anmodning",
4341
"Unlink this group" : "Fjern gruppe",
@@ -150,6 +148,8 @@
150148
"Description" : "Beskrivelse",
151149
"Change password" : "Skift kodeord",
152150
"Allow Federated Links" : "Tillad federarede links",
153-
"Save settings" : "Gem indstillinger"
151+
"Save settings" : "Gem indstillinger",
152+
"Kicked" : "Smidt ud",
153+
"Kick this member" : "Fjern dette medlem"
154154
},"pluralForm" :"nplurals=2; plural=(n != 1);"
155155
}

l10n/de.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,12 @@ OC.L10N.register(
3232
"Invited" : "Eingeladen",
3333
"Requesting" : "Anfragen",
3434
"Blocked" : "Blockiert",
35-
"Kicked" : "Rausgeworfen",
3635
"This operation will add/invite all members of the group to the circle" : "Bei diesem Vorgang werden alle Mitglieder der Gruppe zu diesem Kreis hinzugefügt oder eingeladen",
3736
"Please confirm" : "Bitte bestätigen",
3837
"Are you sure you want to leave this circle?" : "Willst Du wirklich diesen Kreis verlassen?",
3938
"Are you sure you want to delete this circle?" : "Möchtest Du wirklich diesen Kreis löschen?",
4039
"Mail Address" : "E-Mail-Adresse",
4140
"Contact" : "Kontakt",
42-
"Kick this member" : "Dieses Mitglied entfernen",
4341
"Accept the request" : "Die Anfrage akzeptieren",
4442
"Dismiss the request" : "Die Anfrage verwerfen",
4543
"Unlink this group" : "Verknüpfung dieser Gruppe aufheben",
@@ -307,6 +305,8 @@ OC.L10N.register(
307305
"Allow linking of groups" : "Verlinkung von Gruppen erlauben",
308306
"Groups can be linked to circles." : "Gruppen können mit Kreisen verknüpft werden.",
309307
"Skip invitation step to closed circles" : "Einladungsschritt für geschlossene Kreise überspringen",
310-
"Moderators can add member to closed circles without user approval." : "Moderatoren können Benutzer zu geschlossenen Kreisen ohne Benutzerprüfung hinzufügen."
308+
"Moderators can add member to closed circles without user approval." : "Moderatoren können Benutzer zu geschlossenen Kreisen ohne Benutzerprüfung hinzufügen.",
309+
"Kicked" : "Rausgeworfen",
310+
"Kick this member" : "Dieses Mitglied entfernen"
311311
},
312312
"nplurals=2; plural=(n != 1);");

l10n/de.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,12 @@
3030
"Invited" : "Eingeladen",
3131
"Requesting" : "Anfragen",
3232
"Blocked" : "Blockiert",
33-
"Kicked" : "Rausgeworfen",
3433
"This operation will add/invite all members of the group to the circle" : "Bei diesem Vorgang werden alle Mitglieder der Gruppe zu diesem Kreis hinzugefügt oder eingeladen",
3534
"Please confirm" : "Bitte bestätigen",
3635
"Are you sure you want to leave this circle?" : "Willst Du wirklich diesen Kreis verlassen?",
3736
"Are you sure you want to delete this circle?" : "Möchtest Du wirklich diesen Kreis löschen?",
3837
"Mail Address" : "E-Mail-Adresse",
3938
"Contact" : "Kontakt",
40-
"Kick this member" : "Dieses Mitglied entfernen",
4139
"Accept the request" : "Die Anfrage akzeptieren",
4240
"Dismiss the request" : "Die Anfrage verwerfen",
4341
"Unlink this group" : "Verknüpfung dieser Gruppe aufheben",
@@ -305,6 +303,8 @@
305303
"Allow linking of groups" : "Verlinkung von Gruppen erlauben",
306304
"Groups can be linked to circles." : "Gruppen können mit Kreisen verknüpft werden.",
307305
"Skip invitation step to closed circles" : "Einladungsschritt für geschlossene Kreise überspringen",
308-
"Moderators can add member to closed circles without user approval." : "Moderatoren können Benutzer zu geschlossenen Kreisen ohne Benutzerprüfung hinzufügen."
306+
"Moderators can add member to closed circles without user approval." : "Moderatoren können Benutzer zu geschlossenen Kreisen ohne Benutzerprüfung hinzufügen.",
307+
"Kicked" : "Rausgeworfen",
308+
"Kick this member" : "Dieses Mitglied entfernen"
309309
},"pluralForm" :"nplurals=2; plural=(n != 1);"
310310
}

0 commit comments

Comments
 (0)