diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
commit | 5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch) | |
tree | c1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/settings/l10n/ia.js | |
parent | a1fae0532090c3f7223ce8243e3025dfafde07ce (diff) | |
download | nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.tar.gz nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ia.js')
-rw-r--r-- | apps/settings/l10n/ia.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/settings/l10n/ia.js b/apps/settings/l10n/ia.js index e75452c44f6..d074977a00f 100644 --- a/apps/settings/l10n/ia.js +++ b/apps/settings/l10n/ia.js @@ -72,6 +72,7 @@ OC.L10N.register( "No email address set" : "Nulle adresse de e-posta definite", "Language" : "Lingua", "Help translate" : "Adjuta a traducer", + "Your website" : "Tu sito web", "Add" : "Adder", "Cancel" : "Cancellar", "Display name" : "Monstrar nomine", @@ -85,7 +86,7 @@ OC.L10N.register( "Send email to new user" : "Inviar message de e-posta a nove usator", "Not saved" : "Non salveguardate", "Email sent" : "Message de e-posta inviate", - "Address" : "Adresse", + "Location" : "Loco", "About" : "A proposito", "Full name" : "Nomine complete", "Phone number" : "Numero de telephono", @@ -124,7 +125,6 @@ OC.L10N.register( "Picture provided by original account" : "Pictura fornite per conto original", "Choose as profile picture" : "Selectiona como pictura de profilo", "Your phone number" : "Tu numero de telephono", - "Your postal address" : "Tu adresse postal", "Current password" : "Contrasigno actual", "New password" : "Nove contrasigno", "Change password" : "Cambiar contrasigno", @@ -137,6 +137,8 @@ OC.L10N.register( "Test email settings" : "Testar configurationes de e-posta", "Enable encryption" : "Activar cryptographia", "Start migration" : "Initiar migration", - "days" : "dies" + "days" : "dies", + "Address" : "Adresse", + "Your postal address" : "Tu adresse postal" }, "nplurals=2; plural=(n != 1);"); |