summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pa.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/pa.php')
-rw-r--r--apps/files_sharing/l10n/pa.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pa.php b/apps/files_sharing/l10n/pa.php
new file mode 100644
index 00000000000..6c14eda59df
--- /dev/null
+++ b/apps/files_sharing/l10n/pa.php
@@ -0,0 +1,8 @@
+<?php
+$TRANSLATIONS = array(
+"Password" => "ਪਾਸਵਰ",
+"Download" => "ਡਾਊਨਲੋਡ",
+"Upload" => "ਅੱਪਲੋਡ",
+"Cancel upload" => "ਅੱਪਲੋਡ ਰੱਦ ਕਰੋ"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";