summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/oc.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-28 01:55:29 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-28 01:55:29 -0400
commitd74811fcc8dd6939cdc328ec78a9ff61d3dea6a9 (patch)
tree778fac05c62be92fccecee6d2fe94d2b4a8477d3 /apps/files/l10n/oc.js
parent588a668455536a576bfe0b42ef61806dfeab61bc (diff)
downloadnextcloud-server-d74811fcc8dd6939cdc328ec78a9ff61d3dea6a9.tar.gz
nextcloud-server-d74811fcc8dd6939cdc328ec78a9ff61d3dea6a9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/oc.js')
-rw-r--r--apps/files/l10n/oc.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/oc.js b/apps/files/l10n/oc.js
index 4e1c7e0a011..e5dfd46a405 100644
--- a/apps/files/l10n/oc.js
+++ b/apps/files/l10n/oc.js
@@ -44,6 +44,7 @@ OC.L10N.register(
"Select" : "Seleccionar",
"Pending" : "En espèra",
"Unable to determine date" : "Impossible de determinar la data",
+ "This operation is forbidden" : "L'operacion es interdicha",
"Error moving file." : "Error al moment del desplaçament del fichièr.",
"Error moving file" : "Error al moment del desplaçament del fichièr",
"Error" : "Error",
@@ -67,8 +68,10 @@ OC.L10N.register(
"Your storage is full, files can not be updated or synced anymore!" : "Vòstre espaci d'emmagazinatge es plen, los fichièrs pòdon pas mai èsser aponduts o sincronizats !",
"Your storage is almost full ({usedSpacePercent}%)" : "Vòstre espace d'emmagazinatge es gaireben plen ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["correspond a '{filter}'","correspondon a '{filter}'"],
+ "_%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",
@@ -89,6 +92,9 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s a suprimit %1$s",
"You restored %1$s" : "Avètz restablit %1$s",
"%2$s restored %1$s" : "%2$s a restablit %1$s",
+ "Changed by %2$s" : "Modificat per %2$s",
+ "Deleted by %2$s" : "Suprimit per %2$s",
+ "Restored by %2$s" : "Restablit per %2$s",
"%s could not be renamed as it has been deleted" : "%s pòt pas èsser renomenat perque es estat suprimit ",
"%s could not be renamed" : "%s pòt pas èsser renomenat",
"Upload (max. %s)" : "Mandadís (max. %s)",