Skip to content

Commit a013711

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

48 files changed

Lines changed: 56 additions & 48 deletions

Some content is hidden

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

l10n/ar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,11 +540,11 @@ OC.L10N.register(
540540
"Edit Email Address" : "تحرير عنوان البريد الإلكتروني",
541541
"Email address {emailAddress} saved." : "تم حفظ عنوان البريد الإلكتروني {emailAddress}.",
542542
"Error saving email address {emailAddress}" : "خطأ في حفظ عنوان البريد الإلكتروني {emailAddress}",
543+
"Deleted participant" : "مشارك محذوف",
543544
"(deleted)" : "(محذوف)",
544545
"(locked)" : "(مٌقفل)",
545546
"The participant got removed from this poll" : "هذا المُشارِك تمّت إزالته من هذا الاستبيان",
546547
"Anonymized participant" : "مشارك مخفي الهوية",
547-
"Deleted participant" : "مشارك محذوف",
548548
"Token: {token}" : "رمز التحقق المميز: {token}",
549549
"Public link: {token}" : "رابط عمومي: {token}",
550550
"Public link" : "رابط عمومي",

l10n/ar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,11 +538,11 @@
538538
"Edit Email Address" : "تحرير عنوان البريد الإلكتروني",
539539
"Email address {emailAddress} saved." : "تم حفظ عنوان البريد الإلكتروني {emailAddress}.",
540540
"Error saving email address {emailAddress}" : "خطأ في حفظ عنوان البريد الإلكتروني {emailAddress}",
541+
"Deleted participant" : "مشارك محذوف",
541542
"(deleted)" : "(محذوف)",
542543
"(locked)" : "(مٌقفل)",
543544
"The participant got removed from this poll" : "هذا المُشارِك تمّت إزالته من هذا الاستبيان",
544545
"Anonymized participant" : "مشارك مخفي الهوية",
545-
"Deleted participant" : "مشارك محذوف",
546546
"Token: {token}" : "رمز التحقق المميز: {token}",
547547
"Public link: {token}" : "رابط عمومي: {token}",
548548
"Public link" : "رابط عمومي",

l10n/ca.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,11 +496,11 @@ OC.L10N.register(
496496
"Edit Email Address" : "Edició de l'adreça de correu electrònic",
497497
"Email address {emailAddress} saved." : "S'ha desat l'adreça de correu electrònic {emailAddress}.",
498498
"Error saving email address {emailAddress}" : "S'ha produït un error en desar l'adreça de correu electrònic {emailAddress}",
499+
"Deleted participant" : "Participant suprimit",
499500
"(deleted)" : "(suprimit)",
500501
"(locked)" : "(blocat)",
501502
"The participant got removed from this poll" : "El participant ha estat eliminat d'aquesta enquesta",
502503
"Anonymized participant" : "Participant anònimitzat",
503-
"Deleted participant" : "Participant suprimit",
504504
"Token: {token}" : "Token: {token}",
505505
"Public link: {token}" : "Enllaç públic: {token}",
506506
"Public link" : "Enllaç públic",

l10n/ca.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,11 +494,11 @@
494494
"Edit Email Address" : "Edició de l'adreça de correu electrònic",
495495
"Email address {emailAddress} saved." : "S'ha desat l'adreça de correu electrònic {emailAddress}.",
496496
"Error saving email address {emailAddress}" : "S'ha produït un error en desar l'adreça de correu electrònic {emailAddress}",
497+
"Deleted participant" : "Participant suprimit",
497498
"(deleted)" : "(suprimit)",
498499
"(locked)" : "(blocat)",
499500
"The participant got removed from this poll" : "El participant ha estat eliminat d'aquesta enquesta",
500501
"Anonymized participant" : "Participant anònimitzat",
501-
"Deleted participant" : "Participant suprimit",
502502
"Token: {token}" : "Token: {token}",
503503
"Public link: {token}" : "Enllaç públic: {token}",
504504
"Public link" : "Enllaç públic",

l10n/cs.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ OC.L10N.register(
145145
"You have changed the share label" : "Změnili jste štítek sdílení",
146146
"You have changed the share type" : "Změnili jste typ sdílení",
147147
"{actor} has changed the share type" : "{actor} změnil/a typ sdílení",
148+
"You have changed the registration constraints for the public share labeled {sharee}" : "Změnili jste omezení registrace pro veřejné sdílení, které má štítek {sharee}",
149+
"{actor} has changed the registration constraints for the public share labeled {sharee}" : "{actor} změnil/a omezení registrace pro veřejné sdílení, které má štítek {sharee}",
148150
"You have registered to poll {pollTitle}" : "Zaregistrovali jste se do ankety {pollTitle}",
149151
"{sharee} registered to poll {pollTitle}" : "{sharee} se zaregistroval/a do ankety {pollTitle}",
150152
"You have registered" : "Zaregistrovali jste",
@@ -329,6 +331,7 @@ OC.L10N.register(
329331
"Force confidential comments (only visible to you and the author)" : "Vynutit důvěrné komentáře (viditelné pouze vám a autorovi)",
330332
"Force confidential comments (only visible to {displayName} and the author)" : "Vynutit důvěrné komentáře (viditelné pouze {displayName} a autorovi)",
331333
"Limit \"Yes\" votes per option" : "Omezit počet hlasů „Ano“ na každou možnost",
334+
"Hide unavailable options" : "Skrýt nedostupné volby.",
332335
"Allow proposals" : "Povolit návrhy",
333336
"Proposal closing date" : "Datum uzavření návrhu",
334337
"Always show results" : "Výsledky vždy zobrazovat",
@@ -620,13 +623,13 @@ OC.L10N.register(
620623
"Edit Email Address" : "Upravit e-mailovou adresu",
621624
"Email address {emailAddress} saved." : "E-mailová adresa {emailAddress} uložena.",
622625
"Error saving email address {emailAddress}" : "Chyba při ukládání e-mailové adresy {emailAddress}",
626+
"Deleted participant" : "Odstraněný účastník",
623627
"Poll group access" : "Skupinový přístup k anketě",
624628
"(deleted)" : "(smazáno)",
625629
"(locked)" : "(uzamčeno)",
626630
"The participant got removed from this poll" : "Účastník byl odebrán z tohoto hlasování",
627631
"Administrative rights granted" : "Oprávnění pro správu udělena",
628632
"Anonymized participant" : "Anonymní účastník",
629-
"Deleted participant" : "Odstraněný účastník",
630633
"Token: {token}" : "Token: {token}",
631634
"Public link: {token}" : "Veřejný odkaz: ({token})",
632635
"Public link" : "Veřejný odkaz",
@@ -655,6 +658,7 @@ OC.L10N.register(
655658
"Vote saved" : "Hlas uložen",
656659
"Vote already booked out" : "Hlas už použit",
657660
"Error saving vote" : "Chyba při ukládání hlasu",
661+
"Vote {nextAnswer} for {option}" : "Zvolit {nextAnswer} pro {option}",
658662
"Participant {userId} has been removed" : "Účastník {userId} byl odstraněn",
659663
"Remove votes of {displayName}" : "Odebrat hlasy {displayName}",
660664
"Click to sort by name" : "Kliknutím seřadíte podle názvu",

l10n/cs.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@
143143
"You have changed the share label" : "Změnili jste štítek sdílení",
144144
"You have changed the share type" : "Změnili jste typ sdílení",
145145
"{actor} has changed the share type" : "{actor} změnil/a typ sdílení",
146+
"You have changed the registration constraints for the public share labeled {sharee}" : "Změnili jste omezení registrace pro veřejné sdílení, které má štítek {sharee}",
147+
"{actor} has changed the registration constraints for the public share labeled {sharee}" : "{actor} změnil/a omezení registrace pro veřejné sdílení, které má štítek {sharee}",
146148
"You have registered to poll {pollTitle}" : "Zaregistrovali jste se do ankety {pollTitle}",
147149
"{sharee} registered to poll {pollTitle}" : "{sharee} se zaregistroval/a do ankety {pollTitle}",
148150
"You have registered" : "Zaregistrovali jste",
@@ -327,6 +329,7 @@
327329
"Force confidential comments (only visible to you and the author)" : "Vynutit důvěrné komentáře (viditelné pouze vám a autorovi)",
328330
"Force confidential comments (only visible to {displayName} and the author)" : "Vynutit důvěrné komentáře (viditelné pouze {displayName} a autorovi)",
329331
"Limit \"Yes\" votes per option" : "Omezit počet hlasů „Ano“ na každou možnost",
332+
"Hide unavailable options" : "Skrýt nedostupné volby.",
330333
"Allow proposals" : "Povolit návrhy",
331334
"Proposal closing date" : "Datum uzavření návrhu",
332335
"Always show results" : "Výsledky vždy zobrazovat",
@@ -618,13 +621,13 @@
618621
"Edit Email Address" : "Upravit e-mailovou adresu",
619622
"Email address {emailAddress} saved." : "E-mailová adresa {emailAddress} uložena.",
620623
"Error saving email address {emailAddress}" : "Chyba při ukládání e-mailové adresy {emailAddress}",
624+
"Deleted participant" : "Odstraněný účastník",
621625
"Poll group access" : "Skupinový přístup k anketě",
622626
"(deleted)" : "(smazáno)",
623627
"(locked)" : "(uzamčeno)",
624628
"The participant got removed from this poll" : "Účastník byl odebrán z tohoto hlasování",
625629
"Administrative rights granted" : "Oprávnění pro správu udělena",
626630
"Anonymized participant" : "Anonymní účastník",
627-
"Deleted participant" : "Odstraněný účastník",
628631
"Token: {token}" : "Token: {token}",
629632
"Public link: {token}" : "Veřejný odkaz: ({token})",
630633
"Public link" : "Veřejný odkaz",
@@ -653,6 +656,7 @@
653656
"Vote saved" : "Hlas uložen",
654657
"Vote already booked out" : "Hlas už použit",
655658
"Error saving vote" : "Chyba při ukládání hlasu",
659+
"Vote {nextAnswer} for {option}" : "Zvolit {nextAnswer} pro {option}",
656660
"Participant {userId} has been removed" : "Účastník {userId} byl odstraněn",
657661
"Remove votes of {displayName}" : "Odebrat hlasy {displayName}",
658662
"Click to sort by name" : "Kliknutím seřadíte podle názvu",

l10n/de.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,13 +623,13 @@ OC.L10N.register(
623623
"Edit Email Address" : "E-Mail-Adresse bearbeiten",
624624
"Email address {emailAddress} saved." : "E-Mail-Adresse {emailAddress} wurde gespeichert.",
625625
"Error saving email address {emailAddress}" : "Fehler beim Speichern der E-Mail-Adresse {emailAddress}",
626+
"Deleted participant" : "Gelöschter Teilnehmer",
626627
"Poll group access" : "Zugriff auf Umfragegruppen",
627628
"(deleted)" : "(gelöscht)",
628629
"(locked)" : "(gesperrt)",
629630
"The participant got removed from this poll" : "Der Teilnehmer wurde aus dieser Umfrage entfernt",
630631
"Administrative rights granted" : "Administrationsrechte erteilt",
631632
"Anonymized participant" : "Anonymisierter Teilnehmer",
632-
"Deleted participant" : "Gelöschter Teilnehmer",
633633
"Token: {token}" : "Token: {token}",
634634
"Public link: {token}" : "Öffentlicher Link: {token}",
635635
"Public link" : "Öffentlicher Link",

l10n/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,13 +621,13 @@
621621
"Edit Email Address" : "E-Mail-Adresse bearbeiten",
622622
"Email address {emailAddress} saved." : "E-Mail-Adresse {emailAddress} wurde gespeichert.",
623623
"Error saving email address {emailAddress}" : "Fehler beim Speichern der E-Mail-Adresse {emailAddress}",
624+
"Deleted participant" : "Gelöschter Teilnehmer",
624625
"Poll group access" : "Zugriff auf Umfragegruppen",
625626
"(deleted)" : "(gelöscht)",
626627
"(locked)" : "(gesperrt)",
627628
"The participant got removed from this poll" : "Der Teilnehmer wurde aus dieser Umfrage entfernt",
628629
"Administrative rights granted" : "Administrationsrechte erteilt",
629630
"Anonymized participant" : "Anonymisierter Teilnehmer",
630-
"Deleted participant" : "Gelöschter Teilnehmer",
631631
"Token: {token}" : "Token: {token}",
632632
"Public link: {token}" : "Öffentlicher Link: {token}",
633633
"Public link" : "Öffentlicher Link",

l10n/de_DE.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,13 +623,13 @@ OC.L10N.register(
623623
"Edit Email Address" : "E-Mail-Adresse bearbeiten",
624624
"Email address {emailAddress} saved." : "E-Mail-Adresse {emailAddress} wurde gespeichert.",
625625
"Error saving email address {emailAddress}" : "Fehler beim Speichern der E-Mail-Adresse {emailAddress}",
626+
"Deleted participant" : "Gelöschter Teilnehmer",
626627
"Poll group access" : "Zugriff auf Umfragegruppen",
627628
"(deleted)" : "(gelöscht)",
628629
"(locked)" : "(gesperrt)",
629630
"The participant got removed from this poll" : "Der Teilnehmer wurde aus dieser Umfrage entfernt",
630631
"Administrative rights granted" : "Administrationsrechte erteilt",
631632
"Anonymized participant" : "Anonymisierter Teilnehmer",
632-
"Deleted participant" : "Gelöschter Teilnehmer",
633633
"Token: {token}" : "Token: {token}",
634634
"Public link: {token}" : "Öffentlicher Link: {token}",
635635
"Public link" : "Öffentlicher Link",

l10n/de_DE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,13 +621,13 @@
621621
"Edit Email Address" : "E-Mail-Adresse bearbeiten",
622622
"Email address {emailAddress} saved." : "E-Mail-Adresse {emailAddress} wurde gespeichert.",
623623
"Error saving email address {emailAddress}" : "Fehler beim Speichern der E-Mail-Adresse {emailAddress}",
624+
"Deleted participant" : "Gelöschter Teilnehmer",
624625
"Poll group access" : "Zugriff auf Umfragegruppen",
625626
"(deleted)" : "(gelöscht)",
626627
"(locked)" : "(gesperrt)",
627628
"The participant got removed from this poll" : "Der Teilnehmer wurde aus dieser Umfrage entfernt",
628629
"Administrative rights granted" : "Administrationsrechte erteilt",
629630
"Anonymized participant" : "Anonymisierter Teilnehmer",
630-
"Deleted participant" : "Gelöschter Teilnehmer",
631631
"Token: {token}" : "Token: {token}",
632632
"Public link: {token}" : "Öffentlicher Link: {token}",
633633
"Public link" : "Öffentlicher Link",

0 commit comments

Comments
 (0)