diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:26 +0000 |
commit | f7cc3143b01a923ee5a9a8be3065609fc4730a41 (patch) | |
tree | ffc4c7bc2b312b3934028050476bac7c304bcd4c /apps/settings/l10n/oc.js | |
parent | 4c4ed12a411bda21bd869cfa9eed0ba3156f6940 (diff) | |
download | nextcloud-server-f7cc3143b01a923ee5a9a8be3065609fc4730a41.tar.gz nextcloud-server-f7cc3143b01a923ee5a9a8be3065609fc4730a41.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 7b70d2e5fa5..5c7ea09c924 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -150,7 +150,6 @@ OC.L10N.register( "Your phone number" : "Vòstre numèro de telefòn", "Edit your Profile visibility" : "Modificatz la visibilitat de vòstre perfil", "Enable Profile" : "Activar Perfil", - "{displayId}" : "{displayId}", "Your role" : "Vòstre ròtle", "Add" : "Ajustar", "Add new password" : "Apondre senhal novèl", @@ -249,6 +248,7 @@ OC.L10N.register( "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 complet", + "{displayId}" : "{displayId}", "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", |