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 0ac3a45 commit c524917
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
23 changes: 23 additions & 0 deletions l10n/ka.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
OC.L10N.register(
"audioplayer",
{
"Selected" : "Selected",
"Help" : "Help",
"New in" : "New in",
"View changelog" : "View changelog",
"Tags" : "Tags",
"Saved" : "Saved",
"Year" : "Year",
"Metadata" : "Metadata",
"Favorited" : "Favorited",
"Favorite" : "Favorite",
"Remove" : "Remove",
"Favorites" : "Favorites",
"Unknown" : "Unknown",
"URL" : "URL",
"Cancel" : "Cancel",
"Close" : "Close",
"Settings" : "Settings",
"Advanced Settings" : "Advanced Settings"
},
"nplurals=2; plural=(n!=1);");
21 changes: 21 additions & 0 deletions l10n/ka.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{ "translations": {
"Selected" : "Selected",
"Help" : "Help",
"New in" : "New in",
"View changelog" : "View changelog",
"Tags" : "Tags",
"Saved" : "Saved",
"Year" : "Year",
"Metadata" : "Metadata",
"Favorited" : "Favorited",
"Favorite" : "Favorite",
"Remove" : "Remove",
"Favorites" : "Favorites",
"Unknown" : "Unknown",
"URL" : "URL",
"Cancel" : "Cancel",
"Close" : "Close",
"Settings" : "Settings",
"Advanced Settings" : "Advanced Settings"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}

0 comments on commit c524917

Please sign in to comment.