diff options
author | Michael Gapczynski <mtgap@owncloud.com> | 2013-05-23 10:25:12 -0400 |
---|---|---|
committer | Michael Gapczynski <mtgap@owncloud.com> | 2013-05-23 10:25:12 -0400 |
commit | 30330b4343b5bca82b95d9df4a13651c8e91063d (patch) | |
tree | 68979fb843a309e43803935f53afe74fab2844e4 /settings/l10n/es_AR.php | |
parent | 3b6d850e592bbc6db9d67d25ee700c0730c84376 (diff) | |
parent | 698862519de6b364da6c20a97d8c546204e80f3d (diff) | |
download | nextcloud-server-30330b4343b5bca82b95d9df4a13651c8e91063d.tar.gz nextcloud-server-30330b4343b5bca82b95d9df4a13651c8e91063d.zip |
Merge branch 'master' into move-storages
Conflicts:
tests/lib/files/view.php
Diffstat (limited to 'settings/l10n/es_AR.php')
-rw-r--r-- | settings/l10n/es_AR.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/es_AR.php b/settings/l10n/es_AR.php index f6e378177a6..f7eb7dd5c2d 100644 --- a/settings/l10n/es_AR.php +++ b/settings/l10n/es_AR.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "Imposible cargar la lista desde el App Store", "Authentication error" => "Error al autenticar", +"Your display name has been changed." => "El nombre mostrado fue cambiado", "Unable to change display name" => "No fue posible cambiar el nombre mostrado", "Group already exists" => "El grupo ya existe", "Unable to add group" => "No fue posible aƱadir el grupo", |