From f08aca779de15c39c023351ccb1f2af2bc1b6ca2 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 11 Nov 2015 02:10:40 -0500 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ast.js | 5 +++++ l10n/ast.json | 5 +++++ l10n/ast.php | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index a9770634..0fe006c8 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -5,15 +5,18 @@ OC.L10N.register( "Bookm." : "Marcad.", "No file provided for import" : "Nun s'especificó nengún ficheru pa importar", "Unsupported file type for import" : "Tipu de ficheru non sofitáu pa importar", + "Some Error happened." : "Dalgún error asocedió", "Error" : "Fallu", "Tags" : "Etiquetes", "Filter by tag" : "Filtriar por etiquetes", + "Are you sure you want to remove this bookmark?" : "¿De xuru quies desaniciar esti marcador?", "Warning" : "Avisu", "Are you sure you want to remove this tag from every entry?" : "¿De xuru que quies desaniciar esta etiqueta de toles entraes?", "Import error" : "Fallu d'importación", "Import completed successfully." : "Importacióncompletada correchamente", "Uploading..." : "Xubiendo...", "Add a bookmark" : "Amestar un marcador", + "This URL is already bookmarked! Overwrite?" : "¡Esta URL ya ta marcada! ¿Quies sobrescribila?", "The title of the page" : "El títulu de la páxina", "The address of the page" : "La direición de la páxina", "Description of the page" : "Descripción de la páxina", @@ -24,7 +27,9 @@ OC.L10N.register( "Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" : "Arrastra dende equí a los marcadores del to restolador web, y fai clic cuando quieras marcar una páxina web rápidamente:", "Add to ownCloud" : "Amestar a ownCloud", "Address" : "Direición", + "Filterable Tags" : "Etiquetes filtrables", "You have no bookmarks" : "Nun tienes marcadores", + "You can also import a bookmark file" : "Tamién pues importar un ficheru de marcadores", "Bookmarklet" : "Marcador de JavaScript", "Export & Import" : "Importar y Esportar", "Export" : "Esportar", diff --git a/l10n/ast.json b/l10n/ast.json index 6bd2d658..89ca1360 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -3,15 +3,18 @@ "Bookm." : "Marcad.", "No file provided for import" : "Nun s'especificó nengún ficheru pa importar", "Unsupported file type for import" : "Tipu de ficheru non sofitáu pa importar", + "Some Error happened." : "Dalgún error asocedió", "Error" : "Fallu", "Tags" : "Etiquetes", "Filter by tag" : "Filtriar por etiquetes", + "Are you sure you want to remove this bookmark?" : "¿De xuru quies desaniciar esti marcador?", "Warning" : "Avisu", "Are you sure you want to remove this tag from every entry?" : "¿De xuru que quies desaniciar esta etiqueta de toles entraes?", "Import error" : "Fallu d'importación", "Import completed successfully." : "Importacióncompletada correchamente", "Uploading..." : "Xubiendo...", "Add a bookmark" : "Amestar un marcador", + "This URL is already bookmarked! Overwrite?" : "¡Esta URL ya ta marcada! ¿Quies sobrescribila?", "The title of the page" : "El títulu de la páxina", "The address of the page" : "La direición de la páxina", "Description of the page" : "Descripción de la páxina", @@ -22,7 +25,9 @@ "Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" : "Arrastra dende equí a los marcadores del to restolador web, y fai clic cuando quieras marcar una páxina web rápidamente:", "Add to ownCloud" : "Amestar a ownCloud", "Address" : "Direición", + "Filterable Tags" : "Etiquetes filtrables", "You have no bookmarks" : "Nun tienes marcadores", + "You can also import a bookmark file" : "Tamién pues importar un ficheru de marcadores", "Bookmarklet" : "Marcador de JavaScript", "Export & Import" : "Importar y Esportar", "Export" : "Esportar", diff --git a/l10n/ast.php b/l10n/ast.php index 35056b3b..e0a72b43 100644 --- a/l10n/ast.php +++ b/l10n/ast.php @@ -4,15 +4,18 @@ $TRANSLATIONS = array( "Bookm." => "Marcad.", "No file provided for import" => "Nun s'especificó nengún ficheru pa importar", "Unsupported file type for import" => "Tipu de ficheru non sofitáu pa importar", +"Some Error happened." => "Dalgún error asocedió", "Error" => "Fallu", "Tags" => "Etiquetes", "Filter by tag" => "Filtriar por etiquetes", +"Are you sure you want to remove this bookmark?" => "¿De xuru quies desaniciar esti marcador?", "Warning" => "Avisu", "Are you sure you want to remove this tag from every entry?" => "¿De xuru que quies desaniciar esta etiqueta de toles entraes?", "Import error" => "Fallu d'importación", "Import completed successfully." => "Importacióncompletada correchamente", "Uploading..." => "Xubiendo...", "Add a bookmark" => "Amestar un marcador", +"This URL is already bookmarked! Overwrite?" => "¡Esta URL ya ta marcada! ¿Quies sobrescribila?", "The title of the page" => "El títulu de la páxina", "The address of the page" => "La direición de la páxina", "Description of the page" => "Descripción de la páxina", @@ -23,7 +26,9 @@ $TRANSLATIONS = array( "Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Arrastra dende equí a los marcadores del to restolador web, y fai clic cuando quieras marcar una páxina web rápidamente:", "Add to ownCloud" => "Amestar a ownCloud", "Address" => "Direición", +"Filterable Tags" => "Etiquetes filtrables", "You have no bookmarks" => "Nun tienes marcadores", +"You can also import a bookmark file" => "Tamién pues importar un ficheru de marcadores", "Bookmarklet" => "Marcador de JavaScript", "Export & Import" => "Importar y Esportar", "Export" => "Esportar",