From f9cf657d567b978ec79062fac2485fc8f27d84f9 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 29 Nov 2014 02:10:17 -0500 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/en_GB.js | 7 +++++++ l10n/en_GB.json | 7 +++++++ l10n/en_GB.php | 7 +++++++ l10n/uk.js | 3 +++ l10n/uk.json | 3 +++ l10n/uk.php | 3 +++ 6 files changed, 30 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index f50d7b34..34e35c44 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -5,8 +5,12 @@ OC.L10N.register( "Bookm." : "Bookm.", "No file provided for import" : "No file provided for import", "Unsupported file type for import" : "Unsupported file type for import", + "Bookmark added. You can close the window now." : "Bookmark added. You can close the window now.", + "Bookmark added successfully" : "Bookmark added successfully", + "Some Error happened." : "Some Error happened.", "Error" : "Error", "Filter by tag" : "Filter by tag", + "Are you sure you want to remove this bookmark?" : "Are you sure you want to remove this bookmark?", "Warning" : "Warning", "Tags" : "Tags", "Are you sure you want to remove this tag from every entry?" : "Are you sure you want to remove this tag from every entry?", @@ -14,6 +18,7 @@ OC.L10N.register( "Import completed successfully." : "Import completed successfully.", "Uploading..." : "Uploading...", "Add a bookmark" : "Add a bookmark", + "This URL is already bookmarked! Overwrite?" : "This URL is already bookmarked! Overwrite?", "The title of the page" : "The title of the page", "The address of the page" : "The address of the page", "Description of the page" : "Description of the page", @@ -25,7 +30,9 @@ OC.L10N.register( "Add to ownCloud" : "Add to ownCloud", "Address" : "Address", "Add" : "Add", + "Filterable Tags" : "Filterable Tags", "You have no bookmarks" : "You have no bookmarks", + "You can also import a bookmark file" : "You can also import a bookmark file", "Bookmarklet" : "Bookmarklet", "Export & Import" : "Export & Import", "Export" : "Export", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 733175c0..c88ecc85 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -3,8 +3,12 @@ "Bookm." : "Bookm.", "No file provided for import" : "No file provided for import", "Unsupported file type for import" : "Unsupported file type for import", + "Bookmark added. You can close the window now." : "Bookmark added. You can close the window now.", + "Bookmark added successfully" : "Bookmark added successfully", + "Some Error happened." : "Some Error happened.", "Error" : "Error", "Filter by tag" : "Filter by tag", + "Are you sure you want to remove this bookmark?" : "Are you sure you want to remove this bookmark?", "Warning" : "Warning", "Tags" : "Tags", "Are you sure you want to remove this tag from every entry?" : "Are you sure you want to remove this tag from every entry?", @@ -12,6 +16,7 @@ "Import completed successfully." : "Import completed successfully.", "Uploading..." : "Uploading...", "Add a bookmark" : "Add a bookmark", + "This URL is already bookmarked! Overwrite?" : "This URL is already bookmarked! Overwrite?", "The title of the page" : "The title of the page", "The address of the page" : "The address of the page", "Description of the page" : "Description of the page", @@ -23,7 +28,9 @@ "Add to ownCloud" : "Add to ownCloud", "Address" : "Address", "Add" : "Add", + "Filterable Tags" : "Filterable Tags", "You have no bookmarks" : "You have no bookmarks", + "You can also import a bookmark file" : "You can also import a bookmark file", "Bookmarklet" : "Bookmarklet", "Export & Import" : "Export & Import", "Export" : "Export", diff --git a/l10n/en_GB.php b/l10n/en_GB.php index 4f90155f..35380be0 100644 --- a/l10n/en_GB.php +++ b/l10n/en_GB.php @@ -4,8 +4,12 @@ $TRANSLATIONS = array( "Bookm." => "Bookm.", "No file provided for import" => "No file provided for import", "Unsupported file type for import" => "Unsupported file type for import", +"Bookmark added. You can close the window now." => "Bookmark added. You can close the window now.", +"Bookmark added successfully" => "Bookmark added successfully", +"Some Error happened." => "Some Error happened.", "Error" => "Error", "Filter by tag" => "Filter by tag", +"Are you sure you want to remove this bookmark?" => "Are you sure you want to remove this bookmark?", "Warning" => "Warning", "Tags" => "Tags", "Are you sure you want to remove this tag from every entry?" => "Are you sure you want to remove this tag from every entry?", @@ -13,6 +17,7 @@ $TRANSLATIONS = array( "Import completed successfully." => "Import completed successfully.", "Uploading..." => "Uploading...", "Add a bookmark" => "Add a bookmark", +"This URL is already bookmarked! Overwrite?" => "This URL is already bookmarked! Overwrite?", "The title of the page" => "The title of the page", "The address of the page" => "The address of the page", "Description of the page" => "Description of the page", @@ -24,7 +29,9 @@ $TRANSLATIONS = array( "Add to ownCloud" => "Add to ownCloud", "Address" => "Address", "Add" => "Add", +"Filterable Tags" => "Filterable Tags", "You have no bookmarks" => "You have no bookmarks", +"You can also import a bookmark file" => "You can also import a bookmark file", "Bookmarklet" => "Bookmarklet", "Export & Import" => "Export & Import", "Export" => "Export", diff --git a/l10n/uk.js b/l10n/uk.js index 3ad6787b..5a2d034e 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -5,6 +5,9 @@ OC.L10N.register( "Bookm." : "Заклд.", "No file provided for import" : "Немає файла для імпорту", "Unsupported file type for import" : "Імпорт файлу даного типу не підтримується", + "Bookmark added. You can close the window now." : "Закладку додано. Ви можете закрити вікно.", + "Bookmark added successfully" : "Закладку успішно додано", + "Some Error happened." : "Виникла помилка.", "Error" : "Помилка", "Filter by tag" : "Фільтр по тегах", "Warning" : "Попередження", diff --git a/l10n/uk.json b/l10n/uk.json index 81ea723f..bd052c25 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -3,6 +3,9 @@ "Bookm." : "Заклд.", "No file provided for import" : "Немає файла для імпорту", "Unsupported file type for import" : "Імпорт файлу даного типу не підтримується", + "Bookmark added. You can close the window now." : "Закладку додано. Ви можете закрити вікно.", + "Bookmark added successfully" : "Закладку успішно додано", + "Some Error happened." : "Виникла помилка.", "Error" : "Помилка", "Filter by tag" : "Фільтр по тегах", "Warning" : "Попередження", diff --git a/l10n/uk.php b/l10n/uk.php index e4095804..fe6ca0ff 100644 --- a/l10n/uk.php +++ b/l10n/uk.php @@ -4,6 +4,9 @@ $TRANSLATIONS = array( "Bookm." => "Заклд.", "No file provided for import" => "Немає файла для імпорту", "Unsupported file type for import" => "Імпорт файлу даного типу не підтримується", +"Bookmark added. You can close the window now." => "Закладку додано. Ви можете закрити вікно.", +"Bookmark added successfully" => "Закладку успішно додано", +"Some Error happened." => "Виникла помилка.", "Error" => "Помилка", "Filter by tag" => "Фільтр по тегах", "Warning" => "Попередження",