diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-02 00:12:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-02 00:12:55 +0000 |
commit | 77c6e4106359776bc7283801fa36008596981444 (patch) | |
tree | d590e5b95888b2b53d4ac14812396c6fd7e63f9e /apps/files/l10n/ia.js | |
parent | 28eaacd59fe67dda6ec7686dabecabff3bedae0f (diff) | |
download | nextcloud-server-77c6e4106359776bc7283801fa36008596981444.tar.gz nextcloud-server-77c6e4106359776bc7283801fa36008596981444.zip |
[tx-robot] updated from transifex
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);"); |