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 77ee1622d69..3cfb75b6a6f 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -21,7 +21,6 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Actions" : "Actiones", "Rename" : "Renominar", - "Target folder" : "Dossier de destination", "Disconnect storage" : "Immagazinage disconnectite ", "Unshare" : "Leva sin compartir", "Could not load info for file \"{file}\"" : "Impossibile cargar informationes pro file \"{file}\"", @@ -119,6 +118,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", + "Target folder" : "Dossier de destination" }, "nplurals=2; plural=(n != 1);"); |