diff options
Diffstat (limited to 'l10n-sk/toolkit/toolkit/branding/accounts.ftl')
-rw-r--r-- | l10n-sk/toolkit/toolkit/branding/accounts.ftl | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n-sk/toolkit/toolkit/branding/accounts.ftl b/l10n-sk/toolkit/toolkit/branding/accounts.ftl new file mode 100644 index 0000000000..6060d7961e --- /dev/null +++ b/l10n-sk/toolkit/toolkit/branding/accounts.ftl @@ -0,0 +1,39 @@ +# 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 -> + *[title] Účet Firefox + [sentence] účet Firefox + } + [gen] + { $capitalization -> + *[title] Účtu Firefox + [sentence] účtu Firefox + } + [dat] + { $capitalization -> + *[title] Účtu Firefox + [sentence] účtu Firefox + } + [acc] + { $capitalization -> + *[title] Účet Firefox + [sentence] účet Firefox + } + [loc] + { $capitalization -> + *[title] Účte Firefox + [sentence] účte Firefox + } + [ins] + { $capitalization -> + *[title] Účtom Firefox + [sentence] účtom Firefox + } + } |