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 301ad38 commit 4d8174d
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 0 deletions.
71 changes: 71 additions & 0 deletions l10n/ka.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
OC.L10N.register(
"memories",
{
"Download" : "Download",
"Settings" : "Settings",
"People" : "People",
"Timeline" : "Timeline",
"Favorites" : "Favorites",
"Videos" : "Videos",
"Archive" : "Archive",
"Tags" : "Tags",
"Metadata" : "Metadata",
"Edit" : "Edit",
"Explore" : "Explore",
"Cancel" : "Cancel",
"Delete" : "Delete",
"Share" : "Share",
"Favorite" : "Favorite",
"View in folder" : "View in folder",
"General" : "General",
"Account" : "Account",
"Close" : "Close",
"Info" : "Info",
"Performance" : "Performance",
"Unknown" : "Unknown",
"Continue" : "Continue",
"Template" : "Template",
"No items" : "No items",
"Copy public link" : "Copy public link",
"Public link" : "Public link",
"Back" : "Back",
"Save" : "Save",
"Search" : "Search",
"Save changes" : "Save changes",
"Newest" : "Newest",
"Year" : "Year",
"Month" : "Month",
"Day" : "Day",
"Time" : "Time",
"Oldest" : "Oldest",
"Description" : "Description",
"Label" : "Label",
"Empty" : "Empty",
"Reset" : "Reset",
"Name" : "Name",
"Update" : "Update",
"Loading …" : "Loading …",
"Move" : "Move",
"Remove" : "Remove",
"Share link" : "Share link",
"Refresh" : "Refresh",
"Read only" : "Read only",
"Sort by date" : "Sort by date",
"Sort by name" : "Sort by name",
"Home" : "Home",
"Previous" : "Previous",
"Next" : "Next",
"Undo" : "Undo",
"Custom" : "Custom",
"Blur" : "Blur",
"Value" : "Value",
"Image" : "Image",
"Text" : "Text",
"Size" : "Size",
"Position" : "Position",
"Auto" : "Auto",
"Setup" : "Setup",
"Yes" : "Yes",
"No" : "No"
},
"nplurals=2; plural=(n!=1);");
69 changes: 69 additions & 0 deletions l10n/ka.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{ "translations": {
"Download" : "Download",
"Settings" : "Settings",
"People" : "People",
"Timeline" : "Timeline",
"Favorites" : "Favorites",
"Videos" : "Videos",
"Archive" : "Archive",
"Tags" : "Tags",
"Metadata" : "Metadata",
"Edit" : "Edit",
"Explore" : "Explore",
"Cancel" : "Cancel",
"Delete" : "Delete",
"Share" : "Share",
"Favorite" : "Favorite",
"View in folder" : "View in folder",
"General" : "General",
"Account" : "Account",
"Close" : "Close",
"Info" : "Info",
"Performance" : "Performance",
"Unknown" : "Unknown",
"Continue" : "Continue",
"Template" : "Template",
"No items" : "No items",
"Copy public link" : "Copy public link",
"Public link" : "Public link",
"Back" : "Back",
"Save" : "Save",
"Search" : "Search",
"Save changes" : "Save changes",
"Newest" : "Newest",
"Year" : "Year",
"Month" : "Month",
"Day" : "Day",
"Time" : "Time",
"Oldest" : "Oldest",
"Description" : "Description",
"Label" : "Label",
"Empty" : "Empty",
"Reset" : "Reset",
"Name" : "Name",
"Update" : "Update",
"Loading …" : "Loading …",
"Move" : "Move",
"Remove" : "Remove",
"Share link" : "Share link",
"Refresh" : "Refresh",
"Read only" : "Read only",
"Sort by date" : "Sort by date",
"Sort by name" : "Sort by name",
"Home" : "Home",
"Previous" : "Previous",
"Next" : "Next",
"Undo" : "Undo",
"Custom" : "Custom",
"Blur" : "Blur",
"Value" : "Value",
"Image" : "Image",
"Text" : "Text",
"Size" : "Size",
"Position" : "Position",
"Auto" : "Auto",
"Setup" : "Setup",
"Yes" : "Yes",
"No" : "No"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}

0 comments on commit 4d8174d

Please sign in to comment.