diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-12 15:12:46 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-12 15:12:46 +0100 |
commit | 8d9352a40d6b02e17889ba02962e0a3880e0995e (patch) | |
tree | f417bbc724cbfabdcac663dd2e9a72d0d7cc5c48 /settings/l10n/gl.php | |
parent | ba1ab38e7f6ec984e72167b007fecaacc57ce1cb (diff) | |
download | nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.tar.gz nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/gl.php')
-rw-r--r-- | settings/l10n/gl.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index 52a5cd63881..e822e3173f7 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -17,7 +17,12 @@ "Enable" => "Activar", "Error" => "Erro", "Saving..." => "Gardando...", +"Groups" => "Grupos", +"Group Admin" => "Grupo Admin", +"Delete" => "Eliminar", "__language_name__" => "Galego", +"Version" => "Versión", +"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Desenvolvido pola <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o <a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está baixo a licenza <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Add your App" => "Engada o seu aplicativo", "More Apps" => "Máis aplicativos", "Select an App" => "Escolla un aplicativo", @@ -45,15 +50,10 @@ "Help translate" => "Axude na tradución", "WebDAV" => "WebDAV", "Use this address to connect to your ownCloud in your file manager" => "Utilice este enderezo para conectarse ao seu ownCloud co administrador de ficheiros", -"Version" => "Versión", -"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Desenvolvido pola <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o <a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está baixo a licenza <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", -"Groups" => "Grupos", "Create" => "Crear", "Default Storage" => "Almacenamento predeterminado", "Unlimited" => "Sen límites", "Other" => "Outro", -"Group Admin" => "Grupo Admin", "Storage" => "Almacenamento", -"Default" => "Predeterminado", -"Delete" => "Eliminar" +"Default" => "Predeterminado" ); |