1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/fa.php
2013-11-21 21:16:15 -05:00

31 lines
1.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"No file provided for import" => "هیچ فایلی وارد نشده است.",
"Bookmarks" => "نشانک‌ها",
"Tags" => "برچسب‌ها",
"Filter by tag" => "فیلتر بر اساس برچسب",
"Edit bookmark" => "ویرایش نشانک ها",
"Are you sure you want to remove this tag from every entry?" => "آیا مطمئن هستید که میخواهید این برچسب را از هر مطلب حذف کنید؟",
"Warning" => "اخطار",
"Import error" => "وارد کردن خطا",
"Uploading..." => "درحال بارگذاری...",
"Add a bookmark" => "اضافه کردن یک نشانک",
"Close" => "بستن",
"The title of the page" => "عنوان صفحه",
"The address of the page" => "آدرس صحفه",
"Description of the page" => "توضیحات صفحه",
"Save" => "ذخیره",
"Delete" => "حذف",
"Edit" => "ویرایش",
"Cancel" => "منصرف شدن",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "هنگامی که می‌خواهید کی صفحه‌ی اینترنتی را بسرعت نشان کنید، این را به نشانه‌های مرورگر خود بکشید و روی آن کلیک کنید.",
"Address" => "آدرس",
"Add" => "افزودن",
"Related Tags" => "برچسب های مرتبط",
"Settings" => "تنظیمات",
"You have no bookmarks" => "شما هیچ نشانکی ندارید",
"You can also try to import a bookmark file" => "شما میتوانید یک فایل نشانه دار را وارد نمایید.",
"Export & Import" => "وارد کردن و خروجی گرفتن",
"Export" => "خروجی گرفتن",
"Import" => "وارد کردن"
);