diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-13 00:08:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-13 00:08:02 +0000 |
commit | 396618fd19dfa8d8710085675ab8300b2fd477c4 (patch) | |
tree | 14eb8bef3f5a248f22d90a81bc54d95708ce84f2 /apps/files_sharing | |
parent | 7ebcc045a23d6838e844b6314a3df80aa4f7d536 (diff) | |
download | nextcloud-server-396618fd19dfa8d8710085675ab8300b2fd477c4.tar.gz nextcloud-server-396618fd19dfa8d8710085675ab8300b2fd477c4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es_MX.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nb.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index a2d60d6f552..4c90b30040a 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -107,6 +107,7 @@ OC.L10N.register( "Download %s" : "Descargar %s", "Direct link" : "Liga directa", "Upload files to %s" : "Cargar archivos a %s", + "Select or drop files" : "Seleccione o suelte los archivos", "Uploading files…" : "Cargando archivos...", "Uploaded files:" : "Archivos cargados:" }, diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index 2f5dc13e00d..f5697284120 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -105,6 +105,7 @@ "Download %s" : "Descargar %s", "Direct link" : "Liga directa", "Upload files to %s" : "Cargar archivos a %s", + "Select or drop files" : "Seleccione o suelte los archivos", "Uploading files…" : "Cargando archivos...", "Uploaded files:" : "Archivos cargados:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 177c00d8fae..5a5e642898c 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -4,7 +4,7 @@ OC.L10N.register( "Shared with you" : "Delt med deg", "Shared with others" : "Delt med andre", "Shared by link" : "Delt med lenke", - "Nothing shared with you yet" : "Ingenting er delt med deg ennå", + "Nothing shared with you yet" : "Ingenting er delt med deg enda", "Files and folders others share with you will show up here" : "Filer og mapper som andre deler med deg vil bli vist her", "Nothing shared yet" : "Ingenting er delt ennå", "Files and folders you share will show up here" : "Filer og mapper som du deler vil bli vist her", diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index b9556b66ea9..0eae6f6230d 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -2,7 +2,7 @@ "Shared with you" : "Delt med deg", "Shared with others" : "Delt med andre", "Shared by link" : "Delt med lenke", - "Nothing shared with you yet" : "Ingenting er delt med deg ennå", + "Nothing shared with you yet" : "Ingenting er delt med deg enda", "Files and folders others share with you will show up here" : "Filer og mapper som andre deler med deg vil bli vist her", "Nothing shared yet" : "Ingenting er delt ennå", "Files and folders you share will show up here" : "Filer og mapper som du deler vil bli vist her", |