diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /apps/settings/l10n/oc.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/oc.js')
-rw-r--r-- | apps/settings/l10n/oc.js | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index c3fa6e5bb26..6b7b67bcd9c 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -172,7 +172,6 @@ OC.L10N.register( "Email" : "Adreça corrièl", "Default language" : "Lenga per defaut", "Add a new user" : "Apondre un utilizaire novè", - "Avatar" : "Avatar", "Quota" : "Quota", "Last login" : "Darrièra connexion", "No users in here" : "Cap d’utilizaire aquí", @@ -242,30 +241,9 @@ OC.L10N.register( "Follow us on Mastodon" : "Nos seguir sus Mastodon", "Check out our blog" : "Donar un còp d’uèlh a nòstre blòg", "Subscribe to our newsletter" : "S’abonar a l’infoletra", - "An error occurred while changing your language. Please reload the page and try again." : "Una error s’es producha pendent lo cambiament de lenga. Mercés de recargar la pagina e tornar ensajar.", - "An error occurred while changing your locale. Please reload the page and try again." : "Una error s’es producha pendent lo cambiament de varianta lingüistica. Mercés de recargar la pagina e tornar ensajar.", - "Select a profile picture" : "Seleccionar un imatge de perfil", - "Week starts on {fdow}" : "La setmana comença lo {fdow}", "You created app password \"{token}\"" : "Avètz creat lo senhal d’aplicacion « {token} »", - "Couldn't remove app." : "Supression impossibla de l’aplicacion.", - "Couldn't update app." : "Mesa a jorn impossibla de l’aplicacion.", - "Admin privileges" : "Privilègis admin", - "Unable to update full name" : "Actualizacion impossibla del nom complèt", - "Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Mercés d’esperar fins que la migracion aja acabat", - "Migration started …" : "Migracion començada…", - "Address" : "Adreça", - "STARTTLS" : "STARTTLS", - "Enable encryption" : "Activar lo chiframent", - "Start migration" : "Començar la migracion", - "Upload new" : "Ne mandar un novèl", - "Select from Files" : "Seleccionar dels fichièrs", - "Remove image" : "Suprimir imatge", "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", - "Choose as profile picture" : "Causir coma imatge de perfil", - "You are using <strong>%s</strong>" : "Utilizatz <strong>%s</strong>", - "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizatz <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)", - "Your postal address" : "Vòstra adreça postala", - "Link https://…" : "Ligam https://…", - "Twitter handle @…" : "Escais Twitter @…" + "STARTTLS" : "STARTTLS", + "Avatar" : "Avatar" }, "nplurals=2; plural=(n > 1);"); |