diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
commit | 91365a896966cc6571e669f267731c5ca96ca8f0 (patch) | |
tree | 6fdb3d834ae3b5978915965edda9e377031febcb /core/l10n/oc.js | |
parent | 0155bcf278e2a948b45be0496f7d58fef2215fbd (diff) | |
download | nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.tar.gz nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 39 |
1 files changed, 18 insertions, 21 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index fed3df7667d..07cd7897afd 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -100,14 +100,15 @@ OC.L10N.register( "Error while sharing" : "Error al moment de la mesa en partiment", "Error while unsharing" : "Error al moment de l'anullacion del partiment", "Error while changing permissions" : "Error al moment del cambiament de las permissions", - "Shared with you and the group {group} by {owner}" : "Partejat amb vos e lo grop {group} per {owner}", - "Shared with you by {owner}" : "Partejat amb vos per {owner}", - "Share with users or groups …" : "Partejar amb d'utilizaires o gropes...", - "Share with users, groups or remote users …" : "Partejar amb d'utilizaires, gropes, o utilizaires distants", - "Share" : "Partejar", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Partejatz amb de personas sus d'autres ownClouds en utilizant la sintaxi utilizaire@exemple.com/owncloud", - "Share link" : "Partejar per ligam public", + "Error setting expiration date" : "Error al moment de l'especificacion de la data d'expiracion", "The public link will expire no later than {days} days after it is created" : "Aqueste ligam public expirarà al mai tard {days} jorns aprèp sa creacion.", + "Set expiration date" : "Especificar una data d'expiracion", + "Expiration" : "Expiracion", + "Expiration date" : "Data d'expiracion", + "Sending ..." : "Mandadís…", + "Email sent" : "Corrièl mandat", + "Resharing is not allowed" : "Lo repartiment es pas autorizat", + "Share link" : "Partejar per ligam public", "Link" : "Ligam", "Password protect" : "Protegir per un senhal", "Password" : "Senhal", @@ -115,28 +116,24 @@ OC.L10N.register( "Allow editing" : "Permetre la modificacion", "Email link to person" : "Mandar lo ligam per corrièl", "Send" : "Mandar", - "Set expiration date" : "Especificar una data d'expiracion", - "Expiration" : "Expiracion", - "Expiration date" : "Data d'expiracion", - "An error occured. Please try again" : "Una error s'es produsida. Mercé d'ensajar tornamai", - "Adding user..." : "Apondon de l'utilizaire...", + "Shared with you and the group {group} by {owner}" : "Partejat amb vos e lo grop {group} per {owner}", + "Shared with you by {owner}" : "Partejat amb vos per {owner}", + "Shared in {item} with {user}" : "Partejat dins {item} amb {user}", "group" : "grop", "remote" : "distant", - "Resharing is not allowed" : "Lo repartiment es pas autorizat", - "Shared in {item} with {user}" : "Partejat dins {item} amb {user}", - "Unshare" : "Partejar pas mai", "notify by email" : "notificar per corrièl", + "Unshare" : "Partejar pas mai", "can share" : "pòt partejar", "can edit" : "pòt modificar", - "access control" : "contraròtle d'accès", "create" : "crear", "change" : "modificacion", "delete" : "suprimir", - "Password protected" : "Protegit per senhal", - "Error unsetting expiration date" : "Error al moment de la supression de la data d'expiracion", - "Error setting expiration date" : "Error al moment de l'especificacion de la data d'expiracion", - "Sending ..." : "Mandadís…", - "Email sent" : "Corrièl mandat", + "access control" : "contraròtle d'accès", + "An error occured. Please try again" : "Una error s'es produsida. Mercé d'ensajar tornamai", + "Share" : "Partejar", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Partejatz amb de personas sus d'autres ownClouds en utilizant la sintaxi utilizaire@exemple.com/owncloud", + "Share with users or groups …" : "Partejar amb d'utilizaires o gropes...", + "Share with users, groups or remote users …" : "Partejar amb d'utilizaires, gropes, o utilizaires distants", "Warning" : "Atencion", "The object type is not specified." : "Lo tipe d'objècte es pas especificat.", "Enter new" : "Picar un novèl", |