Skip to content

Commit 1c7374a

Browse files
committed
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b765a22 commit 1c7374a

Some content is hidden

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

150 files changed

+278
-344
lines changed

apps/dav/l10n/cs.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,11 @@ OC.L10N.register(
7272
"Where: %s" : "Kde: %s",
7373
"%1$s via %2$s" : "%1$s prostřednictvím %2$s",
7474
"Cancelled: %1$s" : "Zrušeno: %1$s",
75+
"\"%1$s\" has been canceled" : "„%1$s“ bylo zrušeno",
7576
"Re: %1$s" : "Odp.: %1$s",
77+
"%1$s has responded your invitation" : "%1$s odpověděl(a) na vaši pozvánku",
7678
"Invitation: %1$s" : "Pozvánka: %1$s",
79+
"%1$s would like to invite you to \"%2$s\"" : "%1$s by vás ráda pozval(a) na „%2$s“",
7780
"Organizer:" : "Organizátor:",
7881
"Attendees:" : "Účastníci:",
7982
"Title:" : "Název:",

apps/dav/l10n/cs.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,11 @@
7070
"Where: %s" : "Kde: %s",
7171
"%1$s via %2$s" : "%1$s prostřednictvím %2$s",
7272
"Cancelled: %1$s" : "Zrušeno: %1$s",
73+
"\"%1$s\" has been canceled" : "„%1$s“ bylo zrušeno",
7374
"Re: %1$s" : "Odp.: %1$s",
75+
"%1$s has responded your invitation" : "%1$s odpověděl(a) na vaši pozvánku",
7476
"Invitation: %1$s" : "Pozvánka: %1$s",
77+
"%1$s would like to invite you to \"%2$s\"" : "%1$s by vás ráda pozval(a) na „%2$s“",
7578
"Organizer:" : "Organizátor:",
7679
"Attendees:" : "Účastníci:",
7780
"Title:" : "Název:",

core/l10n/cs.js

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

core/l10n/cs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"State token does not match" : "Stavový token se neshoduje",
2424
"Invalid app password" : "Neplatné heslo pro aplikaci",
2525
"Could not complete login" : "Přihlášení se nedaří dokončit",
26+
"State token missing" : "Chybí stavový token",
2627
"Your login token is invalid or has expired" : "Váš přihlašovací token není platný nebo jeho platnost skončila",
2728
"This community release of Nextcloud is unsupported and push notifications are limited." : "Toto komunitní vydání Nextcloud není podporováno a push oznámení jsou proto omezená.",
2829
"Login" : "Přihlásit",

core/l10n/de_DE.js

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

core/l10n/de_DE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"State token does not match" : "Status-Token stimmen nicht überein",
2424
"Invalid app password" : "Ungültiges App-Passwort",
2525
"Could not complete login" : "Anmeldung konnte nicht abgeschlossen werden",
26+
"State token missing" : "Zustandstoken fehlt",
2627
"Your login token is invalid or has expired" : "Ihr Anmelde-Token ist ungültig oder abgelaufen",
2728
"This community release of Nextcloud is unsupported and push notifications are limited." : "Diese Community-Version von Nextcloud wird nicht unterstützt und sofortige Benachrichtigungen sind nur begrenzt verfügbar.",
2829
"Login" : "Anmelden",

core/l10n/en_GB.js

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

core/l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"State token does not match" : "State token does not match",
2424
"Invalid app password" : "Invalid app password",
2525
"Could not complete login" : "Could not complete login",
26+
"State token missing" : "State token missing",
2627
"Your login token is invalid or has expired" : "Your login token is invalid or has expired",
2728
"This community release of Nextcloud is unsupported and push notifications are limited." : "This community release of Nextcloud is unsupported and push notifications are limited.",
2829
"Login" : "Login",

core/l10n/es.js

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

core/l10n/es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"State token does not match" : "El token dado no coincide",
2424
"Invalid app password" : "Contraseña de la app no válida",
2525
"Could not complete login" : "No se ha podido completar el inicio de sesión",
26+
"State token missing" : "No se encontró token de estado",
2627
"Your login token is invalid or has expired" : "Tu token de login no es válido o ha caducado",
2728
"This community release of Nextcloud is unsupported and push notifications are limited." : "Esta versión comunitaria de Nextcloud ya no está soportada y las notificaciones push son limitadas.",
2829
"Login" : "Iniciar sesión",

0 commit comments

Comments
 (0)