diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/cs.js | 13 | ||||
-rw-r--r-- | settings/l10n/cs.json | 13 | ||||
-rw-r--r-- | settings/l10n/de_DE.js | 4 | ||||
-rw-r--r-- | settings/l10n/de_DE.json | 4 | ||||
-rw-r--r-- | settings/l10n/nl.js | 7 | ||||
-rw-r--r-- | settings/l10n/nl.json | 7 | ||||
-rw-r--r-- | settings/l10n/sl.js | 1 | ||||
-rw-r--r-- | settings/l10n/sl.json | 1 | ||||
-rw-r--r-- | settings/l10n/sq.js | 2 | ||||
-rw-r--r-- | settings/l10n/sq.json | 2 |
10 files changed, 50 insertions, 4 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index c26e0de0d7e..a3e34d77535 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -7,6 +7,9 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} změnil(a) vaši e-mailovou adresu", "You changed your email address" : "Změnil(a) jste vaši e-mailovou adresu", "Your email address was changed by an administrator" : "Vaše e-mailová adresa byla změněna administrátorem", + "Security" : "Zabezpečení", + "You successfully logged in using two-factor authentication (%1$s)" : "Úspěšně jste se přihlásili pomocí dvoufázové autentizace (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Pokus o přihlášení s použitím dvoufázové autentizace selhal (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Vaše <strong>heslo</strong> nebo <strong>e-mail</strong> bylo změněno", "Your apps" : "Vaše aplikace", "Enabled apps" : "Povolené aplikace", @@ -44,6 +47,8 @@ OC.L10N.register( "Unable to delete user." : "Nelze smazat uživatele.", "Error while enabling user." : "Chyba při povolování uživatele.", "Error while disabling user." : "Chyba při zakazování uživatele.", + "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Pokud chcete ověřit váš Twitter účet, napište následující tweet (ujistěte se, že ho zasíláte bez zalomení řádků):", + "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Pro verifikaci vašich webových stránek uložte následující obsah v kořenovém adresáři webové prezentace v umístění '.well-known/CloudIdVerificationCode.txt' (ujistěte se, že byl text vložen jako jediný řádek)", "Settings saved" : "Nastavení uloženo", "Unable to change full name" : "Nelze změnit celé jméno", "Unable to change email address" : "Nepodařilo se změnit e-mailovou adresu", @@ -146,6 +151,7 @@ OC.L10N.register( "Visible to local users and to trusted servers" : "Viditelné pro místní uživatele a důvěryhodné servery", "Public" : "Veřejný", "Will be synced to a global and public address book" : "Bude synchronizováno do globálního a veřejného adresáře", + "Verify" : "Ověřit", "Verifying …" : "Ověřování …", "Select a profile picture" : "Vyberte profilový obrázek", "Very weak password" : "Velmi slabé heslo", @@ -221,6 +227,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Musíte přenést své šifrovací klíče ze staré verze šifrování (ownCloud <= 8.0) na novou.", "Start migration" : "Spustit migraci", "Security & setup warnings" : "Upozornění zabezpečení a nastavení", + "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Pro optimální zabezpečení a výkon instance je důležitě, aby vše bylo správně nakonfigurováno. Abychom vám v tom pomohli, automaticky ověřujeme některá nastavení. Pro více informací nahlédněte do sekce Tipy a Triky a do dokumentace.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php není nejspíše správně nastaveno pro dotazování na proměnné hodnoty systému. Test s getenv(\"PATH\") vrací pouze prázdnou odpověď.", "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Zkontrolujte prosím konfiguraci php podle <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">instalační dokumentace ↗</a>, hlavně při použití php-fpm.", "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfigurace je nastavena pouze pro čtení. Toto znemožňuje některá nastavení přes webové rozhraní. Dále musí být pro každou změnu povolen zápis do konfiguračního souboru ručně.", @@ -237,8 +244,14 @@ OC.L10N.register( "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Nebylo možné spustit službu cron v CLI. Došlo k následujícím technickým chybám:", "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Prosím překontrolujte <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">instalační pokyny ↗</a> a najděte jakékoliv chyby a varování v <a href=\"%s\">logu</a>.", "All checks passed." : "Všechny testy byly úspěšné.", + "Background jobs" : "Úkoly na pozadí", + "Last job ran %s." : "Poslední úkol proběhl: %s.", + "Last job execution ran %s. Something seems wrong." : "Poslední úkol proběhl: %s. Vypadá to, že něco není v pořádku.", + "Background job didn’t run yet!" : "Úkol na pozadí ještě neběžel", + "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pro optimální výkon je důležité nakonfigurovat úkoly běžící na pozadí. Pro větší instance je doporučenou metodou 'cron'. Více informací naleznete v dokumentaci.", "Execute one task with each page loaded" : "Spustit jednu úlohu s každým načtením stránky", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes http.", + "Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php musí být spuštěn s právy systémového uživatele \"%s\".", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Pro spuštění je potřeba PHP posix rozšíření. Více informací lze nalézt v {linkstart}PHP dokumentaci{linkend}.", "Version" : "Verze", diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index 4f91b0e8751..ce1dcbe0490 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -5,6 +5,9 @@ "{actor} changed your email address" : "{actor} změnil(a) vaši e-mailovou adresu", "You changed your email address" : "Změnil(a) jste vaši e-mailovou adresu", "Your email address was changed by an administrator" : "Vaše e-mailová adresa byla změněna administrátorem", + "Security" : "Zabezpečení", + "You successfully logged in using two-factor authentication (%1$s)" : "Úspěšně jste se přihlásili pomocí dvoufázové autentizace (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Pokus o přihlášení s použitím dvoufázové autentizace selhal (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Vaše <strong>heslo</strong> nebo <strong>e-mail</strong> bylo změněno", "Your apps" : "Vaše aplikace", "Enabled apps" : "Povolené aplikace", @@ -42,6 +45,8 @@ "Unable to delete user." : "Nelze smazat uživatele.", "Error while enabling user." : "Chyba při povolování uživatele.", "Error while disabling user." : "Chyba při zakazování uživatele.", + "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Pokud chcete ověřit váš Twitter účet, napište následující tweet (ujistěte se, že ho zasíláte bez zalomení řádků):", + "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Pro verifikaci vašich webových stránek uložte následující obsah v kořenovém adresáři webové prezentace v umístění '.well-known/CloudIdVerificationCode.txt' (ujistěte se, že byl text vložen jako jediný řádek)", "Settings saved" : "Nastavení uloženo", "Unable to change full name" : "Nelze změnit celé jméno", "Unable to change email address" : "Nepodařilo se změnit e-mailovou adresu", @@ -144,6 +149,7 @@ "Visible to local users and to trusted servers" : "Viditelné pro místní uživatele a důvěryhodné servery", "Public" : "Veřejný", "Will be synced to a global and public address book" : "Bude synchronizováno do globálního a veřejného adresáře", + "Verify" : "Ověřit", "Verifying …" : "Ověřování …", "Select a profile picture" : "Vyberte profilový obrázek", "Very weak password" : "Velmi slabé heslo", @@ -219,6 +225,7 @@ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Musíte přenést své šifrovací klíče ze staré verze šifrování (ownCloud <= 8.0) na novou.", "Start migration" : "Spustit migraci", "Security & setup warnings" : "Upozornění zabezpečení a nastavení", + "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Pro optimální zabezpečení a výkon instance je důležitě, aby vše bylo správně nakonfigurováno. Abychom vám v tom pomohli, automaticky ověřujeme některá nastavení. Pro více informací nahlédněte do sekce Tipy a Triky a do dokumentace.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php není nejspíše správně nastaveno pro dotazování na proměnné hodnoty systému. Test s getenv(\"PATH\") vrací pouze prázdnou odpověď.", "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Zkontrolujte prosím konfiguraci php podle <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">instalační dokumentace ↗</a>, hlavně při použití php-fpm.", "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfigurace je nastavena pouze pro čtení. Toto znemožňuje některá nastavení přes webové rozhraní. Dále musí být pro každou změnu povolen zápis do konfiguračního souboru ručně.", @@ -235,8 +242,14 @@ "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Nebylo možné spustit službu cron v CLI. Došlo k následujícím technickým chybám:", "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Prosím překontrolujte <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">instalační pokyny ↗</a> a najděte jakékoliv chyby a varování v <a href=\"%s\">logu</a>.", "All checks passed." : "Všechny testy byly úspěšné.", + "Background jobs" : "Úkoly na pozadí", + "Last job ran %s." : "Poslední úkol proběhl: %s.", + "Last job execution ran %s. Something seems wrong." : "Poslední úkol proběhl: %s. Vypadá to, že něco není v pořádku.", + "Background job didn’t run yet!" : "Úkol na pozadí ještě neběžel", + "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pro optimální výkon je důležité nakonfigurovat úkoly běžící na pozadí. Pro větší instance je doporučenou metodou 'cron'. Více informací naleznete v dokumentaci.", "Execute one task with each page loaded" : "Spustit jednu úlohu s každým načtením stránky", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes http.", + "Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php musí být spuštěn s právy systémového uživatele \"%s\".", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Pro spuštění je potřeba PHP posix rozšíření. Více informací lze nalézt v {linkstart}PHP dokumentaci{linkend}.", "Version" : "Verze", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 0f253b60a77..b96d9d29df9 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -32,9 +32,9 @@ OC.L10N.register( "Unable to add group." : "Gruppe konnte nicht angelegt werden.", "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.", "Invalid SMTP password." : "Ungültiges SMTP Passwort.", - "Well done, %s!" : "Gut gemacht, 1 %s!", + "Well done, %s!" : "Gut gemacht, %s!", "If you received this email, the email configuration seems to be correct." : "Wenn du diese EMail empfangen hast, scheint die EMail Konfiguration korrekt zu sein.", - "Email setting test" : "EMail Einstellung Test", + "Email setting test" : "Test der E-Mail-Einstellungen", "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfen Sie Ihr E-Mail-Server-Protokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfen Sie Ihre Einstellungen. (Fehler: %s)", "You need to set your user email before being able to send test emails." : "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 99ee955e8e3..4aaf6d8de66 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -30,9 +30,9 @@ "Unable to add group." : "Gruppe konnte nicht angelegt werden.", "Unable to delete group." : "Gruppe konnte nicht gelöscht werden.", "Invalid SMTP password." : "Ungültiges SMTP Passwort.", - "Well done, %s!" : "Gut gemacht, 1 %s!", + "Well done, %s!" : "Gut gemacht, %s!", "If you received this email, the email configuration seems to be correct." : "Wenn du diese EMail empfangen hast, scheint die EMail Konfiguration korrekt zu sein.", - "Email setting test" : "EMail Einstellung Test", + "Email setting test" : "Test der E-Mail-Einstellungen", "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfen Sie Ihr E-Mail-Server-Protokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfen Sie Ihre Einstellungen. (Fehler: %s)", "You need to set your user email before being able to send test emails." : "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index ee46dc2f974..b0ffc524d0c 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -7,6 +7,9 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} wijzigde je e-mailadres", "You changed your email address" : "Je wijzigde je e-mailadres", "Your email address was changed by an administrator" : "Je e-mailadres is gewijzigd door een beheerder", + "Security" : "Beveiliging", + "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", "Your apps" : "Jou apps", "Enabled apps" : "Ingeschakelde apps", @@ -241,9 +244,13 @@ OC.L10N.register( "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "het was niet mogelijk om de cronjob via CLI uit te voeren. De volgende technische problemen traden op:", "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Lees de <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installatie handleiding</a> goed door en controleer op fouten en waarschuwingen in de <a href=\"%s\">logging</a>.", "All checks passed." : "Alle checks geslaagd", + "Background jobs" : "Achtergrond jobs", + "Last job ran %s." : "Laatste job liep %s.", + "Background job didn’t run yet!" : "Achtergrondjob nog niet gelopen!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Voor optimale prestaties is het belangrijk om de achtergrondtaken goed te configureren. Voor grotere installaties is \"Cron' de aanbevolen instelling. Bekijk de documentatie voor meer informatie.", "Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is geregisteerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", + "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Om dit te draaien, is de PHP posix extensie vereist. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.", "Version" : "Versie", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 5780e57222b..660bc2132d8 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -5,6 +5,9 @@ "{actor} changed your email address" : "{actor} wijzigde je e-mailadres", "You changed your email address" : "Je wijzigde je e-mailadres", "Your email address was changed by an administrator" : "Je e-mailadres is gewijzigd door een beheerder", + "Security" : "Beveiliging", + "You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", "Your apps" : "Jou apps", "Enabled apps" : "Ingeschakelde apps", @@ -239,9 +242,13 @@ "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "het was niet mogelijk om de cronjob via CLI uit te voeren. De volgende technische problemen traden op:", "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Lees de <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installatie handleiding</a> goed door en controleer op fouten en waarschuwingen in de <a href=\"%s\">logging</a>.", "All checks passed." : "Alle checks geslaagd", + "Background jobs" : "Achtergrond jobs", + "Last job ran %s." : "Laatste job liep %s.", + "Background job didn’t run yet!" : "Achtergrondjob nog niet gelopen!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Voor optimale prestaties is het belangrijk om de achtergrondtaken goed te configureren. Voor grotere installaties is \"Cron' de aanbevolen instelling. Bekijk de documentatie voor meer informatie.", "Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is geregisteerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", + "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Om dit te draaien, is de PHP posix extensie vereist. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.", "Version" : "Versie", diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index 224f109349a..5ffeceb8476 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -29,6 +29,7 @@ OC.L10N.register( "Invalid user" : "Neveljavni podatki uporabnika", "Unable to change mail address" : "Ni mogoče spremeniti naslova elektronske pošte.", "Email saved" : "Elektronski naslov je shranjen", + "Set your password" : "Nastavi vaše geslo", "Your %s account was created" : "Račun %s je uspešno ustvarjen.", "Couldn't remove app." : "Ni mogoče odstraniti programa.", "Couldn't update app." : "Programa ni mogoče posodobiti.", diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json index e5335276d1b..b683d7e6c4e 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -27,6 +27,7 @@ "Invalid user" : "Neveljavni podatki uporabnika", "Unable to change mail address" : "Ni mogoče spremeniti naslova elektronske pošte.", "Email saved" : "Elektronski naslov je shranjen", + "Set your password" : "Nastavi vaše geslo", "Your %s account was created" : "Račun %s je uspešno ustvarjen.", "Couldn't remove app." : "Ni mogoče odstraniti programa.", "Couldn't update app." : "Programa ni mogoče posodobiti.", diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index fe7eb6a8647..b2e4c7e7d99 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -1,7 +1,9 @@ OC.L10N.register( "settings", { + "{actor} changed your password" : "{actor} ndryshoi fjalëkalimin tuaj ", "You changed your password" : "Ju ndëruat fjalëkalimin", + "Your password was reset by an administrator" : "Fjalëkalimi juaj është rivendosur nga administratori", "You changed your email address" : "Ju ndryshuat adresën e emailit tuaj", "Your email address was changed by an administrator" : "Adresa juaj e email-it është ndryshuar nga një administrator", "Wrong password" : "Fjalëkalim i gabuar", diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json index 003d8e6e43e..861c599989a 100644 --- a/settings/l10n/sq.json +++ b/settings/l10n/sq.json @@ -1,5 +1,7 @@ { "translations": { + "{actor} changed your password" : "{actor} ndryshoi fjalëkalimin tuaj ", "You changed your password" : "Ju ndëruat fjalëkalimin", + "Your password was reset by an administrator" : "Fjalëkalimi juaj është rivendosur nga administratori", "You changed your email address" : "Ju ndryshuat adresën e emailit tuaj", "Your email address was changed by an administrator" : "Adresa juaj e email-it është ndryshuar nga një administrator", "Wrong password" : "Fjalëkalim i gabuar", |