diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-16 00:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-16 00:08:44 +0000 |
commit | 74654288e64cfb80e950d223c8575b32d04682a0 (patch) | |
tree | 27cc103bf5bf301bf6945c14efc17370c5e75d4d /apps/files | |
parent | 5bf447649d6b5c18d1d500df3ff52a2484cc67b5 (diff) | |
download | nextcloud-server-74654288e64cfb80e950d223c8575b32d04682a0.tar.gz nextcloud-server-74654288e64cfb80e950d223c8575b32d04682a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/en_GB.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 3 | ||||
-rw-r--r-- | apps/files/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/es_MX.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/es_MX.json | 3 | ||||
-rw-r--r-- | apps/files/l10n/fr.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 3 | ||||
-rw-r--r-- | apps/files/l10n/is.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/is.json | 4 | ||||
-rw-r--r-- | apps/files/l10n/it.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 3 | ||||
-rw-r--r-- | apps/files/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/nl.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 2 |
16 files changed, 40 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 0b652a32ad1..2360d9ba6b2 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -105,6 +105,7 @@ OC.L10N.register( "A new file or folder has been <strong>deleted</strong>" : "A new file or folder has been <strong>deleted</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favourite files</strong> <em>(Stream only)</em>", "A new file or folder has been <strong>restored</strong>" : "A new file or folder has been <strong>restored</strong>", + "Unlimited" : "Unlimited", "Upload (max. %s)" : "Upload (max. %s)", "File handling" : "File handling", "Maximum upload size" : "Maximum upload size", @@ -112,6 +113,8 @@ OC.L10N.register( "Save" : "Save", "With PHP-FPM it might take 5 minutes for changes to be applied." : "With PHP-FPM it might take 5 minutes for changes to be applied.", "Missing permissions to edit from here." : "Missing permissions to edit from here.", + "%s of %s used" : "%s of %s used", + "%s used" : "%s used", "Settings" : "Settings", "Show hidden files" : "Show hidden files", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 5f4d22b6a59..f8cf6819fca 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -103,6 +103,7 @@ "A new file or folder has been <strong>deleted</strong>" : "A new file or folder has been <strong>deleted</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favourite files</strong> <em>(Stream only)</em>", "A new file or folder has been <strong>restored</strong>" : "A new file or folder has been <strong>restored</strong>", + "Unlimited" : "Unlimited", "Upload (max. %s)" : "Upload (max. %s)", "File handling" : "File handling", "Maximum upload size" : "Maximum upload size", @@ -110,6 +111,8 @@ "Save" : "Save", "With PHP-FPM it might take 5 minutes for changes to be applied." : "With PHP-FPM it might take 5 minutes for changes to be applied.", "Missing permissions to edit from here." : "Missing permissions to edit from here.", + "%s of %s used" : "%s of %s used", + "%s used" : "%s used", "Settings" : "Settings", "Show hidden files" : "Show hidden files", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 13bf5e5c371..0205a9f2caa 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -112,6 +112,7 @@ OC.L10N.register( "Save" : "Guardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar 5 minutos para que se realicen los cambios.", "Missing permissions to edit from here." : "Faltan permisos para poder editar desde aquí.", + "%s used" : "usado %s", "Settings" : "Ajustes", "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index d05ad9e54fd..d9eb07ff1f3 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -110,6 +110,7 @@ "Save" : "Guardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar 5 minutos para que se realicen los cambios.", "Missing permissions to edit from here." : "Faltan permisos para poder editar desde aquí.", + "%s used" : "usado %s", "Settings" : "Ajustes", "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 0d47ad06177..0fd38478d22 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -105,6 +105,7 @@ OC.L10N.register( "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo ha sido <strong>borrado</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite las notificación de la creación y cambios a sus <strong>archivos favoritos</strong> <em>(sólo flujo)</em>", "A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo ha sido <strong>restaurado</strong>", + "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Cargar (max. %s)", "File handling" : "Administración de archivos", "Maximum upload size" : "Tamaño máximo de carga", @@ -112,6 +113,8 @@ OC.L10N.register( "Save" : "Guardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ", "Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. ", + "%s of %s used" : "%s de %s usado", + "%s used" : "%s usado", "Settings" : "Configuraciones ", "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 563fb294fbb..0a33b5dfb52 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -103,6 +103,7 @@ "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo ha sido <strong>borrado</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite las notificación de la creación y cambios a sus <strong>archivos favoritos</strong> <em>(sólo flujo)</em>", "A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo ha sido <strong>restaurado</strong>", + "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Cargar (max. %s)", "File handling" : "Administración de archivos", "Maximum upload size" : "Tamaño máximo de carga", @@ -110,6 +111,8 @@ "Save" : "Guardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ", "Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. ", + "%s of %s used" : "%s de %s usado", + "%s used" : "%s usado", "Settings" : "Configuraciones ", "Show hidden files" : "Mostrar archivos ocultos", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 93b349709d0..40bbb2d92c1 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -105,6 +105,7 @@ OC.L10N.register( "A new file or folder has been <strong>deleted</strong>" : "Un nouveau fichier ou répertoire a été <strong>supprimé</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>", "A new file or folder has been <strong>restored</strong>" : "Un nouveau fichier ou répertoire a été <strong>restauré</strong>", + "Unlimited" : "Illimité", "Upload (max. %s)" : "Envoi (max. %s)", "File handling" : "Gestion de fichiers", "Maximum upload size" : "Taille max. d'envoi", @@ -112,6 +113,8 @@ OC.L10N.register( "Save" : "Enregistrer", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Avec PHP-FPM il peut se passer jusqu'à 5 minutes pour que les changements soient appliqués.", "Missing permissions to edit from here." : "Permissions insuffisantes pour modifier à partir d'ici.", + "%s of %s used" : "%s de %s utilisé", + "%s used" : "%s utilisé", "Settings" : "Paramètres", "Show hidden files" : "Afficher les fichiers cachés", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 4cb6e4b6226..136479010e4 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -103,6 +103,7 @@ "A new file or folder has been <strong>deleted</strong>" : "Un nouveau fichier ou répertoire a été <strong>supprimé</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>", "A new file or folder has been <strong>restored</strong>" : "Un nouveau fichier ou répertoire a été <strong>restauré</strong>", + "Unlimited" : "Illimité", "Upload (max. %s)" : "Envoi (max. %s)", "File handling" : "Gestion de fichiers", "Maximum upload size" : "Taille max. d'envoi", @@ -110,6 +111,8 @@ "Save" : "Enregistrer", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Avec PHP-FPM il peut se passer jusqu'à 5 minutes pour que les changements soient appliqués.", "Missing permissions to edit from here." : "Permissions insuffisantes pour modifier à partir d'ici.", + "%s of %s used" : "%s de %s utilisé", + "%s used" : "%s utilisé", "Settings" : "Paramètres", "Show hidden files" : "Afficher les fichiers cachés", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 1c4012ea86a..85f15d3055c 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Geymsluplássið þitt er næstum fullt ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["samsvarar '{filter}'","samsvara '{filter}'"], "View in folder" : "Skoða í möppu", + "Copied!" : "Afritað!", "Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", "Path" : "Slóð", "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], @@ -104,6 +105,7 @@ OC.L10N.register( "A new file or folder has been <strong>deleted</strong>" : "Nýrri skrá eða möppu hefur verið <strong>eytt</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Takmarka tilkynningar um gerð og breytingar á <strong>eftirlætisskrám</strong> <em>(einungis streymi)</em>", "A new file or folder has been <strong>restored</strong>" : "Ný skrá eða mappa hefur verið <strong>endurheimt</strong>", + "Unlimited" : "Ótakmarkað", "Upload (max. %s)" : "Senda inn (hám. %s)", "File handling" : "Meðhöndlun skráar", "Maximum upload size" : "Hámarksstærð innsendingar", @@ -111,6 +113,8 @@ OC.L10N.register( "Save" : "Vista", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Með PHP-FPM getur það tekið 5 mínútur fyrir breytingar að verða virkar.", "Missing permissions to edit from here." : "Vantar heimildir til að breyta einhverju héðan.", + "%s of %s used" : "%s af %s notað", + "%s used" : "%s notað", "Settings" : "Stillingar", "Show hidden files" : "Sýna faldar skrár", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 86fa8b129c8..52368a9ce89 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Geymsluplássið þitt er næstum fullt ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["samsvarar '{filter}'","samsvara '{filter}'"], "View in folder" : "Skoða í möppu", + "Copied!" : "Afritað!", "Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", "Path" : "Slóð", "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], @@ -102,6 +103,7 @@ "A new file or folder has been <strong>deleted</strong>" : "Nýrri skrá eða möppu hefur verið <strong>eytt</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Takmarka tilkynningar um gerð og breytingar á <strong>eftirlætisskrám</strong> <em>(einungis streymi)</em>", "A new file or folder has been <strong>restored</strong>" : "Ný skrá eða mappa hefur verið <strong>endurheimt</strong>", + "Unlimited" : "Ótakmarkað", "Upload (max. %s)" : "Senda inn (hám. %s)", "File handling" : "Meðhöndlun skráar", "Maximum upload size" : "Hámarksstærð innsendingar", @@ -109,6 +111,8 @@ "Save" : "Vista", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Með PHP-FPM getur það tekið 5 mínútur fyrir breytingar að verða virkar.", "Missing permissions to edit from here." : "Vantar heimildir til að breyta einhverju héðan.", + "%s of %s used" : "%s af %s notað", + "%s used" : "%s notað", "Settings" : "Stillingar", "Show hidden files" : "Sýna faldar skrár", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 665460d6c8e..d5cb86d842b 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -105,6 +105,7 @@ OC.L10N.register( "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>", "A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>", + "Unlimited" : "Illimitata", "Upload (max. %s)" : "Carica (massimo %s)", "File handling" : "Gestione file", "Maximum upload size" : "Dimensione massima caricamento", @@ -112,6 +113,8 @@ OC.L10N.register( "Save" : "Salva", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM potrebbe richiedere 5 minuti perché le modifiche siano applicate.", "Missing permissions to edit from here." : "Permessi mancanti per modificare da qui.", + "%s of %s used" : "%s di %s utilizzati", + "%s used" : "%s utilizzato", "Settings" : "Impostazioni", "Show hidden files" : "Mostra i file nascosti", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 23168a48199..086096cbab4 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -103,6 +103,7 @@ "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>", "A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>", + "Unlimited" : "Illimitata", "Upload (max. %s)" : "Carica (massimo %s)", "File handling" : "Gestione file", "Maximum upload size" : "Dimensione massima caricamento", @@ -110,6 +111,8 @@ "Save" : "Salva", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM potrebbe richiedere 5 minuti perché le modifiche siano applicate.", "Missing permissions to edit from here." : "Permessi mancanti per modificare da qui.", + "%s of %s used" : "%s di %s utilizzati", + "%s used" : "%s utilizzato", "Settings" : "Impostazioni", "Show hidden files" : "Mostra i file nascosti", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 30f40c811d5..25f7bf1e24b 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -112,6 +112,8 @@ OC.L10N.register( "Save" : "Bewaren", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Met PHP-FPM kan het 5 minuten duren voordat wijzigingen zijn doorgevoerd.", "Missing permissions to edit from here." : "Ontbrekende rechten om vanaf hier te bewerken.", + "%s of %s used" : "%s van %s gebruikt", + "%s used" : "%s gebruikt", "Settings" : "Instellingen", "Show hidden files" : "Verborgen bestanden tonen", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 16768434133..6334bd5385a 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -110,6 +110,8 @@ "Save" : "Bewaren", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Met PHP-FPM kan het 5 minuten duren voordat wijzigingen zijn doorgevoerd.", "Missing permissions to edit from here." : "Ontbrekende rechten om vanaf hier te bewerken.", + "%s of %s used" : "%s van %s gebruikt", + "%s used" : "%s gebruikt", "Settings" : "Instellingen", "Show hidden files" : "Verborgen bestanden tonen", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index d67b0007129..c0c0caed5e5 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -63,7 +63,7 @@ OC.L10N.register( "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "O armazenamento do {owner} está quase cheio ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)", - "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincidem com '{filter}'"], + "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"], "View in folder" : "Exibir na pasta", "Copied!" : "Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (somente funciona para usuários que tem acesso a este arquivo/pasta)", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 5f365677d14..c6891b38fda 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -61,7 +61,7 @@ "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "O armazenamento do {owner} está quase cheio ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)", - "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincidem com '{filter}'"], + "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"], "View in folder" : "Exibir na pasta", "Copied!" : "Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (somente funciona para usuários que tem acesso a este arquivo/pasta)", |