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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jan 4, 2024
1 parent b1cb33e commit 4a658b4
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
33 changes: 33 additions & 0 deletions l10n/ka.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
OC.L10N.register(
"recognize",
{
"Status" : "Status",
"Reset" : "Reset",
"Failed to save settings" : "Failed to save settings",
"never" : "never",
"Architecture" : "Architecture",
"Farm" : "Farm",
"People" : "People",
"Dog" : "Dog",
"Music" : "Music",
"Office" : "Office",
"Food" : "Food",
"Train" : "Train",
"Keyboard" : "Keyboard",
"Computer" : "Computer",
"Library" : "Library",
"Bike" : "Bike",
"Camping" : "Camping",
"Camera" : "Camera",
"Barbecue" : "Barbecue",
"Theater" : "Theater",
"Pizza" : "Pizza",
"Info" : "Info",
"Bucket" : "Bucket",
"Festival" : "Festival",
"Event" : "Event",
"Gas station" : "Gas station",
"Parking" : "Parking",
"Park" : "Park"
},
"nplurals=2; plural=(n!=1);");
31 changes: 31 additions & 0 deletions l10n/ka.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{ "translations": {
"Status" : "Status",
"Reset" : "Reset",
"Failed to save settings" : "Failed to save settings",
"never" : "never",
"Architecture" : "Architecture",
"Farm" : "Farm",
"People" : "People",
"Dog" : "Dog",
"Music" : "Music",
"Office" : "Office",
"Food" : "Food",
"Train" : "Train",
"Keyboard" : "Keyboard",
"Computer" : "Computer",
"Library" : "Library",
"Bike" : "Bike",
"Camping" : "Camping",
"Camera" : "Camera",
"Barbecue" : "Barbecue",
"Theater" : "Theater",
"Pizza" : "Pizza",
"Info" : "Info",
"Bucket" : "Bucket",
"Festival" : "Festival",
"Event" : "Event",
"Gas station" : "Gas station",
"Parking" : "Parking",
"Park" : "Park"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}

0 comments on commit 4a658b4

Please sign in to comment.