f7cloud_client/apps/viewer/l10n/ka.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

30 lines
673 B
JavaScript

OC.L10N.register(
"viewer",
{
"Cancel" : "Cancel",
"LIVE" : "LIVE",
"Edit" : "Edit",
"Open sidebar" : "Open sidebar",
"Download" : "Download",
"Delete" : "Delete",
"View" : "View",
"Name" : "Name",
"Save" : "Save",
"Back" : "Back",
"Loading …" : "Loading …",
"Reset" : "Reset",
"Warning" : "Warning",
"Confirm" : "Confirm",
"Discard changes" : "Discard changes",
"Undo" : "Undo",
"Custom" : "Custom",
"Blur" : "Blur",
"Value" : "Value",
"Image" : "Image",
"Text" : "Text",
"Size" : "Size",
"Position" : "Position",
"Menu" : "Menu"
},
"nplurals=2; plural=(n!=1);");