diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 73d9642160..c4be22f13f 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -176,7 +176,6 @@ OC.L10N.register( "Log in" : "أدخل", "Wrong password." : "كلمة السر خاطئة.", "Forgot password?" : "هل نسيت كلمة السر ؟", - "Back to log in" : "العودة إلى تسجيل الدخول", "Alternative Logins" : "اسماء دخول بديلة", "Account access" : "حساب النفاذ", "Grant access" : "السماح بالنفاذ", @@ -197,6 +196,7 @@ OC.L10N.register( "Shared with {recipients}" : "تمت مشاركته مع {recipients}", "This action requires you to confirm your password:" : "يتطلب منك هذا الإجراء تأكيد كلمة المرور :", "Wrong password. Reset it?" : "كلمة السر خاطئة. هل تريد إعادة تعيينها ؟", - "For help, see the documentation." : "للمساعدة يُرجى الإطلاع على الدليل." + "For help, see the documentation." : "للمساعدة يُرجى الإطلاع على الدليل.", + "Back to log in" : "العودة إلى تسجيل الدخول" }, "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;"); diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 59af4cfbf8..8e727de9e2 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -174,7 +174,6 @@ "Log in" : "أدخل", "Wrong password." : "كلمة السر خاطئة.", "Forgot password?" : "هل نسيت كلمة السر ؟", - "Back to log in" : "العودة إلى تسجيل الدخول", "Alternative Logins" : "اسماء دخول بديلة", "Account access" : "حساب النفاذ", "Grant access" : "السماح بالنفاذ", @@ -195,6 +194,7 @@ "Shared with {recipients}" : "تمت مشاركته مع {recipients}", "This action requires you to confirm your password:" : "يتطلب منك هذا الإجراء تأكيد كلمة المرور :", "Wrong password. Reset it?" : "كلمة السر خاطئة. هل تريد إعادة تعيينها ؟", - "For help, see the documentation." : "للمساعدة يُرجى الإطلاع على الدليل." + "For help, see the documentation." : "للمساعدة يُرجى الإطلاع على الدليل.", + "Back to log in" : "العودة إلى تسجيل الدخول" },"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;" } \ No newline at end of file diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 5a046cfbbe..0cc1573e12 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -278,7 +278,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Bylo rozpoznáno několik neplatných pokusů o přihlášeni z Vaší IP. Další přihlášení bude možné za 30 sekund.", "Stay logged in" : "Neodhlašovat", "Forgot password?" : "Zapomněli jste heslo?", - "Back to log in" : "Zpět na přihlášení", "Alternative Logins" : "Alternativní přihlášení", "Account access" : "Přístup k účtu", "You are about to grant %s access to your %s account." : "Chystáte se povolit %s přístup k vašemu %s účtu.", @@ -342,6 +341,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte prosím svého správce. Pokud spravujete tuto instalaci, nastavte \"trusted_domains\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na vaší konfiguraci vám může být, jako správci, umožněno použití tlačítka níže k označení této domény jako důvěryhodné.", "For help, see the documentation." : "Pro pomoc, nahlédněte do dokumentace.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Váš PHP nepodporuje freetype. Následek budou požkozené profilové obrázky a nastavení rozhraní" + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Váš PHP nepodporuje freetype. Následek budou požkozené profilové obrázky a nastavení rozhraní", + "Back to log in" : "Zpět na přihlášení" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 26aad9a3da..63bc43e0c6 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -276,7 +276,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Bylo rozpoznáno několik neplatných pokusů o přihlášeni z Vaší IP. Další přihlášení bude možné za 30 sekund.", "Stay logged in" : "Neodhlašovat", "Forgot password?" : "Zapomněli jste heslo?", - "Back to log in" : "Zpět na přihlášení", "Alternative Logins" : "Alternativní přihlášení", "Account access" : "Přístup k účtu", "You are about to grant %s access to your %s account." : "Chystáte se povolit %s přístup k vašemu %s účtu.", @@ -340,6 +339,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte prosím svého správce. Pokud spravujete tuto instalaci, nastavte \"trusted_domains\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na vaší konfiguraci vám může být, jako správci, umožněno použití tlačítka níže k označení této domény jako důvěryhodné.", "For help, see the documentation." : "Pro pomoc, nahlédněte do dokumentace.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Váš PHP nepodporuje freetype. Následek budou požkozené profilové obrázky a nastavení rozhraní" + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Váš PHP nepodporuje freetype. Následek budou požkozené profilové obrázky a nastavení rozhraní", + "Back to log in" : "Zpět na přihlášení" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/da.js b/core/l10n/da.js index 99c558e908..db960e7988 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -258,7 +258,6 @@ OC.L10N.register( "Wrong password." : "Forkert kodeord.", "Stay logged in" : "Forbliv logget ind", "Forgot password?" : "Glemt adgangskode?", - "Back to log in" : "Tilbage til log in", "Alternative Logins" : "Alternative logins", "Account access" : "Konto adgang", "You are about to grant %s access to your %s account." : "Du er ved at tildele %s adgang til din %s konto.", @@ -294,6 +293,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instans befinder sig i vedligeholdelsestilstand for øjeblikket, hvilket kan tage et stykke tid.", "This page will refresh itself when the %s instance is available again." : "Denne side vil genopfriske sig selv, når %s-instancen er tilgængelig igen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.", - "Thank you for your patience." : "Tak for din tålmodighed." + "Thank you for your patience." : "Tak for din tålmodighed.", + "Back to log in" : "Tilbage til log in" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/da.json b/core/l10n/da.json index 92ecc893bb..3b344c99ca 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -256,7 +256,6 @@ "Wrong password." : "Forkert kodeord.", "Stay logged in" : "Forbliv logget ind", "Forgot password?" : "Glemt adgangskode?", - "Back to log in" : "Tilbage til log in", "Alternative Logins" : "Alternative logins", "Account access" : "Konto adgang", "You are about to grant %s access to your %s account." : "Du er ved at tildele %s adgang til din %s konto.", @@ -292,6 +291,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instans befinder sig i vedligeholdelsestilstand for øjeblikket, hvilket kan tage et stykke tid.", "This page will refresh itself when the %s instance is available again." : "Denne side vil genopfriske sig selv, når %s-instancen er tilgængelig igen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.", - "Thank you for your patience." : "Tak for din tålmodighed." + "Thank you for your patience." : "Tak for din tålmodighed.", + "Back to log in" : "Tilbage til log in" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/de.js b/core/l10n/de.js index 4871dd3f9b..c504049c83 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", "Stay logged in" : "Angemeldet bleiben", "Forgot password?" : "Passwort vergessen?", - "Back to log in" : "Zur Anmeldung wechseln", "Alternative Logins" : "Alternative Anmeldung", "Account access" : "Kontozugriff ", "You are about to grant %s access to your %s account." : "Du bist dabei, %s Zugriff auf Dein %s-Konto zu gewähren.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Bitte kontaktiere Deinen Administrator. Wenn Du Administrator dieser Instanz bist, konfiguriere die „trusted_domains“-Einstellung in config/config.php. Eine Beispielkonfiguration ist in config/config.sample.php verfügbar.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Wenn es Deine Konfiguration zulässt, kannst Du als Administrator die folgende Schaltfläche benutzen, um diese Domain als vertrauenswürdig einzustufen.", "For help, see the documentation." : "Für weitere Hilfen, schaue bitte in die Dokumentation.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Dein PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Dein PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen.", + "Back to log in" : "Zur Anmeldung wechseln" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de.json b/core/l10n/de.json index 1157b3af7f..56afd22d18 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", "Stay logged in" : "Angemeldet bleiben", "Forgot password?" : "Passwort vergessen?", - "Back to log in" : "Zur Anmeldung wechseln", "Alternative Logins" : "Alternative Anmeldung", "Account access" : "Kontozugriff ", "You are about to grant %s access to your %s account." : "Du bist dabei, %s Zugriff auf Dein %s-Konto zu gewähren.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Bitte kontaktiere Deinen Administrator. Wenn Du Administrator dieser Instanz bist, konfiguriere die „trusted_domains“-Einstellung in config/config.php. Eine Beispielkonfiguration ist in config/config.sample.php verfügbar.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Wenn es Deine Konfiguration zulässt, kannst Du als Administrator die folgende Schaltfläche benutzen, um diese Domain als vertrauenswürdig einzustufen.", "For help, see the documentation." : "Für weitere Hilfen, schaue bitte in die Dokumentation.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Dein PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Dein PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen.", + "Back to log in" : "Zur Anmeldung wechseln" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 30ea6956ad..9f32ba7786 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", "Stay logged in" : "Angemeldet bleiben", "Forgot password?" : "Passwort vergessen?", - "Back to log in" : "Zur Anmeldung wechseln", "Alternative Logins" : "Alternative Anmeldung", "Account access" : "Kontozugriff ", "You are about to grant %s access to your %s account." : "Sie sind dabei, %s Zugriff auf Ihr %s-Konto zu gewähren.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie Administrator dieser Instanz sind, konfigurieren Sie bitte die „trusted_domain“-Einstellung in config/config.php. Eine Beispielkonfiguration ist in config/config.sample.php verfügbar.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Wenn es Ihre Konfiguration zulässt, können Sie als Administrator gegebenenfalls den Button unten benutzen, um diese Domain als vertrauenswürdig einzustufen.", "For help, see the documentation." : "Für weitere Hilfen, schauen Sie bitte in die Dokumentation.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Ihr PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Ihr PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen.", + "Back to log in" : "Zur Anmeldung wechseln" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 90e4a83d92..4aa546184f 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", "Stay logged in" : "Angemeldet bleiben", "Forgot password?" : "Passwort vergessen?", - "Back to log in" : "Zur Anmeldung wechseln", "Alternative Logins" : "Alternative Anmeldung", "Account access" : "Kontozugriff ", "You are about to grant %s access to your %s account." : "Sie sind dabei, %s Zugriff auf Ihr %s-Konto zu gewähren.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie Administrator dieser Instanz sind, konfigurieren Sie bitte die „trusted_domain“-Einstellung in config/config.php. Eine Beispielkonfiguration ist in config/config.sample.php verfügbar.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Wenn es Ihre Konfiguration zulässt, können Sie als Administrator gegebenenfalls den Button unten benutzen, um diese Domain als vertrauenswürdig einzustufen.", "For help, see the documentation." : "Für weitere Hilfen, schauen Sie bitte in die Dokumentation.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Ihr PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Ihr PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen.", + "Back to log in" : "Zur Anmeldung wechseln" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index b532468aa3..a38ae4126b 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.", "Stay logged in" : "Stay logged in", "Forgot password?" : "Forgot password?", - "Back to log in" : "Back to log in", "Alternative Logins" : "Alternative Logins", "Account access" : "Account access", "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.", "For help, see the documentation." : "For help, see the documentation.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface.", + "Back to log in" : "Back to log in" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 1199391334..b5928d66b8 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.", "Stay logged in" : "Stay logged in", "Forgot password?" : "Forgot password?", - "Back to log in" : "Back to log in", "Alternative Logins" : "Alternative Logins", "Account access" : "Account access", "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.", "For help, see the documentation." : "For help, see the documentation.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface.", + "Back to log in" : "Back to log in" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es.js b/core/l10n/es.js index 9f66897044..671a020405 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.", "Stay logged in" : "Permanecer autenticado", "Forgot password?" : "¿Contraseña olvidada?", - "Back to log in" : "Volver al registro", "Alternative Logins" : "Inicios de sesión alternativos", "Account access" : "Acceso a la cuenta", "You are about to grant %s access to your %s account." : "Estás a punto de conceder a %s acceso a tu cuenta de %s", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor, contacta con tu administrador. Si eres un administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Se ofrece una configuración de ejemplo en config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como administrador puedes tener la posibilidad de usar el botón a continuación para confiar en este dominio.", "For help, see the documentation." : "Para más ayuda, ver la documentación.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Tu PHP no tiene sooprte de freetype. Esto dará como resultado imágenes de perfil e interfaz de configuración rotas." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Tu PHP no tiene sooprte de freetype. Esto dará como resultado imágenes de perfil e interfaz de configuración rotas.", + "Back to log in" : "Volver al registro" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es.json b/core/l10n/es.json index c9d38e60b0..3ceec775de 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.", "Stay logged in" : "Permanecer autenticado", "Forgot password?" : "¿Contraseña olvidada?", - "Back to log in" : "Volver al registro", "Alternative Logins" : "Inicios de sesión alternativos", "Account access" : "Acceso a la cuenta", "You are about to grant %s access to your %s account." : "Estás a punto de conceder a %s acceso a tu cuenta de %s", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor, contacta con tu administrador. Si eres un administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Se ofrece una configuración de ejemplo en config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como administrador puedes tener la posibilidad de usar el botón a continuación para confiar en este dominio.", "For help, see the documentation." : "Para más ayuda, ver la documentación.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Tu PHP no tiene sooprte de freetype. Esto dará como resultado imágenes de perfil e interfaz de configuración rotas." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Tu PHP no tiene sooprte de freetype. Esto dará como resultado imágenes de perfil e interfaz de configuración rotas.", + "Back to log in" : "Volver al registro" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_419.js b/core/l10n/es_419.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_419.js +++ b/core/l10n/es_419.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_419.json b/core/l10n/es_419.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_419.json +++ b/core/l10n/es_419.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_CL.js b/core/l10n/es_CL.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_CL.js +++ b/core/l10n/es_CL.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_CL.json b/core/l10n/es_CL.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_CL.json +++ b/core/l10n/es_CL.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_CO.js b/core/l10n/es_CO.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_CO.js +++ b/core/l10n/es_CO.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_CO.json b/core/l10n/es_CO.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_CO.json +++ b/core/l10n/es_CO.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_CR.js b/core/l10n/es_CR.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_CR.js +++ b/core/l10n/es_CR.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_CR.json b/core/l10n/es_CR.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_CR.json +++ b/core/l10n/es_CR.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_DO.js b/core/l10n/es_DO.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_DO.js +++ b/core/l10n/es_DO.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_DO.json b/core/l10n/es_DO.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_DO.json +++ b/core/l10n/es_DO.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_EC.json b/core/l10n/es_EC.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_EC.json +++ b/core/l10n/es_EC.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_GT.js b/core/l10n/es_GT.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_GT.js +++ b/core/l10n/es_GT.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_GT.json b/core/l10n/es_GT.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_GT.json +++ b/core/l10n/es_GT.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_HN.js b/core/l10n/es_HN.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_HN.js +++ b/core/l10n/es_HN.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_HN.json b/core/l10n/es_HN.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_HN.json +++ b/core/l10n/es_HN.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 84ec8bf116..ee13c8c5e7 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ", "For help, see the documentation." : "Para más ayuda, consulta la documentación.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Tu PHP no cuenta con siporte de freetype. Esto producirá imagenes rotas en el perfil e interfaz de configuraciones. " + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Tu PHP no cuenta con siporte de freetype. Esto producirá imagenes rotas en el perfil e interfaz de configuraciones. ", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index d7c4b23ccc..8bf98d92bf 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ", "For help, see the documentation." : "Para más ayuda, consulta la documentación.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Tu PHP no cuenta con siporte de freetype. Esto producirá imagenes rotas en el perfil e interfaz de configuraciones. " + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Tu PHP no cuenta con siporte de freetype. Esto producirá imagenes rotas en el perfil e interfaz de configuraciones. ", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_NI.js b/core/l10n/es_NI.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_NI.js +++ b/core/l10n/es_NI.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_NI.json b/core/l10n/es_NI.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_NI.json +++ b/core/l10n/es_NI.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_PA.js b/core/l10n/es_PA.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_PA.js +++ b/core/l10n/es_PA.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_PA.json b/core/l10n/es_PA.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_PA.json +++ b/core/l10n/es_PA.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_PE.js b/core/l10n/es_PE.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_PE.js +++ b/core/l10n/es_PE.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_PE.json b/core/l10n/es_PE.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_PE.json +++ b/core/l10n/es_PE.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_PR.js b/core/l10n/es_PR.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_PR.js +++ b/core/l10n/es_PR.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_PR.json b/core/l10n/es_PR.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_PR.json +++ b/core/l10n/es_PR.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_PY.js b/core/l10n/es_PY.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_PY.js +++ b/core/l10n/es_PY.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_PY.json b/core/l10n/es_PY.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_PY.json +++ b/core/l10n/es_PY.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_SV.js +++ b/core/l10n/es_SV.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_SV.json b/core/l10n/es_SV.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_SV.json +++ b/core/l10n/es_SV.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/es_UY.js b/core/l10n/es_UY.js index 34ddd574d6..afc3ede61d 100644 --- a/core/l10n/es_UY.js +++ b/core/l10n/es_UY.js @@ -276,7 +276,6 @@ OC.L10N.register( "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -312,6 +311,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/es_UY.json b/core/l10n/es_UY.json index a74d405b7e..6feaf54d1d 100644 --- a/core/l10n/es_UY.json +++ b/core/l10n/es_UY.json @@ -274,7 +274,6 @@ "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", "Account access" : "Acceo de cuenta", "You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.", @@ -310,6 +309,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", - "Thank you for your patience." : "Gracias por tu paciencia." + "Thank you for your patience." : "Gracias por tu paciencia.", + "Back to log in" : "Regresar al inicio de sesión" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 273b0d58ba..32308cc2f3 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -256,7 +256,6 @@ OC.L10N.register( "Wrong password." : "Vale parool.", "Stay logged in" : "Püsi sisselogituna", "Forgot password?" : "Unustasid parooli?", - "Back to log in" : "Tagasi sisselogimise lehele", "Alternative Logins" : "Alternatiivsed sisselogimisviisid", "Account access" : "Konto ligipääs", "You are about to grant %s access to your %s account." : "Sa oled andmas %s ligipääsu oma %s kontole.", @@ -288,6 +287,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.", "This page will refresh itself when the %s instance is available again." : "Se leht laetakse uuesti, kui %s instantsi on uuesti saadaval.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", - "Thank you for your patience." : "Täname kannatlikkuse eest." + "Thank you for your patience." : "Täname kannatlikkuse eest.", + "Back to log in" : "Tagasi sisselogimise lehele" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index 064d403b88..3a3b3cf36f 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -254,7 +254,6 @@ "Wrong password." : "Vale parool.", "Stay logged in" : "Püsi sisselogituna", "Forgot password?" : "Unustasid parooli?", - "Back to log in" : "Tagasi sisselogimise lehele", "Alternative Logins" : "Alternatiivsed sisselogimisviisid", "Account access" : "Konto ligipääs", "You are about to grant %s access to your %s account." : "Sa oled andmas %s ligipääsu oma %s kontole.", @@ -286,6 +285,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.", "This page will refresh itself when the %s instance is available again." : "Se leht laetakse uuesti, kui %s instantsi on uuesti saadaval.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", - "Thank you for your patience." : "Täname kannatlikkuse eest." + "Thank you for your patience." : "Täname kannatlikkuse eest.", + "Back to log in" : "Tagasi sisselogimise lehele" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 8e246e67f1..32d251babf 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -261,7 +261,6 @@ OC.L10N.register( "Wrong password." : "Väärä salasana.", "Stay logged in" : "Pysy sisäänkirjautuneena", "Forgot password?" : "Unohditko salasanasi?", - "Back to log in" : "Palaa kirjautumiseen", "Alternative Logins" : "Vaihtoehtoiset kirjautumistavat", "Account access" : "Tilin käyttö", "Grant access" : "Myönnä pääsy", @@ -297,6 +296,7 @@ OC.L10N.register( "The server encountered an internal error and was unable to complete your request." : "Palvelimella tapahtui sisäinen virhe, eikä pyyntöäsi voitu käsitellä.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Ota yhteys palvelimen ylläpitäjään, jos tämä virhe ilmenee useita kertoja. Sisällytä alla olevat tekniset tiedot ilmoitukseesi.", "This action requires you to confirm your password:" : "Tämä toiminto vaatii, että vahvistat salasanasi:", - "Wrong password. Reset it?" : "Väärä salasana. Nollataanko se?" + "Wrong password. Reset it?" : "Väärä salasana. Nollataanko se?", + "Back to log in" : "Palaa kirjautumiseen" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/fi.json b/core/l10n/fi.json index 5c86d8d745..1e542b2c41 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -259,7 +259,6 @@ "Wrong password." : "Väärä salasana.", "Stay logged in" : "Pysy sisäänkirjautuneena", "Forgot password?" : "Unohditko salasanasi?", - "Back to log in" : "Palaa kirjautumiseen", "Alternative Logins" : "Vaihtoehtoiset kirjautumistavat", "Account access" : "Tilin käyttö", "Grant access" : "Myönnä pääsy", @@ -295,6 +294,7 @@ "The server encountered an internal error and was unable to complete your request." : "Palvelimella tapahtui sisäinen virhe, eikä pyyntöäsi voitu käsitellä.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Ota yhteys palvelimen ylläpitäjään, jos tämä virhe ilmenee useita kertoja. Sisällytä alla olevat tekniset tiedot ilmoitukseesi.", "This action requires you to confirm your password:" : "Tämä toiminto vaatii, että vahvistat salasanasi:", - "Wrong password. Reset it?" : "Väärä salasana. Nollataanko se?" + "Wrong password. Reset it?" : "Väärä salasana. Nollataanko se?", + "Back to log in" : "Palaa kirjautumiseen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 9e80c515eb..c96ab19b03 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalide depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", "Stay logged in" : "Rester connecté", "Forgot password?" : "Mot de passe oublié ?", - "Back to log in" : "Retour à la page de connexion", "Alternative Logins" : "Identifiants alternatifs", "Account access" : "Accès au compte", "You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous êtes un administrateur de cette instance, configurez la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En fonction de votre configuration, en tant qu'administrateur vous pouvez également utiliser le bouton ci-dessous pour approuver ce domaine.", "For help, see the documentation." : "Pour obtenir de l'aide, lisez la documentation.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Votre version de PHP n'est pas prise en charge par freetype. Cela se traduira par des images de profil et une interface des paramètres cassées." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Votre version de PHP n'est pas prise en charge par freetype. Cela se traduira par des images de profil et une interface des paramètres cassées.", + "Back to log in" : "Retour à la page de connexion" }, "nplurals=2; plural=(n > 1);"); diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 6d48bef7a0..589dd8b448 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalide depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", "Stay logged in" : "Rester connecté", "Forgot password?" : "Mot de passe oublié ?", - "Back to log in" : "Retour à la page de connexion", "Alternative Logins" : "Identifiants alternatifs", "Account access" : "Accès au compte", "You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous êtes un administrateur de cette instance, configurez la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En fonction de votre configuration, en tant qu'administrateur vous pouvez également utiliser le bouton ci-dessous pour approuver ce domaine.", "For help, see the documentation." : "Pour obtenir de l'aide, lisez la documentation.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Votre version de PHP n'est pas prise en charge par freetype. Cela se traduira par des images de profil et une interface des paramètres cassées." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Votre version de PHP n'est pas prise en charge par freetype. Cela se traduira par des images de profil et une interface des paramètres cassées.", + "Back to log in" : "Retour à la page de connexion" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/core/l10n/he.js b/core/l10n/he.js index 85d5800ae6..41c916e960 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -242,7 +242,6 @@ OC.L10N.register( "Wrong password." : "סיסמא שגוייה.", "Stay logged in" : "השאר מחובר", "Forgot password?" : "שכחת ססמה?", - "Back to log in" : "חזרה לכניסה", "Alternative Logins" : "כניסות אלטרנטיביות", "Account access" : "גישה לחשבון", "Grant access" : "הענקת גישה", @@ -275,6 +274,7 @@ OC.L10N.register( "Wrong password. Reset it?" : "ססמה שגויה. לאפס אותה?", "You are accessing the server from an untrusted domain." : "ניגשת לשרת משם מתחם בלתי מהימן.", "For help, see the documentation." : "לקבלת עזרה, יש לעיין בתיעוד.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "ל־PHP שלך אין תמיכה ב־freetype. מצב כזה יגרום לתמונות פרופיל משובשות לצד מנשק הגדרות משובש." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "ל־PHP שלך אין תמיכה ב־freetype. מצב כזה יגרום לתמונות פרופיל משובשות לצד מנשק הגדרות משובש.", + "Back to log in" : "חזרה לכניסה" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/he.json b/core/l10n/he.json index debb7ac35e..e58604fde1 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -240,7 +240,6 @@ "Wrong password." : "סיסמא שגוייה.", "Stay logged in" : "השאר מחובר", "Forgot password?" : "שכחת ססמה?", - "Back to log in" : "חזרה לכניסה", "Alternative Logins" : "כניסות אלטרנטיביות", "Account access" : "גישה לחשבון", "Grant access" : "הענקת גישה", @@ -273,6 +272,7 @@ "Wrong password. Reset it?" : "ססמה שגויה. לאפס אותה?", "You are accessing the server from an untrusted domain." : "ניגשת לשרת משם מתחם בלתי מהימן.", "For help, see the documentation." : "לקבלת עזרה, יש לעיין בתיעוד.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "ל־PHP שלך אין תמיכה ב־freetype. מצב כזה יגרום לתמונות פרופיל משובשות לצד מנשק הגדרות משובש." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "ל־PHP שלך אין תמיכה ב־freetype. מצב כזה יגרום לתמונות פרופיל משובשות לצד מנשק הגדרות משובש.", + "Back to log in" : "חזרה לכניסה" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/hu.js b/core/l10n/hu.js index aa5015237a..5f65e0b3ce 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Többszöri sikertelen bejelentkezési kísérletet érzékeltünk az IP-dről. A legközelebbi kísérleted így 30 másodperccel késleltetve lesz.", "Stay logged in" : "Maradjon bejelentkezve", "Forgot password?" : "Elfelejtett jelszó?", - "Back to log in" : "Vissza a bejelentkezéshez", "Alternative Logins" : "Alternatív bejelentkezés", "Account access" : "Fiók hozzáférés", "You are about to grant %s access to your %s account." : "Hozzáférést készülsz biztosítani neki: %s ehhez a fiókodhoz: %s.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kérjük keresse fel a rendszergazdát! Ha ennek a telepítésnek Ön a rendszergazdája, akkor állítsa be a config/config.php fájlban a \"trusted_domain\" paramétert! A config/config.sample.php fájlban talál példát a beállításra.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "A beállításoktól függően, rendszergazdaként lehetséges, hogy az alábbi gombot is használhatja a domain név megbízhatóvá tételéhez.", "For help, see the documentation." : "Segítségért keresse fel a dokumentációt.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "A PHP-ból hiányzik a freetype támogatás. Ez a beállítási felület és a profilképek hibás megjelenítését okozhatja." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "A PHP-ból hiányzik a freetype támogatás. Ez a beállítási felület és a profilképek hibás megjelenítését okozhatja.", + "Back to log in" : "Vissza a bejelentkezéshez" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 06ffb3c731..4c226ef107 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Többszöri sikertelen bejelentkezési kísérletet érzékeltünk az IP-dről. A legközelebbi kísérleted így 30 másodperccel késleltetve lesz.", "Stay logged in" : "Maradjon bejelentkezve", "Forgot password?" : "Elfelejtett jelszó?", - "Back to log in" : "Vissza a bejelentkezéshez", "Alternative Logins" : "Alternatív bejelentkezés", "Account access" : "Fiók hozzáférés", "You are about to grant %s access to your %s account." : "Hozzáférést készülsz biztosítani neki: %s ehhez a fiókodhoz: %s.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kérjük keresse fel a rendszergazdát! Ha ennek a telepítésnek Ön a rendszergazdája, akkor állítsa be a config/config.php fájlban a \"trusted_domain\" paramétert! A config/config.sample.php fájlban talál példát a beállításra.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "A beállításoktól függően, rendszergazdaként lehetséges, hogy az alábbi gombot is használhatja a domain név megbízhatóvá tételéhez.", "For help, see the documentation." : "Segítségért keresse fel a dokumentációt.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "A PHP-ból hiányzik a freetype támogatás. Ez a beállítási felület és a profilképek hibás megjelenítését okozhatja." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "A PHP-ból hiányzik a freetype támogatás. Ez a beállítási felület és a profilképek hibás megjelenítését okozhatja.", + "Back to log in" : "Vissza a bejelentkezéshez" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/is.js b/core/l10n/is.js index 9d476ffc38..7d53c493ea 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Við urðum vör við margar misheppnaðar innskráningar í röð frá IP-vistfanginu þínu. Þar með verður næsta innskráning tafin (throttled) um 30 sekúndur.", "Stay logged in" : "Haldast skráður inn", "Forgot password?" : "Gleymdirðu lykilorði?", - "Back to log in" : "Til baka í innskráningu", "Alternative Logins" : "Aðrar innskráningar", "Account access" : "Aðgangur að notandaaðgangi", "You are about to grant %s access to your %s account." : "Þú ert að fara að leyfa %s aðgang að %s notandaaðgangnum þínum.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Hafðu samband við kerfisstjóra. Ef þú ert stjórnandi á þessu tilviki, stilltu \"trusted_domains\" setninguna í config/config.php. Dæmi um stillingar má sjá í config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Það fer eftir stillingum þínum, sem stjórnandi þá gætir þú einnig notað hnappinn hér fyrir neðan til að treysta þessu léni.", "For help, see the documentation." : "Til að fá hjálp er best að skoða fyrst hjálparskjölin.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP-uppsetningin er ekki með stuðning við 'freetype'. Þetta mun valda því að notendamyndir og stillingaviðmót virki ekki." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP-uppsetningin er ekki með stuðning við 'freetype'. Þetta mun valda því að notendamyndir og stillingaviðmót virki ekki.", + "Back to log in" : "Til baka í innskráningu" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/core/l10n/is.json b/core/l10n/is.json index fa833ade19..ae5eadb3b1 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Við urðum vör við margar misheppnaðar innskráningar í röð frá IP-vistfanginu þínu. Þar með verður næsta innskráning tafin (throttled) um 30 sekúndur.", "Stay logged in" : "Haldast skráður inn", "Forgot password?" : "Gleymdirðu lykilorði?", - "Back to log in" : "Til baka í innskráningu", "Alternative Logins" : "Aðrar innskráningar", "Account access" : "Aðgangur að notandaaðgangi", "You are about to grant %s access to your %s account." : "Þú ert að fara að leyfa %s aðgang að %s notandaaðgangnum þínum.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Hafðu samband við kerfisstjóra. Ef þú ert stjórnandi á þessu tilviki, stilltu \"trusted_domains\" setninguna í config/config.php. Dæmi um stillingar má sjá í config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Það fer eftir stillingum þínum, sem stjórnandi þá gætir þú einnig notað hnappinn hér fyrir neðan til að treysta þessu léni.", "For help, see the documentation." : "Til að fá hjálp er best að skoða fyrst hjálparskjölin.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP-uppsetningin er ekki með stuðning við 'freetype'. Þetta mun valda því að notendamyndir og stillingaviðmót virki ekki." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP-uppsetningin er ekki með stuðning við 'freetype'. Þetta mun valda því að notendamyndir og stillingaviðmót virki ekki.", + "Back to log in" : "Til baka í innskráningu" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/core/l10n/it.js b/core/l10n/it.js index f0f2d237b4..8a8845c5ea 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione falliti dal tuo indirizzo IP. Di conseguenza il prossimo tentativo è ritardato di 30 secondi.", "Stay logged in" : "Rimani collegato", "Forgot password?" : "Hai dimenticato la password?", - "Back to log in" : "Torna alla schermata di accesso", "Alternative Logins" : "Accessi alternativi", "Account access" : "Accesso account", "You are about to grant %s access to your %s account." : "Stai per accordare a \"%s\" l'accesso al tuo account %s.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contatta il tuo amministratore di sistema. Se sei un amministratore di questa istanza, configura l'impostazione \"trusted_domains\" in config/config.php. Una configurazione di esempio è disponibile in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "In base alla tua configurazione, come amministratore potrai utilizzare anche il pulsante in basso per rendere attendibile questo dominio.", "For help, see the documentation." : "Per la guida, vedi la documentazione.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "La tua versione di PHP non ha il supporto freetype. Ciò causera problemi con le immagini dei profili e con l'interfaccia delle impostazioni." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "La tua versione di PHP non ha il supporto freetype. Ciò causera problemi con le immagini dei profili e con l'interfaccia delle impostazioni.", + "Back to log in" : "Torna alla schermata di accesso" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/it.json b/core/l10n/it.json index ed2bddca10..1d5ed7e051 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione falliti dal tuo indirizzo IP. Di conseguenza il prossimo tentativo è ritardato di 30 secondi.", "Stay logged in" : "Rimani collegato", "Forgot password?" : "Hai dimenticato la password?", - "Back to log in" : "Torna alla schermata di accesso", "Alternative Logins" : "Accessi alternativi", "Account access" : "Accesso account", "You are about to grant %s access to your %s account." : "Stai per accordare a \"%s\" l'accesso al tuo account %s.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contatta il tuo amministratore di sistema. Se sei un amministratore di questa istanza, configura l'impostazione \"trusted_domains\" in config/config.php. Una configurazione di esempio è disponibile in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "In base alla tua configurazione, come amministratore potrai utilizzare anche il pulsante in basso per rendere attendibile questo dominio.", "For help, see the documentation." : "Per la guida, vedi la documentazione.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "La tua versione di PHP non ha il supporto freetype. Ciò causera problemi con le immagini dei profili e con l'interfaccia delle impostazioni." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "La tua versione di PHP non ha il supporto freetype. Ciò causera problemi con le immagini dei profili e con l'interfaccia delle impostazioni.", + "Back to log in" : "Torna alla schermata di accesso" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/ka_GE.js b/core/l10n/ka_GE.js index 6c3850fd7b..6e8c8d9a9f 100644 --- a/core/l10n/ka_GE.js +++ b/core/l10n/ka_GE.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "თქვენი IP მისამართით შევნიშნეთ არაერთი წარუმატებელი ავტორიზაციის მცდელობა. აქედან გამომდინარე თქვენი შემდეგი ავტორიზაციის მცდელობა შეიზღუდება დაახლოებით 30 წამით.", "Stay logged in" : "ავტორიზებულად დარჩენა", "Forgot password?" : "დაგავიწყდათ პაროლი?", - "Back to log in" : "უკან ავტორიზაციისკენ", "Alternative Logins" : "ალტერნატიული ლოგინები", "Account access" : "წვდომა ანგარიშზე", "You are about to grant %s access to your %s account." : "თქვენ აპირებთ წვდომის უფლებები მიანიჭოთ %s-ს თქვენს %s ანგარიშზე.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "გთხოვთ დაუკავშირდეთ თქვენს ადმინისტრატორს. იმ შემთხვევაში თუ ბრძანდებით ადმინისტრატორი, config/config.php-ში შეცვალეთ \"trusted_domains\" პარამეტრი. მაგალითი მოყვანილია config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "თქვენი კონფიგურაციიდან გამომდინარე, როგორც ადმინისტრატორმა დომენის ნდობისთვის ასევე შეგიძლიათ ისარგებლოთ ქვემოთ არსებული ღილაკითაც.", "For help, see the documentation." : "დახმარებისთვის იხილეთ დოკუმენტაცია.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "თქვენს PHP-ს არ აქვს freetype-ის მხარდაჭერა. ეს გამოწვევს დარღვეულ პროფილის სურათებს და მომხმარებლის ინტერფეისს." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "თქვენს PHP-ს არ აქვს freetype-ის მხარდაჭერა. ეს გამოწვევს დარღვეულ პროფილის სურათებს და მომხმარებლის ინტერფეისს.", + "Back to log in" : "უკან ავტორიზაციისკენ" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/ka_GE.json b/core/l10n/ka_GE.json index deb5aeae83..f2bfdb52d0 100644 --- a/core/l10n/ka_GE.json +++ b/core/l10n/ka_GE.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "თქვენი IP მისამართით შევნიშნეთ არაერთი წარუმატებელი ავტორიზაციის მცდელობა. აქედან გამომდინარე თქვენი შემდეგი ავტორიზაციის მცდელობა შეიზღუდება დაახლოებით 30 წამით.", "Stay logged in" : "ავტორიზებულად დარჩენა", "Forgot password?" : "დაგავიწყდათ პაროლი?", - "Back to log in" : "უკან ავტორიზაციისკენ", "Alternative Logins" : "ალტერნატიული ლოგინები", "Account access" : "წვდომა ანგარიშზე", "You are about to grant %s access to your %s account." : "თქვენ აპირებთ წვდომის უფლებები მიანიჭოთ %s-ს თქვენს %s ანგარიშზე.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "გთხოვთ დაუკავშირდეთ თქვენს ადმინისტრატორს. იმ შემთხვევაში თუ ბრძანდებით ადმინისტრატორი, config/config.php-ში შეცვალეთ \"trusted_domains\" პარამეტრი. მაგალითი მოყვანილია config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "თქვენი კონფიგურაციიდან გამომდინარე, როგორც ადმინისტრატორმა დომენის ნდობისთვის ასევე შეგიძლიათ ისარგებლოთ ქვემოთ არსებული ღილაკითაც.", "For help, see the documentation." : "დახმარებისთვის იხილეთ დოკუმენტაცია.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "თქვენს PHP-ს არ აქვს freetype-ის მხარდაჭერა. ეს გამოწვევს დარღვეულ პროფილის სურათებს და მომხმარებლის ინტერფეისს." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "თქვენს PHP-ს არ აქვს freetype-ის მხარდაჭერა. ეს გამოწვევს დარღვეულ პროფილის სურათებს და მომხმარებლის ინტერფეისს.", + "Back to log in" : "უკან ავტორიზაციისკენ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 5a426d84b6..6352e93154 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "사용 중인 IP에서 여러 번의 잘못된 로그인 시도를 감지했습니다. 30초 후에 다시 로그인할 수 있습니다.", "Stay logged in" : "로그인 유지", "Forgot password?" : "암호를 잊으셨습니까?", - "Back to log in" : "로그인으로 돌아가기", "Alternative Logins" : "대체 로그인", "Account access" : "계정 접근", "You are about to grant %s access to your %s account." : "\"%s\"에 접근하기 위해서 %s 계정을 사용하려고 합니다.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "시스템 관리자에게 연락하십시오. 만약 이 인스턴스의 관리자라면 config/config.php에서 \"trusted_domains\" 설정을 편집하십시오. config/config.sample.php에 있는 예제 설정을 참고하십시오.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "설정에 따라서 관리자 권한으로 아래 단추를 눌러서 이 도메인을 신뢰하도록 설정할 수 있습니다.", "For help, see the documentation." : "도움이 필요한 경우 문서를 참조하십시오.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP에 freetype 지원이 없습니다. 프로필 사진과 설정 인터페이스가 올바르게 표시되지 않을 수도 있습니다." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP에 freetype 지원이 없습니다. 프로필 사진과 설정 인터페이스가 올바르게 표시되지 않을 수도 있습니다.", + "Back to log in" : "로그인으로 돌아가기" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 228785b5a0..4f72b1b0ab 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "사용 중인 IP에서 여러 번의 잘못된 로그인 시도를 감지했습니다. 30초 후에 다시 로그인할 수 있습니다.", "Stay logged in" : "로그인 유지", "Forgot password?" : "암호를 잊으셨습니까?", - "Back to log in" : "로그인으로 돌아가기", "Alternative Logins" : "대체 로그인", "Account access" : "계정 접근", "You are about to grant %s access to your %s account." : "\"%s\"에 접근하기 위해서 %s 계정을 사용하려고 합니다.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "시스템 관리자에게 연락하십시오. 만약 이 인스턴스의 관리자라면 config/config.php에서 \"trusted_domains\" 설정을 편집하십시오. config/config.sample.php에 있는 예제 설정을 참고하십시오.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "설정에 따라서 관리자 권한으로 아래 단추를 눌러서 이 도메인을 신뢰하도록 설정할 수 있습니다.", "For help, see the documentation." : "도움이 필요한 경우 문서를 참조하십시오.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP에 freetype 지원이 없습니다. 프로필 사진과 설정 인터페이스가 올바르게 표시되지 않을 수도 있습니다." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP에 freetype 지원이 없습니다. 프로필 사진과 설정 인터페이스가 올바르게 표시되지 않을 수도 있습니다.", + "Back to log in" : "로그인으로 돌아가기" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 30f6f966d1..892719ff03 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -260,7 +260,6 @@ OC.L10N.register( "Wrong password." : "Neteisingas slaptažodis.", "Stay logged in" : "Likti prisijungus", "Forgot password?" : "Pamiršote slaptažodį?", - "Back to log in" : "Grįžti prie prisijungimo", "Alternative Logins" : "Alternatyvūs prisijungimai", "Account access" : "Paskyros prieiga", "You are about to grant %s access to your %s account." : "Jūs ketinate suteikti %s prieigą prie savo %s paskyros.", @@ -299,6 +298,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the documentation." : "Išsamesnei informacijai apie tai kaip tinkamai sukonfigūruoti savo serverį, žiūrėkite dokumentaciją.", "This action requires you to confirm your password:" : "Šis veiksmas reikalauja, kad patvirtintumėte savo slaptažodį:", "Wrong password. Reset it?" : "Neteisingas slaptažodis. Atstatyti jį?", - "You are about to grant \"%s\" access to your %s account." : "Ketinate suteikti \"%s\" prieigą prie savo %s paskyros." + "You are about to grant \"%s\" access to your %s account." : "Ketinate suteikti \"%s\" prieigą prie savo %s paskyros.", + "Back to log in" : "Grįžti prie prisijungimo" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 09cbafb4f2..f33278d864 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -258,7 +258,6 @@ "Wrong password." : "Neteisingas slaptažodis.", "Stay logged in" : "Likti prisijungus", "Forgot password?" : "Pamiršote slaptažodį?", - "Back to log in" : "Grįžti prie prisijungimo", "Alternative Logins" : "Alternatyvūs prisijungimai", "Account access" : "Paskyros prieiga", "You are about to grant %s access to your %s account." : "Jūs ketinate suteikti %s prieigą prie savo %s paskyros.", @@ -297,6 +296,7 @@ "For information how to properly configure your server, please see the documentation." : "Išsamesnei informacijai apie tai kaip tinkamai sukonfigūruoti savo serverį, žiūrėkite dokumentaciją.", "This action requires you to confirm your password:" : "Šis veiksmas reikalauja, kad patvirtintumėte savo slaptažodį:", "Wrong password. Reset it?" : "Neteisingas slaptažodis. Atstatyti jį?", - "You are about to grant \"%s\" access to your %s account." : "Ketinate suteikti \"%s\" prieigą prie savo %s paskyros." + "You are about to grant \"%s\" access to your %s account." : "Ketinate suteikti \"%s\" prieigą prie savo %s paskyros.", + "Back to log in" : "Grįžti prie prisijungimo" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 0f70985894..0ab15ba4fe 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har detektert flere ugyldige påloggingsforsøk fra din IP-adresse. Derfor er din neste innlogging forsinket med opptil 30 sekunder.", "Stay logged in" : "Forbli innlogget", "Forgot password?" : "Glemt passord?", - "Back to log in" : "Tilbake til innlogging", "Alternative Logins" : "Alternative innlogginger", "Account access" : "Kontotilgang", "You are about to grant %s access to your %s account." : "Du er i ferd med å gi %s tilgang til din %s konto.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontakt din administrator. Hvis du er administrator for denne instansen, sett opp innstillingen \"trusted_domains\" i config/config.php. Et eksempel på oppsett er gitt i config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Avhengig av oppsettet kan du, som administrator, kanskje også bruke kanppen nedenfor til å stole på dette domenet.", "For help, see the documentation." : "For hjelp, se i dokumentasjonen.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Din PHP-installasjon har ikke FreeType-støtte. Dette fører til knekte profilbilder og skadelidende innstillingsgrensesnitt." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Din PHP-installasjon har ikke FreeType-støtte. Dette fører til knekte profilbilder og skadelidende innstillingsgrensesnitt.", + "Back to log in" : "Tilbake til innlogging" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/nb.json b/core/l10n/nb.json index 2d732a1bb4..d79a367c5b 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har detektert flere ugyldige påloggingsforsøk fra din IP-adresse. Derfor er din neste innlogging forsinket med opptil 30 sekunder.", "Stay logged in" : "Forbli innlogget", "Forgot password?" : "Glemt passord?", - "Back to log in" : "Tilbake til innlogging", "Alternative Logins" : "Alternative innlogginger", "Account access" : "Kontotilgang", "You are about to grant %s access to your %s account." : "Du er i ferd med å gi %s tilgang til din %s konto.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontakt din administrator. Hvis du er administrator for denne instansen, sett opp innstillingen \"trusted_domains\" i config/config.php. Et eksempel på oppsett er gitt i config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Avhengig av oppsettet kan du, som administrator, kanskje også bruke kanppen nedenfor til å stole på dette domenet.", "For help, see the documentation." : "For hjelp, se i dokumentasjonen.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Din PHP-installasjon har ikke FreeType-støtte. Dette fører til knekte profilbilder og skadelidende innstillingsgrensesnitt." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Din PHP-installasjon har ikke FreeType-støtte. Dette fører til knekte profilbilder og skadelidende innstillingsgrensesnitt.", + "Back to log in" : "Tilbake til innlogging" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/nl.js b/core/l10n/nl.js index f35af8b2c1..5f8e409813 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken van jouw IP gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.", "Stay logged in" : "Ingelogd blijven", "Forgot password?" : "Wachtwoord vergeten?", - "Back to log in" : "Terug naar inloggen", "Alternative Logins" : "Alternatieve inlogs", "Account access" : "Account toegang", "You are about to grant %s access to your %s account." : "Je staat op het punt om %s toegang te verlenen to je %s account.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Neem contact op met de beheerder. Als je zelf de beheerder bent van deze installatie, zorg dan de \"trusted_domains\" instellingen goed zijn ingesteld in config/config.php. Een voorbeeldconfiguratie vind je in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhankelijk van je instellingen kun je mogelijk als admin ook de onderstaande knop gebruiken om dit domein te vertrouwen.", "For help, see the documentation." : "Voor hulp, zie de documentatie.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Je PHP ondersteunt geen freetype. Daardoor kunnen profielfoto's en de instellingen niet goed weergegeven worden." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Je PHP ondersteunt geen freetype. Daardoor kunnen profielfoto's en de instellingen niet goed weergegeven worden.", + "Back to log in" : "Terug naar inloggen" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 13cac5770e..3255d74b6e 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken van jouw IP gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.", "Stay logged in" : "Ingelogd blijven", "Forgot password?" : "Wachtwoord vergeten?", - "Back to log in" : "Terug naar inloggen", "Alternative Logins" : "Alternatieve inlogs", "Account access" : "Account toegang", "You are about to grant %s access to your %s account." : "Je staat op het punt om %s toegang te verlenen to je %s account.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Neem contact op met de beheerder. Als je zelf de beheerder bent van deze installatie, zorg dan de \"trusted_domains\" instellingen goed zijn ingesteld in config/config.php. Een voorbeeldconfiguratie vind je in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhankelijk van je instellingen kun je mogelijk als admin ook de onderstaande knop gebruiken om dit domein te vertrouwen.", "For help, see the documentation." : "Voor hulp, zie de documentatie.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Je PHP ondersteunt geen freetype. Daardoor kunnen profielfoto's en de instellingen niet goed weergegeven worden." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Je PHP ondersteunt geen freetype. Daardoor kunnen profielfoto's en de instellingen niet goed weergegeven worden.", + "Back to log in" : "Terug naar inloggen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 20472beb4d..ddac2b27a8 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -277,7 +277,6 @@ OC.L10N.register( "Wrong password." : "Złe hasło", "Stay logged in" : "Pozostań zalogowany", "Forgot password?" : "Zapomniano hasła?", - "Back to log in" : "Powrót do logowania", "Alternative Logins" : "Alternatywne loginy", "Account access" : "Dostęp do konta", "You are about to grant %s access to your %s account." : "Zamierzasz udzielić %s dostępu do Twojego konta %s.", @@ -320,6 +319,7 @@ OC.L10N.register( "This action requires you to confirm your password:" : "Ta akcja wymaga potwierdzenia Twojego hasła:", "Wrong password. Reset it?" : "Niepoprawne hasło? Zresetować je?", "You are accessing the server from an untrusted domain." : "Uzyskujesz dostęp do serwera z niezaufanej domeny.", - "For help, see the documentation." : "Aby uzyskać pomoc, zajrzyj do dokumentacji." + "For help, see the documentation." : "Aby uzyskać pomoc, zajrzyj do dokumentacji.", + "Back to log in" : "Powrót do logowania" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 8810bf3dc1..1cb7500ec2 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -275,7 +275,6 @@ "Wrong password." : "Złe hasło", "Stay logged in" : "Pozostań zalogowany", "Forgot password?" : "Zapomniano hasła?", - "Back to log in" : "Powrót do logowania", "Alternative Logins" : "Alternatywne loginy", "Account access" : "Dostęp do konta", "You are about to grant %s access to your %s account." : "Zamierzasz udzielić %s dostępu do Twojego konta %s.", @@ -318,6 +317,7 @@ "This action requires you to confirm your password:" : "Ta akcja wymaga potwierdzenia Twojego hasła:", "Wrong password. Reset it?" : "Niepoprawne hasło? Zresetować je?", "You are accessing the server from an untrusted domain." : "Uzyskujesz dostęp do serwera z niezaufanej domeny.", - "For help, see the documentation." : "Aby uzyskać pomoc, zajrzyj do dokumentacji." + "For help, see the documentation." : "Aby uzyskać pomoc, zajrzyj do dokumentacji.", + "Back to log in" : "Powrót do logowania" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 86288c7d80..cb1d62ab7a 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos várias tentativas de login inválidas de seu IP. Portanto, seu próximo login será desacelerado em até 30 segundos.", "Stay logged in" : "Permaneça logado", "Forgot password?" : "Esqueceu a senha?", - "Back to log in" : "Voltar ao login", "Alternative Logins" : "Logins alternativos", "Account access" : "Acesso à conta", "You are about to grant %s access to your %s account." : "Você está prestes a conceder acesso a %s à sua conta %s.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Entre em contato com o administrador. Se você é o administrador, defina a configuração \"trusted_domains\" em config/config.php. Uma configuração de exemplo é fornecida em config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador você também poderá usar o botão abaixo para confiar neste domínio.", "For help, see the documentation." : "Para mais ajuda, veja a documentação.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Seu PHP não possui suporte a freetype. Isso resultará em imagens erradas no perfil e na interface de configurações." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Seu PHP não possui suporte a freetype. Isso resultará em imagens erradas no perfil e na interface de configurações.", + "Back to log in" : "Voltar ao login" }, "nplurals=2; plural=(n > 1);"); diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 6431f804ab..5b028fcb6d 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos várias tentativas de login inválidas de seu IP. Portanto, seu próximo login será desacelerado em até 30 segundos.", "Stay logged in" : "Permaneça logado", "Forgot password?" : "Esqueceu a senha?", - "Back to log in" : "Voltar ao login", "Alternative Logins" : "Logins alternativos", "Account access" : "Acesso à conta", "You are about to grant %s access to your %s account." : "Você está prestes a conceder acesso a %s à sua conta %s.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Entre em contato com o administrador. Se você é o administrador, defina a configuração \"trusted_domains\" em config/config.php. Uma configuração de exemplo é fornecida em config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador você também poderá usar o botão abaixo para confiar neste domínio.", "For help, see the documentation." : "Para mais ajuda, veja a documentação.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Seu PHP não possui suporte a freetype. Isso resultará em imagens erradas no perfil e na interface de configurações." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Seu PHP não possui suporte a freetype. Isso resultará em imagens erradas no perfil e na interface de configurações.", + "Back to log in" : "Voltar ao login" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 589462bce9..a8f56ad3f7 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos múltiplas tentativas falhadas de login do seu IP. Por esse motivo, o seu próximo login será adiado por, até, 30 segundos. ", "Stay logged in" : "Manter sessão iniciada", "Forgot password?" : "Senha esquecida?", - "Back to log in" : "Voltar à entrada", "Alternative Logins" : "Contas de Acesso Alternativas", "Account access" : "Acesso a conta", "You are about to grant %s access to your %s account." : "Está prestes a permitir %s aceder á sua conta %s.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor, contacte o seu administrador. Se é um administrador desta instância, configure a definição \"trusted_domains\" em config/config.php. É fornecido um exemplo de configuração em config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da sua configuração, como administrador poderá também conseguir usar o botão que se segue para confiar neste domínio.", "For help, see the documentation." : "Para obter ajuda, consulte a documentação.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "O seu PHP não suporta freetype. Isto irá resultar em fotos de perfil e interface de definições corrompidas." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "O seu PHP não suporta freetype. Isto irá resultar em fotos de perfil e interface de definições corrompidas.", + "Back to log in" : "Voltar à entrada" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index 07a9203662..87cf8c369f 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos múltiplas tentativas falhadas de login do seu IP. Por esse motivo, o seu próximo login será adiado por, até, 30 segundos. ", "Stay logged in" : "Manter sessão iniciada", "Forgot password?" : "Senha esquecida?", - "Back to log in" : "Voltar à entrada", "Alternative Logins" : "Contas de Acesso Alternativas", "Account access" : "Acesso a conta", "You are about to grant %s access to your %s account." : "Está prestes a permitir %s aceder á sua conta %s.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor, contacte o seu administrador. Se é um administrador desta instância, configure a definição \"trusted_domains\" em config/config.php. É fornecido um exemplo de configuração em config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da sua configuração, como administrador poderá também conseguir usar o botão que se segue para confiar neste domínio.", "For help, see the documentation." : "Para obter ajuda, consulte a documentação.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "O seu PHP não suporta freetype. Isto irá resultar em fotos de perfil e interface de definições corrompidas." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "O seu PHP não suporta freetype. Isto irá resultar em fotos de perfil e interface de definições corrompidas.", + "Back to log in" : "Voltar à entrada" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 088b2361d3..f3d0069015 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "С этого IP адреса было выполнено множество неудачных попыток входа. Следующую попытку входа в систему можно будет выполнить через 30 секунд.", "Stay logged in" : "Оставаться в системе", "Forgot password?" : "Забыли пароль?", - "Back to log in" : "Авторизоваться повторно", "Alternative Logins" : "Альтернативные имена пользователя", "Account access" : "Доступ к аккаунту", "You are about to grant %s access to your %s account." : "Вы собираетесь предоставить пользователю %s доступ к вашему аккаунту %s.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Обратитесь к администратору. Если вы являетесь администратором этого сервера, измените значение параметра «trusted_domains» в файле «config/config.php». Пример настройки можно найти в файле «config/config.sample.php».", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "В зависимости от конфигурации, вы, как администратор, можете также добавить домен в список доверенных при помощи кнопки, расположенной ниже.", "For help, see the documentation." : "Для получения помощи обратитесь к документации.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Установленная версия PHP не поддерживает библиотеку FreeType, что приводит к неверному отображению изображений профиля и интерфейса настроек." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Установленная версия PHP не поддерживает библиотеку FreeType, что приводит к неверному отображению изображений профиля и интерфейса настроек.", + "Back to log in" : "Авторизоваться повторно" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 1b6dce6f0b..a9488f5cf1 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "С этого IP адреса было выполнено множество неудачных попыток входа. Следующую попытку входа в систему можно будет выполнить через 30 секунд.", "Stay logged in" : "Оставаться в системе", "Forgot password?" : "Забыли пароль?", - "Back to log in" : "Авторизоваться повторно", "Alternative Logins" : "Альтернативные имена пользователя", "Account access" : "Доступ к аккаунту", "You are about to grant %s access to your %s account." : "Вы собираетесь предоставить пользователю %s доступ к вашему аккаунту %s.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Обратитесь к администратору. Если вы являетесь администратором этого сервера, измените значение параметра «trusted_domains» в файле «config/config.php». Пример настройки можно найти в файле «config/config.sample.php».", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "В зависимости от конфигурации, вы, как администратор, можете также добавить домен в список доверенных при помощи кнопки, расположенной ниже.", "For help, see the documentation." : "Для получения помощи обратитесь к документации.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Установленная версия PHP не поддерживает библиотеку FreeType, что приводит к неверному отображению изображений профиля и интерфейса настроек." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Установленная версия PHP не поддерживает библиотеку FreeType, что приводит к неверному отображению изображений профиля и интерфейса настроек.", + "Back to log in" : "Авторизоваться повторно" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 0833dffb4c..d3ea75b383 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -234,7 +234,6 @@ OC.L10N.register( "Wrong password." : "Napačno geslo!", "Stay logged in" : "Ohrani prijavo", "Forgot password?" : "Pozabili geslo?", - "Back to log in" : "Nazaj na prijavo", "Alternative Logins" : "Druge prijavne možnosti", "Grant access" : "Odobri dostop", "App token" : "Ključ aplikacije", @@ -261,6 +260,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Strežnik %s je trenutno v načinu vzdrževanja, kar lahko traja.", "This page will refresh itself when the %s instance is available again." : "Stran bo osvežena ko bo %s spet na voljo.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", - "Thank you for your patience." : "Hvala za potrpežljivost!" + "Thank you for your patience." : "Hvala za potrpežljivost!", + "Back to log in" : "Nazaj na prijavo" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/core/l10n/sl.json b/core/l10n/sl.json index 9e4291680e..2a1b5ddf01 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -232,7 +232,6 @@ "Wrong password." : "Napačno geslo!", "Stay logged in" : "Ohrani prijavo", "Forgot password?" : "Pozabili geslo?", - "Back to log in" : "Nazaj na prijavo", "Alternative Logins" : "Druge prijavne možnosti", "Grant access" : "Odobri dostop", "App token" : "Ključ aplikacije", @@ -259,6 +258,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Strežnik %s je trenutno v načinu vzdrževanja, kar lahko traja.", "This page will refresh itself when the %s instance is available again." : "Stran bo osvežena ko bo %s spet na voljo.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.", - "Thank you for your patience." : "Hvala za potrpežljivost!" + "Thank you for your patience." : "Hvala za potrpežljivost!", + "Back to log in" : "Nazaj na prijavo" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 15f9bf3cb1..65e2232d34 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Приметили смо више неисправних покушаја пријава са Ваше IP адресе. Следећа пријава ће бити могућа тек за 30 секунди.", "Stay logged in" : "Останите пријављени", "Forgot password?" : "Заборавили сте лозинку?", - "Back to log in" : "Назад на пријаву", "Alternative Logins" : "Алтернативне пријаве", "Account access" : "Приступ налогу", "You are about to grant %s access to your %s account." : "Управо ћете одобрити %s приступ Вашем %s налогу.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Контактирајте Вашег администратора. Ако сте Ви администратор, измените \"trusted_domains\" подешавање у config/config.php. Пример једног подешавања је дат у config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Зависно од ваших подешавања, као администратор можете употребити дугме испод да потврдите поузданост домена.", "For help, see the documentation." : "За помоћ, погледајте документацију.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Ваша PHP инсталација нема подршку за freetype. Ово ће довести до неисправних профилних слика и неисправног интерфејса за подешавања." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Ваша PHP инсталација нема подршку за freetype. Ово ће довести до неисправних профилних слика и неисправног интерфејса за подешавања.", + "Back to log in" : "Назад на пријаву" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 3e5294646c..8fb300b7ac 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Приметили смо више неисправних покушаја пријава са Ваше IP адресе. Следећа пријава ће бити могућа тек за 30 секунди.", "Stay logged in" : "Останите пријављени", "Forgot password?" : "Заборавили сте лозинку?", - "Back to log in" : "Назад на пријаву", "Alternative Logins" : "Алтернативне пријаве", "Account access" : "Приступ налогу", "You are about to grant %s access to your %s account." : "Управо ћете одобрити %s приступ Вашем %s налогу.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Контактирајте Вашег администратора. Ако сте Ви администратор, измените \"trusted_domains\" подешавање у config/config.php. Пример једног подешавања је дат у config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Зависно од ваших подешавања, као администратор можете употребити дугме испод да потврдите поузданост домена.", "For help, see the documentation." : "За помоћ, погледајте документацију.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Ваша PHP инсталација нема подршку за freetype. Ово ће довести до неисправних профилних слика и неисправног интерфејса за подешавања." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Ваша PHP инсталација нема подршку за freetype. Ово ће довести до неисправних профилних слика и неисправног интерфејса за подешавања.", + "Back to log in" : "Назад на пријаву" },"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);" } \ No newline at end of file diff --git a/core/l10n/sv.js b/core/l10n/sv.js index a45d01668b..8798b9f131 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -260,7 +260,6 @@ OC.L10N.register( "Wrong password." : "Fel lösenord.", "Stay logged in" : "Fortsätt vara inloggad.", "Forgot password?" : "Glömt lösenordet?", - "Back to log in" : "Tillbaks till inloggning", "Alternative Logins" : "Alternativa inloggningar", "Account access" : "Kontoåtkomst", "You are about to grant %s access to your %s account." : "Du håller på att ge %s tillgång till ditt %s-konto.", @@ -296,6 +295,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Denna %s-instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.", "This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s-instansen är tillgänglig igen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.", - "Thank you for your patience." : "Tack för ditt tålamod." + "Thank you for your patience." : "Tack för ditt tålamod.", + "Back to log in" : "Tillbaks till inloggning" }, "nplurals=2; plural=(n != 1);"); diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 4fdb3f6f68..c8140b657c 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -258,7 +258,6 @@ "Wrong password." : "Fel lösenord.", "Stay logged in" : "Fortsätt vara inloggad.", "Forgot password?" : "Glömt lösenordet?", - "Back to log in" : "Tillbaks till inloggning", "Alternative Logins" : "Alternativa inloggningar", "Account access" : "Kontoåtkomst", "You are about to grant %s access to your %s account." : "Du håller på att ge %s tillgång till ditt %s-konto.", @@ -294,6 +293,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Denna %s-instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.", "This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s-instansen är tillgänglig igen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.", - "Thank you for your patience." : "Tack för ditt tålamod." + "Thank you for your patience." : "Tack för ditt tålamod.", + "Back to log in" : "Tillbaks till inloggning" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/tr.js b/core/l10n/tr.js index efe37fa34a..cbe29d9217 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.", "Stay logged in" : "Bağlı kal", "Forgot password?" : "Parolamı unuttum", - "Back to log in" : "Oturum açmaya geri dön", "Alternative Logins" : "Alternatif Oturum Açmalar", "Account access" : "Hesap erişimi", "You are about to grant %s access to your %s account." : "%s erişim iznini %s hesabınız için vermek üzeresiniz.", @@ -344,6 +343,7 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Lütfen yöneticiniz ile görüşün. Bu kopyanın yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapın. Örnek yapılandırma config/config.sample.php dosyasında görülebilir.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Yapılandırmanıza bağlı olarak, bir yönetici olarak bu etki alanına güvenmek için aşağıdaki düğmeyi de kullanabilirsiniz.", "For help, see the documentation." : "Yardım almak için, belgelere bakın.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP kurulumunuzda FreeType desteği yok. Bu durum profil görsellerinin ve ayarlar bölümünün bozuk görüntülenmesine neden olur." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP kurulumunuzda FreeType desteği yok. Bu durum profil görsellerinin ve ayarlar bölümünün bozuk görüntülenmesine neden olur.", + "Back to log in" : "Oturum açmaya geri dön" }, "nplurals=2; plural=(n > 1);"); diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 5d7688b868..4b3ca3bd65 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -277,7 +277,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.", "Stay logged in" : "Bağlı kal", "Forgot password?" : "Parolamı unuttum", - "Back to log in" : "Oturum açmaya geri dön", "Alternative Logins" : "Alternatif Oturum Açmalar", "Account access" : "Hesap erişimi", "You are about to grant %s access to your %s account." : "%s erişim iznini %s hesabınız için vermek üzeresiniz.", @@ -342,6 +341,7 @@ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Lütfen yöneticiniz ile görüşün. Bu kopyanın yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapın. Örnek yapılandırma config/config.sample.php dosyasında görülebilir.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Yapılandırmanıza bağlı olarak, bir yönetici olarak bu etki alanına güvenmek için aşağıdaki düğmeyi de kullanabilirsiniz.", "For help, see the documentation." : "Yardım almak için, belgelere bakın.", - "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP kurulumunuzda FreeType desteği yok. Bu durum profil görsellerinin ve ayarlar bölümünün bozuk görüntülenmesine neden olur." + "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "PHP kurulumunuzda FreeType desteği yok. Bu durum profil görsellerinin ve ayarlar bölümünün bozuk görüntülenmesine neden olur.", + "Back to log in" : "Oturum açmaya geri dön" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 69eb2aaf20..87754ea545 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -239,7 +239,6 @@ OC.L10N.register( "Wrong password." : "Невірний пароль.", "Stay logged in" : "Залишатись в системі", "Forgot password?" : "Забули пароль?", - "Back to log in" : "Повернутися до сторінки авторизації", "Alternative Logins" : "Альтернативні імена користувача", "Account access" : "Доступ до облікового запису", "Grant access" : "Дозволити доступ", @@ -263,6 +262,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Цей %s знаходиться в режимі технічного обслуговування, яке може зайняти деякий час.", "This page will refresh itself when the %s instance is available again." : "Ця сторінка автоматично перезавантажиться коли екземпляр %s стане знову доступний.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора якщо це повідомлення не зникає або з'являється несподівано.", - "Thank you for your patience." : "Дякуємо за ваше терпіння." + "Thank you for your patience." : "Дякуємо за ваше терпіння.", + "Back to log in" : "Повернутися до сторінки авторизації" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/core/l10n/uk.json b/core/l10n/uk.json index d9ec059c6c..36813167cc 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -237,7 +237,6 @@ "Wrong password." : "Невірний пароль.", "Stay logged in" : "Залишатись в системі", "Forgot password?" : "Забули пароль?", - "Back to log in" : "Повернутися до сторінки авторизації", "Alternative Logins" : "Альтернативні імена користувача", "Account access" : "Доступ до облікового запису", "Grant access" : "Дозволити доступ", @@ -261,6 +260,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Цей %s знаходиться в режимі технічного обслуговування, яке може зайняти деякий час.", "This page will refresh itself when the %s instance is available again." : "Ця сторінка автоматично перезавантажиться коли екземпляр %s стане знову доступний.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора якщо це повідомлення не зникає або з'являється несподівано.", - "Thank you for your patience." : "Дякуємо за ваше терпіння." + "Thank you for your patience." : "Дякуємо за ваше терпіння.", + "Back to log in" : "Повернутися до сторінки авторизації" },"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);" } \ No newline at end of file diff --git a/core/l10n/uz.js b/core/l10n/uz.js index 66e4e109b9..d8ecee87fd 100644 --- a/core/l10n/uz.js +++ b/core/l10n/uz.js @@ -202,8 +202,8 @@ OC.L10N.register( "Log in" : "Kirish", "Wrong password." : "Noto'g'ri parol.", "Stay logged in" : "Kirishni unutmang", - "Back to log in" : "Kirish uchun qaytib boring", "Alternative Logins" : "Shu bilan bir qatorda kirishlar", - "Account access" : "Hisobga kirish" + "Account access" : "Hisobga kirish", + "Back to log in" : "Kirish uchun qaytib boring" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/uz.json b/core/l10n/uz.json index f6a93fdb88..421887fc2c 100644 --- a/core/l10n/uz.json +++ b/core/l10n/uz.json @@ -200,8 +200,8 @@ "Log in" : "Kirish", "Wrong password." : "Noto'g'ri parol.", "Stay logged in" : "Kirishni unutmang", - "Back to log in" : "Kirish uchun qaytib boring", "Alternative Logins" : "Shu bilan bir qatorda kirishlar", - "Account access" : "Hisobga kirish" + "Account access" : "Hisobga kirish", + "Back to log in" : "Kirish uchun qaytib boring" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 3ed076d3b4..b29810ce03 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -265,7 +265,6 @@ OC.L10N.register( "Wrong password." : "密码错误", "Stay logged in" : "保持登录", "Forgot password?" : "忘记密码?", - "Back to log in" : "返回登录", "Alternative Logins" : "其他登录方式", "Account access" : "账户访问", "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。", @@ -307,6 +306,7 @@ OC.L10N.register( "You are about to grant \"%s\" access to your %s account." : "你将分配 \"%s\" 访问权限给你的 %s 账户。", "You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系您的系统管理员. 如果您是系统管理员, 在 config/config.php 文件中设置 \"trusted_domain\". 可以在 config/config.sample.php 文件中找到例子.", - "For help, see the documentation." : "获取更多帮助, 请查看 文档." + "For help, see the documentation." : "获取更多帮助, 请查看 文档.", + "Back to log in" : "返回登录" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index a9031f3af5..273f4b4fc7 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -263,7 +263,6 @@ "Wrong password." : "密码错误", "Stay logged in" : "保持登录", "Forgot password?" : "忘记密码?", - "Back to log in" : "返回登录", "Alternative Logins" : "其他登录方式", "Account access" : "账户访问", "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。", @@ -305,6 +304,7 @@ "You are about to grant \"%s\" access to your %s account." : "你将分配 \"%s\" 访问权限给你的 %s 账户。", "You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系您的系统管理员. 如果您是系统管理员, 在 config/config.php 文件中设置 \"trusted_domain\". 可以在 config/config.sample.php 文件中找到例子.", - "For help, see the documentation." : "获取更多帮助, 请查看 文档." + "For help, see the documentation." : "获取更多帮助, 请查看 文档.", + "Back to log in" : "返回登录" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 81d4704c39..13c9717daa 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -273,7 +273,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時30秒。", "Stay logged in" : "保持登入狀態", "Forgot password?" : "忘記密碼?", - "Back to log in" : "回到登入頁面", "Alternative Logins" : "其他登入方法", "Account access" : "帳戶存取", "You are about to grant %s access to your %s account." : "你已批准%s存取你的%s帳戶。", @@ -309,6 +308,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。", "This page will refresh itself when the %s instance is available again." : "%s 安裝恢復可用之後,本頁會自動重新整理", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", - "Thank you for your patience." : "感謝您的耐心" + "Thank you for your patience." : "感謝您的耐心", + "Back to log in" : "回到登入頁面" }, "nplurals=1; plural=0;"); diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index be9494fd68..b676e27340 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -271,7 +271,6 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時30秒。", "Stay logged in" : "保持登入狀態", "Forgot password?" : "忘記密碼?", - "Back to log in" : "回到登入頁面", "Alternative Logins" : "其他登入方法", "Account access" : "帳戶存取", "You are about to grant %s access to your %s account." : "你已批准%s存取你的%s帳戶。", @@ -307,6 +306,7 @@ "This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。", "This page will refresh itself when the %s instance is available again." : "%s 安裝恢復可用之後,本頁會自動重新整理", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", - "Thank you for your patience." : "感謝您的耐心" + "Thank you for your patience." : "感謝您的耐心", + "Back to log in" : "回到登入頁面" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/ar.js b/settings/l10n/ar.js index b38827beb0..1ed7425b27 100644 --- a/settings/l10n/ar.js +++ b/settings/l10n/ar.js @@ -61,13 +61,10 @@ OC.L10N.register( "Enabling app …" : "جارٍ تنشيط التطبيق …", "Error while enabling app" : "خطا عند تفعيل البرنامج ", "App up to date" : "التطبيق مُحدّث", - "Upgrading …" : "الترقية جارية …", - "Could not upgrade app" : "لم نتمكّن مِن ترقية التطبيق", "Updated" : "تم التحديث بنجاح", "Removing …" : "عملية الحذف جارية …", "Could not remove app" : "لم نتمكّن مِن حذف التطبيق", "Remove" : "حذف", - "App upgrade" : "ترقية التطبيق", "Approved" : "تم قبوله", "Experimental" : "تجريبي", "Enable all" : "تنشيط الكل", diff --git a/settings/l10n/ar.json b/settings/l10n/ar.json index b766abddde..02924082a8 100644 --- a/settings/l10n/ar.json +++ b/settings/l10n/ar.json @@ -59,13 +59,10 @@ "Enabling app …" : "جارٍ تنشيط التطبيق …", "Error while enabling app" : "خطا عند تفعيل البرنامج ", "App up to date" : "التطبيق مُحدّث", - "Upgrading …" : "الترقية جارية …", - "Could not upgrade app" : "لم نتمكّن مِن ترقية التطبيق", "Updated" : "تم التحديث بنجاح", "Removing …" : "عملية الحذف جارية …", "Could not remove app" : "لم نتمكّن مِن حذف التطبيق", "Remove" : "حذف", - "App upgrade" : "ترقية التطبيق", "Approved" : "تم قبوله", "Experimental" : "تجريبي", "Enable all" : "تنشيط الكل", diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index f929454472..e00b25045a 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -103,14 +103,10 @@ OC.L10N.register( "Error: Could not disable broken app" : "Chyba: nezdařilo se vypnout rozbitou aplikaci", "Error while disabling broken app" : "Chyba při vypínání rozbité aplikace", "App up to date" : "Aplikace je aktuální", - "Upgrading …" : "Aktualizuji ...", - "Could not upgrade app" : "Aplikaci nelze aktualizovat", "Updated" : "Aktualizováno", "Removing …" : "Odstraňování …", "Could not remove app" : "Nepodařilo se odebrat aplikaci", "Remove" : "Odstranit", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Aplikace byla povolena ale je třeba ji aktualizovat. Za 5 sekund budete přesměrování na stránku pro aktualizaci.", - "App upgrade" : "Aktualizace aplikace", "Approved" : "Potvrzeno", "Experimental" : "Experimentální", "No apps found for {query}" : "Nebyly nalezeny žádné aplikace pro {query}", diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index 7c89da51a2..23c157604c 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -101,14 +101,10 @@ "Error: Could not disable broken app" : "Chyba: nezdařilo se vypnout rozbitou aplikaci", "Error while disabling broken app" : "Chyba při vypínání rozbité aplikace", "App up to date" : "Aplikace je aktuální", - "Upgrading …" : "Aktualizuji ...", - "Could not upgrade app" : "Aplikaci nelze aktualizovat", "Updated" : "Aktualizováno", "Removing …" : "Odstraňování …", "Could not remove app" : "Nepodařilo se odebrat aplikaci", "Remove" : "Odstranit", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Aplikace byla povolena ale je třeba ji aktualizovat. Za 5 sekund budete přesměrování na stránku pro aktualizaci.", - "App upgrade" : "Aktualizace aplikace", "Approved" : "Potvrzeno", "Experimental" : "Experimentální", "No apps found for {query}" : "Nebyly nalezeny žádné aplikace pro {query}", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 5ed19ca249..dacc01737e 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : " Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden ", "Error while disabling broken app" : "Beim Deaktivieren der defekten App ist ein Fehler aufgetreten", "App up to date" : "App ist aktuell", - "Upgrading …" : "Aktualisiere ...", - "Could not upgrade app" : "App konnte nicht aktualisiert werden", "Updated" : "Aktualisiert", "Removing …" : "Entferne…", "Could not remove app" : "App konnte nicht entfernt werden", "Remove" : "Entfernen", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Du wirst in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", - "App upgrade" : "App aktualisieren", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Du wirst in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", + "App update" : "App-Aktualisierung", "Approved" : "Geprüft", "Experimental" : "Experimentell", "No apps found for {query}" : "Keine Applikationen für {query} gefunden", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Aktualisiere…", "Error while updating app" : "Fehler beim Aktualisieren der App", "Error while removing app" : "Fehler beim Entfernen der App", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Du wirst in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", - "App update" : "App-Aktualisierung", "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden", "A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden", "__language_name__" : "Deutsch (Persönlich: Du)", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 7f9fc19f31..35d815a378 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : " Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden ", "Error while disabling broken app" : "Beim Deaktivieren der defekten App ist ein Fehler aufgetreten", "App up to date" : "App ist aktuell", - "Upgrading …" : "Aktualisiere ...", - "Could not upgrade app" : "App konnte nicht aktualisiert werden", "Updated" : "Aktualisiert", "Removing …" : "Entferne…", "Could not remove app" : "App konnte nicht entfernt werden", "Remove" : "Entfernen", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Du wirst in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", - "App upgrade" : "App aktualisieren", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Du wirst in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", + "App update" : "App-Aktualisierung", "Approved" : "Geprüft", "Experimental" : "Experimentell", "No apps found for {query}" : "Keine Applikationen für {query} gefunden", @@ -385,8 +383,6 @@ "Updating...." : "Aktualisiere…", "Error while updating app" : "Fehler beim Aktualisieren der App", "Error while removing app" : "Fehler beim Entfernen der App", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Du wirst in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", - "App update" : "App-Aktualisierung", "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden", "A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden", "__language_name__" : "Deutsch (Persönlich: Du)", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 4b4a2ee323..416f05d637 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : " Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden ", "Error while disabling broken app" : "Beim Deaktivieren der defekten App ist ein Fehler aufgetreten", "App up to date" : "App ist aktuell", - "Upgrading …" : "Aktualisiere ...", - "Could not upgrade app" : "App konnte nicht aktualisiert werden", "Updated" : "Aktualisiert", "Removing …" : "Entferne…", "Could not remove app" : "App konnte nicht entfernt werden", "Remove" : "Entfernen", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Sie werden in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", - "App upgrade" : "App aktualisieren", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Sie werden in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", + "App update" : "App-Aktualisierung", "Approved" : "Geprüft", "Experimental" : "Experimentell", "No apps found for {query}" : "Keine Applikationen für {query} gefunden", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Aktualisiere…", "Error while updating app" : "Fehler beim Aktualisieren der App", "Error while removing app" : "Fehler beim Entfernen der App", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Sie werden in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", - "App update" : "App-Aktualisierung", "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden", "A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden", "__language_name__" : "Deutsch (Förmlich: Sie)", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index c91f4c499c..25f0fa02e2 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : " Fehler: Die beschädigte Anwendung konnte nicht deaktiviert werden ", "Error while disabling broken app" : "Beim Deaktivieren der defekten App ist ein Fehler aufgetreten", "App up to date" : "App ist aktuell", - "Upgrading …" : "Aktualisiere ...", - "Could not upgrade app" : "App konnte nicht aktualisiert werden", "Updated" : "Aktualisiert", "Removing …" : "Entferne…", "Could not remove app" : "App konnte nicht entfernt werden", "Remove" : "Entfernen", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Sie werden in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", - "App upgrade" : "App aktualisieren", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Sie werden in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", + "App update" : "App-Aktualisierung", "Approved" : "Geprüft", "Experimental" : "Experimentell", "No apps found for {query}" : "Keine Applikationen für {query} gefunden", @@ -385,8 +383,6 @@ "Updating...." : "Aktualisiere…", "Error while updating app" : "Fehler beim Aktualisieren der App", "Error while removing app" : "Fehler beim Entfernen der App", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Sie werden in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", - "App update" : "App-Aktualisierung", "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden", "A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden", "__language_name__" : "Deutsch (Förmlich: Sie)", diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 774d87a569..1663f73e5e 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Error: Could not disable broken app", "Error while disabling broken app" : "Error whilst disabling broken app", "App up to date" : "App up to date", - "Upgrading …" : "Upgrading …", - "Could not upgrade app" : "Could not upgrade app", "Updated" : "Updated", "Removing …" : "Removing …", "Could not remove app" : "Could not remove app", "Remove" : "Remove", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds.", - "App upgrade" : "App upgrade", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", + "App update" : "App update", "Approved" : "Approved", "Experimental" : "Experimental", "No apps found for {query}" : "No apps found for {query}", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Updating....", "Error while updating app" : "Error while updating app", "Error while removing app" : "Error while removing app", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", - "App update" : "App update", "A valid password must be provided" : "A valid password must be provided", "A valid email must be provided" : "A valid email must be provided", "__language_name__" : "English (British English)", diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index cbc9c018b2..d82b834192 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Error: Could not disable broken app", "Error while disabling broken app" : "Error whilst disabling broken app", "App up to date" : "App up to date", - "Upgrading …" : "Upgrading …", - "Could not upgrade app" : "Could not upgrade app", "Updated" : "Updated", "Removing …" : "Removing …", "Could not remove app" : "Could not remove app", "Remove" : "Remove", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds.", - "App upgrade" : "App upgrade", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", + "App update" : "App update", "Approved" : "Approved", "Experimental" : "Experimental", "No apps found for {query}" : "No apps found for {query}", @@ -385,8 +383,6 @@ "Updating...." : "Updating....", "Error while updating app" : "Error while updating app", "Error while removing app" : "Error while removing app", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", - "App update" : "App update", "A valid password must be provided" : "A valid password must be provided", "A valid email must be provided" : "A valid email must be provided", "__language_name__" : "English (British English)", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 68cde69a7f..e4927ae150 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Error: No se ha podido desactivar una app estropeada", "Error while disabling broken app" : "Error mientras deshabilitaba la App dañada", "App up to date" : "App actualizada", - "Upgrading …" : "Actualizando...", - "Could not upgrade app" : "No se ha podido actualizar la app", "Updated" : "Actualizado", "Removing …" : "Eliminando...", "Could not remove app" : "No se ha podido eliminar la app", "Remove" : "Eliminar", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "La app ha sido activada pero tiene que actualizarse. Serás redirigido a la página de actualización en 5 segundos.", - "App upgrade" : "Actualización de la app", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La app ha sido activada pero tiene que actualizarse. Serás redirigido a la página de actualización en 5 segundos.", + "App update" : "Actualización de la aplicación", "Approved" : "Aprobado", "Experimental" : "Experimental", "No apps found for {query}" : "No se han encontrado apps para {query}", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Actualizando...", "Error while updating app" : "Error mientras se actualizaba la aplicación", "Error while removing app" : "Error al eliminar la app", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La app ha sido activada pero tiene que actualizarse. Serás redirigido a la página de actualización en 5 segundos.", - "App update" : "Actualización de la aplicación", "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "A valid email must be provided" : "Se debe brindar una dirección de correo electrónico válida ", "__language_name__" : "Castellano", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 60f61e52cc..0f0a240405 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Error: No se ha podido desactivar una app estropeada", "Error while disabling broken app" : "Error mientras deshabilitaba la App dañada", "App up to date" : "App actualizada", - "Upgrading …" : "Actualizando...", - "Could not upgrade app" : "No se ha podido actualizar la app", "Updated" : "Actualizado", "Removing …" : "Eliminando...", "Could not remove app" : "No se ha podido eliminar la app", "Remove" : "Eliminar", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "La app ha sido activada pero tiene que actualizarse. Serás redirigido a la página de actualización en 5 segundos.", - "App upgrade" : "Actualización de la app", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La app ha sido activada pero tiene que actualizarse. Serás redirigido a la página de actualización en 5 segundos.", + "App update" : "Actualización de la aplicación", "Approved" : "Aprobado", "Experimental" : "Experimental", "No apps found for {query}" : "No se han encontrado apps para {query}", @@ -385,8 +383,6 @@ "Updating...." : "Actualizando...", "Error while updating app" : "Error mientras se actualizaba la aplicación", "Error while removing app" : "Error al eliminar la app", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La app ha sido activada pero tiene que actualizarse. Serás redirigido a la página de actualización en 5 segundos.", - "App update" : "Actualización de la aplicación", "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "A valid email must be provided" : "Se debe brindar una dirección de correo electrónico válida ", "__language_name__" : "Castellano", diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 290358ad51..6ccf59c3ee 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota", "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota", "App up to date" : "La aplicación está actualizada", - "Upgrading …" : "Actualizando ...", - "Could not upgrade app" : "No fue posible actualizar la aplicación", "Updated" : "Actualizado", "Removing …" : "Eliminando ...", "Could not remove app" : "No fue posible eliminar la aplicación", "Remove" : "Eliminar", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", - "App upgrade" : "Actualización de la aplicación", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", + "App update" : "Actualización de la aplicación", "Approved" : "Aprobado", "Experimental" : "Experimental", "No apps found for {query}" : "No se encontraron aplicaciones para {query}", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Actualizando...", "Error while updating app" : "Se presentó un error al actualizar la aplicación ", "Error while removing app" : "Se presentó un error al remover la aplicación ", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", - "App update" : "Actualización de la aplicación", "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido", "__language_name__" : "__language_name__", diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index e3556c26d2..d997697368 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Error: No fue posible deshabilitar la aplicación rota", "Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota", "App up to date" : "La aplicación está actualizada", - "Upgrading …" : "Actualizando ...", - "Could not upgrade app" : "No fue posible actualizar la aplicación", "Updated" : "Actualizado", "Removing …" : "Eliminando ...", "Could not remove app" : "No fue posible eliminar la aplicación", "Remove" : "Eliminar", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", - "App upgrade" : "Actualización de la aplicación", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", + "App update" : "Actualización de la aplicación", "Approved" : "Aprobado", "Experimental" : "Experimental", "No apps found for {query}" : "No se encontraron aplicaciones para {query}", @@ -385,8 +383,6 @@ "Updating...." : "Actualizando...", "Error while updating app" : "Se presentó un error al actualizar la aplicación ", "Error while removing app" : "Se presentó un error al remover la aplicación ", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", - "App update" : "Actualización de la aplicación", "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido", "__language_name__" : "__language_name__", diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index 96ba373775..d571ad05af 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -101,14 +101,12 @@ OC.L10N.register( "Error: This app can not be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan", "Error while disabling broken app" : "Virhe rikkinäistä sovellusta käytöstä poistaessa", "App up to date" : "Sovellus ajan tasalla", - "Upgrading …" : "Päivitetään…", - "Could not upgrade app" : "Sovellusta ei voitu päivittää", "Updated" : "Päivitetty", "Removing …" : "Poistetaan…", "Could not remove app" : "Sovellusta ei voitu poistaa", "Remove" : "Poista", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Sovellus on käytössä, mutta se tulee päivittää. Sinut ohjataan sovelluksen versiopäivityssivulle viiden sekunnin kuluttua.", - "App upgrade" : "Sovelluksen versiopäivitys", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Sovellus on käytössä, mutta se tulee päivittää. Sinut ohjataan sovelluksen päivityssivulle viiden sekunnin kuluttua.", + "App update" : "Sovelluspäivitys", "Approved" : "Hyväksytty", "Experimental" : "Kokeellinen", "No apps found for {query}" : "Haulla {query} ei löytynyt sovelluksia", @@ -362,8 +360,6 @@ OC.L10N.register( "Updating...." : "Päivitetään....", "Error while updating app" : "Virhe sovellusta päivittäessä", "Error while removing app" : "Virhe sovellusta poistaessa", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Sovellus on käytössä, mutta se tulee päivittää. Sinut ohjataan sovelluksen päivityssivulle viiden sekunnin kuluttua.", - "App update" : "Sovelluspäivitys", "A valid password must be provided" : "Anna kelvollinen salasana", "A valid email must be provided" : "Tarvitaan kelvollinen sähköpostiosoite", "Verifying" : "Vahvistetaan", diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json index 46300df2c2..92777da458 100644 --- a/settings/l10n/fi.json +++ b/settings/l10n/fi.json @@ -99,14 +99,12 @@ "Error: This app can not be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan", "Error while disabling broken app" : "Virhe rikkinäistä sovellusta käytöstä poistaessa", "App up to date" : "Sovellus ajan tasalla", - "Upgrading …" : "Päivitetään…", - "Could not upgrade app" : "Sovellusta ei voitu päivittää", "Updated" : "Päivitetty", "Removing …" : "Poistetaan…", "Could not remove app" : "Sovellusta ei voitu poistaa", "Remove" : "Poista", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Sovellus on käytössä, mutta se tulee päivittää. Sinut ohjataan sovelluksen versiopäivityssivulle viiden sekunnin kuluttua.", - "App upgrade" : "Sovelluksen versiopäivitys", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Sovellus on käytössä, mutta se tulee päivittää. Sinut ohjataan sovelluksen päivityssivulle viiden sekunnin kuluttua.", + "App update" : "Sovelluspäivitys", "Approved" : "Hyväksytty", "Experimental" : "Kokeellinen", "No apps found for {query}" : "Haulla {query} ei löytynyt sovelluksia", @@ -360,8 +358,6 @@ "Updating...." : "Päivitetään....", "Error while updating app" : "Virhe sovellusta päivittäessä", "Error while removing app" : "Virhe sovellusta poistaessa", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Sovellus on käytössä, mutta se tulee päivittää. Sinut ohjataan sovelluksen päivityssivulle viiden sekunnin kuluttua.", - "App update" : "Sovelluspäivitys", "A valid password must be provided" : "Anna kelvollinen salasana", "A valid email must be provided" : "Tarvitaan kelvollinen sähköpostiosoite", "Verifying" : "Vahvistetaan", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 3ecec273c9..7e300c3b9b 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Erreur : Impossible de désactiver l’application cassé", "Error while disabling broken app" : "Erreur lors de la désactivation de l'application cassé .", "App up to date" : "Application à jour", - "Upgrading …" : "Mise à jour en cours...", - "Could not upgrade app" : "Impossible de mettre à jour l'application.", "Updated" : "Mise à jour terminée", "Removing …" : "Suppression...", "Could not remove app" : "Impossible de supprimer l'application.", "Remove" : "Supprimer", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "L'application a été activée mais doit être mise à jour. Vous allez être redirigé vers la page des mises à jour dans 5 secondes.", - "App upgrade" : "Mise à jour de l'application", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'application a été activée mais doit être mise à jour. Vous allez être redirigé vers la page des mises à jour dans 5 secondes.", + "App update" : "Mise à jour de l'application", "Approved" : "Approuvée", "Experimental" : "Expérimentale", "No apps found for {query}" : "Aucune application trouvée pour {query}", @@ -386,8 +384,6 @@ OC.L10N.register( "Updating...." : "Mise à jour en cours...", "Error while updating app" : "Erreur lors de la mise à jour de l'application", "Error while removing app" : "Erreur lors de la suppression de l'application", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'application a été activée mais doit être mise à jour. Vous allez être redirigé vers la page des mises à jour dans 5 secondes.", - "App update" : "Mise à jour de l'application", "A valid password must be provided" : "Un mot de passe valide doit être saisi", "A valid email must be provided" : "Vous devez fournir une adresse e-mail valide", "__language_name__" : "Français", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 9fdfb71230..a1caccb6dc 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Erreur : Impossible de désactiver l’application cassé", "Error while disabling broken app" : "Erreur lors de la désactivation de l'application cassé .", "App up to date" : "Application à jour", - "Upgrading …" : "Mise à jour en cours...", - "Could not upgrade app" : "Impossible de mettre à jour l'application.", "Updated" : "Mise à jour terminée", "Removing …" : "Suppression...", "Could not remove app" : "Impossible de supprimer l'application.", "Remove" : "Supprimer", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "L'application a été activée mais doit être mise à jour. Vous allez être redirigé vers la page des mises à jour dans 5 secondes.", - "App upgrade" : "Mise à jour de l'application", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'application a été activée mais doit être mise à jour. Vous allez être redirigé vers la page des mises à jour dans 5 secondes.", + "App update" : "Mise à jour de l'application", "Approved" : "Approuvée", "Experimental" : "Expérimentale", "No apps found for {query}" : "Aucune application trouvée pour {query}", @@ -384,8 +382,6 @@ "Updating...." : "Mise à jour en cours...", "Error while updating app" : "Erreur lors de la mise à jour de l'application", "Error while removing app" : "Erreur lors de la suppression de l'application", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'application a été activée mais doit être mise à jour. Vous allez être redirigé vers la page des mises à jour dans 5 secondes.", - "App update" : "Mise à jour de l'application", "A valid password must be provided" : "Un mot de passe valide doit être saisi", "A valid email must be provided" : "Vous devez fournir une adresse e-mail valide", "__language_name__" : "Français", diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js index 0cda9bbe42..85462ebf9e 100644 --- a/settings/l10n/hu.js +++ b/settings/l10n/hu.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Hiba: a sérült alkalmazás nem volt letiltható", "Error while disabling broken app" : "Hiba történt a megtört alkalmazás tiltása közben", "App up to date" : "Az alkalmazás a legfrissebb", - "Upgrading …" : "Frissítés ...", - "Could not upgrade app" : "Nem lehet frissíteni az alkalmazást", "Updated" : "Frissítve", "Removing …" : "Eltávolítás...", "Could not remove app" : "Nem lehet eltávolítani az alkalmazást", "Remove" : "Eltávolítás", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Ez az alkalmazás engedélyezve van, de frissíteni kell. A frissítő oldalra irányítjuk 5 másodpercen belül.", - "App upgrade" : "Alkalmazás frissítése", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ez az alkalmazás engedélyezve van, de frissíteni kell. A frissítő oldalra irányítjuk 5 másodpercen belül.", + "App update" : "Alkalmazás frissítése", "Approved" : "Jóváhagyott", "Experimental" : "Kísérleti", "No apps found for {query}" : "{query} keresésre nincs találat", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Frissítés folyamatban...", "Error while updating app" : "Hiba történt az alkalmazás frissítése közben", "Error while removing app" : "Hiba az alkalmazás eltávolításakor", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ez az alkalmazás engedélyezve van, de frissíteni kell. A frissítő oldalra irányítjuk 5 másodpercen belül.", - "App update" : "Alkalmazás frissítése", "A valid password must be provided" : "Érvényes jelszót kell megadnia", "A valid email must be provided" : "Érvényes e-mail címet kell megadni", "__language_name__" : "Magyar", diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json index f61d53a549..3bae2becee 100644 --- a/settings/l10n/hu.json +++ b/settings/l10n/hu.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Hiba: a sérült alkalmazás nem volt letiltható", "Error while disabling broken app" : "Hiba történt a megtört alkalmazás tiltása közben", "App up to date" : "Az alkalmazás a legfrissebb", - "Upgrading …" : "Frissítés ...", - "Could not upgrade app" : "Nem lehet frissíteni az alkalmazást", "Updated" : "Frissítve", "Removing …" : "Eltávolítás...", "Could not remove app" : "Nem lehet eltávolítani az alkalmazást", "Remove" : "Eltávolítás", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Ez az alkalmazás engedélyezve van, de frissíteni kell. A frissítő oldalra irányítjuk 5 másodpercen belül.", - "App upgrade" : "Alkalmazás frissítése", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ez az alkalmazás engedélyezve van, de frissíteni kell. A frissítő oldalra irányítjuk 5 másodpercen belül.", + "App update" : "Alkalmazás frissítése", "Approved" : "Jóváhagyott", "Experimental" : "Kísérleti", "No apps found for {query}" : "{query} keresésre nincs találat", @@ -385,8 +383,6 @@ "Updating...." : "Frissítés folyamatban...", "Error while updating app" : "Hiba történt az alkalmazás frissítése közben", "Error while removing app" : "Hiba az alkalmazás eltávolításakor", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ez az alkalmazás engedélyezve van, de frissíteni kell. A frissítő oldalra irányítjuk 5 másodpercen belül.", - "App update" : "Alkalmazás frissítése", "A valid password must be provided" : "Érvényes jelszót kell megadnia", "A valid email must be provided" : "Érvényes e-mail címet kell megadni", "__language_name__" : "Magyar", diff --git a/settings/l10n/is.js b/settings/l10n/is.js index be6bcade77..7d993962d1 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Villa: gat ekki gert bilaða forritið óvirkt", "Error while disabling broken app" : "Villa við að gera bilaða forritið óvirkt", "App up to date" : "Forrit er af nýjustu gerð", - "Upgrading …" : "Uppfæri …", - "Could not upgrade app" : "Gat ekki uppfært forrit", "Updated" : "Uppfært", "Removing …" : "Fjarlægi ...", "Could not remove app" : "Gat ekki fjarlægt forrit", "Remove" : "Fjarlægja", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að endurnýja það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.", - "App upgrade" : "Uppfærsla forrits", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.", + "App update" : "Endurnýjun forrits", "Approved" : "Samþykkt", "Experimental" : "Á tilraunastigi", "No apps found for {query}" : "Engin forrit fundust fyrir \"{query}", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Uppfæri....", "Error while updating app" : "Villa við að uppfæra forrit", "Error while removing app" : "Villa við að fjarlægja forrit", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.", - "App update" : "Endurnýjun forrits", "A valid password must be provided" : "Skráðu inn gilt lykilorð", "A valid email must be provided" : "Skráðu inn gilt tölvupóstfang", "__language_name__" : "Íslenska", diff --git a/settings/l10n/is.json b/settings/l10n/is.json index 3ab6387644..0fe9de871b 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Villa: gat ekki gert bilaða forritið óvirkt", "Error while disabling broken app" : "Villa við að gera bilaða forritið óvirkt", "App up to date" : "Forrit er af nýjustu gerð", - "Upgrading …" : "Uppfæri …", - "Could not upgrade app" : "Gat ekki uppfært forrit", "Updated" : "Uppfært", "Removing …" : "Fjarlægi ...", "Could not remove app" : "Gat ekki fjarlægt forrit", "Remove" : "Fjarlægja", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að endurnýja það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.", - "App upgrade" : "Uppfærsla forrits", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.", + "App update" : "Endurnýjun forrits", "Approved" : "Samþykkt", "Experimental" : "Á tilraunastigi", "No apps found for {query}" : "Engin forrit fundust fyrir \"{query}", @@ -385,8 +383,6 @@ "Updating...." : "Uppfæri....", "Error while updating app" : "Villa við að uppfæra forrit", "Error while removing app" : "Villa við að fjarlægja forrit", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.", - "App update" : "Endurnýjun forrits", "A valid password must be provided" : "Skráðu inn gilt lykilorð", "A valid email must be provided" : "Skráðu inn gilt tölvupóstfang", "__language_name__" : "Íslenska", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index cf1693185f..9903b3ae69 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata", "Error while disabling broken app" : "Errore durante la disabilitazione dell'applicazione danneggiata", "App up to date" : "Applicazione aggiornata", - "Upgrading …" : "Aggiornamento in corso...", - "Could not upgrade app" : "Impossibile aggiornare l'applicazione", "Updated" : "Aggiornato", "Removing …" : "Rimozione in corso...", "Could not remove app" : "Impossibile rimuovere l'applicazione", "Remove" : "Rimuovi", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.", - "App upgrade" : "Aggiornamento applicazione", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.", + "App update" : "Aggiornamento applicazione", "Approved" : "Approvata", "Experimental" : "Sperimentale", "No apps found for {query}" : "Nessuna applicazione trovata per {query}", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Aggiornamento in corso...", "Error while updating app" : "Errore durante l'aggiornamento", "Error while removing app" : "Errore durante la rimozione dell'applicazione", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.", - "App update" : "Aggiornamento applicazione", "A valid password must be provided" : "Deve essere fornita una password valida", "A valid email must be provided" : "Deve essere fornito un indirizzo email valido", "__language_name__" : "Italiano", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index de011a0259..4fa76bdf01 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata", "Error while disabling broken app" : "Errore durante la disabilitazione dell'applicazione danneggiata", "App up to date" : "Applicazione aggiornata", - "Upgrading …" : "Aggiornamento in corso...", - "Could not upgrade app" : "Impossibile aggiornare l'applicazione", "Updated" : "Aggiornato", "Removing …" : "Rimozione in corso...", "Could not remove app" : "Impossibile rimuovere l'applicazione", "Remove" : "Rimuovi", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.", - "App upgrade" : "Aggiornamento applicazione", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.", + "App update" : "Aggiornamento applicazione", "Approved" : "Approvata", "Experimental" : "Sperimentale", "No apps found for {query}" : "Nessuna applicazione trovata per {query}", @@ -385,8 +383,6 @@ "Updating...." : "Aggiornamento in corso...", "Error while updating app" : "Errore durante l'aggiornamento", "Error while removing app" : "Errore durante la rimozione dell'applicazione", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.", - "App update" : "Aggiornamento applicazione", "A valid password must be provided" : "Deve essere fornita una password valida", "A valid email must be provided" : "Deve essere fornito un indirizzo email valido", "__language_name__" : "Italiano", diff --git a/settings/l10n/ka_GE.js b/settings/l10n/ka_GE.js index 0b4d4e7639..6a566ef953 100644 --- a/settings/l10n/ka_GE.js +++ b/settings/l10n/ka_GE.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "შეცდომა: გაფუჭებული აპლიკაციის დეაქტივაცია ვერ მოხერხდა", "Error while disabling broken app" : "გაფუჭებული აპლიკაციის დეაქტივაციისას წარმოიშვა შეცდომა", "App up to date" : "აპლიკაცია ახალია", - "Upgrading …" : "ნახლდება …", - "Could not upgrade app" : "აპლიკაცია ვერ განახლდა", "Updated" : "განახლებულია", "Removing …" : "იშლება …", "Could not remove app" : "აპლიკაცია ვერ გაუქმდა", "Remove" : "წაშლა", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "აპლიკაცია მოქმედია, თუმცა საჭიროებს განახლებას. განახლების გვერდზე გადამისამართდებით 5 წამში.", - "App upgrade" : "აპლიკაციის განახლება", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "აპლიკაცია ამოქმედდა, თუმცა საჭიროებს განახლებას. 5 წამში გადამისამართდებით განახლების გვერდზე.", + "App update" : "აპლიკაციის განახლება", "Approved" : "დამოწმებულია", "Experimental" : "ექსპერიმენტალურია", "No apps found for {query}" : "აპლიკაციები {query}-სთვის ვერ მოძებნა", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "ნახლდება…", "Error while updating app" : "შეცდომა აპლიკაციის განახლების დროს", "Error while removing app" : "აპლიკაციის წაშლისას წარმოიშვა შეცდომა", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "აპლიკაცია ამოქმედდა, თუმცა საჭიროებს განახლებას. 5 წამში გადამისამართდებით განახლების გვერდზე.", - "App update" : "აპლიკაციის განახლება", "A valid password must be provided" : "უნდა მიუთითოთ არსებული პაროლი", "A valid email must be provided" : "უნდა მიუთითოთ სწორი ელ-ფოსტის მისამართი", "__language_name__" : "ქართული", diff --git a/settings/l10n/ka_GE.json b/settings/l10n/ka_GE.json index 23cbfda742..d8c675c31e 100644 --- a/settings/l10n/ka_GE.json +++ b/settings/l10n/ka_GE.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "შეცდომა: გაფუჭებული აპლიკაციის დეაქტივაცია ვერ მოხერხდა", "Error while disabling broken app" : "გაფუჭებული აპლიკაციის დეაქტივაციისას წარმოიშვა შეცდომა", "App up to date" : "აპლიკაცია ახალია", - "Upgrading …" : "ნახლდება …", - "Could not upgrade app" : "აპლიკაცია ვერ განახლდა", "Updated" : "განახლებულია", "Removing …" : "იშლება …", "Could not remove app" : "აპლიკაცია ვერ გაუქმდა", "Remove" : "წაშლა", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "აპლიკაცია მოქმედია, თუმცა საჭიროებს განახლებას. განახლების გვერდზე გადამისამართდებით 5 წამში.", - "App upgrade" : "აპლიკაციის განახლება", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "აპლიკაცია ამოქმედდა, თუმცა საჭიროებს განახლებას. 5 წამში გადამისამართდებით განახლების გვერდზე.", + "App update" : "აპლიკაციის განახლება", "Approved" : "დამოწმებულია", "Experimental" : "ექსპერიმენტალურია", "No apps found for {query}" : "აპლიკაციები {query}-სთვის ვერ მოძებნა", @@ -385,8 +383,6 @@ "Updating...." : "ნახლდება…", "Error while updating app" : "შეცდომა აპლიკაციის განახლების დროს", "Error while removing app" : "აპლიკაციის წაშლისას წარმოიშვა შეცდომა", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "აპლიკაცია ამოქმედდა, თუმცა საჭიროებს განახლებას. 5 წამში გადამისამართდებით განახლების გვერდზე.", - "App update" : "აპლიკაციის განახლება", "A valid password must be provided" : "უნდა მიუთითოთ არსებული პაროლი", "A valid email must be provided" : "უნდა მიუთითოთ სწორი ელ-ფოსტის მისამართი", "__language_name__" : "ქართული", diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index adc5f544e4..ba264cf97f 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -103,14 +103,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "오류: 망가진 앱을 비활성화할 수 없음", "Error while disabling broken app" : "망가진 앱을 비활성화하는 중 오류 발생", "App up to date" : "앱이 최신 상태임", - "Upgrading …" : "업그레이드 중…", - "Could not upgrade app" : "앱을 업그레이드할 수 없음", "Updated" : "업데이트됨", "Removing …" : "삭제 중 …", "Could not remove app" : "앱을 삭제할 수 없음", "Remove" : "삭제", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "앱을 활성화하려면 업그레이드해야 합니다. 5초 후 업그레이드 페이지로 이동합니다.", - "App upgrade" : "앱 업그레이드", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", + "App update" : "앱 업데이트", "Approved" : "승인됨", "Experimental" : "실험적", "No apps found for {query}" : "{query} 앱을 찾을 수 없음", @@ -383,8 +381,6 @@ OC.L10N.register( "Updating...." : "업데이트 중....", "Error while updating app" : "앱을 업데이트하는 중 오류 발생", "Error while removing app" : "앱을 삭제하는 중 오류 발생", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", - "App update" : "앱 업데이트", "A valid password must be provided" : "올바른 암호를 입력해야 함", "A valid email must be provided" : "올바른 이메일 주소를 입력해야 함", "__language_name__" : "한국어", diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index f9408076da..8b951c4952 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -101,14 +101,12 @@ "Error: Could not disable broken app" : "오류: 망가진 앱을 비활성화할 수 없음", "Error while disabling broken app" : "망가진 앱을 비활성화하는 중 오류 발생", "App up to date" : "앱이 최신 상태임", - "Upgrading …" : "업그레이드 중…", - "Could not upgrade app" : "앱을 업그레이드할 수 없음", "Updated" : "업데이트됨", "Removing …" : "삭제 중 …", "Could not remove app" : "앱을 삭제할 수 없음", "Remove" : "삭제", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "앱을 활성화하려면 업그레이드해야 합니다. 5초 후 업그레이드 페이지로 이동합니다.", - "App upgrade" : "앱 업그레이드", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", + "App update" : "앱 업데이트", "Approved" : "승인됨", "Experimental" : "실험적", "No apps found for {query}" : "{query} 앱을 찾을 수 없음", @@ -381,8 +379,6 @@ "Updating...." : "업데이트 중....", "Error while updating app" : "앱을 업데이트하는 중 오류 발생", "Error while removing app" : "앱을 삭제하는 중 오류 발생", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", - "App update" : "앱 업데이트", "A valid password must be provided" : "올바른 암호를 입력해야 함", "A valid email must be provided" : "올바른 이메일 주소를 입력해야 함", "__language_name__" : "한국어", diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 0276837239..07b4e7815f 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -21,6 +21,7 @@ OC.L10N.register( "No user supplied" : "Nepateiktas naudotojas", "Unable to change password" : "Nepavyksta pakeisti slaptažodžio", "Authentication error" : "Tapatybės nustatymo klaida", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Pateikite administratoriaus atkūrimo slaptažodį; kitu atveju visi naudotojo duomenis bus prarasti.", "Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.", "Group already exists." : "Grupė jau yra.", "Unable to add group." : "Nepavyko pridėti grupės.", @@ -69,7 +70,6 @@ OC.L10N.register( "Enable" : "Įjungti", "Enabling app …" : "Programėlė įjungiama", "Error while enabling app" : "Klaida, įjungiant programėlę", - "Upgrading …" : "Naujinama …", "Updated" : "Atnaujinta", "Removing …" : "Šalinama …", "Remove" : "Šalinti", diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json index 8d058aab6a..20a2a87bce 100644 --- a/settings/l10n/lt_LT.json +++ b/settings/l10n/lt_LT.json @@ -19,6 +19,7 @@ "No user supplied" : "Nepateiktas naudotojas", "Unable to change password" : "Nepavyksta pakeisti slaptažodžio", "Authentication error" : "Tapatybės nustatymo klaida", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Pateikite administratoriaus atkūrimo slaptažodį; kitu atveju visi naudotojo duomenis bus prarasti.", "Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.", "Group already exists." : "Grupė jau yra.", "Unable to add group." : "Nepavyko pridėti grupės.", @@ -67,7 +68,6 @@ "Enable" : "Įjungti", "Enabling app …" : "Programėlė įjungiama", "Error while enabling app" : "Klaida, įjungiant programėlę", - "Upgrading …" : "Naujinama …", "Updated" : "Atnaujinta", "Removing …" : "Šalinama …", "Remove" : "Šalinti", diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index ee04008230..66ccb14c2c 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Feil: Kunne ikke deaktivere ustabilt program", "Error while disabling broken app" : "Feil ved deaktivering av ustabilt program", "App up to date" : "Appen er oppdatert", - "Upgrading …" : "Oppgraderer…", - "Could not upgrade app" : "Kunne ikke oppgradere appen", "Updated" : "Oppdatert", "Removing …" : "Fjerner…", "Could not remove app" : "Kunne ikke fjerne program", "Remove" : "Fjern", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Programmet er aktivert men må oppdateres. Du vil bli videresendt til oppgraderingssiden om 5 sekunder.", - "App upgrade" : "Programoppgradering", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Programmet er aktivert men må oppdateres. Du vil bli videresendt til oppdateringssiden om 5 sekunder.", + "App update" : "Programoppdatering", "Approved" : "Godkjent", "Experimental" : "Eksperimentell", "No apps found for {query}" : "Ingen programmer funnet for {query}", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Oppdaterer…", "Error while updating app" : "Feil ved oppdatering av program", "Error while removing app" : "Feil under fjerning av program", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Programmet er aktivert men må oppdateres. Du vil bli videresendt til oppdateringssiden om 5 sekunder.", - "App update" : "Programoppdatering", "A valid password must be provided" : "Oppgi et gyldig passord", "A valid email must be provided" : "En gyldig e-postadresse må oppgis", "__language_name__" : "Norsk bokmål", diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json index 1777fc8448..f56c476c14 100644 --- a/settings/l10n/nb.json +++ b/settings/l10n/nb.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Feil: Kunne ikke deaktivere ustabilt program", "Error while disabling broken app" : "Feil ved deaktivering av ustabilt program", "App up to date" : "Appen er oppdatert", - "Upgrading …" : "Oppgraderer…", - "Could not upgrade app" : "Kunne ikke oppgradere appen", "Updated" : "Oppdatert", "Removing …" : "Fjerner…", "Could not remove app" : "Kunne ikke fjerne program", "Remove" : "Fjern", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Programmet er aktivert men må oppdateres. Du vil bli videresendt til oppgraderingssiden om 5 sekunder.", - "App upgrade" : "Programoppgradering", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Programmet er aktivert men må oppdateres. Du vil bli videresendt til oppdateringssiden om 5 sekunder.", + "App update" : "Programoppdatering", "Approved" : "Godkjent", "Experimental" : "Eksperimentell", "No apps found for {query}" : "Ingen programmer funnet for {query}", @@ -385,8 +383,6 @@ "Updating...." : "Oppdaterer…", "Error while updating app" : "Feil ved oppdatering av program", "Error while removing app" : "Feil under fjerning av program", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Programmet er aktivert men må oppdateres. Du vil bli videresendt til oppdateringssiden om 5 sekunder.", - "App update" : "Programoppdatering", "A valid password must be provided" : "Oppgi et gyldig passord", "A valid email must be provided" : "En gyldig e-postadresse må oppgis", "__language_name__" : "Norsk bokmål", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 033c9d115c..8f0402fa53 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -103,14 +103,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Fout: Kan de beschadigde app niet uitschakelen", "Error while disabling broken app" : "Fout bij het uitschakelen van de beschadigde app", "App up to date" : "App actueel", - "Upgrading …" : "Upgraden …", - "Could not upgrade app" : "Kon de app niet upgraden", "Updated" : "Bijgewerkt", "Removing …" : "Verwijderen ...", "Could not remove app" : "Kon de app niet verwijderen", "Remove" : "Verwijderen", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "De app is ingeschakeld maar moet worden ge-upgraded. Je wordt over 5 seconden doorgeleid naar de upgradepagina.", - "App upgrade" : "App upgrade", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "De app is ingeschakeld maar moet worden geüpdate. Je wordt over 5 seconden doorgeleid naar de updatepagina.", + "App update" : "App update", "Approved" : "Goedgekeurd", "Experimental" : "Experimenteel", "No apps found for {query}" : "Geen apps gevonden voor {query}", @@ -383,8 +381,6 @@ OC.L10N.register( "Updating...." : "Bijwerken....", "Error while updating app" : "Fout bij het bijwerken van de app", "Error while removing app" : "Fout tijdens het verwijderen van de app", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "De app is ingeschakeld maar moet worden geüpdate. Je wordt over 5 seconden doorgeleid naar de updatepagina.", - "App update" : "App update", "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven", "A valid email must be provided" : "Er moet een geldig e-mailadres worden opgegeven", "__language_name__" : "Nederlands", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 2c13aef7e2..489dbe5538 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -101,14 +101,12 @@ "Error: Could not disable broken app" : "Fout: Kan de beschadigde app niet uitschakelen", "Error while disabling broken app" : "Fout bij het uitschakelen van de beschadigde app", "App up to date" : "App actueel", - "Upgrading …" : "Upgraden …", - "Could not upgrade app" : "Kon de app niet upgraden", "Updated" : "Bijgewerkt", "Removing …" : "Verwijderen ...", "Could not remove app" : "Kon de app niet verwijderen", "Remove" : "Verwijderen", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "De app is ingeschakeld maar moet worden ge-upgraded. Je wordt over 5 seconden doorgeleid naar de upgradepagina.", - "App upgrade" : "App upgrade", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "De app is ingeschakeld maar moet worden geüpdate. Je wordt over 5 seconden doorgeleid naar de updatepagina.", + "App update" : "App update", "Approved" : "Goedgekeurd", "Experimental" : "Experimenteel", "No apps found for {query}" : "Geen apps gevonden voor {query}", @@ -381,8 +379,6 @@ "Updating...." : "Bijwerken....", "Error while updating app" : "Fout bij het bijwerken van de app", "Error while removing app" : "Fout tijdens het verwijderen van de app", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "De app is ingeschakeld maar moet worden geüpdate. Je wordt over 5 seconden doorgeleid naar de updatepagina.", - "App update" : "App update", "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven", "A valid email must be provided" : "Er moet een geldig e-mailadres worden opgegeven", "__language_name__" : "Nederlands", diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 3973f0659e..80cf801b23 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -103,14 +103,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Błąd: Nie można wyłączyć uszkodzonej aplikacji", "Error while disabling broken app" : "Błąd podczas wyłączania uszkodzonej aplikacji", "App up to date" : "Aplikacja jest aktualna", - "Upgrading …" : "Aktualizowanie...", - "Could not upgrade app" : "Aktualizacja aplikacji nie powiodła się", "Updated" : "Zaktualizowano", "Removing …" : "Usuwanie ...", "Could not remove app" : "Usuwanie aplikacji nie powiodło się", "Remove" : "Usuń", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Aplikacja została włączona, ale wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie na stronę aktualizacji.", - "App upgrade" : "Aktualizacja aplikacji", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona, ale wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie do strony aktualizacji.", + "App update" : "Aktualizacja aplikacji", "Approved" : "Zatwierdzony", "Experimental" : "Eksperymentalny", "No apps found for {query}" : "Nie znaleziono aplikacji dla {query}", @@ -386,8 +384,6 @@ OC.L10N.register( "Updating...." : "Aktualizowanie...", "Error while updating app" : "Wystąpił błąd podczas aktualizowania aplikacji", "Error while removing app" : "Wystąpił błąd podczas usuwania aplikacji", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona, ale wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie do strony aktualizacji.", - "App update" : "Aktualizacja aplikacji", "A valid password must be provided" : "Należy podać prawidłowe hasło", "A valid email must be provided" : "Podaj poprawny adres email", "__language_name__" : "polski", diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index e7939bdca1..df87752f83 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -101,14 +101,12 @@ "Error: Could not disable broken app" : "Błąd: Nie można wyłączyć uszkodzonej aplikacji", "Error while disabling broken app" : "Błąd podczas wyłączania uszkodzonej aplikacji", "App up to date" : "Aplikacja jest aktualna", - "Upgrading …" : "Aktualizowanie...", - "Could not upgrade app" : "Aktualizacja aplikacji nie powiodła się", "Updated" : "Zaktualizowano", "Removing …" : "Usuwanie ...", "Could not remove app" : "Usuwanie aplikacji nie powiodło się", "Remove" : "Usuń", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Aplikacja została włączona, ale wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie na stronę aktualizacji.", - "App upgrade" : "Aktualizacja aplikacji", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona, ale wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie do strony aktualizacji.", + "App update" : "Aktualizacja aplikacji", "Approved" : "Zatwierdzony", "Experimental" : "Eksperymentalny", "No apps found for {query}" : "Nie znaleziono aplikacji dla {query}", @@ -384,8 +382,6 @@ "Updating...." : "Aktualizowanie...", "Error while updating app" : "Wystąpił błąd podczas aktualizowania aplikacji", "Error while removing app" : "Wystąpił błąd podczas usuwania aplikacji", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona, ale wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie do strony aktualizacji.", - "App update" : "Aktualizacja aplikacji", "A valid password must be provided" : "Należy podać prawidłowe hasło", "A valid email must be provided" : "Podaj poprawny adres email", "__language_name__" : "polski", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index ddbbe9e9b1..15acc327a6 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Erro: Não foi possível desativar o aplicativo defeituoso", "Error while disabling broken app" : "Erro ao desativar aplicativo corrompido", "App up to date" : "Aplicativo atualizado", - "Upgrading …" : "Atualizando...", - "Could not upgrade app" : "Não foi possível atualizar o aplicativo", "Updated" : "Atualizado", "Removing …" : "Excluindo...", "Could not remove app" : "Não foi possível remover o aplicativo", "Remove" : "Excluir", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "O aplicativo foi ativado mas precisa ser atualizado. Você será enviado à página de atualização em 5 segundos.", - "App upgrade" : "Atualizar aplicativo", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "O aplicativo foi ativado, mas precisa ser atualizado. Você será redirecionado para a página de atualização em 5 segundos.", + "App update" : "Atualizar aplicativo", "Approved" : "Aprovado", "Experimental" : "Experimental", "No apps found for {query}" : "Nenhum aplicativo encontrado para {query}", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Atualizando...", "Error while updating app" : "Erro ao atualizar aplicativo", "Error while removing app" : "Erro ao excluir aplicativo", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "O aplicativo foi ativado, mas precisa ser atualizado. Você será redirecionado para a página de atualização em 5 segundos.", - "App update" : "Atualizar aplicativo", "A valid password must be provided" : "Forneça uma senha válida", "A valid email must be provided" : "Um e-mail válido deve ser fornecido", "__language_name__" : "Português Brasileiro", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 9e81e50b09..e0482ba2a5 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Erro: Não foi possível desativar o aplicativo defeituoso", "Error while disabling broken app" : "Erro ao desativar aplicativo corrompido", "App up to date" : "Aplicativo atualizado", - "Upgrading …" : "Atualizando...", - "Could not upgrade app" : "Não foi possível atualizar o aplicativo", "Updated" : "Atualizado", "Removing …" : "Excluindo...", "Could not remove app" : "Não foi possível remover o aplicativo", "Remove" : "Excluir", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "O aplicativo foi ativado mas precisa ser atualizado. Você será enviado à página de atualização em 5 segundos.", - "App upgrade" : "Atualizar aplicativo", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "O aplicativo foi ativado, mas precisa ser atualizado. Você será redirecionado para a página de atualização em 5 segundos.", + "App update" : "Atualizar aplicativo", "Approved" : "Aprovado", "Experimental" : "Experimental", "No apps found for {query}" : "Nenhum aplicativo encontrado para {query}", @@ -385,8 +383,6 @@ "Updating...." : "Atualizando...", "Error while updating app" : "Erro ao atualizar aplicativo", "Error while removing app" : "Erro ao excluir aplicativo", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "O aplicativo foi ativado, mas precisa ser atualizado. Você será redirecionado para a página de atualização em 5 segundos.", - "App update" : "Atualizar aplicativo", "A valid password must be provided" : "Forneça uma senha válida", "A valid email must be provided" : "Um e-mail válido deve ser fornecido", "__language_name__" : "Português Brasileiro", diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index 3cd75ac0d1..a5a6196cbc 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -103,14 +103,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Erro: Não pode desactivar uma app danificada.", "Error while disabling broken app" : "Erro ao desactivar app estragada", "App up to date" : "App actualizada", - "Upgrading …" : "A actualizar...", - "Could not upgrade app" : "Não foi possível actualizar a app", "Updated" : "Atualizada", "Removing …" : "A remover...", "Could not remove app" : "Não foi possível remover a app", "Remove" : "Remover", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "A app foi activada mas necessita de uma actualização. Irá ser redireccionado para a página de actualização em 5 segundos.", - "App upgrade" : "Actualização de App", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A app foi activada mas necessita ser actualizada. Irá ser redireccionado para a página de actualização em 5 segundos.", + "App update" : "Actualização de app", "Approved" : "Aprovado", "Experimental" : "Experimental", "No apps found for {query}" : "Não foram encontradas aplicações para {query}", @@ -368,8 +366,6 @@ OC.L10N.register( "Updating...." : "A actualizar...", "Error while updating app" : "Erro ao actualizar a app", "Error while removing app" : "Erro ao remover a app", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A app foi activada mas necessita ser actualizada. Irá ser redireccionado para a página de actualização em 5 segundos.", - "App update" : "Actualização de app", "A valid password must be provided" : "Deve ser indicada uma palavra-passe válida", "A valid email must be provided" : "Deve ser fornecido um email válido", "__language_name__" : "__nome_da_linguagem__", diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index 7c4f7b7e22..6617791e24 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -101,14 +101,12 @@ "Error: Could not disable broken app" : "Erro: Não pode desactivar uma app danificada.", "Error while disabling broken app" : "Erro ao desactivar app estragada", "App up to date" : "App actualizada", - "Upgrading …" : "A actualizar...", - "Could not upgrade app" : "Não foi possível actualizar a app", "Updated" : "Atualizada", "Removing …" : "A remover...", "Could not remove app" : "Não foi possível remover a app", "Remove" : "Remover", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "A app foi activada mas necessita de uma actualização. Irá ser redireccionado para a página de actualização em 5 segundos.", - "App upgrade" : "Actualização de App", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A app foi activada mas necessita ser actualizada. Irá ser redireccionado para a página de actualização em 5 segundos.", + "App update" : "Actualização de app", "Approved" : "Aprovado", "Experimental" : "Experimental", "No apps found for {query}" : "Não foram encontradas aplicações para {query}", @@ -366,8 +364,6 @@ "Updating...." : "A actualizar...", "Error while updating app" : "Erro ao actualizar a app", "Error while removing app" : "Erro ao remover a app", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A app foi activada mas necessita ser actualizada. Irá ser redireccionado para a página de actualização em 5 segundos.", - "App update" : "Actualização de app", "A valid password must be provided" : "Deve ser indicada uma palavra-passe válida", "A valid email must be provided" : "Deve ser fornecido um email válido", "__language_name__" : "__nome_da_linguagem__", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 5991023cdf..c215e6e45b 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Ошибка: невозможно отключить «сломанное» приложение", "Error while disabling broken app" : "Ошибка при отключении сломанного приложения", "App up to date" : "Приложение не нуждается в обновлении", - "Upgrading …" : "Обновление...", - "Could not upgrade app" : "Не удалось обновить приложение", "Updated" : "Обновлено", "Removing …" : "Удаление…", "Could not remove app" : "Не удалось удалить приложение.", "Remove" : "Удалить", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.", - "App upgrade" : "Обновление приложения", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.", + "App update" : "Обновить приложение", "Approved" : "Подтвержденное", "Experimental" : "Экспериментальное", "No apps found for {query}" : "По запросу «{query}» приложений не найдено", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Обновление...", "Error while updating app" : "Ошибка обновления приложения", "Error while removing app" : "Ошибка удаления приложения", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.", - "App update" : "Обновить приложение", "A valid password must be provided" : "Должен быть указан правильный пароль", "A valid email must be provided" : "Должен быть указан корректный адрес электронной почты", "__language_name__" : "Русский язык", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 6557757019..b44075437a 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Ошибка: невозможно отключить «сломанное» приложение", "Error while disabling broken app" : "Ошибка при отключении сломанного приложения", "App up to date" : "Приложение не нуждается в обновлении", - "Upgrading …" : "Обновление...", - "Could not upgrade app" : "Не удалось обновить приложение", "Updated" : "Обновлено", "Removing …" : "Удаление…", "Could not remove app" : "Не удалось удалить приложение.", "Remove" : "Удалить", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.", - "App upgrade" : "Обновление приложения", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.", + "App update" : "Обновить приложение", "Approved" : "Подтвержденное", "Experimental" : "Экспериментальное", "No apps found for {query}" : "По запросу «{query}» приложений не найдено", @@ -385,8 +383,6 @@ "Updating...." : "Обновление...", "Error while updating app" : "Ошибка обновления приложения", "Error while removing app" : "Ошибка удаления приложения", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.", - "App update" : "Обновить приложение", "A valid password must be provided" : "Должен быть указан правильный пароль", "A valid email must be provided" : "Должен быть указан корректный адрес электронной почты", "__language_name__" : "Русский язык", diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index dc10850feb..229593c5b3 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -103,13 +103,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Chyba: nebolo možné zakázať poškodenú aplikáciu", "Error while disabling broken app" : "Nastala chyba počas zakazovania poškodenej aplikácie", "App up to date" : "Aplikácia je aktuálna", - "Upgrading …" : "Aktualizuje sa...", - "Could not upgrade app" : "Aplikáciu nie je možné aktualizovať", "Updated" : "Aktualizované", "Removing …" : "Odstraňujem ...", "Could not remove app" : "Aplikáciu nie je možné zmazať", "Remove" : "Odstrániť", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Aplikácia bola povolená, ale vyžaduje sa jej aktualizácia. Presmerovanie na stránku aktualizácie o 5 sekúnd.", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikácia bola povolená, ale vyžaduje sa aktualizácia. Presmerovanie na stránku aktualizácie o 5 sekúnd.", + "App update" : "Aktualizácia aplikácie", "Approved" : "Schválené", "Experimental" : "Experimentálny", "No apps found for {query}" : "Žiadna aplikácia nebola nájdená pre {query}", @@ -367,8 +366,6 @@ OC.L10N.register( "Updating...." : "Aktualizuje sa...", "Error while updating app" : "Chyba pri aktualizácii aplikácie", "Error while removing app" : "Chyba pri odstraňovaní aplikácie", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikácia bola povolená, ale vyžaduje sa aktualizácia. Presmerovanie na stránku aktualizácie o 5 sekúnd.", - "App update" : "Aktualizácia aplikácie", "A valid password must be provided" : "Musíte zadať platné heslo", "A valid email must be provided" : "Musíte zadať platnú emailovú adresu", "Verifying" : "Overovanie", diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json index 09a6b92220..cb9d8666a4 100644 --- a/settings/l10n/sk.json +++ b/settings/l10n/sk.json @@ -101,13 +101,12 @@ "Error: Could not disable broken app" : "Chyba: nebolo možné zakázať poškodenú aplikáciu", "Error while disabling broken app" : "Nastala chyba počas zakazovania poškodenej aplikácie", "App up to date" : "Aplikácia je aktuálna", - "Upgrading …" : "Aktualizuje sa...", - "Could not upgrade app" : "Aplikáciu nie je možné aktualizovať", "Updated" : "Aktualizované", "Removing …" : "Odstraňujem ...", "Could not remove app" : "Aplikáciu nie je možné zmazať", "Remove" : "Odstrániť", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Aplikácia bola povolená, ale vyžaduje sa jej aktualizácia. Presmerovanie na stránku aktualizácie o 5 sekúnd.", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikácia bola povolená, ale vyžaduje sa aktualizácia. Presmerovanie na stránku aktualizácie o 5 sekúnd.", + "App update" : "Aktualizácia aplikácie", "Approved" : "Schválené", "Experimental" : "Experimentálny", "No apps found for {query}" : "Žiadna aplikácia nebola nájdená pre {query}", @@ -365,8 +364,6 @@ "Updating...." : "Aktualizuje sa...", "Error while updating app" : "Chyba pri aktualizácii aplikácie", "Error while removing app" : "Chyba pri odstraňovaní aplikácie", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikácia bola povolená, ale vyžaduje sa aktualizácia. Presmerovanie na stránku aktualizácie o 5 sekúnd.", - "App update" : "Aktualizácia aplikácie", "A valid password must be provided" : "Musíte zadať platné heslo", "A valid email must be provided" : "Musíte zadať platnú emailovú adresu", "Verifying" : "Overovanie", diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index 22c99de74e..5552ee5fad 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Грешка: Не могу да искључим покварену апликацију", "Error while disabling broken app" : "Грешка приликом искључивања покварене апликације", "App up to date" : "Апликација на последњој верзији", - "Upgrading …" : "Ажурирам…", - "Could not upgrade app" : "Не могу да ажурирам апликацију", "Updated" : "Ажурирано", "Removing …" : "Уклањам …", "Could not remove app" : "Не могу да уклоним апликацију", "Remove" : "Уклони", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Апликација је укључена, али треба да се ажурира. Бићете преусмерени на страну са ажурирањем за 5 секунди.", - "App upgrade" : "Ажурирање апликације", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Апликација је укључена, али треба да се ажурира. Бићете преусмерени на страну са ажурирањем за 5 секунди.", + "App update" : "Ажурирање апликације", "Approved" : "Одобрене", "Experimental" : "Експерименталне", "No apps found for {query}" : "Није нађена ниједна апликација за претрагу {query}", @@ -385,8 +383,6 @@ OC.L10N.register( "Updating...." : "Ажурирам…", "Error while updating app" : "Грешка при ажурирању апликације", "Error while removing app" : "Грешка при уклањању апликације", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Апликација је укључена, али треба да се ажурира. Бићете преусмерени на страну са ажурирањем за 5 секунди.", - "App update" : "Ажурирање апликације", "A valid password must be provided" : "Морате унети исправну лозинку", "A valid email must be provided" : "Мора бити наведена исправна е-адреса", "__language_name__" : "Српски", diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index 6c34c4911d..8a7b4e2914 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Грешка: Не могу да искључим покварену апликацију", "Error while disabling broken app" : "Грешка приликом искључивања покварене апликације", "App up to date" : "Апликација на последњој верзији", - "Upgrading …" : "Ажурирам…", - "Could not upgrade app" : "Не могу да ажурирам апликацију", "Updated" : "Ажурирано", "Removing …" : "Уклањам …", "Could not remove app" : "Не могу да уклоним апликацију", "Remove" : "Уклони", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Апликација је укључена, али треба да се ажурира. Бићете преусмерени на страну са ажурирањем за 5 секунди.", - "App upgrade" : "Ажурирање апликације", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Апликација је укључена, али треба да се ажурира. Бићете преусмерени на страну са ажурирањем за 5 секунди.", + "App update" : "Ажурирање апликације", "Approved" : "Одобрене", "Experimental" : "Експерименталне", "No apps found for {query}" : "Није нађена ниједна апликација за претрагу {query}", @@ -383,8 +381,6 @@ "Updating...." : "Ажурирам…", "Error while updating app" : "Грешка при ажурирању апликације", "Error while removing app" : "Грешка при уклањању апликације", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Апликација је укључена, али треба да се ажурира. Бићете преусмерени на страну са ажурирањем за 5 секунди.", - "App update" : "Ажурирање апликације", "A valid password must be provided" : "Морате унети исправну лозинку", "A valid email must be provided" : "Мора бити наведена исправна е-адреса", "__language_name__" : "Српски", diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 656279fea9..7f79994d76 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -102,7 +102,6 @@ OC.L10N.register( "Error: Could not disable broken app" : "Fel: Kunde inte inaktivera trasig app", "Error while disabling broken app" : "Fel under inaktivering av trasig applikation.", "App up to date" : "Appen är uppdaterad", - "Upgrading …" : "Uppgraderar ...", "Updated" : "Uppdaterad", "Removing …" : "Tar bort ...", "Could not remove app" : "Kunde inte ta bort app", diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index aa3907dc6a..9be5769b84 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -100,7 +100,6 @@ "Error: Could not disable broken app" : "Fel: Kunde inte inaktivera trasig app", "Error while disabling broken app" : "Fel under inaktivering av trasig applikation.", "App up to date" : "Appen är uppdaterad", - "Upgrading …" : "Uppgraderar ...", "Updated" : "Uppdaterad", "Removing …" : "Tar bort ...", "Could not remove app" : "Kunde inte ta bort app", diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 08c5725a17..3b5b9bdb9d 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -104,14 +104,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "Hata: Bozuk uygulama devre dışı bırakılamadı", "Error while disabling broken app" : "Bozuk uygulama devre dışı bırakılırken sorun çıktı", "App up to date" : "Uygulama güncel", - "Upgrading …" : "Güncelleniyor …", - "Could not upgrade app" : "Uygulama güncellenemedi", "Updated" : "Güncellendi", "Removing …" : "Kaldırılıyor...", "Could not remove app" : "Uygulama kaldırılamadı", "Remove" : "Kaldır", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Uygulama etkinleştirilmiş fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.", - "App upgrade" : "Uygulama güncellemesi", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Uygulama etkinleştirilmiş fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.", + "App update" : "Uygulama güncellemesi", "Approved" : "Onaylanmış", "Experimental" : "Deneysel", "No apps found for {query}" : "{query} aramasına uyan bir uygulama bulunamadı", @@ -387,8 +385,6 @@ OC.L10N.register( "Updating...." : "Güncelleniyor....", "Error while updating app" : "Uygulama güncellenirken sorun çıktı", "Error while removing app" : "Uygulama kaldırılırken sorun çıktı", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Uygulama etkinleştirilmiş fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.", - "App update" : "Uygulama güncellemesi", "A valid password must be provided" : "Geçerli bir parola yazmalısınız", "A valid email must be provided" : "Geçerli bir e-posta adresi yazmalısınız", "__language_name__" : "Türkçe", diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index 82f4f3edf3..d1a34d6359 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -102,14 +102,12 @@ "Error: Could not disable broken app" : "Hata: Bozuk uygulama devre dışı bırakılamadı", "Error while disabling broken app" : "Bozuk uygulama devre dışı bırakılırken sorun çıktı", "App up to date" : "Uygulama güncel", - "Upgrading …" : "Güncelleniyor …", - "Could not upgrade app" : "Uygulama güncellenemedi", "Updated" : "Güncellendi", "Removing …" : "Kaldırılıyor...", "Could not remove app" : "Uygulama kaldırılamadı", "Remove" : "Kaldır", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "Uygulama etkinleştirilmiş fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.", - "App upgrade" : "Uygulama güncellemesi", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Uygulama etkinleştirilmiş fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.", + "App update" : "Uygulama güncellemesi", "Approved" : "Onaylanmış", "Experimental" : "Deneysel", "No apps found for {query}" : "{query} aramasına uyan bir uygulama bulunamadı", @@ -385,8 +383,6 @@ "Updating...." : "Güncelleniyor....", "Error while updating app" : "Uygulama güncellenirken sorun çıktı", "Error while removing app" : "Uygulama kaldırılırken sorun çıktı", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Uygulama etkinleştirilmiş fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.", - "App update" : "Uygulama güncellemesi", "A valid password must be provided" : "Geçerli bir parola yazmalısınız", "A valid email must be provided" : "Geçerli bir e-posta adresi yazmalısınız", "__language_name__" : "Türkçe", diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index e35a9bda34..26703e8f37 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -102,14 +102,11 @@ OC.L10N.register( "Error: Could not disable broken app" : "错误: 无法禁用损坏的应用", "Error while disabling broken app" : "禁用损坏的应用时出错", "App up to date" : "已是最新应用", - "Upgrading …" : "正在更新...", - "Could not upgrade app" : "无法更新应用", "Updated" : "已更新", "Removing …" : "正在移除...", "Could not remove app" : "无法移除应用", "Remove" : "移除", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "已启用该应用,但需要升级。 您将在5秒内跳转到升级页面。", - "App upgrade" : "应用更新", + "App update" : "更新应用", "Approved" : "已认证", "Experimental" : "实验", "No apps found for {query}" : "找不到符合 {query} 的应用", @@ -378,7 +375,6 @@ OC.L10N.register( "Updating...." : "正在更新....", "Error while updating app" : "更新应用时出错", "Error while removing app" : "移除应用时出错", - "App update" : "更新应用", "A valid password must be provided" : "必须提供合法的密码", "A valid email must be provided" : "必须提供合法的用户名", "Verifying" : "正在验证", diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 7ec60c0481..a0c5cf1758 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -100,14 +100,11 @@ "Error: Could not disable broken app" : "错误: 无法禁用损坏的应用", "Error while disabling broken app" : "禁用损坏的应用时出错", "App up to date" : "已是最新应用", - "Upgrading …" : "正在更新...", - "Could not upgrade app" : "无法更新应用", "Updated" : "已更新", "Removing …" : "正在移除...", "Could not remove app" : "无法移除应用", "Remove" : "移除", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "已启用该应用,但需要升级。 您将在5秒内跳转到升级页面。", - "App upgrade" : "应用更新", + "App update" : "更新应用", "Approved" : "已认证", "Experimental" : "实验", "No apps found for {query}" : "找不到符合 {query} 的应用", @@ -376,7 +373,6 @@ "Updating...." : "正在更新....", "Error while updating app" : "更新应用时出错", "Error while removing app" : "移除应用时出错", - "App update" : "更新应用", "A valid password must be provided" : "必须提供合法的密码", "A valid email must be provided" : "必须提供合法的用户名", "Verifying" : "正在验证", diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 1bbbebfe0a..2a9ebf9a6e 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -103,14 +103,10 @@ OC.L10N.register( "Error: Could not disable broken app" : "錯誤:無法停用損毀的應用程式", "Error while disabling broken app" : "停用損毀的應用時發生錯誤", "App up to date" : "此應用程式為最新版", - "Upgrading …" : "更新中...", - "Could not upgrade app" : "無法更新應用程式", "Updated" : "已更新", "Removing …" : "移除中…", "Could not remove app" : "無法移除應用程式", "Remove" : "移除", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "此應用程式已經被啟用,但是需要被更新。將在5秒後將您導向更新頁面。", - "App upgrade" : "應用程式更新", "Approved" : "審查通過", "Experimental" : "實驗性質", "No apps found for {query}" : "沒有符合 {query} 的應用程式", diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json index b8f2714c05..9d442d288b 100644 --- a/settings/l10n/zh_TW.json +++ b/settings/l10n/zh_TW.json @@ -101,14 +101,10 @@ "Error: Could not disable broken app" : "錯誤:無法停用損毀的應用程式", "Error while disabling broken app" : "停用損毀的應用時發生錯誤", "App up to date" : "此應用程式為最新版", - "Upgrading …" : "更新中...", - "Could not upgrade app" : "無法更新應用程式", "Updated" : "已更新", "Removing …" : "移除中…", "Could not remove app" : "無法移除應用程式", "Remove" : "移除", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "此應用程式已經被啟用,但是需要被更新。將在5秒後將您導向更新頁面。", - "App upgrade" : "應用程式更新", "Approved" : "審查通過", "Experimental" : "實驗性質", "No apps found for {query}" : "沒有符合 {query} 的應用程式",