##// END OF EJS Templates
Traditional Chinese translation updated by ChunChang Lo (#12019)...
Traditional Chinese translation updated by ChunChang Lo (#12019) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10557 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r10337:0e87672c490a
r10346:1503c6cce79e
Show More
sk.yml
1072 lines | 47.4 KiB | text/x-yaml | YamlLexer
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 sk:
Azamat Hackimov
Real RTL-theme support in locales (#6012)...
r3891 direction: ltr
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
short: "%b %d"
long: "%B %d, %Y"
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 day_names: [Nedeľa, Pondelok, Utorok, Streda, Štvrtok, Piatok, Sobota]
abbr_day_names: [Ne, Po, Ut, St, Št, Pi, So]
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 # Don't forget the nil at the beginning; there's no such thing as a 0th month
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 month_names: [~, Január, Február, Marec, Apríl, Máj, Jún, Júl, August, September, Október, November, December]
abbr_month_names: [~, Jan, Feb, Mar, Apr, Máj, Jún, Júl, Aug, Sep, Okt, Nov, Dec]
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 # Used in date_select and datime_select.
Toshi MARUYAMA
change i18n files to use valid yaml syntax that may be parsed by psych (#8209)....
r5388 order:
- :year
- :month
- :day
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430
time:
formats:
default: "%a, %d %b %Y %H:%M:%S %z"
Jean-Philippe Lang
Adds missing time format in locales (#2831)....
r2459 time: "%H:%M"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "am"
pm: "pm"
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 datetime:
distance_in_words:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 half_a_minute: "pol minúty"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 less_than_x_seconds:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 one: "menej ako 1 sekunda"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "menej ako %{count} sekúnd"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 x_seconds:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 one: "1 sekunda"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "%{count} sekúnd"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 less_than_x_minutes:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 one: "menej ako minúta"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "menej ako %{count} minút"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 x_minutes:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 one: "1 minuta"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "%{count} minút"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 about_x_hours:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 one: "okolo 1 hodiny"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "okolo %{count} hodín"
Jean-Philippe Lang
Configurable session lifetime and timeout (#6597)....
r9614 x_hours:
one: "1 hour"
other: "%{count} hours"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 x_days:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 one: "1 deň"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "%{count} dní"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 about_x_months:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 one: "okolo 1 mesiaca"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "okolo %{count} mesiace/ov"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 x_months:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 one: "1 mesiac"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "%{count} mesiace/ov"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 about_x_years:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 one: "okolo 1 roka"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "okolo %{count} roky/ov"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 over_x_years:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 one: "cez 1 rok"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "cez %{count} roky/ov"
Jean-Philippe Lang
Adds new Rails strings....
r3171 almost_x_years:
one: "almost 1 year"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "almost %{count} years"
Eric Davis
Upgraded to Rails 2.3.4 (#3597)...
r2773
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 number:
Toshi MARUYAMA
Rails3: add number.format to ro and sk locales (#4796)...
r8622 format:
separator: "."
delimiter: ""
precision: 3
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 human:
format:
Jean-Philippe Lang
Set human size precision to Rails' default which is now 3 (#11118)....
r9611 precision: 3
Eric Davis
Upgraded to Rails 2.3.4 (#3597)...
r2773 delimiter: ""
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 storage_units:
Eric Davis
Upgraded to Rails 2.3.4 (#3597)...
r2773 format: "%n %u"
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 units:
Eric Davis
Upgraded to Rails 2.3.4 (#3597)...
r2773 kb: KB
tb: TB
gb: GB
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 byte:
Eric Davis
Upgraded to Rails 2.3.4 (#3597)...
r2773 one: Byte
other: Bytes
mb: MB
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 # Used in array.to_sentence.
support:
array:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 sentence_connector: "a"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 skip_last_comma: false
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 activerecord:
errors:
Jean-Philippe Lang
Adds missing strings in locales....
r4405 template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 messages:
inclusion: "nieje zahrnuté v zozname"
exclusion: "je rezervované"
invalid: "je neplatné"
confirmation: "sa nezhoduje s potvrdením"
accepted: "musí byť akceptované"
empty: "nemôže byť prázdne"
blank: "nemôže byť prázdne"
too_long: "je príliš dlhé"
too_short: "je príliš krátke"
wrong_length: "má chybnú dĺžku"
taken: "je použité"
not_a_number: "nieje číslo"
not_a_date: "nieje platný dátum"
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 greater_than: "musí byť väčšíe ako %{count}"
greater_than_or_equal_to: "musí byť väčšie alebo rovné %{count}"
equal_to: "musí byť rovné %{count}"
less_than: "musí byť menej ako %{count}"
less_than_or_equal_to: "musí byť menej alebo rovné %{count}"
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 odd: "musí byť nepárne"
even: "musí byť párne"
greater_than_start_date: "musí byť neskôr ako počiatočný dátum"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 not_same_project: "nepatrí rovnakému projektu"
circular_dependency: "Tento vzťah by vytvoril cyklickú závislosť"
Azamat Hackimov
Added string "cant_link_an_issue_with_a_descendant" to translations missed in #443...
r3947 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430
# SK translation by Stanislav Pach | stano.pach@seznam.cz
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 actionview_instancetag_blank_option: Prosím vyberte
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 general_text_No: 'Nie'
general_text_Yes: 'Áno'
general_text_no: 'nie'
general_text_yes: 'áno'
Jean-Philippe Lang
Translations updates....
r2652 general_lang_name: 'Slovenčina'
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 notice_account_updated: Účet bol úspešne zmenený.
notice_account_invalid_creditentials: Chybné meno alebo heslo
notice_account_password_updated: Heslo bolo úspešne zmenené.
notice_account_wrong_password: Chybné heslo
notice_account_register_done: Účet bol úspešne vytvorený. Pre aktiváciu účtu kliknite na odkaz v emailu, ktorý vam bol zaslaný.
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 notice_account_unknown_email: Neznámy užívateľ.
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 notice_can_t_change_password: Tento účet používa externú autentifikáciu. Tu heslo zmeniť nemôžete.
Jean-Philippe Lang
Translations updates....
r2652 notice_account_lost_email_sent: Bol vám zaslaný email s inštrukciami ako si nastavite nové heslo.
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 notice_account_activated: Váš účet bol aktivovaný. Teraz se môžete prihlásiť.
notice_successful_create: Úspešne vytvorené.
notice_successful_update: Úspešne aktualizované.
notice_successful_delete: Úspešne odstránené.
notice_successful_connection: Úspešne pripojené.
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 notice_file_not_found: Stránka, ktorú se snažíte zobraziť, neexistuje alebo bola zmazaná.
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 notice_locking_conflict: Údaje boli zmenené iným užívateľom.
Jean-Philippe Lang
Translations updates....
r2652 notice_scm_error: Položka a/alebo revízia neexistuje v repozitári.
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 notice_not_authorized: Nemáte dostatočné práva pre zobrazenie tejto stránky.
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 notice_email_sent: "Na adresu %{value} bol odeslaný email"
notice_email_error: "Pri odosielaní emailu nastala chyba (%{value})"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 notice_feeds_access_key_reseted: Váš klúč pre prístup k Atomu bol resetovaný.
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 notice_failed_to_save_issues: "Nastala chyba pri ukládaní %{count} úloh na %{total} zvolený: %{ids}."
Jean-Philippe Lang
Translations updates....
r2652 notice_no_issue_selected: "Nebola zvolená žiadná úloha. Prosím, zvoľte úlohy, ktoré chcete upraviť"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 notice_account_pending: "Váš účet bol vytvorený, teraz čaká na schválenie administrátorom."
notice_default_data_loaded: Výchozia konfigurácia úspešne nahraná.
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 error_can_t_load_default_data: "Výchozia konfigurácia nebola nahraná: %{value}"
Jean-Philippe Lang
Translations updates....
r2652 error_scm_not_found: "Položka a/alebo revízia neexistuje v repozitári."
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 error_scm_command_failed: "Pri pokuse o prístup k repozitári došlo k chybe: %{value}"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 error_issue_not_found_in_project: 'Úloha nebola nájdená alebo nepatrí k tomuto projektu'
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 mail_subject_lost_password: "Vaše heslo (%{value})"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 mail_body_lost_password: 'Pre zmenu vašeho hesla kliknite na následujúci odkaz:'
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 mail_subject_register: "Aktivácia účtu (%{value})"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 mail_body_register: 'Pre aktiváciu vašeho účtu kliknite na následujúci odkaz:'
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 mail_body_account_information_external: "Pomocou vašeho účtu %{value} se môžete prihlásiť."
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 mail_body_account_information: Informácie o vašom účte
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 mail_subject_account_activation_request: "Aktivácia %{value} účtu"
mail_body_account_activation_request: "Bol zaregistrovaný nový uživateľ %{value}. Aktivácia jeho účtu závisí na vašom potvrdení."
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 gui_validation_error: 1 chyba
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 gui_validation_error_plural: "%{count} chyb(y)"
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 field_name: Názov
field_description: Popis
field_summary: Prehľad
field_is_required: Povinné pole
field_firstname: Meno
field_lastname: Priezvisko
field_mail: Email
field_filename: Súbor
field_filesize: Veľkosť
field_downloads: Stiahnuté
field_author: Autor
field_created_on: Vytvorené
field_updated_on: Aktualizované
field_field_format: Formát
field_is_for_all: Pre všetky projekty
field_possible_values: Možné hodnoty
field_regexp: Regulérny výraz
field_min_length: Minimálna dĺžka
field_max_length: Maximálna dĺžka
field_value: Hodnota
field_category: Kategória
field_title: Názov
field_project: Projekt
field_issue: Úloha
field_status: Stav
field_notes: Poznámka
field_is_closed: Úloha uzavretá
field_is_default: Východzí stav
field_tracker: Fronta
field_subject: Predmet
field_due_date: Uzavrieť do
field_assigned_to: Priradené
field_priority: Priorita
field_fixed_version: Priradené k verzii
field_user: Užívateľ
field_role: Rola
field_homepage: Domovská stránka
field_is_public: Verejný
field_parent: Nadradený projekt
field_is_in_roadmap: Úlohy zobrazené v pláne
field_login: Login
field_mail_notification: Emailové oznámenie
field_admin: Administrátor
field_last_login_on: Posledné prihlásenie
field_language: Jazyk
field_effective_date: Dátum
field_password: Heslo
field_new_password: Nové heslo
field_password_confirmation: Potvrdenie
field_version: Verzia
field_type: Typ
field_host: Host
field_port: Port
field_account: Účet
field_base_dn: Base DN
field_attr_login: Prihlásenie (atribut)
field_attr_firstname: Meno (atribut)
field_attr_lastname: Priezvisko (atribut)
field_attr_mail: Email (atribut)
field_onthefly: Automatické vytváranie užívateľov
Jean-Philippe Lang
Restores non english field_start_date translations (#6629, #7016)....
r4440 field_start_date: Začiatok
Toshi MARUYAMA
fix erroneous string starting with '%' in locale yamls (#8209)....
r5389 field_done_ratio: "% hotovo"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 field_auth_source: Autentifikačný mód
field_hide_mail: Nezobrazovať môj email
field_comments: Komentár
field_url: URL
field_start_page: Výchozia stránka
field_subproject: Podprojekt
Jean-Philippe Lang
Translations updates....
r2652 field_hours: Hodiny
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 field_activity: Aktivita
field_spent_on: Dátum
field_identifier: Identifikátor
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 field_is_filter: Použiť ako filter
Eric Davis
Fixed missing translation for 'field_issue_to', the translation files ended in _id....
r2730 field_issue_to: Súvisiaca úloha
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 field_delay: Oneskorenie
field_assignable: Úlohy môžu byť priradené tejto roli
field_redirect_existing_links: Presmerovať existujúce odkazy
field_estimated_hours: Odhadovaná doba
field_column_names: Stĺpce
field_time_zone: Časové pásmo
field_searchable: Umožniť vyhľadávanie
field_default_value: Východzia hodnota
field_comments_sorting: Zobraziť komentáre
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 setting_app_title: Názov aplikácie
setting_app_subtitle: Podtitulok aplikácie
setting_welcome_text: Uvítací text
setting_default_language: Východzí jazyk
setting_login_required: Auten. vyžadovaná
Jean-Philippe Lang
Translations updates....
r2652 setting_self_registration: Povolenie registrácie
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 setting_attachment_max_size: Maximálna veľkosť prílohy
setting_issues_export_limit: Limit pre export úloh
setting_mail_from: Odosielať emaily z adresy
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 setting_bcc_recipients: Príjemcovia skrytej kópie (bcc)
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 setting_host_name: Hostname
setting_text_formatting: Formátovanie textu
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 setting_wiki_compression: Kompresia histórie Wiki
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 setting_feeds_limit: Limit zobrazených položiek (Atom feed)
setting_default_projects_public: Nové projekty nastavovať ako verejné
setting_autofetch_changesets: Automatický prenos zmien
Jean-Philippe Lang
Translations updates....
r2652 setting_sys_api_enabled: Povolit Webovú Službu (WS) pre správu repozitára
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 setting_commit_ref_keywords: Klúčové slová pre odkazy
setting_commit_fix_keywords: Klúčové slová pre uzavretie
setting_autologin: Automatické prihlasovanie
setting_date_format: Formát dátumu
setting_time_format: Formát času
setting_cross_project_issue_relations: Povoliť väzby úloh skrz projekty
setting_issue_list_default_columns: Východzie stĺpce zobrazené v zozname úloh
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 setting_ itories_encodings: Kódovanie
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 setting_emails_footer: Zapätie emailov
setting_protocol: Protokol
setting_per_page_options: Povolené množstvo riadkov na stránke
setting_user_format: Formát zobrazenia užívateľa
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 setting_activity_days_default: "Zobrazené dni aktivity projektu:"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 setting_display_subprojects_issues: Prednastavenie zobrazenia úloh podporojektov v hlavnom projekte
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 project_module_issue_tracking: Sledovanie úloh
project_module_time_tracking: Sledovanie času
project_module_news: Novinky
project_module_documents: Dokumenty
project_module_files: Súbory
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 project_module_wiki: Wiki
Jean-Philippe Lang
Translations updates....
r2652 project_module_repository: Repozitár
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 project_module_boards: Diskusie
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_user: Užívateľ
label_user_plural: Užívatelia
label_user_new: Nový užívateľ
label_project: Projekt
label_project_new: Nový projekt
label_project_plural: Projekty
label_x_projects:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 zero: žiadne projekty
one: 1 projekt
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "%{count} projekty/ov"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_project_all: Všetky projekty
label_project_latest: Posledné projekty
label_issue: Úloha
label_issue_new: Nová úloha
label_issue_plural: Úlohy
label_issue_view_all: Všetky úlohy
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_issues_by: "Úlohy od užívateľa %{value}"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_issue_added: Úloha pridaná
label_issue_updated: Úloha aktualizovaná
label_document: Dokument
label_document_new: Nový dokument
label_document_plural: Dokumenty
label_document_added: Dokument pridaný
label_role: Rola
label_role_plural: Role
label_role_new: Nová rola
label_role_and_permissions: Role a práva
label_member: Člen
label_member_new: Nový člen
label_member_plural: Členovia
label_tracker: Fronta
label_tracker_plural: Fronty
label_tracker_new: Nová fronta
label_workflow: Workflow
label_issue_status: Stav úloh
label_issue_status_plural: Stavy úloh
label_issue_status_new: Nový stav
label_issue_category: Kategória úloh
label_issue_category_plural: Kategórie úloh
label_issue_category_new: Nová kategória
label_custom_field: Užívateľské pole
label_custom_field_plural: Užívateľské polia
label_custom_field_new: Nové užívateľské pole
label_enumerations: Zoznamy
label_enumeration_new: Nová hodnota
label_information: Informácia
label_information_plural: Informácie
label_please_login: Prosím prihláste sa
label_register: Registrovať
label_password_lost: Zabudnuté heslo
label_home: Domovská stránka
label_my_page: Moja stránka
label_my_account: Môj účet
label_my_projects: Moje projekty
label_administration: Administrácia
label_login: Prihlásenie
label_logout: Odhlásenie
label_help: Nápoveda
label_reported_issues: Nahlásené úlohy
label_assigned_to_me_issues: Moje úlohy
label_last_login: Posledné prihlásenie
label_registered_on: Registrovaný
label_activity: Aktivita
label_overall_activity: Celková aktivita
label_new: Nový
label_logged_as: Prihlásený ako
label_environment: Prostredie
label_authentication: Autentifikácia
label_auth_source: Mód autentifikácie
label_auth_source_new: Nový mód autentifikácie
label_auth_source_plural: Módy autentifikácie
label_subproject_plural: Podprojekty
label_min_max_length: Min - Max dĺžka
label_list: Zoznam
label_date: Dátum
label_integer: Celé číslo
label_float: Desatinné číslo
label_boolean: Áno/Nie
label_string: Text
label_text: Dlhý text
label_attribute: Atribut
label_attribute_plural: Atributy
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_download: "%{count} Download"
label_download_plural: "%{count} Downloady"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_no_data: Žiadné položky
label_change_status: Zmeniť stav
label_history: História
label_attachment: Súbor
label_attachment_new: Nový súbor
label_attachment_delete: Odstrániť súbor
label_attachment_plural: Súbory
label_file_added: Súbor pridaný
label_report: Prehľad
label_report_plural: Prehľady
label_news: Novinky
label_news_new: Pridať novinku
label_news_plural: Novinky
label_news_latest: Posledné novinky
label_news_view_all: Zobrazit všetky novinky
label_news_added: Novinka pridaná
label_settings: Nastavenie
label_overview: Prehľad
label_version: Verzia
label_version_new: Nová verzia
label_version_plural: Verzie
label_confirmation: Potvrdenie
label_export_to: 'Tiež k dispozícií:'
label_read: Načíta sa...
label_public_projects: Verejné projekty
label_open_issues: Otvorený
label_open_issues_plural: Otvorené
label_closed_issues: Uzavrený
label_closed_issues_plural: Uzavrené
label_x_open_issues_abbr_on_total:
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 zero: 0 otvorených z celkovo %{total}
one: 1 otvorený z celkovo %{total}
other: "%{count} otvorené/ých z celkovo %{total}"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_x_open_issues_abbr:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 zero: 0 otvorených
one: 1 otvorený
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "%{count} otvorené/ých"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_x_closed_issues_abbr:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 zero: 0 zavretých
one: 1 zavretý
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "%{count} zavreté/ých"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_total: Celkovo
label_permissions: Práva
label_current_status: Aktuálny stav
label_new_statuses_allowed: Nové povolené stavy
label_all: všetko
label_none: nič
label_nobody: nikto
label_next: Ďalší
label_previous: Predchádzajúci
label_used_by: Použité
label_details: Detaily
label_add_note: Pridať poznámku
label_per_page: Na stránku
label_calendar: Kalendár
label_months_from: mesiacov od
label_gantt: Ganttov graf
label_internal: Interný
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_last_changes: "posledných %{count} zmien"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_change_view_all: Zobraziť všetky zmeny
label_personalize_page: Prispôsobiť túto stránku
label_comment: Komentár
label_comment_plural: Komentáre
label_x_comments:
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 zero: žiaden komentár
one: 1 komentár
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 other: "%{count} komentáre/ov"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_comment_add: Pridať komentár
label_comment_added: Komentár pridaný
label_comment_delete: Odstrániť komentár
label_query: Užívateľský dotaz
label_query_plural: Užívateľské dotazy
label_query_new: Nový dotaz
label_filter_add: Pridať filter
label_filter_plural: Filtre
label_equals: je
label_not_equals: nieje
label_in_less_than: je menší ako
label_in_more_than: je väčší ako
label_in: v
label_today: dnes
label_all_time: vždy
label_yesterday: včera
label_this_week: tento týždeň
label_last_week: minulý týždeň
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_last_n_days: "posledných %{count} dní"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_this_month: tento mesiac
label_last_month: minulý mesiac
label_this_year: tento rok
label_date_range: Časový rozsah
label_less_than_ago: pred menej ako (dňami)
label_more_than_ago: pred viac ako (dňami)
label_ago: pred (dňami)
label_contains: obsahuje
label_not_contains: neobsahuje
label_day_plural: dní
Jean-Philippe Lang
Translations updates....
r2652 label_repository: Repozitár
label_repository_plural: Repozitáre
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_browse: Prechádzať
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_modification: "%{count} zmena"
label_modification_plural: "%{count} zmien"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_revision: Revízia
label_revision_plural: Revízií
label_associated_revisions: Súvisiace verzie
label_added: pridané
label_modified: zmenené
label_deleted: odstránené
label_latest_revision: Posledná revízia
label_latest_revision_plural: Posledné revízie
label_view_revisions: Zobraziť revízie
label_max_size: Maximálna veľkosť
label_sort_highest: Presunúť na začiatok
label_sort_higher: Presunúť navrch
label_sort_lower: Presunúť dole
label_sort_lowest: Presunúť na koniec
label_roadmap: Plán
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_roadmap_due_in: "Zostáva %{value}"
label_roadmap_overdue: "%{value} neskoro"
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 label_roadmap_no_issues: Pre túto verziu niesú žiadne úlohy
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_search: Hľadať
label_result_plural: Výsledky
label_all_words: Všetky slova
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 label_wiki: Wiki
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_wiki_edit: Wiki úprava
label_wiki_edit_plural: Wiki úpravy
label_wiki_page: Wiki stránka
label_wiki_page_plural: Wiki stránky
label_index_by_title: Index podľa názvu
label_index_by_date: Index podľa dátumu
label_current_version: Aktuálna verzia
label_preview: Náhľad
label_feed_plural: Príspevky
label_changes_details: Detail všetkých zmien
label_issue_tracking: Sledovanie úloh
label_spent_time: Strávený čas
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_f_hour: "%{value} hodina"
label_f_hour_plural: "%{value} hodín"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_time_tracking: Sledovánie času
label_change_plural: Zmeny
label_statistics: Štatistiky
label_commits_per_month: Úkony za mesiac
label_commits_per_author: Úkony podľa autora
label_view_diff: Zobrazit rozdiely
label_diff_inline: vo vnútri
label_diff_side_by_side: vedľa seba
label_options: Nastavenie
label_copy_workflow_from: Kopírovať workflow z
label_permissions_report: Prehľad práv
label_watched_issues: Sledované úlohy
label_related_issues: Súvisiace úlohy
label_applied_status: Použitý stav
label_loading: Nahrávam ...
label_relation_new: Nová súvislosť
label_relation_delete: Odstrániť súvislosť
label_relates_to: súvisiací s
label_duplicates: duplicity
label_blocks: blokovaný
label_blocked_by: zablokovaný
label_precedes: predcháza
label_follows: následuje
label_end_to_start: od konca na začiatok
label_end_to_end: od konca do konca
label_start_to_start: od začiatku do začiatku
label_start_to_end: od začiatku do konca
label_stay_logged_in: Zostať prihlásený
label_disabled: zakazané
label_show_completed_versions: Ukázať dokončené verzie
label_me: ja
label_board: Fórum
label_board_new: Nové fórum
label_board_plural: Fóra
label_topic_plural: Témy
label_message_plural: Správy
label_message_last: Posledná správa
label_message_new: Nová správa
label_message_posted: Správa pridaná
label_reply_plural: Odpovede
label_send_information: Zaslať informácie o účte užívateľa
label_year: Rok
label_month: Mesiac
label_week: Týžden
label_date_from: Od
label_date_to: Do
label_language_based: Podľa výchozieho jazyka
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_sort_by: "Zoradenie podľa %{value}"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_send_test_email: Poslať testovací email
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_feeds_access_key_created_on: "Prístupový klúč pre RSS bol vytvorený pred %{value}"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_module_plural: Moduly
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_added_time_by: "Pridané užívateľom %{author} pred %{age}"
label_updated_time: "Aktualizované pred %{value}"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_jump_to_a_project: Zvoliť projekt...
label_file_plural: Súbory
label_changeset_plural: Sady zmien
label_default_columns: Východzie stĺpce
label_no_change_option: (bez zmeny)
label_bulk_edit_selected_issues: Skupinová úprava vybraných úloh
label_theme: Téma
label_default: Východzí
label_search_titles_only: Vyhľadávať iba v názvoch
label_user_mail_option_all: "Pre všetky události všetkých mojích projektov"
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 label_user_mail_option_selected: "Pre všetky události vybraných projektov"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_user_mail_no_self_notified: "Nezasielať informácie o mnou vytvorených zmenách"
label_registration_activation_by_email: aktivácia účtu emailom
label_registration_manual_activation: manuálna aktivácia účtu
label_registration_automatic_activation: automatická aktivácia účtu
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_display_per_page: "%{value} na stránku"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_age: Vek
label_change_properties: Zmeniť vlastnosti
label_general: Všeobecné
label_more: Viac
label_scm: SCM
label_plugins: Pluginy
label_ldap_authentication: Autentifikácia LDAP
label_downloads_abbr: D/L
label_optional_description: Voliteľný popis
Jean-Philippe Lang
Translations updates....
r2652 label_add_another_file: Pridať ďaľší súbor
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_preferences: Nastavenia
label_chronological_order: V chronologickom poradí
label_reverse_chronological_order: V obrátenom chronologickom poradí
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 button_login: Prihlásiť
button_submit: Potvrdiť
button_save: Uložiť
button_check_all: Označiť všetko
button_uncheck_all: Odznačiť všetko
button_delete: Odstrániť
button_create: Vytvoriť
button_test: Test
button_edit: Upraviť
button_add: Pridať
button_change: Zmeniť
button_apply: Použiť
button_clear: Zmazať
button_lock: Zamknúť
button_unlock: Odomknúť
button_download: Stiahnúť
button_list: Vypísať
button_view: Zobraziť
button_move: Presunúť
button_back: Naspäť
button_cancel: Storno
button_activate: Aktivovať
button_sort: Zoradenie
button_log_time: Pridať čas
button_rollback: Naspäť k tejto verzii
button_watch: Sledovať
button_unwatch: Nesledovať
button_reply: Odpovedať
button_archive: Archivovať
button_unarchive: Odarchivovať
button_reset: Reset
button_rename: Premenovať
button_change_password: Zmeniť heslo
button_copy: Kopírovať
button_annotate: Komentovať
button_update: Aktualizovať
button_configure: Konfigurovať
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 status_active: aktívny
status_registered: registrovaný
status_locked: uzamknutý
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 text_select_mail_notifications: Vyberte akciu, pri ktorej bude zaslané upozornenie emailom
text_regexp_info: napr. ^[A-Z0-9]+$
text_min_max_length_info: 0 znamená bez limitu
text_project_destroy_confirmation: Ste si istý, že chcete odstránit tento projekt a všetky súvisiace dáta ?
Jean-Philippe Lang
Translations updates....
r2652 text_workflow_edit: Vyberte rolu a frontu k úprave workflow
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 text_are_you_sure: Ste si istý?
Azamat Hackimov
Rename task to issue in calendar (#6563)...
r4124 text_tip_issue_begin_day: úloha začína v tento deň
text_tip_issue_end_day: úloha končí v tento deň
text_tip_issue_begin_end_day: úloha začína a končí v tento deň
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 text_caracters_maximum: "%{count} znakov maximálne."
text_caracters_minimum: "Musí byť aspoň %{count} znaky/ov dlhé."
text_length_between: "Dĺžka medzi %{min} %{max} znakmi."
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 text_tracker_no_workflow: Pre tuto frontu nieje definovaný žiadný workflow
text_unallowed_characters: Nepovolené znaky
text_comma_separated: Je povolené viacero hodnôt (oddelené navzájom čiarkou).
text_issues_ref_in_commit_messages: Odkazovať a upravovať úlohy v správach s následovnym obsahom
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 text_issue_added: "úloha %{id} bola vytvorená užívateľom %{author}."
text_issue_updated: "Úloha %{id} byla aktualizovaná užívateľom %{author}."
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 text_wiki_destroy_confirmation: Naozaj si prajete odstrániť túto Wiki a celý jej obsah?
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 text_issue_category_destroy_question: "Niektoré úlohy (%{count}) priradené k tejto kategórii. Čo chtete s nimi spraviť?"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 text_issue_category_destroy_assignments: Zrušiť priradenie ku kategórii
text_issue_category_reassign_to: Priradiť úlohy do tejto kategórie
text_user_mail_option: "U projektov, které neboli vybrané, budete dostávať oznamenie iba o vašich či o sledovaných položkách (napr. o položkách, ktorých ste autor, alebo ku ktorým ste priradený/á)."
text_no_configuration_data: "Role, fronty, stavy úloh ani workflow neboli zatiaľ nakonfigurované.\nVelmi doporučujeme nahrať východziu konfiguráciu. Potom si môžete všetko upraviť"
text_load_default_configuration: Nahrať východziu konfiguráciu
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 text_status_changed_by_changeset: "Aktualizované v sade zmien %{value}."
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 text_issues_destroy_confirmation: 'Naozaj si prajete odstrániť všetky zvolené úlohy?'
text_select_project_modules: 'Aktivne moduly v tomto projekte:'
text_default_administrator_account_changed: Zmenené výchozie nastavenie administrátorského účtu
Jean-Philippe Lang
Translations updates....
r2652 text_file_repository_writable: Povolený zápis do repozitára
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 text_rmagick_available: RMagick k dispozícií (voliteľné)
Jean-Philippe Lang
Translations updates....
r2652 text_destroy_time_entries_question: U úloh, které chcete odstraniť, je evidované %.02f práce. Čo chcete vykonať?
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 text_destroy_time_entries: Odstrániť evidované hodiny.
text_assign_time_entries_to_project: Priradiť evidované hodiny projektu
text_reassign_time_entries: 'Preradiť evidované hodiny k tejto úlohe:'
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 default_role_manager: Manažér
Eric Davis
Rename code and locale typo: Developper. #5751...
r3706 default_role_developer: Vývojár
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 default_role_reporter: Reportér
default_tracker_bug: Chyba
default_tracker_feature: Rozšírenie
default_tracker_support: Podpora
default_issue_status_new: Nový
Eric Davis
Renamed the default "Assigned" status to "In Progress". #3605...
r2825 default_issue_status_in_progress: In Progress
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 default_issue_status_resolved: Vyriešený
default_issue_status_feedback: Čaká sa
default_issue_status_closed: Uzavrený
default_issue_status_rejected: Odmietnutý
default_doc_category_user: Užívateľská dokumentácia
default_doc_category_tech: Technická dokumentácia
default_priority_low: Nízká
default_priority_normal: Normálna
default_priority_high: Vysoká
default_priority_urgent: Urgentná
default_priority_immediate: Okamžitá
default_activity_design: Design
default_activity_development: Vývoj
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 enumeration_issue_priorities: Priority úloh
enumeration_doc_categories: Kategorie dokumentov
enumeration_activities: Aktivity (sledovanie času)
error_scm_annotate: "Položka neexistuje alebo nemôže byť komentovaná."
label_planning: Plánovanie
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 text_subprojects_destroy_warning: "Jeho podprojekt(y): %{value} budú takisto vymazané."
label_and_its_subprojects: "%{value} a jeho podprojekty"
mail_body_reminder: "%{count} úloha(y), ktorá(é) je(sú) vám priradený(é), ma(jú) byť hotova(é) za %{days} dní:"
mail_subject_reminder: "%{count} úloha(y) ma(jú) byť hotova(é) za pár %{days} dní"
text_user_wrote: "%{value} napísal:"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_duplicated_by: duplikovaný
setting_enabled_scm: Zapnúť SCM
text_enumeration_category_reassign_to: 'Prenastaviť na túto hodnotu:'
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 text_enumeration_destroy_question: "%{count} objekty nastavené na túto hodnotu."
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_incoming_emails: Príchádzajúce emaily
label_generate_key: Vygenerovať kľúč
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 setting_mail_handler_api_enabled: Zapnúť Webovú Službu (WS) pre príchodzie emaily
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 setting_mail_handler_api_key: API kľúč
Jean-Philippe Lang
Adds an application configuration file: config/configuration.yml (#7408)....
r4632 text_email_delivery_not_configured: "Doručenie emailov nieje nastavené, notifikácie vypnuté.\nNastavte váš SMTP server v config/configuration.yml a reštartnite aplikáciu pre aktiváciu funkcie."
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 field_parent_title: Nadradená stránka
label_issue_watchers: Pozorovatelia
button_quote: Citácia
setting_sequential_project_identifiers: Generovať sekvenčné identifikátory projektov
notice_unable_delete_version: Verzia nemôže byť zmazaná
label_renamed: premenované
label_copied: kopírované
setting_plain_text_mail: Len jednoduchý text (bez HTML)
permission_view_files: Zobrazenie súborov
Jean-Philippe Lang
Translations updates....
r2652 permission_edit_issues: Úprava úloh
permission_edit_own_time_entries: Úprava vlastných zaznamov o strávenom čase
permission_manage_public_queries: Správa verejných otáziek
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_add_issues: Pridanie úlohy
Jean-Philippe Lang
Translations updates....
r2652 permission_log_time: Zaznamenávanie stráveného času
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_view_changesets: Zobrazenie sád zmien
permission_view_time_entries: Zobrazenie stráveného času
permission_manage_versions: Správa verzií
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 permission_manage_wiki: Správa Wiki
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_manage_categories: Správa kategórií úloh
permission_protect_wiki_pages: Ochrana Wiki strániek
permission_comment_news: Komentovanie noviniek
permission_delete_messages: Mazanie správ
permission_select_project_modules: Voľba projektových modulov
permission_manage_documents: Správa dokumentov
Jean-Philippe Lang
Translations updates....
r2652 permission_edit_wiki_pages: Úprava Wiki strániek
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_add_issue_watchers: Pridanie pozorovateľov
permission_view_gantt: Zobrazenie Ganttovho diagramu
permission_move_issues: Presun úloh
Jean-Philippe Lang
Translations updates....
r2652 permission_manage_issue_relations: Správa vzťahov medzi úlohami
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_delete_wiki_pages: Mazanie Wiki strániek
permission_manage_boards: Správa diskusií
permission_delete_wiki_pages_attachments: Mazanie Wiki príloh
Jean-Philippe Lang
Translations updates....
r2652 permission_view_wiki_edits: Zobrazenie Wiki úprav
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_add_messages: Pridanie správ
permission_view_messages: Zobrazenie správ
permission_manage_files: Správa súborov
Jean-Philippe Lang
Translations updates....
r2652 permission_edit_issue_notes: Úprava poznámok úlohy
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_manage_news: Správa noviniek
permission_view_calendar: Zobrazenie kalendára
permission_manage_members: Správa členov
Jean-Philippe Lang
Translations updates....
r2652 permission_edit_messages: Úprava správ
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_delete_issues: Mazanie správ
permission_view_issue_watchers: Zobrazenie zoznamu pozorovateľov
Jean-Philippe Lang
Translations updates....
r2652 permission_manage_repository: Správa repozitára
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_commit_access: Povoliť prístup
Jean-Philippe Lang
Translations updates....
r2652 permission_browse_repository: Prechádzanie repozitára
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_view_documents: Zobrazenie dokumentov
Jean-Philippe Lang
Translations updates....
r2652 permission_edit_project: Úprava projektu
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_add_issue_notes: Pridanie poznámky úlohy
Jean-Philippe Lang
Translations updates....
r2652 permission_save_queries: Uloženie otáziek
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 permission_view_wiki_pages: Zobrazenie Wiki strániek
permission_rename_wiki_pages: Premenovanie Wiki strániek
Jean-Philippe Lang
Translations updates....
r2652 permission_edit_time_entries: Úprava záznamov o strávenom čase
permission_edit_own_issue_notes: Úprava vlastných poznámok úlohy
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 setting_gravatar_enabled: Použitie užívateľských Gravatar ikon
permission_edit_own_messages: Úprava vlastných správ
permission_delete_own_messages: Mazanie vlastných správ
Jean-Philippe Lang
Translations updates....
r2652 text_repository_usernames_mapping: "Vyberte alebo upravte mapovanie medzi užívateľmi systému Redmine a užívateľskými menami nájdenými v logu repozitára.\nUžívatelia s rovnakým prihlasovacím menom alebo emailom v systéme Redmine a repozitára mapovaní automaticky."
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 label_example: Príklad
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_user_activity: "Aktivita užívateľa %{value}"
label_updated_time_by: "Aktualizované užívateľom %{author} pred %{age}"
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 text_diff_truncated: '... Tento rozdielový výpis bol skratený, pretože prekračuje maximálnu veľkosť, ktorá môže byť zobrazená.'
setting_diff_max_lines_displayed: Maximálne množstvo zobrazených riadkov rozdielového výpisu
text_plugin_assets_writable: Adresár pre pluginy s možnosťou zápisu
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 warning_attachments_not_saved: "%{count} súbor(y) nemohol(li) byť uložené."
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 field_editable: Editovateľné
label_display: Zobrazenie
Jean-Philippe Lang
Translations updates....
r2652 button_create_and_continue: Vytvoriť a pokračovať
text_custom_field_possible_values_info: 'Jeden riadok pre každú hodnotu'
setting_repository_log_display_limit: Maximálne množstvo revizií zobrazené v logu
setting_file_max_size_displayed: Maximálna veľkosť textových súborov zobrazených priamo na stránke
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 field_watcher: Pozorovateľ
Jean-Philippe Lang
Translations updates....
r2652 setting_openid: Povoliť OpenID prihlasovanie a registráciu
Jean-Philippe Lang
Adding more missing strings....
r2445 field_identity_url: OpenID URL
Azamat Hackimov
Translation updates: ru #3067, pl #3076, sv #3124, sk #3164, cs #3166, nl #3198...
r2579 label_login_with_open_id_option: alebo sa prihlásiť pomocou OpenID
field_content: Obsah
label_descending: Zostupné
label_sort: Zoradenie
label_ascending: Rastúce
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_date_from_to: Od %{start} do %{end}
Azamat Hackimov
Fixing bug #3009, trivial updates of locales...
r2538 label_greater_or_equal: ">="
label_less_or_equal: <=
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 text_wiki_page_destroy_question: Táto stránka má %{descendants} podstránku/y a potomka/ov. Čo chcete vykonať?
Jean-Philippe Lang
Translations updates....
r2652 text_wiki_page_reassign_children: Preradiť podstránky k tejto hlavnej stránke
text_wiki_page_nullify_children: Zachovať podstránky ako hlavné stránky
text_wiki_page_destroy_children: Vymazať podstránky a všetkých ich potomkov
setting_password_min_length: Minimálna dĺžka hesla
Azamat Hackimov
Translation updates (#3374, #3375, # 3378, #3380, #3381)...
r2659 field_group_by: Skupinové výsledky podľa
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 mail_subject_wiki_content_updated: "'%{id}' Wiki stránka bola aktualizovaná"
Azamat Hackimov
Translation updates (#3374, #3375, # 3378, #3380, #3381)...
r2659 label_wiki_content_added: Wiki stránka pridaná
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 mail_subject_wiki_content_added: "'%{id}' Wiki stránka bola pridaná"
mail_body_wiki_content_added: The '%{id}' Wiki stránka bola pridaná užívateľom %{author}.
Azamat Hackimov
Translation updates (#3374, #3375, # 3378, #3380, #3381)...
r2659 permission_add_project: Vytvorenie projektu
label_wiki_content_updated: Wiki stránka aktualizovaná
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 mail_body_wiki_content_updated: Wiki stránka '%{id}' bola aktualizovaná užívateľom %{author}.
Eric Davis
Added branch and tag support to the git repository viewer. (#1406)...
r2735 setting_new_project_user_role_id: Rola dána non-admin užívateľovi, ktorý vytvorí projekt
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 label_view_all_revisions: Zobraziť všetkz revízie
Eric Davis
Added branch and tag support to the git repository viewer. (#1406)...
r2735 label_tag: Tag
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 label_branch: Vetva
error_no_tracker_in_project: K tomuto projektu nieje priradená žiadna fronta. Prosím skontrolujte nastavenie projektu.
error_no_default_issue_status: Nieje definovaný východzí stav úlohy. Prosím skontrolujte vase nastavenie (Choďte na "Administrácia -> Stavz úloh").
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 text_journal_changed: "%{label} zmenené z %{old} na %{new}"
text_journal_set_to: "%{label} nastavené na %{value}"
text_journal_deleted: "%{label} zmazané (%{old})"
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 label_group_plural: Skupiny
label_group: Skupina
label_group_new: Nová skupina
label_time_entry_plural: Strávený čas
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 text_journal_added: "%{label} %{value} pridané"
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 field_active: Aktívne
enumeration_system_activity: Aktivita systému
permission_delete_issue_watchers: Odstrániť pozorovateľov
version_status_closed: zavreté
version_status_locked: uzavreté
version_status_open: otvorené
error_can_not_reopen_issue_on_closed_version: Úloha priradená uzavretej verzií nemôže byť znovu-otvorená
label_user_anonymous: Anonym
button_move_and_follow: Presunúť a následovať
setting_default_projects_modules: Prednastavené aktívne moduly pre nové projekty
setting_gravatar_default: Východzí Gravatar obrázok
field_sharing: Zdieľanie
label_version_sharing_hierarchy: S hierarchiou projektu
label_version_sharing_system: So všetkými projektami
label_version_sharing_descendants: S podprojektami
label_version_sharing_tree: S projektovým stromom
label_version_sharing_none: Nezdielané
error_can_not_archive_project: Tento projekt nemôže byť archivovaný
button_duplicate: Duplikovať
button_copy_and_follow: Kopírovať a následovať
label_copy_source: Zdroj
setting_issue_done_ratio: Vyrátať pomer vypracovania úlohy s
setting_issue_done_ratio_issue_status: Použiť stav úlohy
error_issue_done_ratios_not_updated: Stav vypracovania úlohy neaktualizovaný.
error_workflow_copy_target: Prosím zvoľte cieľovú frontu(y) a rolu(e)
setting_issue_done_ratio_issue_field: Použiť pole úlohy
label_copy_same_as_target: Rovnaké ako cieľ
label_copy_target: Cieľ
notice_issue_done_ratios_updated: Stav vypracovania úlohy aktualizovaný.
error_workflow_copy_source: Prosím zvoľte zdrojovú frontu alebo rolu
label_update_issue_done_ratios: Aktualizácia stavu úloh
setting_start_of_week: Štart pracovného týždňa v
permission_view_issues: Zobraziť úlohy
label_display_used_statuses_only: Zobraziť len stavy, ktoré sú priradené k tejto fronte
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_revision_id: Revízia %{value}
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 label_api_access_key: API prístupový kľúč
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 label_api_access_key_created_on: API prístupový kľúč vytvorený pred %{value}
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 label_feeds_access_key: RSS prístupový kľúč
notice_api_access_key_reseted: Váš API prístupový kľúč bol resetovaný.
setting_rest_api_enabled: Zapnúť REST web službu
label_missing_api_access_key: API prístupový kľuč nenájdený
label_missing_feeds_access_key: RSS prístupový kľúč nenájdený
button_show: Zobraziť
text_line_separated: Možnosť viacerých hodnôt (jeden riadok pre každú hodnotu).
setting_mail_handler_body_delimiters: Orezať emaily po následujúcich riadkoch
permission_add_subprojects: Vytváranie podprojektov
label_subproject_new: Nový podprojekt
Jean-Philippe Lang
Ask for confirmation when a non-admin users tries to remove himself from a project (#4402)....
r3135 text_own_membership_delete_confirmation: |-
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 Práve sa pokúšate o odstránenie niektorých alebo všetkých prístupových práv a možno nebudete mať možnost naďalej upravovať tento projekt.
Toshi MARUYAMA
remove trailing white-spaces from config/locales/sk.yml...
r8499 Ste si istý(á), že chcete pokračovat?
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 label_close_versions: Uzavrieť ukončené verzie
Azamat Hackimov
New strings to translate (#4647):...
r3225 label_board_sticky: Sticky
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 label_board_locked: Uzamknuté
permission_export_wiki_pages: Exportovať WiKi stránky
Jean-Philippe Lang
Adds a setting to cache textile rendering (off by default)....
r3258 setting_cache_formatted_text: Cache formatted text
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 permission_manage_project_activities: Nastavovať aktivity projektu
error_unable_delete_issue_status: Nieje možné zmeniť stav úlohy
label_profile: Profil
permission_manage_subtasks: Nastavovať podúlohy
field_parent_issue: Nadradená úloha
label_subtask_plural: Podúlohy
label_project_copy_notifications: Zaslať emailové upozornenie behom kopírovania projektu
error_can_not_delete_custom_field: Nieje možné vymazať užívateľské pole
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 error_unable_to_connect: Nieje možné vymazať (%{value})
Azamat Hackimov
New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates...
r3623 error_can_not_remove_role: Táto roľa sa používa a nemôže byť vymazaná.
error_can_not_delete_tracker: Táto fronta obsahuje úlohy a nemôže byť vymazaná.
Azamat Hackimov
Translation sync...
r3637 field_principal: Principal
label_my_page_block: My page block
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 notice_failed_to_save_members: "Failed to save member(s): %{errors}."
Azamat Hackimov
Translation updates, Locales sync (rake locales:update)...
r3644 text_zoom_out: Zoom out
text_zoom_in: Zoom in
Azamat Hackimov
Refresh locales...
r3696 notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
Azamat Hackimov
Localisation updates: New string to fix #5162...
r3893 field_time_entries: Log time
Azamat Hackimov
Adding missed new strings for #6153:...
r3922 project_module_gantt: Gantt
project_module_calendar: Calendar
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
Eric Davis
Updated issue delete confirmation when it has child issues. #6191...
r3991 text_are_you_sure_with_children: Delete issue and all child issues?
Azamat Hackimov
New string to translate - field_text. It appear when you trying save empty wiki-page. See #6448 for reference....
r4055 field_text: Text field
Eric Davis
Locale update...
r4111 label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
Eric Davis
Translation update for en: field_member_of_group and field_assigned_to_role...
r4165 label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
Jean-Philippe Lang
Improved error message when trying to access an archived project (#2995)....
r4171 notice_not_authorized_archived_project: The project you're trying to access has been archived.
Jean-Baptiste Barth
Add a label for user and group search fields. #6521...
r4198 label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
Jean-Philippe Lang
Updated locales....
r4270 field_visible: Visible
setting_emails_header: Emails header
Jean-Philippe Lang
Updated locales....
r4357 setting_commit_logtime_activity_id: Activity for logged time
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 text_time_logged_by_changeset: Applied in changeset %{value}.
Jean-Philippe Lang
Updated locales....
r4357 setting_commit_logtime_enabled: Enable time logging
Jean-Philippe Lang
Converts translations to the new i18n interpolation format (#6495)....
r4404 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
Jean-Philippe Lang
Locales update....
r4400 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
Jean-Philippe Lang
Fills locales with new strings....
r4782 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
Jean-Philippe Lang
Splits private/public issue queries in the sidebar (#1067)....
r4788 label_my_queries: My custom queries
Jean-Philippe Lang
Adds new string to locales....
r4835 text_journal_changed_no_detail: "%{label} updated"
Jean-Philippe Lang
Adds new string to locales....
r4889 label_news_comment_added: Comment added to a news
Jean-Philippe Lang
Adds links on the issue list to collapse/expang all groups (#7236)....
r5054 button_expand_all: Expand all
button_collapse_all: Collapse all
Jean-Philippe Lang
Removed hard coded french strings (#8020)....
r5144 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
Toshi MARUYAMA
update locales for bulk edit time entries (#7996)....
r5190 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
Toshi MARUYAMA
update locales for bulk delete time entries (#7996)....
r5197 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
Jean-Philippe Lang
Localize anonymous and non member roles names (#8072)....
r5213 label_role_anonymous: Anonymous
label_role_non_member: Non member
Jean-Philippe Lang
Adds missing strings for notification settings (#8075)....
r5237 label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
Jean-Philippe Lang
Added strings for r5416....
r5299 label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
Jean-Philippe Lang
Adds translation strings for r5466....
r5347 permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
Jean-Philippe Lang
Warn about subtasks before deleting a parent issue (#6562)....
r5375 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
Toshi MARUYAMA
scm: change locale key name "setting_commit_logs_encoding" to "field_commit_logs_encoding" (#1735)....
r5397 field_commit_logs_encoding: Kódovanie prenášaných správ
Toshi MARUYAMA
scm: update locales for path encoding setting (#2274, #2664, #3462, #5251)....
r5402 field_scm_path_encoding: Path encoding
Toshi MARUYAMA
scm: update locales for path encoding setting note (#2274, #2664, #3462, #5251)....
r5405 text_scm_path_encoding_note: "Default: UTF-8"
Toshi MARUYAMA
scm: update locales for 'Path to repository' setting in Mercurial, Git, Bazaar and Darcs....
r5411 field_path_to_repository: Path to repository
Toshi MARUYAMA
scm: filesystem: update locales for 'Root directory' setting....
r5414 field_root_directory: Root directory
Toshi MARUYAMA
scm: cvs: update locales for 'CVSROOT' and 'Module' setting....
r5417 field_cvs_module: Module
field_cvsroot: CVSROOT
Toshi MARUYAMA
scm: mercurial: update locales for repository note in setting....
r5423 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
Toshi MARUYAMA
scm: update locales of the feature of SCM command availability automatic check in administration panel (#4273)....
r5514 text_scm_command: Command
Toshi MARUYAMA
scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in setting (#4273)....
r5606 text_scm_command_version: Version
Toshi MARUYAMA
scm: update locales of whether reporting last commit for files and directories in project setting (#8365, #7047)....
r5654 label_git_report_last_commit: Report last commit for files and directories
Toshi MARUYAMA
scm: update i18n text of scm commands of config/configuration.yml in administrator panel (#4273)....
r5834 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
Toshi MARUYAMA
scm: update i18n text that scm command is not available in project setting (#4273)....
r5837 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.
Jean-Philippe Lang
Adds issue id link in the issue creation flash message (#3033)....
r6090 notice_issue_successful_create: Issue %{id} created.
Jean-Philippe Lang
Adds "between" operator for numeric filters (#6180)....
r6097 label_between: between
Jean-Philippe Lang
Ability to assign issues to groups (#2964)....
r6186 setting_issue_group_assignment: Allow issue assignment to groups
Toshi MARUYAMA
update i18n text "label_diff" (#9043)....
r6303 label_diff: diff
Toshi MARUYAMA
regenerate i18n text "text_git_repository_note" (#9129)....
r6520 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
Toshi MARUYAMA
[#9489] update i18n yamls...
r7577 description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
Toshi MARUYAMA
fix wrong english "description_selected_columns" (#9492, #9489)...
r7585 description_selected_columns: Selected Columns
Toshi MARUYAMA
scm: update translations of parent and child revision (#5501)...
r7603 label_parent_revision: Parent
label_child_revision: Child
Toshi MARUYAMA
update i18n locale yamls (#9484)...
r7609 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
Etienne Massip
Use a more accurate (and probably more english) string for @setting_default_issue_start_date_to_creation_date@ label (#2269)....
r7643 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
Jean-Philippe Lang
Wiki: allows single section edit (#2222)....
r7709 button_edit_section: Edit this section
Toshi MARUYAMA
attachment: move repositories encodings setting to the general tab and update the label (#2371)...
r7749 setting_repositories_encodings: Attachments and repositories encodings
Jean-Philippe Lang
Adds a dialog box for CSV export options (#4742)....
r7754 description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
Jean-Philippe Lang
Check attachment size when the user selects a file (#9667)....
r7806 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
Jean-Philippe Lang
Additional tests for TimelogController and added missing i18n string....
r8143 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
Jean-Philippe Lang
Adds total number of issues for each version on the roadmap....
r8509 label_x_issues:
zero: 0 Úloha
one: 1 Úloha
other: "%{count} Úlohy"
Jean-Philippe Lang
Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779)....
r8528 label_repository_new: New repository
Toshi MARUYAMA
generate i18n "field_repository_is_default" key (#779)...
r8551 field_repository_is_default: Main repository
Jean-Philippe Lang
Adds an option of the copy form to enable/disable attachments copy (#3055)....
r8557 label_copy_attachments: Copy attachments
Jean-Philippe Lang
Localized string for issue position in results....
r8560 label_item_position: "%{position}/%{count}"
Jean-Philippe Lang
Provide a direct access to completed versions form the roadmap....
r8579 label_completed_versions: Completed versions
Toshi MARUYAMA
replace i18n "text_project_identifier_info" (#1363)...
r8590 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
Jean-Philippe Lang
Locales update....
r8607 field_multiple: Multiple values
Jean-Philippe Lang
Adds a setting that allows to reference/fix issues of all projects (#3087)....
r8630 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
Jean-Philippe Lang
Better handling of issue update conflicts (#8691)....
r8654 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
Jean-Philippe Lang
Adds a "Manage related isses" permission to add/remove commits/issues relations manually from the changeset view (#2009)....
r8657 permission_manage_related_issues: Manage related issues
Jean-Philippe Lang
Removed AuthSourceLdap.human_attribute_name....
r9963 field_auth_source_ldap_filter: LDAP filter
Toshi MARUYAMA
generate i18n "label_search_for_watchers" key (#5159)...
r9173 label_search_for_watchers: Search for watchers to add
Jean-Philippe Lang
Adds new strings to locales....
r9287 notice_account_deleted: Your account has been permanently deleted.
Jean-Philippe Lang
Replaced "Allow users to unsubscribe" with "Allow users to delete their own account" (#10787)....
r9471 setting_unsubscribe: Allow users to delete their own account
Jean-Philippe Lang
Adds new strings to locales....
r9287 button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
Jean-Philippe Lang
Configurable session lifetime and timeout (#6597)....
r9614 error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
Jean-Philippe Lang
Fills locales (#3640)....
r9701 permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
Jean-Philippe Lang
More specific flash message when creating a user account....
r9715 notice_user_successful_create: User %{id} created.
Toshi MARUYAMA
generate translation files (#1091)...
r9731 field_core_fields: Standard fields
Jean-Philippe Lang
Fills locales (#8978)....
r9749 field_timeout: Timeout (in seconds)
Jean-Philippe Lang
Fills locales (#1006)....
r9751 setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
Jean-Philippe Lang
Fills locales (#703, #3521)....
r9797 label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
Jean-Philippe Lang
Repository Identifier should be frozen (#11109)....
r9898 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
Jean-Philippe Lang
Filling locales....
r9960 field_board_parent: Parent forum
Jean-Philippe Lang
Filling locales....
r9982 label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
Jean-Philippe Lang
Filling locales (#6965)....
r10147 label_copy_subtasks: Copy subtasks
Jean-Philippe Lang
Filling locales (#6899)....
r10283 label_copied_to: copied to
label_copied_from: copied from
Jean-Philippe Lang
Filling locales (#3239, #3265)....
r10305 label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
Toshi MARUYAMA
update locale files (#1554)...
r10337 field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private