Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Feb 6, 2025
1 parent d479da6 commit 5a76f7d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
21 changes: 21 additions & 0 deletions l10n/et_EE.js
Original file line number Diff line number Diff line change
@@ -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);");
19 changes: 19 additions & 0 deletions l10n/et_EE.json
Original file line number Diff line number Diff line change
@@ -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);"
}

0 comments on commit 5a76f7d

Please sign in to comment.