mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-18 14:52:10 +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(
|
||||
"No file provided for import" => "インポートするファイルが指定されていません",
|
||||
"Unsupported file type for import" => "インポートでは未サポートのファイルタイプ",
|
||||
"Bookmarks" => "ブックマーク",
|
||||
"Tags" => "タグ",
|
||||
@ -6,6 +7,7 @@
|
||||
"Edit bookmark" => "ブックマークを編集",
|
||||
"Are you sure you want to remove this tag from every entry?" => "すべてのエントリからこのタグを削除してもよろしいですか?",
|
||||
"Warning" => "警告",
|
||||
"Import error" => "インポートエラー",
|
||||
"Import completed successfully." => "インポートは正常に完了しました。",
|
||||
"Uploading..." => "アップロード中...",
|
||||
"Bookm." => "ブックマーク",
|
||||
|
Loading…
x
Reference in New Issue
Block a user