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 6491acb commit 3cb4d9f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
15 changes: 15 additions & 0 deletions l10n/ka.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
OC.L10N.register(
"files_fulltextsearch",
{
"Open folder" : "Open folder",
"Name" : "Name",
"Modified" : "Modified",
"Size" : "Size",
"Could not copy \"{file}\", target exists" : "Could not copy \"{file}\", target exists",
"Could not copy \"{file}\"" : "Could not copy \"{file}\"",
"Copied {origin} inside {destination}" : "Copied {origin} inside {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Copied {origin} and {nbfiles} other files inside {destination}",
"Group folders" : "Group folders",
"Files" : "αƒ€αƒαƒ˜αƒšαƒ”αƒ‘αƒ˜"
},
"nplurals=2; plural=(n!=1);");
13 changes: 13 additions & 0 deletions l10n/ka.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{ "translations": {
"Open folder" : "Open folder",
"Name" : "Name",
"Modified" : "Modified",
"Size" : "Size",
"Could not copy \"{file}\", target exists" : "Could not copy \"{file}\", target exists",
"Could not copy \"{file}\"" : "Could not copy \"{file}\"",
"Copied {origin} inside {destination}" : "Copied {origin} inside {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Copied {origin} and {nbfiles} other files inside {destination}",
"Group folders" : "Group folders",
"Files" : "αƒ€αƒαƒ˜αƒšαƒ”αƒ‘αƒ˜"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}

0 comments on commit 3cb4d9f

Please sign in to comment.