fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-11-30 00:14:02 +00:00
parent 9e78adc7d0
commit 7f0a594ec7
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 14 additions and 0 deletions

View file

@ -38,6 +38,8 @@ OC.L10N.register(
"<strong>System tags</strong> for a file have been modified" : "<strong>Сістэмныя тэгі</strong> файла былі зменены",
"Files" : "Файлы",
"Tags" : "Тэгі",
"All tagged %s …" : "Усе з тэгамі %s …",
"tagged %s" : "з тэгамі %s",
"Collaborative tags" : "Супольныя тэгі",
"Restricted" : "Абмежавана",
"Invisible" : "Нябачны",
@ -48,13 +50,16 @@ OC.L10N.register(
"Deleted tag" : "Выдалены тэг",
"Failed to delete tag" : "Не ўдалося выдаліць тэг",
"Collaborative tags …" : "Супольныя тэгі …",
"No tags to select" : "Няма тэгаў для выбару",
"Tag name" : "Назва тэга",
"Tag level" : "Узровень тэга",
"Create" : "Стварыць",
"Update" : "Абнавіць",
"Delete" : "Выдаліць",
"Reset" : "Скінуць",
"Loading …" : "Загрузка …",
"Only admins can create new tags" : "Толькі адміністратары могуць ствараць новыя тэгі",
"Failed to apply tags changes" : "Не ўдалося ўжыць змены ў тэгах",
"Manage tags" : "Кіраванне тэгамі",
"Search or create tag" : "Знайсці або стварыць тэг",
"Change tag color" : "Змяніць колер тэга",
@ -73,6 +78,8 @@ OC.L10N.register(
"No tags found" : "Тэгі не знойдзены",
"Tags you have created will show up here." : "Тут будуць паказвацца створаныя вамі тэгі.",
"Failed to load tag" : "Не ўдалося загрузіць тэг",
"Missing \"Content-Location\" header" : "Адсутнічае загаловак \"Content-Location\"",
"A tag with the same name already exists" : "Тэг з такой назвай ужо існуе.",
"Loading …" : "Загрузка …",
"Apply changes" : "Ужыць змены"
},

View file

@ -36,6 +36,8 @@
"<strong>System tags</strong> for a file have been modified" : "<strong>Сістэмныя тэгі</strong> файла былі зменены",
"Files" : "Файлы",
"Tags" : "Тэгі",
"All tagged %s …" : "Усе з тэгамі %s …",
"tagged %s" : "з тэгамі %s",
"Collaborative tags" : "Супольныя тэгі",
"Restricted" : "Абмежавана",
"Invisible" : "Нябачны",
@ -46,13 +48,16 @@
"Deleted tag" : "Выдалены тэг",
"Failed to delete tag" : "Не ўдалося выдаліць тэг",
"Collaborative tags …" : "Супольныя тэгі …",
"No tags to select" : "Няма тэгаў для выбару",
"Tag name" : "Назва тэга",
"Tag level" : "Узровень тэга",
"Create" : "Стварыць",
"Update" : "Абнавіць",
"Delete" : "Выдаліць",
"Reset" : "Скінуць",
"Loading …" : "Загрузка …",
"Only admins can create new tags" : "Толькі адміністратары могуць ствараць новыя тэгі",
"Failed to apply tags changes" : "Не ўдалося ўжыць змены ў тэгах",
"Manage tags" : "Кіраванне тэгамі",
"Search or create tag" : "Знайсці або стварыць тэг",
"Change tag color" : "Змяніць колер тэга",
@ -71,6 +76,8 @@
"No tags found" : "Тэгі не знойдзены",
"Tags you have created will show up here." : "Тут будуць паказвацца створаныя вамі тэгі.",
"Failed to load tag" : "Не ўдалося загрузіць тэг",
"Missing \"Content-Location\" header" : "Адсутнічае загаловак \"Content-Location\"",
"A tag with the same name already exists" : "Тэг з такой назвай ужо існуе.",
"Loading …" : "Загрузка …",
"Apply changes" : "Ужыць змены"
},"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);"