i18n: update strings
This commit is contained in:
parent
176c96ee63
commit
2334eb2fe6
10 changed files with 186 additions and 128 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Translations template for PROJECT.
|
||||
# Romanian translations for PROJECT.
|
||||
# Copyright (C) 2026 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
|
||||
|
|
@ -7,50 +7,56 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-03-07 17:05+0000\n"
|
||||
"POT-Creation-Date: 2026-03-11 14:38+0000\n"
|
||||
"PO-Revision-Date: 2026-03-09 14:07+0000\n"
|
||||
"Last-Translator: irl <irl@sr2.uk>\n"
|
||||
"Language-Team: Romanian <https://hosted.weblate.org/projects/sr2/snapdirect/"
|
||||
"ro/>\n"
|
||||
"Language: ro\n"
|
||||
"Language-Team: Romanian "
|
||||
"<https://hosted.weblate.org/projects/sr2/snapdirect/ro/>\n"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 "
|
||||
"< 20)) ? 1 : 2;\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==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
|
||||
"20)) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.17-dev\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:66
|
||||
msgid "How do I know that I can trust this page?"
|
||||
msgstr "Cum știu că pot avea încredere în această pagină?"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:73
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"This story is a copy of an article from <a href=\"{site_url}\" class"
|
||||
"=\"snap-trust-header__sitelink\">{site_title}</a>. It is delivered to "
|
||||
"you from a trusted archive to assure its availability over time."
|
||||
"=\"snap-trust-header__sitelink\">{site_title}</a>. It is delivered to you"
|
||||
" from a trusted archive to assure its availability over time."
|
||||
msgstr ""
|
||||
"Acest articol este o copie a <a href=\"{site_url}\" class=\"snap-trust-"
|
||||
"header__sitelink\">{site_title}</a>. Îți este servit dintr-o arhivă de "
|
||||
"încredere pentru a îi asigura disponibilitatea în timp."
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:76
|
||||
#: src/snapshots/templates/article-template.html.j2:75
|
||||
msgid "View the article source"
|
||||
msgstr "Vezi sursa acestui articol"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:143
|
||||
#: src/snapshots/templates/article-template.html.j2:116
|
||||
#, fuzzy
|
||||
msgid "View the original article"
|
||||
msgstr "Vezi sursa acestui articol"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:140
|
||||
msgid "You are leaving this page"
|
||||
msgstr "Părăsești această pagină"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:163
|
||||
#: src/snapshots/templates/article-template.html.j2:159
|
||||
msgid ""
|
||||
"This link will redirect you to an external website. If it’s not available"
|
||||
" in your region, you may not be able to access it."
|
||||
msgstr ""
|
||||
"Acest link te va redirecționa către un site web extern. Dacă acest site nu "
|
||||
"este disponibil în regiunea ta, este posibil să nu îl poți accesa."
|
||||
"Acest link te va redirecționa către un site web extern. Dacă acest site "
|
||||
"nu este disponibil în regiunea ta, este posibil să nu îl poți accesa."
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:165
|
||||
#: src/snapshots/templates/article-template.html.j2:161
|
||||
msgid "Continue"
|
||||
msgstr "Continuă"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue