diff --git a/l10n/ka.js b/l10n/ka.js new file mode 100644 index 00000000..c9188d3b --- /dev/null +++ b/l10n/ka.js @@ -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);"); diff --git a/l10n/ka.json b/l10n/ka.json new file mode 100644 index 00000000..48b7a530 --- /dev/null +++ b/l10n/ka.json @@ -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);" +} \ No newline at end of file