diff options
Diffstat (limited to 'apps/files/l10n/ia.js')
-rw-r--r-- | apps/files/l10n/ia.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index 737eb904372..db034206757 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -6,12 +6,12 @@ OC.L10N.register( "Unknown error" : "Error incognite", "All files" : "Tote files", "Recent" : "Recente", + "Favorites" : "Favoritos", "File could not be found" : "Impossibile trovar le file", "Download" : "Discargar", "Delete" : "Deler", "Home" : "Initio", "Close" : "Clauder", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "Impossibile crear dossier \"{dir}\"", "Upload cancelled." : "Incarga cancellate.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile incargar {filename} proque illo es un directorio o ha 0 bytes", @@ -113,12 +113,12 @@ OC.L10N.register( "Upload too large" : "Incarga troppo grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Le files que tu tenta incargar excede le dimension maxime pro incarga de files in iste servitor.", "Files and folders you mark as favorite will show up here" : "Files e dossiers que tu marca como favorito essera monstrate ci", - "Shared with you" : "Compartite con te", - "Shared with others" : "Compartite con alteres", - "Shared by link" : "Compartite per ligamine", "Tags" : "Etiquettas", "Deleted files" : "Files delite", "Text file" : "File de texto", - "New text file.txt" : "Nove texto file.txt" + "New text file.txt" : "Nove texto file.txt", + "Shared with you" : "Compartite con te", + "Shared with others" : "Compartite con alteres", + "Shared by link" : "Compartite per ligamine" }, "nplurals=2; plural=(n != 1);"); |