diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-27 00:27:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-27 00:27:40 +0000 |
commit | 01bb3efe238cecf5075a5030719d3b0a726dfe51 (patch) | |
tree | 40a7a82e5d9daf5b94e066c106dcad0102469baf /apps/user_status/l10n/oc.js | |
parent | f3bfa4de66a2d9f9c8170143c78fb729010e0f33 (diff) | |
download | nextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.tar.gz nextcloud-server-01bb3efe238cecf5075a5030719d3b0a726dfe51.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/oc.js')
-rw-r--r-- | apps/user_status/l10n/oc.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/oc.js b/apps/user_status/l10n/oc.js index 42d6a582df7..db1c6973fc2 100644 --- a/apps/user_status/l10n/oc.js +++ b/apps/user_status/l10n/oc.js @@ -10,7 +10,6 @@ OC.L10N.register( "Working remotely" : "En teletrabalh", "In a call" : "Al telefòn", "User status" : "Estat utilizaire", - "View profile" : "Veire perfil", "Clear status after" : "Escafar l’estat aprèp", "What is your status?" : "Quin es vòstre estat ?", "Set status" : "Definir estat", @@ -34,6 +33,7 @@ OC.L10N.register( "4 hours" : "4 oras", "Mute all notifications" : "Amudir totas las notificacions", "Appear offline" : "Aparéisser fòra linha", + "View profile" : "Veire perfil", "{status}, {timestamp}" : "{status}, {timestamp}" }, "nplurals=2; plural=(n > 1);"); |