diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
commit | 9db33055b208518601ff7b389188c032f8792e39 (patch) | |
tree | e4136b9ebaa3e911b897af0acf040f1152fdd43f /lib/l10n/oc.json | |
parent | d6f51cf9432f19c3c826b4a6350476d747132e5b (diff) | |
download | nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/oc.json')
-rw-r--r-- | lib/l10n/oc.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/oc.json b/lib/l10n/oc.json index 101ce9fc5f1..53eac3420a8 100644 --- a/lib/l10n/oc.json +++ b/lib/l10n/oc.json @@ -41,7 +41,6 @@ "Address" : "Adreça", "Profile picture" : "Imatge de perfil", "About" : "A prepaus", - "Full name" : "Nom complèt", "Headline" : "Títol", "Organisation" : "Organizacion", "Role" : "Ròtle", @@ -71,6 +70,7 @@ "User disabled" : "Utilizaire desactivat", "a safe home for all your data" : "un ostal segur per vòstras donadas", "Authentication error" : "Error d’autentificacion", - "Storage is temporarily not available" : "Emmagazinatge temporàriament indisponible" + "Storage is temporarily not available" : "Emmagazinatge temporàriament indisponible", + "Full name" : "Nom complèt" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |