diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-01 01:54:55 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-01 01:54:55 -0400 |
commit | 50874de1cae27907ec17f481dd5e1117cc3bdc78 (patch) | |
tree | 1c22ce26e4902183d18ef304fb5c73a24ddfbde3 /settings/l10n | |
parent | d6e3195b38d8285c12a1fa4a23f8498e5122f4fe (diff) | |
download | nextcloud-server-50874de1cae27907ec17f481dd5e1117cc3bdc78.tar.gz nextcloud-server-50874de1cae27907ec17f481dd5e1117cc3bdc78.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/oc.js | 5 | ||||
-rw-r--r-- | settings/l10n/oc.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/settings/l10n/oc.js b/settings/l10n/oc.js index 3fce61d224b..ac741571911 100644 --- a/settings/l10n/oc.js +++ b/settings/l10n/oc.js @@ -1,6 +1,7 @@ OC.L10N.register( "settings", { + "APCu" : "APCu", "Security & setup warnings" : "Avertiments de seguretat & configuracion", "Sharing" : "Partiment", "Server-side encryption" : "Chiframent costat servidor", @@ -54,6 +55,9 @@ OC.L10N.register( "Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Esperatz qu'aquela s'acabe", "Migration started …" : "Migracion aviada...", "Sending..." : "Mandadís en cors...", + "Official" : "Oficial", + "Approved" : "Aprovat", + "Experimental" : "Experimental", "All" : "Totes", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Las aplicacions oficialas son desvolopadas per e amb la comunautat ownCloud. Ofrisson sas foncionalitats principalas a ownCloud e son prèstas per una utilizacion en produccion. ", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicacions aprovadas son creadas per de desvolopaires de fisança e an passat los tèst de seguretat. Son activament mantengudas dins un depaus dobèrt e lors desvolopaires pensan que son establas per una utilizacion normala.", @@ -69,6 +73,7 @@ OC.L10N.register( "Uninstalling ...." : "Desinstallacion...", "Error while uninstalling app" : "Error al moment de la desinstallacion de l'aplicacion", "Uninstall" : "Desinstallar", + "An error occurred: {message}" : "Una error s'es produsida : {message}", "Select a profile picture" : "Seleccionar una fòto de perfil ", "Very weak password" : "Senhal de fòrt febla seguretat", "Weak password" : "Senhal de febla seguretat", diff --git a/settings/l10n/oc.json b/settings/l10n/oc.json index b1df1e9bd24..11a67d294e7 100644 --- a/settings/l10n/oc.json +++ b/settings/l10n/oc.json @@ -1,4 +1,5 @@ { "translations": { + "APCu" : "APCu", "Security & setup warnings" : "Avertiments de seguretat & configuracion", "Sharing" : "Partiment", "Server-side encryption" : "Chiframent costat servidor", @@ -52,6 +53,9 @@ "Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Esperatz qu'aquela s'acabe", "Migration started …" : "Migracion aviada...", "Sending..." : "Mandadís en cors...", + "Official" : "Oficial", + "Approved" : "Aprovat", + "Experimental" : "Experimental", "All" : "Totes", "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Las aplicacions oficialas son desvolopadas per e amb la comunautat ownCloud. Ofrisson sas foncionalitats principalas a ownCloud e son prèstas per una utilizacion en produccion. ", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Las aplicacions aprovadas son creadas per de desvolopaires de fisança e an passat los tèst de seguretat. Son activament mantengudas dins un depaus dobèrt e lors desvolopaires pensan que son establas per una utilizacion normala.", @@ -67,6 +71,7 @@ "Uninstalling ...." : "Desinstallacion...", "Error while uninstalling app" : "Error al moment de la desinstallacion de l'aplicacion", "Uninstall" : "Desinstallar", + "An error occurred: {message}" : "Una error s'es produsida : {message}", "Select a profile picture" : "Seleccionar una fòto de perfil ", "Very weak password" : "Senhal de fòrt febla seguretat", "Weak password" : "Senhal de febla seguretat", |