aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/cy_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/cy_GB.php')
-rw-r--r--apps/files_encryption/l10n/cy_GB.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/cy_GB.php b/apps/files_encryption/l10n/cy_GB.php
index 6e18a7913c8..ea8b19963b0 100644
--- a/apps/files_encryption/l10n/cy_GB.php
+++ b/apps/files_encryption/l10n/cy_GB.php
@@ -1,4 +1,6 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Saving..." => "Yn cadw...",
"Encryption" => "Amgryptiad"
);
+$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";