diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
commit | a66c80135de5b21d8ad48218b96a90eefde0fc7f (patch) | |
tree | 7ce5974efa5d347f73538084d9e1a0f77a80e370 /core/l10n/oc.js | |
parent | 47da08fe850b374d30ef68c55775600747bbd35c (diff) | |
download | nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.tar.gz nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 1c3d51c3fe8..244185e9de9 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -226,8 +226,6 @@ OC.L10N.register( "Profile not found" : "Perfil pas trobat", "The profile does not exist." : "Lo perfil existís pas.", "Back to %s" : "Tornar a %s", - "File not found" : "Fichièr pas trobat", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Lo document es pas trobable sul servidor. Benlèu que lo partiment foguèt suprimit o a expirat ?", "Too many requests" : "Tròp de requèstas", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "I a agut tròp de requèstas a partir de vòstre ret. Tornatz ensajar mai tard o contactatz vòstre administrator s’aquò es una error.", "Error" : "Error", @@ -329,6 +327,8 @@ OC.L10N.register( "Collaboratively edit office documents." : "Modificatz collaborativament de documents burotics.", "restricted" : "limitada", "invisible" : "invisibla", + "File not found" : "Fichièr pas trobat", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Lo document es pas trobable sul servidor. Benlèu que lo partiment foguèt suprimit o a expirat ?", "More" : "Mai", "More apps menu" : "Menú mai d’aplicacions", "Settings menu" : "Menú paramètres", |