diff options
Diffstat (limited to 'apps/files/l10n/ia.js')
-rw-r--r-- | apps/files/l10n/ia.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index cf09fb7f704..e7352902c32 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -25,7 +25,6 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Impossibile cargar informationes pro file \"{file}\"", "Files" : "Files", "Details" : "Detalios", - "Select" : "Selectionar", "Pending" : "Pendente", "Unable to determine date" : "Impossibile determinar data", "This operation is forbidden" : "Iste operation es prohibite", @@ -118,6 +117,7 @@ OC.L10N.register( "Shared with you" : "Compartite con te", "Shared by link" : "Compartite per ligamine", "Text file" : "File de texto", - "New text file.txt" : "Nove texto file.txt" + "New text file.txt" : "Nove texto file.txt", + "Select" : "Selectionar" }, "nplurals=2; plural=(n != 1);"); |