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 3a6e5ff commit 9e69169
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
@@ -0,0 +1,25 @@
OC.L10N.register(
"photos",
{
"Public link" : "Public link",
"Videos" : "Videos",
"People" : "People",
"Favorites" : "Favorites",
"Shared with you" : "Shared with you",
"Tags" : "Tags",
"Back" : "Back",
"Save" : "Save",
"Shared by" : "Shared by",
"No recommendations. Start typing." : "No recommendations. Start typing.",
"Group" : "Group",
"Copy public link" : "Copy public link",
"An error occurred" : "An error occurred",
"Favorite" : "Favorite",
"Invalid location selected" : "Invalid location selected",
"View" : "View",
"Unselect all" : "Unselect all",
"Remove from favorites" : "Remove from favorites",
"Add" : "Add",
"Details" : "Details"
},
"nplurals=2; plural=(n!=1);");
23 changes: 23 additions & 0 deletions l10n/ka.json
@@ -0,0 +1,23 @@
{ "translations": {
"Public link" : "Public link",
"Videos" : "Videos",
"People" : "People",
"Favorites" : "Favorites",
"Shared with you" : "Shared with you",
"Tags" : "Tags",
"Back" : "Back",
"Save" : "Save",
"Shared by" : "Shared by",
"No recommendations. Start typing." : "No recommendations. Start typing.",
"Group" : "Group",
"Copy public link" : "Copy public link",
"An error occurred" : "An error occurred",
"Favorite" : "Favorite",
"Invalid location selected" : "Invalid location selected",
"View" : "View",
"Unselect all" : "Unselect all",
"Remove from favorites" : "Remove from favorites",
"Add" : "Add",
"Details" : "Details"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}

0 comments on commit 9e69169

Please sign in to comment.