mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-02-07 06:54:15 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
7e0bb227e6
commit
14108a1810
5
l10n/hy.php
Normal file
5
l10n/hy.php
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?php $TRANSLATIONS = array(
|
||||||
|
"Close" => "Փակել",
|
||||||
|
"Save" => "Պահպանել",
|
||||||
|
"Delete" => "Ջնջել"
|
||||||
|
);
|
@ -1,4 +1,5 @@
|
|||||||
<?php $TRANSLATIONS = array(
|
<?php $TRANSLATIONS = array(
|
||||||
|
"No file provided for import" => "インポートするファイルが指定されていません",
|
||||||
"Unsupported file type for import" => "インポートでは未サポートのファイルタイプ",
|
"Unsupported file type for import" => "インポートでは未サポートのファイルタイプ",
|
||||||
"Bookmarks" => "ブックマーク",
|
"Bookmarks" => "ブックマーク",
|
||||||
"Tags" => "タグ",
|
"Tags" => "タグ",
|
||||||
@ -6,6 +7,7 @@
|
|||||||
"Edit bookmark" => "ブックマークを編集",
|
"Edit bookmark" => "ブックマークを編集",
|
||||||
"Are you sure you want to remove this tag from every entry?" => "すべてのエントリからこのタグを削除してもよろしいですか?",
|
"Are you sure you want to remove this tag from every entry?" => "すべてのエントリからこのタグを削除してもよろしいですか?",
|
||||||
"Warning" => "警告",
|
"Warning" => "警告",
|
||||||
|
"Import error" => "インポートエラー",
|
||||||
"Import completed successfully." => "インポートは正常に完了しました。",
|
"Import completed successfully." => "インポートは正常に完了しました。",
|
||||||
"Uploading..." => "アップロード中...",
|
"Uploading..." => "アップロード中...",
|
||||||
"Bookm." => "ブックマーク",
|
"Bookm." => "ブックマーク",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user