diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-07 00:11:04 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-07 00:11:04 +0100 |
commit | 35bd7a400d30fb27703d4fa02b107f9629845b7d (patch) | |
tree | b96a72ea8c2933c9eacf3f868cde49fe6fff74bb /settings/l10n/oc.php | |
parent | 223f538bb8666c7943784c12f1213384df1a41c0 (diff) | |
download | nextcloud-server-35bd7a400d30fb27703d4fa02b107f9629845b7d.tar.gz nextcloud-server-35bd7a400d30fb27703d4fa02b107f9629845b7d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/oc.php')
-rw-r--r-- | settings/l10n/oc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/oc.php b/settings/l10n/oc.php index c89fa2ae505..9accb3acbab 100644 --- a/settings/l10n/oc.php +++ b/settings/l10n/oc.php @@ -1,12 +1,12 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "Pas possible de cargar la tièra dempuèi App Store", +"Authentication error" => "Error d'autentificacion", "Group already exists" => "Lo grop existís ja", "Unable to add group" => "Pas capable d'apondre un grop", "Could not enable app. " => "Pòt pas activar app. ", "Email saved" => "Corrièl enregistrat", "Invalid email" => "Corrièl incorrècte", "Unable to delete group" => "Pas capable d'escafar un grop", -"Authentication error" => "Error d'autentificacion", "Unable to delete user" => "Pas capable d'escafar un usancièr", "Language changed" => "Lengas cambiadas", "Invalid request" => "Demanda invalida", |