Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-24 03:08:50 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-24 03:08:50 +0300
commita7f2dc6dd660179682f7d03ac8e07649b59cdd6f (patch)
treeda1506056f767fea2ff0bf4a822600ff73680435 /apps/files/l10n/ia.js
parent697fcc93da3dda942defd5b5b8649dd2dce70874 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ia.js')
-rw-r--r--apps/files/l10n/ia.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js
index 482c47852b7..67aa9fdfb92 100644
--- a/apps/files/l10n/ia.js
+++ b/apps/files/l10n/ia.js
@@ -16,8 +16,6 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Il non ha satis de spatio libere, tu incarga {size1} ma il resta a pena {size2} in total",
"Target folder \"{dir}\" does not exist any more" : "Le dossier de destination \"{dir}\" non existe plus",
"Not enough free space" : "Il non ha satis de spatio libere",
- "Uploading..." : "Incargante...",
- "..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Actions" : "Actiones",
"Download" : "Discargar",
@@ -124,6 +122,8 @@ OC.L10N.register(
"Deleted files" : "Files delite",
"Text file" : "File de texto",
"New text file.txt" : "Nove texto file.txt",
+ "Uploading..." : "Incargante...",
+ "..." : "...",
"_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} hora restante","{hours}:{minutes}:{seconds} horas restante"],
"{hours}:{minutes}h" : "{hours}:{minutes}h",
"_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuta restante","{minutes}:{seconds} minutas restante"],