Skip to content

Commit 6a83827

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 53bbcd6 commit 6a83827

8 files changed

Lines changed: 44 additions & 0 deletions

File tree

l10n/cs.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ OC.L10N.register(
136136
"Name of a locality or place, such as a city, county, or other geographic region" : "Název lokality nebo místa, jako např. města, kraje nebo jiného geografického regionu",
137137
"Name of an organization" : "Název organizace",
138138
"Name of an organizational unit" : "Název organizační jednotky",
139+
"Parameter '%s' is required!" : "Parametry „%s“ je třeba vyplnit!",
140+
"Parameter '%s' should be betweeen %s and %s." : "Parametr „%s“ by měl být z rozmezí %s až %s.",
139141
"Invalid OID format. Expected pattern: %s" : "Neplatný formát OID. Očekávaný vzorec: %s",
140142
"Invalid file identifier" : "Neplatný identifikátor souboru",
141143
"No file provided" : "Neposkytnut žádný soubor",
@@ -375,7 +377,14 @@ OC.L10N.register(
375377
"This information will appear on the validation page" : "Tato informace se objeví na stránce ověřování",
376378
"Legal Information" : "Právní informace",
377379
"Reminders" : "Připomínky",
380+
"Send time (HH:mm)" : "Okamžik odeslání (HH:mm)",
381+
"The first message is not considered a notification" : "První zpráva není považována za upozornění",
382+
"Zero or empty is no reminder." : "Nula nebo prázdné znamená žádná připomínka.",
378383
"on" : "v",
384+
"Turn {reminderState} auto reminders" : " {reminderState} automatické připomínky",
385+
"First reminder after (days)" : "První připomínka po uplynutí (dnů)",
386+
"Days between reminders" : "Dnů mezi připomínkami",
387+
"Max reminders per signer" : "Nejvýše připomínek pro jednotlivého podepisujícího",
379388
"Root certificate data" : "Data kořenového certifikátu",
380389
"To generate new signatures, you must first generate the root certificate." : "Pro vytváření nových podpisů je třeba nejprve vytvořit kořenový certifikát.",
381390
"Generate root certificate" : "Vytvořit kořenový certifikát",

l10n/cs.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@
134134
"Name of a locality or place, such as a city, county, or other geographic region" : "Název lokality nebo místa, jako např. města, kraje nebo jiného geografického regionu",
135135
"Name of an organization" : "Název organizace",
136136
"Name of an organizational unit" : "Název organizační jednotky",
137+
"Parameter '%s' is required!" : "Parametry „%s“ je třeba vyplnit!",
138+
"Parameter '%s' should be betweeen %s and %s." : "Parametr „%s“ by měl být z rozmezí %s až %s.",
137139
"Invalid OID format. Expected pattern: %s" : "Neplatný formát OID. Očekávaný vzorec: %s",
138140
"Invalid file identifier" : "Neplatný identifikátor souboru",
139141
"No file provided" : "Neposkytnut žádný soubor",
@@ -373,7 +375,14 @@
373375
"This information will appear on the validation page" : "Tato informace se objeví na stránce ověřování",
374376
"Legal Information" : "Právní informace",
375377
"Reminders" : "Připomínky",
378+
"Send time (HH:mm)" : "Okamžik odeslání (HH:mm)",
379+
"The first message is not considered a notification" : "První zpráva není považována za upozornění",
380+
"Zero or empty is no reminder." : "Nula nebo prázdné znamená žádná připomínka.",
376381
"on" : "v",
382+
"Turn {reminderState} auto reminders" : " {reminderState} automatické připomínky",
383+
"First reminder after (days)" : "První připomínka po uplynutí (dnů)",
384+
"Days between reminders" : "Dnů mezi připomínkami",
385+
"Max reminders per signer" : "Nejvýše připomínek pro jednotlivého podepisujícího",
377386
"Root certificate data" : "Data kořenového certifikátu",
378387
"To generate new signatures, you must first generate the root certificate." : "Pro vytváření nových podpisů je třeba nejprve vytvořit kořenový certifikát.",
379388
"Generate root certificate" : "Vytvořit kořenový certifikát",

l10n/el.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ OC.L10N.register(
8787
"Page not found" : "Δεν βρέθηκε η σελίδα",
8888
"Ok" : "ΟΚ",
8989
"Toggle selection for file \"{displayName}\"" : "Εναλλαγή επιλογής για το αρχείο \"{displayName}\"",
90+
"File is loading" : "Το αρχείο φορτώνεται",
9091
"Clear filter" : "Εκκαθάριση φίλτρου",
9192
"Today" : "Σήμερα",
9293
"Last 7 days" : "Τελευταίες 7 ημέρες",
@@ -105,6 +106,8 @@ OC.L10N.register(
105106
"\"{displayName}\" failed on some elements " : "\"{displayName}\" απέτυχε σε ορισμένα στοιχεία",
106107
"\"{displayName}\" batch action executed successfully" : "Η μαζική ενέργεια του/της \"{displayName}\" εκτελέστηκε επιτυχώς",
107108
"\"{displayName}\" action failed" : "Η ενέργεια του \"{displayName}\" απέτυχε",
109+
"(selected)" : "(επιλεγμένα)",
110+
"_{count} selected_::_{count} selected_" : ["{count} επιλεγμένο","{count} επιλεγμένα"],
108111
"Password reset" : "Επαναφορά κωδικού",
109112
"Enter new password and then repeat it" : "Εισάγετε νέο συνθηματικό και μετά επαναλάβετέ το",
110113
"Current password" : "Τρέχον συνθηματικό",

l10n/el.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"Page not found" : "Δεν βρέθηκε η σελίδα",
8686
"Ok" : "ΟΚ",
8787
"Toggle selection for file \"{displayName}\"" : "Εναλλαγή επιλογής για το αρχείο \"{displayName}\"",
88+
"File is loading" : "Το αρχείο φορτώνεται",
8889
"Clear filter" : "Εκκαθάριση φίλτρου",
8990
"Today" : "Σήμερα",
9091
"Last 7 days" : "Τελευταίες 7 ημέρες",
@@ -103,6 +104,8 @@
103104
"\"{displayName}\" failed on some elements " : "\"{displayName}\" απέτυχε σε ορισμένα στοιχεία",
104105
"\"{displayName}\" batch action executed successfully" : "Η μαζική ενέργεια του/της \"{displayName}\" εκτελέστηκε επιτυχώς",
105106
"\"{displayName}\" action failed" : "Η ενέργεια του \"{displayName}\" απέτυχε",
107+
"(selected)" : "(επιλεγμένα)",
108+
"_{count} selected_::_{count} selected_" : ["{count} επιλεγμένο","{count} επιλεγμένα"],
106109
"Password reset" : "Επαναφορά κωδικού",
107110
"Enter new password and then repeat it" : "Εισάγετε νέο συνθηματικό και μετά επαναλάβετέ το",
108111
"Current password" : "Τρέχον συνθηματικό",

l10n/en_GB.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,16 @@ OC.L10N.register(
378378
"This information will appear on the validation page" : "This information will appear on the validation page",
379379
"Legal Information" : "Legal Information",
380380
"Reminders" : "Reminders",
381+
"Follow up with automatic reminders. Signers will receive reminders until they sign or decline." : "Follow up with automatic reminders. Signers will receive reminders until they sign or decline.",
382+
"Send time (HH:mm)" : "Send time (HH:mm)",
383+
"The first message is not considered a notification" : "The first message is not considered a notification",
384+
"Zero or empty is no reminder." : "Zero or empty is no reminder.",
385+
"off" : "off",
381386
"on" : "on",
387+
"Turn {reminderState} auto reminders" : "Turn {reminderState} auto reminders",
388+
"First reminder after (days)" : "First reminder after (days)",
389+
"Days between reminders" : "Days between reminders",
390+
"Max reminders per signer" : "Max reminders per signer",
382391
"Root certificate data" : "Root certificate data",
383392
"To generate new signatures, you must first generate the root certificate." : "To generate new signatures, you must first generate the root certificate.",
384393
"Generate root certificate" : "Generate root certificate",

l10n/en_GB.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,16 @@
376376
"This information will appear on the validation page" : "This information will appear on the validation page",
377377
"Legal Information" : "Legal Information",
378378
"Reminders" : "Reminders",
379+
"Follow up with automatic reminders. Signers will receive reminders until they sign or decline." : "Follow up with automatic reminders. Signers will receive reminders until they sign or decline.",
380+
"Send time (HH:mm)" : "Send time (HH:mm)",
381+
"The first message is not considered a notification" : "The first message is not considered a notification",
382+
"Zero or empty is no reminder." : "Zero or empty is no reminder.",
383+
"off" : "off",
379384
"on" : "on",
385+
"Turn {reminderState} auto reminders" : "Turn {reminderState} auto reminders",
386+
"First reminder after (days)" : "First reminder after (days)",
387+
"Days between reminders" : "Days between reminders",
388+
"Max reminders per signer" : "Max reminders per signer",
380389
"Root certificate data" : "Root certificate data",
381390
"To generate new signatures, you must first generate the root certificate." : "To generate new signatures, you must first generate the root certificate.",
382391
"Generate root certificate" : "Generate root certificate",

l10n/sw.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ OC.L10N.register(
7676
"(selected)" : "(iliyochaguliwa)",
7777
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"],
7878
"Password reset" : "Uwekaji mpya wa nenosiri",
79+
"Current password" : "Current password",
7980
"New password" : "Nenosiri jipya",
8081
"Remove" : "Ondoa",
8182
"Message" : "Message",

l10n/sw.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"(selected)" : "(iliyochaguliwa)",
7575
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"],
7676
"Password reset" : "Uwekaji mpya wa nenosiri",
77+
"Current password" : "Current password",
7778
"New password" : "Nenosiri jipya",
7879
"Remove" : "Ondoa",
7980
"Message" : "Message",

0 commit comments

Comments
 (0)