summaryrefslogtreecommitdiffstats
path: root/l10n-el/toolkit/toolkit/branding/accounts.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-el/toolkit/toolkit/branding/accounts.ftl')
-rw-r--r--l10n-el/toolkit/toolkit/branding/accounts.ftl24
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-el/toolkit/toolkit/branding/accounts.ftl b/l10n-el/toolkit/toolkit/branding/accounts.ftl
new file mode 100644
index 0000000000..e1a369e8dd
--- /dev/null
+++ b/l10n-el/toolkit/toolkit/branding/accounts.ftl
@@ -0,0 +1,24 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# “Account” can be localized, “Firefox” must be treated as a brand,
+# and kept in English.
+-fxaccount-brand-name =
+ { $case ->
+ *[nom]
+ { $capitalization ->
+ *[upper] Λογαριασμός Firefox
+ [lower] λογαριασμός Firefox
+ }
+ [gen]
+ { $capitalization ->
+ *[upper] Λογαριασμού Firefox
+ [lower] λογαριασμού Firefox
+ }
+ [acc]
+ { $capitalization ->
+ *[upper] Λογαριασμό Firefox
+ [lower] λογαριασμό Firefox
+ }
+ }