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 Jan 4, 2024
1 parent 47c1121 commit fc318a6
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
25 changes: 25 additions & 0 deletions l10n/ka.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
OC.L10N.register(
"viewer",
{
"Edit" : "Edit",
"Open sidebar" : "Open sidebar",
"Download" : "Download",
"Delete" : "Delete",
"View" : "View",
"Name" : "Name",
"Save" : "Save",
"Back" : "Back",
"Loading …" : "Loading …",
"Reset" : "Reset",
"Cancel" : "Cancel",
"Continue" : "Continue",
"Undo" : "Undo",
"Custom" : "Custom",
"Blur" : "Blur",
"Value" : "Value",
"Image" : "Image",
"Text" : "Text",
"Size" : "Size",
"Position" : "Position"
},
"nplurals=2; plural=(n!=1);");
23 changes: 23 additions & 0 deletions l10n/ka.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{ "translations": {
"Edit" : "Edit",
"Open sidebar" : "Open sidebar",
"Download" : "Download",
"Delete" : "Delete",
"View" : "View",
"Name" : "Name",
"Save" : "Save",
"Back" : "Back",
"Loading …" : "Loading …",
"Reset" : "Reset",
"Cancel" : "Cancel",
"Continue" : "Continue",
"Undo" : "Undo",
"Custom" : "Custom",
"Blur" : "Blur",
"Value" : "Value",
"Image" : "Image",
"Text" : "Text",
"Size" : "Size",
"Position" : "Position"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}

0 comments on commit fc318a6

Please sign in to comment.