diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
commit | ad9b458c7437e20be7d5a93ce383effe354bfeba (patch) | |
tree | 1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/ia.js | |
parent | 81148e64f85a912a18929d222d96543f92bcaa75 (diff) | |
download | nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip |
[tx-robot] updated from transifex
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);"); |