Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ia.js')
-rw-r--r--apps/files/l10n/ia.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js
index e7352902c32..64fcdfaa865 100644
--- a/apps/files/l10n/ia.js
+++ b/apps/files/l10n/ia.js
@@ -47,7 +47,6 @@ OC.L10N.register(
"_%n file_::_%n files_" : ["%n file","%n files"],
"{dirs} and {files}" : "{dirs} e {files}",
"_including %n hidden_::_including %n hidden_" : ["includente %n occultate","includente %n occultates"],
- "You don’t have permission to upload or create files here" : "Tu non ha permission pro incargar o crear files ci.",
"_Uploading %n file_::_Uploading %n files_" : ["Incargante %n file","Incargante %n files"],
"New" : "Nove",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nomine de file non valide.",
@@ -118,6 +117,7 @@ OC.L10N.register(
"Shared by link" : "Compartite per ligamine",
"Text file" : "File de texto",
"New text file.txt" : "Nove texto file.txt",
- "Select" : "Selectionar"
+ "Select" : "Selectionar",
+ "You don’t have permission to upload or create files here" : "Tu non ha permission pro incargar o crear files ci."
},
"nplurals=2; plural=(n != 1);");