fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-07-19 01:20:14 +00:00
parent 35a2ee3588
commit 9137509a76
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 36 additions and 34 deletions

View file

@ -1,26 +1,27 @@
OC.L10N.register( OC.L10N.register(
"passman", "passman",
{ {
"Done" : "Done", "Done" : "Гатова",
"Share link" : "Share link", "Share link" : "Абагуліць спасылку",
"Copy to clipboard" : "Капіяваць у буфер абмену", "Copy to clipboard" : "Капіяваць у буфер абмену",
"Copy password to clipboard" : "Капіяваць пароль у буфер абмену", "Copy password to clipboard" : "Капіяваць пароль у буфер абмену",
"Username" : "Username", "Username" : "Імя карыстальніка",
"File" : "File", "File" : "Файл",
"Add" : "Add", "Add" : "Дадаць",
"Type" : "Type", "Type" : "Тып",
"Uploading" : "Uploading", "Version" : "Версія",
"User" : "User", "Uploading" : "Запампоўванне",
"User" : "Карыстальнік",
"Files" : "Файлы", "Files" : "Файлы",
"Save" : "Save", "Save" : "Захаваць",
"Cancel" : "Cancel", "Cancel" : "Скасаваць",
"Settings" : "Налады", "Settings" : "Налады",
"Password" : "Password", "Password" : "Пароль",
"Email" : "email", "Email" : "Электронная пошта",
"URL" : "Url", "URL" : "URL-адрас",
"Notes" : "Notes", "Notes" : "Нататкі",
"Delete" : "Delete", "Delete" : "Выдаліць",
"Share" : "Падзяліцца", "Share" : "Абагуліць",
"Date" : "Date" "Date" : "Дата"
}, },
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

View file

@ -1,24 +1,25 @@
{ "translations": { { "translations": {
"Done" : "Done", "Done" : "Гатова",
"Share link" : "Share link", "Share link" : "Абагуліць спасылку",
"Copy to clipboard" : "Капіяваць у буфер абмену", "Copy to clipboard" : "Капіяваць у буфер абмену",
"Copy password to clipboard" : "Капіяваць пароль у буфер абмену", "Copy password to clipboard" : "Капіяваць пароль у буфер абмену",
"Username" : "Username", "Username" : "Імя карыстальніка",
"File" : "File", "File" : "Файл",
"Add" : "Add", "Add" : "Дадаць",
"Type" : "Type", "Type" : "Тып",
"Uploading" : "Uploading", "Version" : "Версія",
"User" : "User", "Uploading" : "Запампоўванне",
"User" : "Карыстальнік",
"Files" : "Файлы", "Files" : "Файлы",
"Save" : "Save", "Save" : "Захаваць",
"Cancel" : "Cancel", "Cancel" : "Скасаваць",
"Settings" : "Налады", "Settings" : "Налады",
"Password" : "Password", "Password" : "Пароль",
"Email" : "email", "Email" : "Электронная пошта",
"URL" : "Url", "URL" : "URL-адрас",
"Notes" : "Notes", "Notes" : "Нататкі",
"Delete" : "Delete", "Delete" : "Выдаліць",
"Share" : "Падзяліцца", "Share" : "Абагуліць",
"Date" : "Date" "Date" : "Дата"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} }