From 92b01ab97271adcc52148af3d09b1722129dd124 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sun, 30 Nov 2014 02:10:17 -0500 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/it.js | 7 +++++++ l10n/it.json | 7 +++++++ l10n/it.php | 7 +++++++ l10n/ja.js | 6 ++++++ l10n/ja.json | 6 ++++++ l10n/ja.php | 6 ++++++ l10n/ru.js | 1 + l10n/ru.json | 1 + l10n/ru.php | 1 + l10n/tr.js | 7 +++++++ l10n/tr.json | 7 +++++++ l10n/tr.php | 7 +++++++ 12 files changed, 63 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index 57852050..9b9ec847 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -5,8 +5,12 @@ OC.L10N.register( "Bookm." : "Segnal.", "No file provided for import" : "Non è stato fornito alcun file da importare", "Unsupported file type for import" : "Tipo di file non supportato per l'importazione", + "Bookmark added. You can close the window now." : "Segnalibro aggiunto. Ora puoi chiudere la finestra. ", + "Bookmark added successfully" : "Segnalibro aggiunto correttamente", + "Some Error happened." : "Si sono verificati alcuni errori.", "Error" : "Errore", "Filter by tag" : "Filtro per etichetta", + "Are you sure you want to remove this bookmark?" : "Sei sicuro di voler rimuovere questo segnalibro?", "Warning" : "Avviso", "Tags" : "Tag", "Are you sure you want to remove this tag from every entry?" : "Sei sicuro di voler rimuovere questo tag da ogni voce?", @@ -14,6 +18,7 @@ OC.L10N.register( "Import completed successfully." : "Importazione completata correttamente.", "Uploading..." : "Caricamento in corso...", "Add a bookmark" : "Aggiungi un segnalibro", + "This URL is already bookmarked! Overwrite?" : "Questo URL è già tra i segnalibri! Vuoi sovrascriverlo?", "The title of the page" : "Il titolo della pagina", "The address of the page" : "L'indirizzo della pagina", "Description of the page" : "Descrizione della pagina", @@ -25,7 +30,9 @@ OC.L10N.register( "Add to ownCloud" : "Aggiungi a ownCloud", "Address" : "Indirizzo", "Add" : "Aggiungi", + "Filterable Tags" : "Etichette filtrabili", "You have no bookmarks" : "Non hai segnalibri", + "You can also import a bookmark file" : "Puoi importare anche un file di segnalibri", "Bookmarklet" : "Bookmarklet", "Export & Import" : "Esporta e importa", "Export" : "Esporta", diff --git a/l10n/it.json b/l10n/it.json index 2e497964..f37a542f 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -3,8 +3,12 @@ "Bookm." : "Segnal.", "No file provided for import" : "Non è stato fornito alcun file da importare", "Unsupported file type for import" : "Tipo di file non supportato per l'importazione", + "Bookmark added. You can close the window now." : "Segnalibro aggiunto. Ora puoi chiudere la finestra. ", + "Bookmark added successfully" : "Segnalibro aggiunto correttamente", + "Some Error happened." : "Si sono verificati alcuni errori.", "Error" : "Errore", "Filter by tag" : "Filtro per etichetta", + "Are you sure you want to remove this bookmark?" : "Sei sicuro di voler rimuovere questo segnalibro?", "Warning" : "Avviso", "Tags" : "Tag", "Are you sure you want to remove this tag from every entry?" : "Sei sicuro di voler rimuovere questo tag da ogni voce?", @@ -12,6 +16,7 @@ "Import completed successfully." : "Importazione completata correttamente.", "Uploading..." : "Caricamento in corso...", "Add a bookmark" : "Aggiungi un segnalibro", + "This URL is already bookmarked! Overwrite?" : "Questo URL è già tra i segnalibri! Vuoi sovrascriverlo?", "The title of the page" : "Il titolo della pagina", "The address of the page" : "L'indirizzo della pagina", "Description of the page" : "Descrizione della pagina", @@ -23,7 +28,9 @@ "Add to ownCloud" : "Aggiungi a ownCloud", "Address" : "Indirizzo", "Add" : "Aggiungi", + "Filterable Tags" : "Etichette filtrabili", "You have no bookmarks" : "Non hai segnalibri", + "You can also import a bookmark file" : "Puoi importare anche un file di segnalibri", "Bookmarklet" : "Bookmarklet", "Export & Import" : "Esporta e importa", "Export" : "Esporta", diff --git a/l10n/it.php b/l10n/it.php index 904f7e5b..3ba8634d 100644 --- a/l10n/it.php +++ b/l10n/it.php @@ -4,8 +4,12 @@ $TRANSLATIONS = array( "Bookm." => "Segnal.", "No file provided for import" => "Non è stato fornito alcun file da importare", "Unsupported file type for import" => "Tipo di file non supportato per l'importazione", +"Bookmark added. You can close the window now." => "Segnalibro aggiunto. Ora puoi chiudere la finestra. ", +"Bookmark added successfully" => "Segnalibro aggiunto correttamente", +"Some Error happened." => "Si sono verificati alcuni errori.", "Error" => "Errore", "Filter by tag" => "Filtro per etichetta", +"Are you sure you want to remove this bookmark?" => "Sei sicuro di voler rimuovere questo segnalibro?", "Warning" => "Avviso", "Tags" => "Tag", "Are you sure you want to remove this tag from every entry?" => "Sei sicuro di voler rimuovere questo tag da ogni voce?", @@ -13,6 +17,7 @@ $TRANSLATIONS = array( "Import completed successfully." => "Importazione completata correttamente.", "Uploading..." => "Caricamento in corso...", "Add a bookmark" => "Aggiungi un segnalibro", +"This URL is already bookmarked! Overwrite?" => "Questo URL è già tra i segnalibri! Vuoi sovrascriverlo?", "The title of the page" => "Il titolo della pagina", "The address of the page" => "L'indirizzo della pagina", "Description of the page" => "Descrizione della pagina", @@ -24,7 +29,9 @@ $TRANSLATIONS = array( "Add to ownCloud" => "Aggiungi a ownCloud", "Address" => "Indirizzo", "Add" => "Aggiungi", +"Filterable Tags" => "Etichette filtrabili", "You have no bookmarks" => "Non hai segnalibri", +"You can also import a bookmark file" => "Puoi importare anche un file di segnalibri", "Bookmarklet" => "Bookmarklet", "Export & Import" => "Esporta e importa", "Export" => "Esporta", diff --git a/l10n/ja.js b/l10n/ja.js index 87d68849..ac6fde3f 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -5,8 +5,12 @@ 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" : "タグによるフィルタ", + "Are you sure you want to remove this bookmark?" : "このブックマークを削除してもよろしいですか?", "Warning" : "警告", "Tags" : "タグ", "Are you sure you want to remove this tag from every entry?" : "すべてのエントリからこのタグを削除してもよろしいですか?", @@ -14,6 +18,7 @@ OC.L10N.register( "Import completed successfully." : "インポートは正常に完了しました。", "Uploading..." : "アップロード中...", "Add a bookmark" : "ブックマークを追加", + "This URL is already bookmarked! Overwrite?" : "このURLはすでにブックマークされています!上書きしますか?", "The title of the page" : "ページのタイトル", "The address of the page" : "ページのアドレス", "Description of the page" : "ページの説明", @@ -26,6 +31,7 @@ OC.L10N.register( "Address" : "アドレス", "Add" : "追加", "You have no bookmarks" : "ブックマークがありません", + "You can also import a bookmark file" : "ブックマークファイルをインポートすることもできます。", "Bookmarklet" : "ブックマークレット", "Export & Import" : "エクスポート&インポート", "Export" : "エクスポート", diff --git a/l10n/ja.json b/l10n/ja.json index b0bee817..0732a7dc 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -3,8 +3,12 @@ "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" : "タグによるフィルタ", + "Are you sure you want to remove this bookmark?" : "このブックマークを削除してもよろしいですか?", "Warning" : "警告", "Tags" : "タグ", "Are you sure you want to remove this tag from every entry?" : "すべてのエントリからこのタグを削除してもよろしいですか?", @@ -12,6 +16,7 @@ "Import completed successfully." : "インポートは正常に完了しました。", "Uploading..." : "アップロード中...", "Add a bookmark" : "ブックマークを追加", + "This URL is already bookmarked! Overwrite?" : "このURLはすでにブックマークされています!上書きしますか?", "The title of the page" : "ページのタイトル", "The address of the page" : "ページのアドレス", "Description of the page" : "ページの説明", @@ -24,6 +29,7 @@ "Address" : "アドレス", "Add" : "追加", "You have no bookmarks" : "ブックマークがありません", + "You can also import a bookmark file" : "ブックマークファイルをインポートすることもできます。", "Bookmarklet" : "ブックマークレット", "Export & Import" : "エクスポート&インポート", "Export" : "エクスポート", diff --git a/l10n/ja.php b/l10n/ja.php index 6192db4d..d2233f39 100644 --- a/l10n/ja.php +++ b/l10n/ja.php @@ -4,8 +4,12 @@ $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" => "タグによるフィルタ", +"Are you sure you want to remove this bookmark?" => "このブックマークを削除してもよろしいですか?", "Warning" => "警告", "Tags" => "タグ", "Are you sure you want to remove this tag from every entry?" => "すべてのエントリからこのタグを削除してもよろしいですか?", @@ -13,6 +17,7 @@ $TRANSLATIONS = array( "Import completed successfully." => "インポートは正常に完了しました。", "Uploading..." => "アップロード中...", "Add a bookmark" => "ブックマークを追加", +"This URL is already bookmarked! Overwrite?" => "このURLはすでにブックマークされています!上書きしますか?", "The title of the page" => "ページのタイトル", "The address of the page" => "ページのアドレス", "Description of the page" => "ページの説明", @@ -25,6 +30,7 @@ $TRANSLATIONS = array( "Address" => "アドレス", "Add" => "追加", "You have no bookmarks" => "ブックマークがありません", +"You can also import a bookmark file" => "ブックマークファイルをインポートすることもできます。", "Bookmarklet" => "ブックマークレット", "Export & Import" => "エクスポート&インポート", "Export" => "エクスポート", diff --git a/l10n/ru.js b/l10n/ru.js index 236aafa8..3a4d60a7 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -31,6 +31,7 @@ OC.L10N.register( "Address" : "Адрес", "Add" : "Добавить", "You have no bookmarks" : "У вас нет закладок", + "You can also import a bookmark file" : "Вы также можете импортировать файл закладок", "Bookmarklet" : "Bookmarklet", "Export & Import" : "Экспорт & Импорт", "Export" : "Экспорт", diff --git a/l10n/ru.json b/l10n/ru.json index c1758947..e2bd6ffe 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -29,6 +29,7 @@ "Address" : "Адрес", "Add" : "Добавить", "You have no bookmarks" : "У вас нет закладок", + "You can also import a bookmark file" : "Вы также можете импортировать файл закладок", "Bookmarklet" : "Bookmarklet", "Export & Import" : "Экспорт & Импорт", "Export" : "Экспорт", diff --git a/l10n/ru.php b/l10n/ru.php index 22735a9f..28ccbea0 100644 --- a/l10n/ru.php +++ b/l10n/ru.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "Address" => "Адрес", "Add" => "Добавить", "You have no bookmarks" => "У вас нет закладок", +"You can also import a bookmark file" => "Вы также можете импортировать файл закладок", "Bookmarklet" => "Bookmarklet", "Export & Import" => "Экспорт & Импорт", "Export" => "Экспорт", diff --git a/l10n/tr.js b/l10n/tr.js index b0fa79cb..e60c7f06 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -5,8 +5,12 @@ OC.L10N.register( "Bookm." : "Yer imi", "No file provided for import" : "İçe aktarılacak dosya yok", "Unsupported file type for import" : "İçe aktarmak için desteklenmeyen dosya türü", + "Bookmark added. You can close the window now." : "Yer imi eklendi. Şimdi pencereyi kapatabilirsiniz.", + "Bookmark added successfully" : "Yer imi başarıyla eklendi", + "Some Error happened." : "Bir hata meydana geldi.", "Error" : "Hata", "Filter by tag" : "Etikete göre süz", + "Are you sure you want to remove this bookmark?" : "Bu yer imini silmek istediğinizden emin misiniz?", "Warning" : "Uyarı", "Tags" : "Etiketler", "Are you sure you want to remove this tag from every entry?" : "Bu etiketi tüm girdilerden silmek istediğinizden emin misiniz?", @@ -14,6 +18,7 @@ OC.L10N.register( "Import completed successfully." : "İçe aktarım başarıyla tamamlandı.", "Uploading..." : "Yükleniyor...", "Add a bookmark" : "Bir yer imi ekle", + "This URL is already bookmarked! Overwrite?" : "Bu URL zaten yer imlerinde! Üzerine yazılsın mı?", "The title of the page" : "Sayfanın başlığı", "The address of the page" : "Sayfanın adresi", "Description of the page" : "Sayfa açıklaması", @@ -25,7 +30,9 @@ OC.L10N.register( "Add to ownCloud" : "ownCloud'a Ekle", "Address" : "Adres", "Add" : "Ekle", + "Filterable Tags" : "Süzülebilir Etiketler", "You have no bookmarks" : "Hiç yer iminiz yok", + "You can also import a bookmark file" : "Ayrıca bir yer imi dosyasını içe aktarabilirsiniz", "Bookmarklet" : "Yer İmi Ekleyici", "Export & Import" : "Dışa ve İçe Aktarma", "Export" : "Dışa aktar", diff --git a/l10n/tr.json b/l10n/tr.json index be3470d5..a10817b3 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -3,8 +3,12 @@ "Bookm." : "Yer imi", "No file provided for import" : "İçe aktarılacak dosya yok", "Unsupported file type for import" : "İçe aktarmak için desteklenmeyen dosya türü", + "Bookmark added. You can close the window now." : "Yer imi eklendi. Şimdi pencereyi kapatabilirsiniz.", + "Bookmark added successfully" : "Yer imi başarıyla eklendi", + "Some Error happened." : "Bir hata meydana geldi.", "Error" : "Hata", "Filter by tag" : "Etikete göre süz", + "Are you sure you want to remove this bookmark?" : "Bu yer imini silmek istediğinizden emin misiniz?", "Warning" : "Uyarı", "Tags" : "Etiketler", "Are you sure you want to remove this tag from every entry?" : "Bu etiketi tüm girdilerden silmek istediğinizden emin misiniz?", @@ -12,6 +16,7 @@ "Import completed successfully." : "İçe aktarım başarıyla tamamlandı.", "Uploading..." : "Yükleniyor...", "Add a bookmark" : "Bir yer imi ekle", + "This URL is already bookmarked! Overwrite?" : "Bu URL zaten yer imlerinde! Üzerine yazılsın mı?", "The title of the page" : "Sayfanın başlığı", "The address of the page" : "Sayfanın adresi", "Description of the page" : "Sayfa açıklaması", @@ -23,7 +28,9 @@ "Add to ownCloud" : "ownCloud'a Ekle", "Address" : "Adres", "Add" : "Ekle", + "Filterable Tags" : "Süzülebilir Etiketler", "You have no bookmarks" : "Hiç yer iminiz yok", + "You can also import a bookmark file" : "Ayrıca bir yer imi dosyasını içe aktarabilirsiniz", "Bookmarklet" : "Yer İmi Ekleyici", "Export & Import" : "Dışa ve İçe Aktarma", "Export" : "Dışa aktar", diff --git a/l10n/tr.php b/l10n/tr.php index 76ac314d..71319f87 100644 --- a/l10n/tr.php +++ b/l10n/tr.php @@ -4,8 +4,12 @@ $TRANSLATIONS = array( "Bookm." => "Yer imi", "No file provided for import" => "İçe aktarılacak dosya yok", "Unsupported file type for import" => "İçe aktarmak için desteklenmeyen dosya türü", +"Bookmark added. You can close the window now." => "Yer imi eklendi. Şimdi pencereyi kapatabilirsiniz.", +"Bookmark added successfully" => "Yer imi başarıyla eklendi", +"Some Error happened." => "Bir hata meydana geldi.", "Error" => "Hata", "Filter by tag" => "Etikete göre süz", +"Are you sure you want to remove this bookmark?" => "Bu yer imini silmek istediğinizden emin misiniz?", "Warning" => "Uyarı", "Tags" => "Etiketler", "Are you sure you want to remove this tag from every entry?" => "Bu etiketi tüm girdilerden silmek istediğinizden emin misiniz?", @@ -13,6 +17,7 @@ $TRANSLATIONS = array( "Import completed successfully." => "İçe aktarım başarıyla tamamlandı.", "Uploading..." => "Yükleniyor...", "Add a bookmark" => "Bir yer imi ekle", +"This URL is already bookmarked! Overwrite?" => "Bu URL zaten yer imlerinde! Üzerine yazılsın mı?", "The title of the page" => "Sayfanın başlığı", "The address of the page" => "Sayfanın adresi", "Description of the page" => "Sayfa açıklaması", @@ -24,7 +29,9 @@ $TRANSLATIONS = array( "Add to ownCloud" => "ownCloud'a Ekle", "Address" => "Adres", "Add" => "Ekle", +"Filterable Tags" => "Süzülebilir Etiketler", "You have no bookmarks" => "Hiç yer iminiz yok", +"You can also import a bookmark file" => "Ayrıca bir yer imi dosyasını içe aktarabilirsiniz", "Bookmarklet" => "Yer İmi Ekleyici", "Export & Import" => "Dışa ve İçe Aktarma", "Export" => "Dışa aktar",