From 5a76f7d5ea5340dd1521d4091ec2f7ddddd36df2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 6 Feb 2025 01:37:47 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 21 +++++++++++++++++++++ l10n/et_EE.json | 19 +++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 l10n/et_EE.js create mode 100644 l10n/et_EE.json diff --git a/l10n/et_EE.js b/l10n/et_EE.js new file mode 100644 index 00000000..c7b2ed3a --- /dev/null +++ b/l10n/et_EE.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "recognize", + { + "Status" : "Staatus", + "Reset" : "Lähtesta", + "never" : "mitte kunagi", + "Landscape" : "Horisontaalne", + "Portrait" : "Vertikaalne", + "People" : "Inimese", + "Office" : "Kontor", + "Car" : "Auto", + "Display" : "Vaade", + "Camping" : "Telkimine", + "Pizza" : "Pitsa", + "Info" : "Info", + "Bucket" : "Korv", + "Event" : "Sündmus", + "Gallery" : "Galerii", + "Park" : "Park" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json new file mode 100644 index 00000000..5f00f6e3 --- /dev/null +++ b/l10n/et_EE.json @@ -0,0 +1,19 @@ +{ "translations": { + "Status" : "Staatus", + "Reset" : "Lähtesta", + "never" : "mitte kunagi", + "Landscape" : "Horisontaalne", + "Portrait" : "Vertikaalne", + "People" : "Inimese", + "Office" : "Kontor", + "Car" : "Auto", + "Display" : "Vaade", + "Camping" : "Telkimine", + "Pizza" : "Pitsa", + "Info" : "Info", + "Bucket" : "Korv", + "Event" : "Sündmus", + "Gallery" : "Galerii", + "Park" : "Park" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file