Skip to content

Commit

Permalink
Changed Designation translation
Browse files Browse the repository at this point in the history
  • Loading branch information
metalmon committed Dec 22, 2024
1 parent 436f3de commit 1d7ae73
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions frappe/locale/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@ msgstr ""
"Project-Id-Version: Frappe Framework VERSION\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2024-12-01 09:33+0000\n"
"PO-Revision-Date: 2024-12-18 17:51+0400\n"
"PO-Revision-Date: 2024-12-22 21:25+0400\n"
"Last-Translator: AlexKuzin <[email protected]>\n"
"Language: ru\n"
"Language-Team: [email protected]\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Generated-By: Babel 2.13.1\n"
"X-Generator: Poedit 3.5\n"

#: frappe/templates/emails/download_data.html:9
msgid " to your browser"
Expand Down Expand Up @@ -7190,7 +7191,7 @@ msgstr "Описание, информирующее пользователя о
#. Label of the designation (Data) field in DocType 'Contact'
#: frappe/contacts/doctype/contact/contact.json
msgid "Designation"
msgstr "Назначение"
msgstr "Должность"

#. Label of the desk_access (Check) field in DocType 'Role'
#: frappe/core/doctype/role/role.json
Expand Down Expand Up @@ -31980,4 +31981,3 @@ msgstr "{} не найден в PATH! Это необходимо для соз
#: frappe/public/js/frappe/file_uploader/WebLink.vue:4
msgid "← Back to upload files"
msgstr "← Назад, чтобы загрузить файлы"

0 comments on commit 1d7ae73

Please sign in to comment.