diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-13 01:57:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-13 01:57:12 -0500 |
commit | 1e9203cdef7009ef129f0f3e3db6a326d3f4db12 (patch) | |
tree | 19b0d88cc413d3e141be6edbff59cd5cadef99f6 /apps/files/l10n/oc.js | |
parent | aff4aed43ccea159dae796e89e2684f967af7fa2 (diff) | |
download | nextcloud-server-1e9203cdef7009ef129f0f3e3db6a326d3f4db12.tar.gz nextcloud-server-1e9203cdef7009ef129f0f3e3db6a326d3f4db12.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/oc.js')
-rw-r--r-- | apps/files/l10n/oc.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/oc.js b/apps/files/l10n/oc.js index 6a0a05c782a..d702fcace3d 100644 --- a/apps/files/l10n/oc.js +++ b/apps/files/l10n/oc.js @@ -75,12 +75,12 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Favorited" : "Marcat coma favorit", "Favorite" : "Favorit", - "{newname} already exists" : "{new_name} existís ja", - "Upload" : "Cargament", "Text file" : "Fichièr tèxte", "New text file.txt" : "Novèl fichièr tèxte .txt", "Folder" : "Dorsièr", "New folder" : "Novèl dorsièr", + "{newname} already exists" : "{new_name} existís ja", + "Upload" : "Cargament", "An error occurred while trying to update the tags" : "Una error s'es produsida al moment de la mesa a jorn de las etiquetas", "A new file or folder has been <strong>created</strong>" : "Un novèl fichièr o repertòri es estat <strong>creat</strong>", "A file or folder has been <strong>changed</strong>" : "Un fichièr o un repertòri es estat <strong>modificat</strong>", @@ -105,9 +105,7 @@ OC.L10N.register( "File handling" : "Gestion de fichièrs", "Maximum upload size" : "Talha max. de mandadís", "max. possible: " : "Max. possible :", - "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Amb PHP-FPM, se pòdon passar fins a 5 minutas abans qu'aquesta valor siá aplicada.", "Save" : "Salvar", - "Can not be edited from here due to insufficient permissions." : "Pòt pas èsser modificat aicí a causa de permissions insufisentas.", "Settings" : "Paramètres", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizatz aquesta adreça per <a href=\"%s\" target=\"_blank\">accedir a vòstres fichièrs per WebDAV</a>", |