diff options
Diffstat (limited to 'apps/files_sharing/l10n/gl.php')
-rw-r--r-- | apps/files_sharing/l10n/gl.php | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php index 4594264698c..7a1acb5a788 100644 --- a/apps/files_sharing/l10n/gl.php +++ b/apps/files_sharing/l10n/gl.php @@ -6,9 +6,6 @@ $TRANSLATIONS = array( "No files have been shared with you yet." => "Aínda non hai ficheiros compartidos con vostede.", "You haven't shared any files yet." => "Aínda non compartiu ningún ficheiro.", "You haven't shared any files by link yet." => "Aínda non compartiu ningún ficheiro por ligazón.", -"Could not load template" => "Non foi posíbel cargar o modelo", -"Saved" => "Gardado", -"Reset" => "Restabelecer", "Shared by {owner}" => "Compartido por {owner}", "Shared by" => "Compartido por", "This share is password-protected" => "Esta compartición está protexida con contrasinal", @@ -24,10 +21,6 @@ $TRANSLATIONS = array( "For more info, please ask the person who sent this link." => "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.", "Download" => "Descargar", "Download %s" => "Descargar %s", -"Direct link" => "Ligazón directa", -"Mail templates" => "Modelos de correo", -"Theme" => "Tema", -"Template" => "Modelo", -"Save" => "Gardar" +"Direct link" => "Ligazón directa" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |