blob: a7d90d416caf03e6ef5df92cc554f6e64fc2d9ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# miki_mika1362 <miki_mika1362@yahoo.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
"PO-Revision-Date: 2013-07-31 05:56+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: templates/authenticate.php:4
msgid "The password is wrong. Try again."
msgstr "رمزعبور اشتباه می باشد. دوباره امتحان کنید."
#: templates/authenticate.php:7
msgid "Password"
msgstr "گذرواژه"
#: templates/authenticate.php:9
msgid "Submit"
msgstr "ثبت"
#: templates/part.404.php:3
msgid "Sorry, this link doesn’t seem to work anymore."
msgstr ""
#: templates/part.404.php:4
msgid "Reasons might be:"
msgstr ""
#: templates/part.404.php:6
msgid "the item was removed"
msgstr ""
#: templates/part.404.php:7
msgid "the link expired"
msgstr ""
#: templates/part.404.php:8
msgid "sharing is disabled"
msgstr ""
#: templates/part.404.php:10
msgid "For more info, please ask the person who sent this link."
msgstr ""
#: templates/public.php:15
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%sپوشه %s را با شما به اشتراک گذاشت"
#: templates/public.php:18
#, php-format
msgid "%s shared the file %s with you"
msgstr "%sفایل %s را با شما به اشتراک گذاشت"
#: templates/public.php:26 templates/public.php:88
msgid "Download"
msgstr "دانلود"
#: templates/public.php:43 templates/public.php:46
msgid "Upload"
msgstr "بارگزاری"
#: templates/public.php:56
msgid "Cancel upload"
msgstr "متوقف کردن بار گذاری"
#: templates/public.php:85
msgid "No preview available for"
msgstr "هیچگونه پیش نمایشی موجود نیست"
|