diff options
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", |