diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
commit | 2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch) | |
tree | bda2aec8d68028bf7e441a73a4fa206eadeafb3d /core/l10n/oc.js | |
parent | 891673d9ea4d5301a26030f30ca7aeb5689c630b (diff) | |
download | nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.tar.gz nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 0c7d99c8f40..f1448aa9de0 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -26,6 +26,13 @@ OC.L10N.register( "Thursday" : "Dijòus", "Friday" : "Divendres", "Saturday" : "Dissabte", + "Sun." : "Dim.", + "Mon." : "Luns.", + "Tue." : "Març.", + "Wed." : "Mec.", + "Thu." : "Jòu.", + "Fri." : "Ven.", + "Sat." : "Sab.", "January" : "genièr", "February" : "febrièr", "March" : "març", @@ -38,6 +45,18 @@ OC.L10N.register( "October" : "octobre", "November" : "novembre", "December" : "decembre", + "Jan." : "Gen.", + "Feb." : "Feb.", + "Mar." : "Mar.", + "Apr." : "Abr.", + "May." : "Mai.", + "Jun." : "Jun.", + "Jul." : "Jul.", + "Aug." : "Ago.", + "Sep." : "Sep.", + "Oct." : "Oct.", + "Nov." : "Nov.", + "Dec." : "Dec.", "Settings" : "Paramètres", "Saving..." : "Enregistrament…", "Couldn't send reset email. Please contact your administrator." : "Impossible de mandar lo corrièl de reïnicializacion. Contactatz vòstre administrator.", @@ -77,7 +96,6 @@ OC.L10N.register( "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'entèsta HTTP \"{header}\" es pas configurada per èsser egala a \"{expected}\" en creant potencialament un risc religat a la seguretat e a la vida privada. Es doncas recomandat d'ajustar aqueste paramètre.", "Shared" : "Partejat", "Shared with {recipients}" : "Partejat amb {recipients}", - "Share" : "Partejar", "Error" : "Error", "Error while sharing" : "Error al moment de la mesa en partiment", "Error while unsharing" : "Error al moment de l'anullacion del partiment", @@ -86,6 +104,7 @@ OC.L10N.register( "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", "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.", @@ -210,7 +229,6 @@ OC.L10N.register( "Please contact your administrator." : "Contactatz vòstre administrator.", "An internal error occured." : "Una error intèrna s'es produsida.", "Please try again or contact your administrator." : "Reensajatz o contactatz vòstre administrator.", - "Forgot your password? Reset it!" : "Senhal doblidat ? Reïnicializatz-lo !", "remember" : "se remembrar de ieu", "Log in" : "Connexion", "Alternative Logins" : "Identificants alternatius", @@ -223,8 +241,6 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contactatz vòstre administrator. Se sètz administrator d'aquesta instància, configuratz lo paramètre « trusted_domain » dins lo fichièr config/config.php. Un exemple de configuracion es provesit dins lo fichièr config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En foncion de vòstra configuracion, en tant qu'administrator podètz tanben utilizar lo boton çaijós per aprovar aqueste domeni.", "Add \"%s\" as trusted domain" : "Apondre \"%s\" a la lista dels domenis aprovats", - "%s will be updated to version %s." : "%s serà mes a jorn cap a la version %s.", - "The following apps will be disabled:" : "Las aplicacions seguentas seràn desactivadas :", "The theme %s has been disabled." : "Lo tèma %s es estat desactivat.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Asseguratz-vos qu'una còpia de salvament de la banca de donadas, del dorsièr de configuracion (config) e del dorsièr de donadas (data) es estat realizada abans de començar.", "Start update" : "Aviar la mesa a jorn", |