Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-09 16:06:31 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-09 16:06:31 +0400
commit98f836363a1aee8dbc767068fcb357802f228cf2 (patch)
tree76750376702fb3b37d913b721c8440121999b68e /apps/files/l10n/fa.php
parenta2ac5e016334429892ac84bafa2644d8d39e6eb2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fa.php')
-rw-r--r--apps/files/l10n/fa.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/fa.php b/apps/files/l10n/fa.php
index 73f4b493b4d..9670afdd051 100644
--- a/apps/files/l10n/fa.php
+++ b/apps/files/l10n/fa.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "%s نمی تواند حرکت کند - در حال حاضر پرونده با این نام وجود دارد. ",
"Could not move %s" => "%s نمی تواند حرکت کند ",
"Unable to set upload directory." => "قادر به تنظیم پوشه آپلود نمی باشد.",
@@ -79,3 +80,4 @@
"files" => "پرونده ها",
"Upgrading filesystem cache..." => "بهبود فایل سیستمی ذخیره گاه..."
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";