Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

translations of few strings #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

translations of few strings #2

wants to merge 1 commit into from

Conversation

danbulant
Copy link

No description provided.

Copy link
Member

@jtojnar jtojnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Díky za pomoc. Jen jsem navrhl pár drobností, aby lépe seděly do kontextu a také stylu zbytku překladu.

@@ -345,7 +345,7 @@ core:
# These translations are used by the rename discussion modal.
rename_discussion:
submit_button: => core.ref.rename
title: Rename Discussion
title: Přejmonvat diskuzi
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: Přejmonvat diskuzi
title: Přejmenovat diskusi

@@ -157,14 +157,14 @@ core:

# These translations are used in the dropdown menus on the Permissions page.
permissions_controls:
allow_indefinitely_button: Indefinitely
allow_indefinitely_button: Kdykoli
allow_some_minutes_button: "For {count} minute|For {count} minutes"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
allow_some_minutes_button: "For {count} minute|For {count} minutes"
allow_some_minutes_button: "První {count} minutu|První {count} minuty|Prvních {count} minut"

members_button: => core.group.members
signup_closed_button: Closed
signup_open_button: Open
signup_closed_button: Uzavřeno
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mluví o registraci:

Suggested change
signup_closed_button: Uzavřeno
signup_closed_button: Uzavřena

signup_closed_button: Closed
signup_open_button: Open
signup_closed_button: Uzavřeno
signup_open_button: Otevřeno
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
signup_open_button: Otevřeno
signup_open_button: Otevřena

not_found_message: The requested resource was not found.
permission_denied_message: You do not have permission to do that.
rate_limit_exceeded_message: You're going a little too quickly. Please try again in a few seconds.
not_found_message: Požadovaný materiál nebyl nalezen
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
not_found_message: Požadovaný materiál nebyl nalezen
not_found_message: Požadovaný zdroj nebyl nalezen.

403_message: Nemáte dostatečná práva na zobrazení této stránky
404_message: Stránka nebyla nalezena
404_return_link: "Zpět na {forum}"
500_message: Objevila se chyba na straně serveru
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
500_message: Objevila se chyba na straně serveru
500_message: Objevila se chyba na straně serveru.

404_message: Stránka nebyla nalezena
404_return_link: "Zpět na {forum}"
500_message: Objevila se chyba na straně serveru
503_message: "{forum} je nyní v režimu opravy. Počkejte prosím"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
503_message: "{forum} je nyní v režimu opravy. Počkejte prosím"
503_message: "Na fóru {forum} právě probíhá údržba. Děkujeme za trpělivost."

@@ -465,7 +465,7 @@ core:
# Translations in this namespace are displayed by the Log Out confirmation interface.
log_out:
log_out_button: => core.ref.log_out
log_out_confirmation: "Are you sure you want to log out of {forum}?"
log_out_confirmation: "Opravdu se chcete odhlásit z {forum}?"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
log_out_confirmation: "Opravdu se chcete odhlásit z {forum}?"
log_out_confirmation: "Opravdu se chceš odhlásit z fóra {forum}?"

custom_header_text: "Add HTML to be displayed at the very top of the page, above Flarum's own header."
custom_header_title: Edit Custom Header
custom_header_title: Upravit vlastní hlavičku
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
custom_header_title: Upravit vlastní hlavičku
custom_header_title: Upravit vlastní záhlaví


# These translations are used as suffixes when abbreviating numbers.
number_suffix:
kilo_text: K
mega_text: M
kilo_text: " tisíc"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, nejsem si jistý kde se tohle používá, a jestli se to tam vejde. A taky může nastat problém se shodou, např. 3 tisíc. Zatím to necháme a když na to někde narazím tak to upravím.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants