summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ug.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ug.php')
-rw-r--r--apps/files/l10n/ug.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/ug.php b/apps/files/l10n/ug.php
index c11ffe7b9bf..819b46c50c2 100644
--- a/apps/files/l10n/ug.php
+++ b/apps/files/l10n/ug.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Could not move %s" => "%s يۆتكىيەلمەيدۇ",
"No file was uploaded. Unknown error" => "ھېچقانداق ھۆججەت يۈكلەنمىدى. يوچۇن خاتالىق",
"No file was uploaded" => "ھېچقانداق ھۆججەت يۈكلەنمىدى",
@@ -41,3 +42,4 @@
"Upload too large" => "يۈكلەندىغىنى بەك چوڭ",
"Upgrading filesystem cache..." => "ھۆججەت سىستېما غەملىكىنى يۈكسەلدۈرۈۋاتىدۇ…"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";