diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-24 01:56:32 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-24 01:56:32 -0500 |
commit | cb69e6c2011d43b2c19e594e89cbe7c737aaef1b (patch) | |
tree | b7d90818918a3907d6fe0e4f3a98b133aace7ea0 /apps/files/l10n/ia.js | |
parent | 2bffeefee1d366a82eda66b9bd8a04f04bacab77 (diff) | |
download | nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.tar.gz nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ia.js')
-rw-r--r-- | apps/files/l10n/ia.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index f1db4466ea1..a1548e6b732 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -10,13 +10,11 @@ OC.L10N.register( "Close" : "Clauder", "Download" : "Discargar", "Delete" : "Deler", - "Error" : "Error", "Name" : "Nomine", "Size" : "Dimension", "Modified" : "Modificate", "New" : "Nove", "File name cannot be empty." : "Le nomine de file non pote esser vacue.", - "Text file" : "File de texto", "Folder" : "Dossier", "New folder" : "Nove dossier", "Upload" : "Incargar", @@ -37,6 +35,7 @@ OC.L10N.register( "Maximum upload size" : "Dimension maxime de incargamento", "Save" : "Salveguardar", "Settings" : "Configurationes", - "Upload too large" : "Incargamento troppo longe" + "Upload too large" : "Incargamento troppo longe", + "Text file" : "File de texto" }, "nplurals=2; plural=(n != 1);"); |