mirror of
https://github.com/nextcloud/passman.git
synced 2025-12-11 22:26:07 +08:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
35a2ee3588
commit
9137509a76
2 changed files with 36 additions and 34 deletions
35
l10n/be.js
35
l10n/be.js
|
|
@ -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);");
|
||||||
|
|
|
||||||
35
l10n/be.json
35
l10n/be.json
|
|
@ -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);"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue