diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-23 02:29:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-23 02:29:39 +0000 |
commit | 344ffcc9b6f29a4abdcde37b9dc639382edfec43 (patch) | |
tree | 74fa0dc21a09e0ccc5609fd637ba5d8b131fa302 /apps/settings | |
parent | 30cd6d57574107a735437840a3de4abbd721222e (diff) | |
download | nextcloud-server-344ffcc9b6f29a4abdcde37b9dc639382edfec43.tar.gz nextcloud-server-344ffcc9b6f29a4abdcde37b9dc639382edfec43.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/cs.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/cs.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/de_DE.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/de_DE.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/es.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/es.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/eu.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/eu.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/pl.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/pl.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/sk.js | 5 | ||||
-rw-r--r-- | apps/settings/l10n/sk.json | 5 | ||||
-rw-r--r-- | apps/settings/l10n/tr.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/tr.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 4 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 5 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 5 |
22 files changed, 48 insertions, 44 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 53df1a5251e..56c089375de 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "Smazat e-mail", "Unset as primary email" : "Zrušeno nastavení coby hlavního e-mailu", "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", - "Set as primary mail" : "Nastavit jako hlavní e-mai", "Your email address" : "Vaše e-mailová adresa", "Additional email address {index}" : "Další e-mailová adresa {index}", "No email address set" : "E-mailová adresa není nastavena", @@ -472,6 +471,7 @@ OC.L10N.register( "No display name set" : "Nenastaveno žádné zobrazované jméno", "For password reset and notifications" : "Pro znovunastavení hesla a upozorňování", "Change privacy level of full name" : "Změnit úroveň soukromí pro celé jméno", - "Change privacy level of email" : "Změnit úroveň soukromí e-mailu" + "Change privacy level of email" : "Změnit úroveň soukromí e-mailu", + "Set as primary mail" : "Nastavit jako hlavní e-mai" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index d9bda8fdd7c..2447b8c8ec5 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -218,7 +218,6 @@ "Delete email" : "Smazat e-mail", "Unset as primary email" : "Zrušeno nastavení coby hlavního e-mailu", "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", - "Set as primary mail" : "Nastavit jako hlavní e-mai", "Your email address" : "Vaše e-mailová adresa", "Additional email address {index}" : "Další e-mailová adresa {index}", "No email address set" : "E-mailová adresa není nastavena", @@ -470,6 +469,7 @@ "No display name set" : "Nenastaveno žádné zobrazované jméno", "For password reset and notifications" : "Pro znovunastavení hesla a upozorňování", "Change privacy level of full name" : "Změnit úroveň soukromí pro celé jméno", - "Change privacy level of email" : "Změnit úroveň soukromí e-mailu" + "Change privacy level of email" : "Změnit úroveň soukromí e-mailu", + "Set as primary mail" : "Nastavit jako hlavní e-mai" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 9c5572e6ca1..8effa9c470f 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "E-Mail löschen", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktiviert", "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", - "Set as primary mail" : "Als primäre E-Mail-Adresse festlegen", "Your email address" : "Ihre E-Mail-Adresse", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", "No email address set" : "Keine E-Mail-Adresse angegeben", @@ -472,6 +471,7 @@ OC.L10N.register( "No display name set" : "Kein Anzeigename angegeben", "For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", "Change privacy level of full name" : "Datenschutzstufe des vollen Namens ändern", - "Change privacy level of email" : "Datenschutzstufe der E-Mail-Adresse ändern" + "Change privacy level of email" : "Datenschutzstufe der E-Mail-Adresse ändern", + "Set as primary mail" : "Als primäre E-Mail-Adresse festlegen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 139c82268e5..959056b7e74 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -218,7 +218,6 @@ "Delete email" : "E-Mail löschen", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktiviert", "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", - "Set as primary mail" : "Als primäre E-Mail-Adresse festlegen", "Your email address" : "Ihre E-Mail-Adresse", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", "No email address set" : "Keine E-Mail-Adresse angegeben", @@ -470,6 +469,7 @@ "No display name set" : "Kein Anzeigename angegeben", "For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", "Change privacy level of full name" : "Datenschutzstufe des vollen Namens ändern", - "Change privacy level of email" : "Datenschutzstufe der E-Mail-Adresse ändern" + "Change privacy level of email" : "Datenschutzstufe der E-Mail-Adresse ändern", + "Set as primary mail" : "Als primäre E-Mail-Adresse festlegen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 9843ec3e2bb..b0eef5d6ccb 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "Borrar email", "Unset as primary email" : "Quitar como email principal", "This address is not confirmed" : "Esta dirección no está confirmada", - "Set as primary mail" : "Establecer como email principal", "Your email address" : "Su dirección de correo", "Additional email address {index}" : "Direcciones email adicionales {index}", "No email address set" : "No hay establecida ninguna dirección de correo", @@ -472,6 +471,7 @@ OC.L10N.register( "No display name set" : "No se ha establecido ningún nombre para mostrar", "For password reset and notifications" : "Para notificaciones y cambio de contraseña", "Change privacy level of full name" : "Cambiar nivel de privacidad del nombre completo", - "Change privacy level of email" : "Cambiar nivel de privacidad del email" + "Change privacy level of email" : "Cambiar nivel de privacidad del email", + "Set as primary mail" : "Establecer como email principal" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 99dd20a167e..ce1314e0acb 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -218,7 +218,6 @@ "Delete email" : "Borrar email", "Unset as primary email" : "Quitar como email principal", "This address is not confirmed" : "Esta dirección no está confirmada", - "Set as primary mail" : "Establecer como email principal", "Your email address" : "Su dirección de correo", "Additional email address {index}" : "Direcciones email adicionales {index}", "No email address set" : "No hay establecida ninguna dirección de correo", @@ -470,6 +469,7 @@ "No display name set" : "No se ha establecido ningún nombre para mostrar", "For password reset and notifications" : "Para notificaciones y cambio de contraseña", "Change privacy level of full name" : "Cambiar nivel de privacidad del nombre completo", - "Change privacy level of email" : "Cambiar nivel de privacidad del email" + "Change privacy level of email" : "Cambiar nivel de privacidad del email", + "Set as primary mail" : "Establecer como email principal" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index cc09c18fcaa..7ad9b9343e3 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "Ezabatu posta elektronikoa", "Unset as primary email" : "Kendu posta nagusia", "This address is not confirmed" : "Helbide hau ez dago berretsita", - "Set as primary mail" : "Ezarri posta nagusi bezala", "Your email address" : "Zure e-posta", "Additional email address {index}" : "Posta elektroniko gehigarria {index}", "No email address set" : "Ez da eposta helbidea ezarri", @@ -472,6 +471,7 @@ OC.L10N.register( "No display name set" : "Ez da bistaratze izena ezarri", "For password reset and notifications" : "Pasahitza berrezartzeko eta jakinarazpenerako", "Change privacy level of full name" : "Aldatu izen osoaren pribatutasun maila", - "Change privacy level of email" : "Aldatu posta elektronikoaren pribatutasun maila" + "Change privacy level of email" : "Aldatu posta elektronikoaren pribatutasun maila", + "Set as primary mail" : "Ezarri posta nagusi bezala" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index a12732a3f93..b2ace233da2 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -218,7 +218,6 @@ "Delete email" : "Ezabatu posta elektronikoa", "Unset as primary email" : "Kendu posta nagusia", "This address is not confirmed" : "Helbide hau ez dago berretsita", - "Set as primary mail" : "Ezarri posta nagusi bezala", "Your email address" : "Zure e-posta", "Additional email address {index}" : "Posta elektroniko gehigarria {index}", "No email address set" : "Ez da eposta helbidea ezarri", @@ -470,6 +469,7 @@ "No display name set" : "Ez da bistaratze izena ezarri", "For password reset and notifications" : "Pasahitza berrezartzeko eta jakinarazpenerako", "Change privacy level of full name" : "Aldatu izen osoaren pribatutasun maila", - "Change privacy level of email" : "Aldatu posta elektronikoaren pribatutasun maila" + "Change privacy level of email" : "Aldatu posta elektronikoaren pribatutasun maila", + "Set as primary mail" : "Ezarri posta nagusi bezala" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index a8f86cd87d1..96106ab868b 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "Usuń e-mail", "Unset as primary email" : "Usuń jako podstawowy adres e-mail", "This address is not confirmed" : "Ten adres nie jest potwierdzony", - "Set as primary mail" : "Ustaw jako podstawową pocztę", "Your email address" : "Twój adres e-mail", "Additional email address {index}" : "Dodatkowy adres e-mail {index}", "No email address set" : "Brak adresu e-mail", @@ -472,6 +471,7 @@ OC.L10N.register( "No display name set" : "Brak wyświetlanej nazwy", "For password reset and notifications" : "Dla powiadomień i resetowania hasła", "Change privacy level of full name" : "Zmień poziom prywatności pełnej nazwy", - "Change privacy level of email" : "Zmień poziom prywatności adresu e-mail" + "Change privacy level of email" : "Zmień poziom prywatności adresu e-mail", + "Set as primary mail" : "Ustaw jako podstawową pocztę" }, "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/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index b1276f2e1ef..4e04f1ab499 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -218,7 +218,6 @@ "Delete email" : "Usuń e-mail", "Unset as primary email" : "Usuń jako podstawowy adres e-mail", "This address is not confirmed" : "Ten adres nie jest potwierdzony", - "Set as primary mail" : "Ustaw jako podstawową pocztę", "Your email address" : "Twój adres e-mail", "Additional email address {index}" : "Dodatkowy adres e-mail {index}", "No email address set" : "Brak adresu e-mail", @@ -470,6 +469,7 @@ "No display name set" : "Brak wyświetlanej nazwy", "For password reset and notifications" : "Dla powiadomień i resetowania hasła", "Change privacy level of full name" : "Zmień poziom prywatności pełnej nazwy", - "Change privacy level of email" : "Zmień poziom prywatności adresu e-mail" + "Change privacy level of email" : "Zmień poziom prywatności adresu e-mail", + "Set as primary mail" : "Ustaw jako podstawową pocztę" },"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/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 234e52f77d8..3e318161d4f 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "Excluir e-mail ", "Unset as primary email" : "Não definido como e-mail principal", "This address is not confirmed" : "Este endereço não foi confirmado", - "Set as primary mail" : "Definir como e-mail principal", "Your email address" : "Seu endereço de e-mail", "Additional email address {index}" : "Endereço de e-mail adicional {index} ", "No email address set" : "Nenhum endereço de e-mail foi configurado", @@ -472,6 +471,7 @@ OC.L10N.register( "No display name set" : "Nenhum nome de exibição definido", "For password reset and notifications" : "Para redefinição de senha e notificações", "Change privacy level of full name" : "Alterar o nível de privacidade do nome completo ", - "Change privacy level of email" : "Alterar o nível de privacidade do e-mail " + "Change privacy level of email" : "Alterar o nível de privacidade do e-mail ", + "Set as primary mail" : "Definir como e-mail principal" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index c6cae22538c..075ee7113da 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -218,7 +218,6 @@ "Delete email" : "Excluir e-mail ", "Unset as primary email" : "Não definido como e-mail principal", "This address is not confirmed" : "Este endereço não foi confirmado", - "Set as primary mail" : "Definir como e-mail principal", "Your email address" : "Seu endereço de e-mail", "Additional email address {index}" : "Endereço de e-mail adicional {index} ", "No email address set" : "Nenhum endereço de e-mail foi configurado", @@ -470,6 +469,7 @@ "No display name set" : "Nenhum nome de exibição definido", "For password reset and notifications" : "Para redefinição de senha e notificações", "Change privacy level of full name" : "Alterar o nível de privacidade do nome completo ", - "Change privacy level of email" : "Alterar o nível de privacidade do e-mail " + "Change privacy level of email" : "Alterar o nível de privacidade do e-mail ", + "Set as primary mail" : "Definir como e-mail principal" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index a82ff035de7..b38254bcce7 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "Zmazať email", "Unset as primary email" : "Zrušiť nastavenie ako primárny e-mail", "This address is not confirmed" : "Táto adresa nie je potvrdená", - "Set as primary mail" : "Nastaviť ako primárny e-mail", "Your email address" : "Vaša emailová adresa", "Additional email address {index}" : "Ďaľšia e-mail adresa {index}", "No email address set" : "Emailová adresa nie je nastavená", @@ -388,6 +387,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 5 minutes." : "Použiť systémový plánovač (cron) pre spustenie súboru cron.php každých 5 minút.", "The cron.php needs to be executed by the system user \"%s\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pre spustenie potrebujete mať rozšírenie PHP POSIX. Viac detailov v {linkstart}PHP dokumentácii{linkend}.", + "You need to enable the File sharing App." : "Musíte povoliť Aplikáciu pre zdieľanie súborov.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ako administrátor môžete nastaviť správanie sprístupňovania. Pre viac informácií pozrite dokumentáciu.", "Allow apps to use the Share API" : "Povoliť aplikáciám používať API pre sprístupňovanie", "Set default expiration date for shares" : "Nastavte predvolený dátum expirácie pre zdieľania", @@ -471,6 +471,7 @@ OC.L10N.register( "No display name set" : "Zobrazované meno nie je nastavené", "For password reset and notifications" : "Na znovu-nastavenie hesla a oznámení", "Change privacy level of full name" : "Zmeniť úroveň súkromia pre celé meno", - "Change privacy level of email" : "Zmeniť úroveň súkromia pre email" + "Change privacy level of email" : "Zmeniť úroveň súkromia pre email", + "Set as primary mail" : "Nastaviť ako primárny e-mail" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 2050d50a943..d5b3bc650ad 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -218,7 +218,6 @@ "Delete email" : "Zmazať email", "Unset as primary email" : "Zrušiť nastavenie ako primárny e-mail", "This address is not confirmed" : "Táto adresa nie je potvrdená", - "Set as primary mail" : "Nastaviť ako primárny e-mail", "Your email address" : "Vaša emailová adresa", "Additional email address {index}" : "Ďaľšia e-mail adresa {index}", "No email address set" : "Emailová adresa nie je nastavená", @@ -386,6 +385,7 @@ "Use system cron service to call the cron.php file every 5 minutes." : "Použiť systémový plánovač (cron) pre spustenie súboru cron.php každých 5 minút.", "The cron.php needs to be executed by the system user \"%s\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pre spustenie potrebujete mať rozšírenie PHP POSIX. Viac detailov v {linkstart}PHP dokumentácii{linkend}.", + "You need to enable the File sharing App." : "Musíte povoliť Aplikáciu pre zdieľanie súborov.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ako administrátor môžete nastaviť správanie sprístupňovania. Pre viac informácií pozrite dokumentáciu.", "Allow apps to use the Share API" : "Povoliť aplikáciám používať API pre sprístupňovanie", "Set default expiration date for shares" : "Nastavte predvolený dátum expirácie pre zdieľania", @@ -469,6 +469,7 @@ "No display name set" : "Zobrazované meno nie je nastavené", "For password reset and notifications" : "Na znovu-nastavenie hesla a oznámení", "Change privacy level of full name" : "Zmeniť úroveň súkromia pre celé meno", - "Change privacy level of email" : "Zmeniť úroveň súkromia pre email" + "Change privacy level of email" : "Zmeniť úroveň súkromia pre email", + "Set as primary mail" : "Nastaviť ako primárny e-mail" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index bf66131bd1f..673b973f807 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "E-posta adresini sil", "Unset as primary email" : "Birincil e-posta işaretini kaldır", "This address is not confirmed" : "Bu adres doğrulanmamış", - "Set as primary mail" : "Birincil e-posta olarak işaretle", "Your email address" : "E-posta adresiniz", "Additional email address {index}" : "{index}. ek e-posta adresi", "No email address set" : "E-posta adresi belirtilmemiş", @@ -472,6 +471,7 @@ OC.L10N.register( "No display name set" : "Görüntülenecek ad belirtilmemiş", "For password reset and notifications" : "Parola sıfırlama ve bildirimler için", "Change privacy level of full name" : "Tam adın gizlilik düzeyini değiştir", - "Change privacy level of email" : "E-posta adresinin gizlilik düzeyini değiştir" + "Change privacy level of email" : "E-posta adresinin gizlilik düzeyini değiştir", + "Set as primary mail" : "Birincil e-posta olarak işaretle" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index c6eb660c3b6..c3e09e5476a 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -218,7 +218,6 @@ "Delete email" : "E-posta adresini sil", "Unset as primary email" : "Birincil e-posta işaretini kaldır", "This address is not confirmed" : "Bu adres doğrulanmamış", - "Set as primary mail" : "Birincil e-posta olarak işaretle", "Your email address" : "E-posta adresiniz", "Additional email address {index}" : "{index}. ek e-posta adresi", "No email address set" : "E-posta adresi belirtilmemiş", @@ -470,6 +469,7 @@ "No display name set" : "Görüntülenecek ad belirtilmemiş", "For password reset and notifications" : "Parola sıfırlama ve bildirimler için", "Change privacy level of full name" : "Tam adın gizlilik düzeyini değiştir", - "Change privacy level of email" : "E-posta adresinin gizlilik düzeyini değiştir" + "Change privacy level of email" : "E-posta adresinin gizlilik düzeyini değiştir", + "Set as primary mail" : "Birincil e-posta olarak işaretle" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index d4b724b8c54..a4739207bc3 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "删除电子邮件", "Unset as primary email" : "取消设为主邮件地址", "This address is not confirmed" : "此地址未经确认", - "Set as primary mail" : "设为主邮件地址", "Your email address" : "您的电子邮件", "Additional email address {index}" : "附加邮件地址 {index}", "No email address set" : "尚未设置 Email 地址", @@ -472,6 +471,7 @@ OC.L10N.register( "No display name set" : "不显示名称设置", "For password reset and notifications" : "用于密码重置和通知", "Change privacy level of full name" : "更改全名的隐私级别", - "Change privacy level of email" : "更改电子邮件的隐私级别" + "Change privacy level of email" : "更改电子邮件的隐私级别", + "Set as primary mail" : "设为主邮件地址" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index ed112284d3e..03f93348cea 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -218,7 +218,6 @@ "Delete email" : "删除电子邮件", "Unset as primary email" : "取消设为主邮件地址", "This address is not confirmed" : "此地址未经确认", - "Set as primary mail" : "设为主邮件地址", "Your email address" : "您的电子邮件", "Additional email address {index}" : "附加邮件地址 {index}", "No email address set" : "尚未设置 Email 地址", @@ -470,6 +469,7 @@ "No display name set" : "不显示名称设置", "For password reset and notifications" : "用于密码重置和通知", "Change privacy level of full name" : "更改全名的隐私级别", - "Change privacy level of email" : "更改电子邮件的隐私级别" + "Change privacy level of email" : "更改电子邮件的隐私级别", + "Set as primary mail" : "设为主邮件地址" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index ba3e391ab6b..bd193aa2080 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "刪除電郵地址", "Unset as primary email" : "取消設定為主要電郵地址", "This address is not confirmed" : "此地址尚未確認", - "Set as primary mail" : "設為主要電郵地址", "Your email address" : "您的電郵地址", "Additional email address {index}" : "附加電郵地址 {index}", "No email address set" : "未設定電郵地址", @@ -472,6 +471,7 @@ OC.L10N.register( "No display name set" : "未設定顯示名稱", "For password reset and notifications" : "用於密碼重設和通告信件", "Change privacy level of full name" : "更改全名的私隱級別", - "Change privacy level of email" : "更改電郵地址的私隱級別" + "Change privacy level of email" : "更改電郵地址的私隱級別", + "Set as primary mail" : "設為主要電郵地址" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 611f99fc9e8..4a15150f24a 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -218,7 +218,6 @@ "Delete email" : "刪除電郵地址", "Unset as primary email" : "取消設定為主要電郵地址", "This address is not confirmed" : "此地址尚未確認", - "Set as primary mail" : "設為主要電郵地址", "Your email address" : "您的電郵地址", "Additional email address {index}" : "附加電郵地址 {index}", "No email address set" : "未設定電郵地址", @@ -470,6 +469,7 @@ "No display name set" : "未設定顯示名稱", "For password reset and notifications" : "用於密碼重設和通告信件", "Change privacy level of full name" : "更改全名的私隱級別", - "Change privacy level of email" : "更改電郵地址的私隱級別" + "Change privacy level of email" : "更改電郵地址的私隱級別", + "Set as primary mail" : "設為主要電郵地址" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 1cda4831ace..5450f7e2b1a 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -220,7 +220,6 @@ OC.L10N.register( "Delete email" : "刪除電子郵件地址", "Unset as primary email" : "取消設定為主要電子郵件", "This address is not confirmed" : "此地址尚未確認", - "Set as primary mail" : "設定為主要電子郵件", "Your email address" : "您的電子郵件信箱", "Additional email address {index}" : "額外的電子郵件地址 {index}", "No email address set" : "未設定電子郵件信箱", @@ -388,6 +387,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 5 minutes." : "使用系統 cron 每5分鐘呼叫 cron.php。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 必須由系統使用者「%s」執行。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "要執行這個,您需要 PHP POSIX 擴充元件。請查閱 {linkstart}PHP 說明文件{linkend} 以取得更多資訊。", + "You need to enable the File sharing App." : "您必須啟用檔案分享應用程式。", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "系統管理員可以微調分享行為。請查閱說明文件以獲得更多資訊。", "Allow apps to use the Share API" : "允許應用程式使用分享 API", "Set default expiration date for shares" : "設定分享的預設到期日", @@ -471,6 +471,7 @@ OC.L10N.register( "No display name set" : "未設定顯示名稱", "For password reset and notifications" : "用於密碼重設和通知信件", "Change privacy level of full name" : "變更全名的隱私等級", - "Change privacy level of email" : "變更電子郵件的隱私等級" + "Change privacy level of email" : "變更電子郵件的隱私等級", + "Set as primary mail" : "設定為主要電子郵件" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index ec40b39f56d..ded88e52499 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -218,7 +218,6 @@ "Delete email" : "刪除電子郵件地址", "Unset as primary email" : "取消設定為主要電子郵件", "This address is not confirmed" : "此地址尚未確認", - "Set as primary mail" : "設定為主要電子郵件", "Your email address" : "您的電子郵件信箱", "Additional email address {index}" : "額外的電子郵件地址 {index}", "No email address set" : "未設定電子郵件信箱", @@ -386,6 +385,7 @@ "Use system cron service to call the cron.php file every 5 minutes." : "使用系統 cron 每5分鐘呼叫 cron.php。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 必須由系統使用者「%s」執行。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "要執行這個,您需要 PHP POSIX 擴充元件。請查閱 {linkstart}PHP 說明文件{linkend} 以取得更多資訊。", + "You need to enable the File sharing App." : "您必須啟用檔案分享應用程式。", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "系統管理員可以微調分享行為。請查閱說明文件以獲得更多資訊。", "Allow apps to use the Share API" : "允許應用程式使用分享 API", "Set default expiration date for shares" : "設定分享的預設到期日", @@ -469,6 +469,7 @@ "No display name set" : "未設定顯示名稱", "For password reset and notifications" : "用於密碼重設和通知信件", "Change privacy level of full name" : "變更全名的隱私等級", - "Change privacy level of email" : "變更電子郵件的隱私等級" + "Change privacy level of email" : "變更電子郵件的隱私等級", + "Set as primary mail" : "設定為主要電子郵件" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |