From: Jean-Philippe Lang Date: Sat, 9 Jan 2010 10:41:27 +0000 (+0000) Subject: Locales updated to trunk @ r3291. X-Git-Tag: 0.9.0~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=12b75ded086bcf6395c3aa32d71939a457555473;p=redmine.git Locales updated to trunk @ r3291. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.9-stable@3292 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/bg.yml b/config/locales/bg.yml index a1a018b3d..3419c3618 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -59,6 +59,9 @@ bg: over_x_years: one: "over 1 year" other: "over {{count}} years" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/bs.yml b/config/locales/bs.yml index fb1a080f2..02e2897c1 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -59,6 +59,9 @@ bs: over_x_years: one: "preko 1 godine" other: "preko {{count}} godina" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: diff --git a/config/locales/ca.yml b/config/locales/ca.yml index edbf75c3c..c43717366 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -59,6 +59,9 @@ ca: over_x_years: one: "més d'un any" other: "més de {{count}} anys" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/cs.yml b/config/locales/cs.yml index b6b14c379..500dfd667 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -59,6 +59,9 @@ cs: over_x_years: one: "více než 1 rok" other: "více než {{count}} roky" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/da.yml b/config/locales/da.yml index 479342030..8d911b7fe 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -62,6 +62,9 @@ da: over_x_years: one: "mere end et år" other: "mere end {{count}} år" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: format: diff --git a/config/locales/de.yml b/config/locales/de.yml index 3ba8d3764..48bbbd90f 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -17,7 +17,7 @@ de: time: formats: - default: "%A, %e. %B %Y, %H:%M Uhr" + default: "%a, %d.%m.%Y, %H:%M Uhr" short: "%e. %B, %H:%M Uhr" long: "%A, %e. %B %Y, %H:%M Uhr" time: "%H:%M" @@ -60,6 +60,9 @@ de: over_x_years: one: 'mehr als 1 Jahr' other: 'mehr als {{count}} Jahre' + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: format: @@ -881,7 +884,7 @@ de: label_update_issue_done_ratios: Aktualisiere Ticketfortschritt setting_start_of_week: Wochenanfang permission_view_issues: Tickets anzeigen - label_display_used_statuses_only: Zeige nur Stati an, die von diesem Tracker verwendet werden. + label_display_used_statuses_only: Zeige nur Status an, die von diesem Tracker verwendet werden. label_api_access_key: API-Zugriffsschlüssel text_line_separated: Mehrere Werte sind erlaubt (eine Zeile pro Wert). label_revision_id: Revision {{value}} @@ -896,6 +899,6 @@ de: permission_add_subprojects: Unterprojekte erstellen. label_subproject_new: Neues Unterprojekt text_own_membership_delete_confirmation: |- - Sie sind dabei, einige oder alle ihre Berechtigungen zu entfernen. Es ist möglich, dass Sie danach das Projekt nicht mehr sehen oder editiren dürfen. - Sind sie wirklich sicher, dass Sie dies tun möchten? - label_close_versions: Close completed versions + Sie sind dabei, einige oder alle ihre Berechtigungen zu entfernen. Es ist möglich, dass Sie danach das Projekt nicht mehr sehen oder editieren dürfen. + Sind Sie wirklich sicher, dass Sie dies tun möchten? + label_close_versions: Vollständige Versionen schließen diff --git a/config/locales/el.yml b/config/locales/el.yml index 36705d11a..7e2c8a86a 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -62,6 +62,9 @@ el: over_x_years: one: "πάνω από 1 χρόνο" other: "πάνω από {{count}} χρόνια" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/en.yml b/config/locales/en.yml index 41c5f2a4c..bcb8f57cd 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -59,6 +59,9 @@ en: over_x_years: one: "over 1 year" other: "over {{count}} years" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/es.yml b/config/locales/es.yml index 0421b2581..646976fa1 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -94,6 +94,9 @@ es: over_x_years: one: "más de 1 año" other: "más de {{count}} años" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" activerecord: errors: diff --git a/config/locales/fi.yml b/config/locales/fi.yml index ef16cf7b1..81732f432 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -105,6 +105,9 @@ fi: over_x_years: one: "yli vuosi" other: "yli {{count}} vuotta" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" prompts: year: "Vuosi" month: "Kuukausi" diff --git a/config/locales/fr.yml b/config/locales/fr.yml index e39d23550..19c352fa5 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -63,6 +63,9 @@ fr: over_x_years: one: "plus d'un an" other: "plus de {{count}} ans" + almost_x_years: + one: "presqu'un an" + other: "presque {{count}} ans" prompts: year: "Année" month: "Mois" diff --git a/config/locales/gl.yml b/config/locales/gl.yml index ac5350ffb..504418330 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -105,6 +105,9 @@ gl: over_x_years: one: 'máis dun ano' other: '{{count}} anos' + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" now: 'agora' today: 'hoxe' tomorrow: 'mañá' diff --git a/config/locales/he.yml b/config/locales/he.yml index 868a9a85f..a87e8aa2f 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -65,6 +65,9 @@ he: over_x_years: one: 'מעל שנה אחת' other: 'מעל {{count}} שנים' + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: format: diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 69e2744aa..6d6c0891b 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -60,6 +60,9 @@ over_x_years: one: 'több, mint 1 év' other: 'több, mint {{count}} év' + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" prompts: year: "Év" month: "Hónap" diff --git a/config/locales/id.yml b/config/locales/id.yml index 56bce1b82..52bce0f8b 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -57,6 +57,9 @@ id: over_x_years: one: "lebih dari setahun" other: "lebih dari {{count}} tahun" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: format: diff --git a/config/locales/it.yml b/config/locales/it.yml index 4e9debed9..e86bc1df4 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -63,6 +63,9 @@ it: over_x_years: one: "oltre un anno" other: "oltre {{count}} anni" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: format: diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 045193455..106d60113 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -63,6 +63,9 @@ ja: over_x_years: one: "1年以上" other: "{{count}}年以上" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: format: diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 321defa96..0de421460 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -64,6 +64,9 @@ ko: over_x_years: one: "일년 이상" other: "{{count}}년 이상" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" prompts: year: "년" month: "월" diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 0f4851887..d82fd6030 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -69,6 +69,9 @@ lt: over_x_years: one: "virš 1 metų" other: "virš {{count}} metų" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" prompts: year: "Metai" month: "Mėnuo" diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 0dc311950..dbe1f87bc 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -59,6 +59,9 @@ nl: over_x_years: one: "over 1 jaar" other: "over {{count}} jaren" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/no.yml b/config/locales/no.yml index 9e267a01c..5c3041b78 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -54,6 +54,9 @@ over_x_years: one: "over 1 år" other: "over {{count}} år" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: format: precision: 2 diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 93d039171..f56c494d5 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1,5 +1,6 @@ # Polish translations for Ruby on Rails # by Jacek Becela (jacek.becela@gmail.com, http://github.com/ncr) +# by Krzysztof Podejma (kpodejma@customprojects.pl, http://www.customprojects.pl) pl: number: @@ -93,6 +94,9 @@ pl: one: "ponad rok" few: "ponad {{count}} lata" other: "ponad {{count}} lat" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" activerecord: errors: @@ -837,7 +841,7 @@ pl: label_wiki_content_updated: Uaktualniono stronę wiki mail_body_wiki_content_updated: Strona wiki '{{page}}' została uaktualniona przez {{author}}. permission_add_project: Tworzenie projektu - setting_new_project_user_role_id: Role given to a non-admin user who creates a project + setting_new_project_user_role_id: Rola nadawana twórcom projektów, którzy nie posiadają uprawnień administatora label_view_all_revisions: Pokaż wszystkie rewizje label_tag: Tag label_branch: Gałąź @@ -853,52 +857,53 @@ pl: text_journal_added: "Dodano {{label}} {{value}}" field_active: Aktywne enumeration_system_activity: Aktywność Systemowa - permission_delete_issue_watchers: Delete watchers - version_status_closed: closed - version_status_locked: locked - version_status_open: open - error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened - label_user_anonymous: Anonymous - button_move_and_follow: Move and follow - setting_default_projects_modules: Default enabled modules for new projects - setting_gravatar_default: Default Gravatar image - field_sharing: Sharing - label_version_sharing_hierarchy: With project hierarchy - label_version_sharing_system: With all projects - label_version_sharing_descendants: With subprojects - label_version_sharing_tree: With project tree - label_version_sharing_none: Not shared - error_can_not_archive_project: This project can not be archived - button_duplicate: Duplicate - button_copy_and_follow: Copy and follow - label_copy_source: Source - setting_issue_done_ratio: Calculate the issue done ratio with - setting_issue_done_ratio_issue_status: Use the issue status - error_issue_done_ratios_not_updated: Issue done ratios not updated. - error_workflow_copy_target: Please select target tracker(s) and role(s) - setting_issue_done_ratio_issue_field: Use the issue field - label_copy_same_as_target: Same as target - label_copy_target: Target - notice_issue_done_ratios_updated: Issue done ratios updated. - error_workflow_copy_source: Please select a source tracker or role - label_update_issue_done_ratios: Update issue done ratios - setting_start_of_week: Start calendars on - permission_view_issues: View Issues - label_display_used_statuses_only: Only display statuses that are used by this tracker - label_revision_id: Revision {{value}} - label_api_access_key: API access key - label_api_access_key_created_on: API access key created {{value}} ago - label_feeds_access_key: RSS access key - notice_api_access_key_reseted: Your API access key was reset. - setting_rest_api_enabled: Enable REST web service - label_missing_api_access_key: Missing an API access key - label_missing_feeds_access_key: Missing a RSS access key - button_show: Show - text_line_separated: Multiple values allowed (one line for each value). - setting_mail_handler_body_delimiters: Truncate emails after one of these lines - permission_add_subprojects: Create subprojects - label_subproject_new: New subproject + button_copy_and_follow: Kopiuj i przejdź do kopii zagadnienia + button_duplicate: Duplikuj + button_move_and_follow: Przenieś i przejdź do zagadnienia + button_show: Pokaż + error_can_not_archive_project: Ten projekt nie może zostać zarchiwizowany + error_can_not_reopen_issue_on_closed_version: Zagadnienie przydzielone do zakończonej wersji nie może zostać ponownie otwarte + error_issue_done_ratios_not_updated: % wykonania zagadnienia nie został uaktualniony. + error_workflow_copy_source: Proszę wybrać źródłowy typ zagadnienia lub rolę + error_workflow_copy_target: Proszę wybrać docelowe typ(y) zagadnień i rolę(e) + field_sharing: Współdzielenie + label_api_access_key: Klucz dostępu do API + label_api_access_key_created_on: Klucz dostępu do API został utworzony {{value}} temu + label_close_versions: Zamknij ukończone wersje + label_copy_same_as_target: Jak cel + label_copy_source: Źródło + label_copy_target: Cel + label_display_used_statuses_only: Wyświetlaj tylko statusy używane przez ten typ zagadnienia + label_feeds_access_key: Klucz dostępu do RSS + label_missing_api_access_key: Brakuje klucza dostępu do API + label_missing_feeds_access_key: Brakuje klucza dostępu do RSS + label_revision_id: Rewizja {{value}} + label_subproject_new: Nowy podprojekt + label_update_issue_done_ratios: Uaktualnij % wykonania + label_user_anonymous: Anonimowy + label_version_sharing_descendants: Z podprojektami + label_version_sharing_hierarchy: Z hierarchią projektów + label_version_sharing_none: Brak współdzielenia + label_version_sharing_system: Ze wszystkimi projektami + label_version_sharing_tree: Z drzewem projektów + notice_api_access_key_reseted: Twój klucz dostępu do API został zresetowany. + notice_issue_done_ratios_updated: Uaktualnienie % wykonania zakończone sukcesem. + permission_add_subprojects: Tworzenie podprojektów + permission_delete_issue_watchers: Usuń obserwatorów + permission_view_issues: Przeglądanie zagadnień + setting_default_projects_modules: Domyślnie włączone moduły dla nowo tworzonych projektów + setting_gravatar_default: Domyślny obraz Gravatar + setting_issue_done_ratio: Obliczaj postęp realizacji zagadnień za pomocą + setting_issue_done_ratio_issue_field: % Wykonania zagadnienia + setting_issue_done_ratio_issue_status: Statusu zagadnienia + setting_mail_handler_body_delimiters: Przycinaj e-maile po jednej z tych linii + setting_rest_api_enabled: Uaktywnij usługę sieciową REST + setting_start_of_week: Pierwszy dzień tygodnia + text_line_separated: Dozwolone jest wiele wartości (każda wartość w osobnej linii). text_own_membership_delete_confirmation: |- - You are about to remove some or all of your permissions and may no longer be able to edit this project after that. - Are you sure you want to continue? - label_close_versions: Close completed versions + Masz zamiar usunąć niektóre lub wszystkie swoje uprawnienia. Po wykonaniu tej czynności możesz utracić możliwości edycji tego projektu. + Czy na pewno chcesz kontynuować? + version_status_closed: zamknięta + version_status_locked: zablokowana + version_status_open: otwarta + diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index d0b0221d4..f82ea907f 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -69,6 +69,9 @@ pt-BR: over_x_years: one: 'mais de 1 ano' other: 'mais de {{count}} anos' + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" # numeros number: diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 4f43aaca7..3bafc6133 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -60,6 +60,9 @@ pt: over_x_years: one: "mais de 1 ano" other: "mais de {{count}} anos" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: format: diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 0609d3587..ee5851a55 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -57,6 +57,9 @@ ro: over_x_years: one: "peste un an" other: "peste {{count}} ani" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 5fad31c6a..c635f0174 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -137,6 +137,9 @@ ru: few: "больше {{count}} лет" many: "больше {{count}} лет" other: "больше {{count}} лет" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" prompts: year: "Год" month: "Месяц" diff --git a/config/locales/sk.yml b/config/locales/sk.yml index a9ce6a439..42ddba9c4 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -59,6 +59,9 @@ sk: over_x_years: one: "cez 1 rok" other: "cez {{count}} roky/ov" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/sl.yml b/config/locales/sl.yml index fdbcd87d1..af61d9849 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -59,6 +59,9 @@ sl: over_x_years: one: "over 1 year" other: "over {{count}} years" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 6b6debbbd..750068000 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -70,6 +70,9 @@ over_x_years: one: 'преко 1 године' other: 'преко {{count}} године' + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: format: diff --git a/config/locales/sv.yml b/config/locales/sv.yml index ce3827391..2bff7f8c5 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -93,6 +93,9 @@ sv: over_x_years: one: "mer än ett år" other: "mer än {{count}} år" + almost_x_years: + one: "nästan 1 år" + other: "nästan {{count}} år" activerecord: errors: @@ -193,6 +196,7 @@ sv: notice_email_sent: "Ett mail skickades till {{value}}" notice_email_error: "Ett fel inträffade när mail skickades ({{value}})" notice_feeds_access_key_reseted: Din RSS-nyckel återställdes. + notice_api_access_key_reseted: Din API-nyckel återställdes. notice_failed_to_save_issues: "Misslyckades att spara {{count}} ärende(n) på {{total}} valt: {{ids}}." notice_no_issue_selected: "Inget ärende är markerat! Var vänlig, markera de ärenden du vill ändra." notice_account_pending: "Ditt konto skapades och avvaktar nu administratörens godkännande." @@ -358,6 +362,7 @@ sv: setting_activity_days_default: Dagar som visas på projektaktivitet setting_display_subprojects_issues: Visa ärenden från underprojekt i huvudprojekt som standard setting_enabled_scm: Aktivera SCM + setting_mail_handler_body_delimiters: Trunkera mail efter en av följande rader setting_mail_handler_api_enabled: Aktivera WS för inkommande mail setting_mail_handler_api_key: API-nyckel setting_sequential_project_identifiers: Generera projektidentifierare sekventiellt @@ -374,8 +379,10 @@ sv: setting_issue_done_ratio_issue_field: Använd ärendefältet setting_issue_done_ratio_issue_status: Använd ärendestatus setting_start_of_week: Första dagen i veckan + setting_rest_api_enabled: Aktivera REST webbtjänst permission_add_project: Skapa projekt + permission_add_subprojects: Skapa underprojekt permission_edit_project: Ändra projekt permission_select_project_modules: Välja projektmoduler permission_manage_members: Hantera medlemmar @@ -426,6 +433,7 @@ sv: permission_edit_own_messages: Ändra egna meddelanden permission_delete_messages: Ta bort meddelanden permission_delete_own_messages: Ta bort egna meddelanden + project_module_issue_tracking: Ärendeuppföljning project_module_time_tracking: Tidsuppföljning project_module_news: Nyheter @@ -510,6 +518,7 @@ sv: label_auth_source_new: Nytt autentiseringsläge label_auth_source_plural: Autentiseringslägen label_subproject_plural: Underprojekt + label_subproject_new: Nytt underprojekt label_and_its_subprojects: "{{value}} och dess underprojekt" label_min_max_length: Min./Max.-längd label_list: Lista @@ -544,6 +553,7 @@ sv: label_version: Version label_version_new: Ny version label_version_plural: Versioner + label_close_versions: Stäng klara versioner label_confirmation: Bekräftelse label_export_to: Exportera till label_read: Läs... @@ -630,6 +640,7 @@ sv: label_tag: Tag label_revision: Revision label_revision_plural: Revisioner + label_revision_id: Revision {{value}} label_associated_revisions: Associerade revisioner label_added: tillagd label_modified: modifierad @@ -717,6 +728,8 @@ sv: label_language_based: Språkbaserad label_sort_by: "Sortera på {{value}}" label_send_test_email: Skicka testmail + label_feeds_access_key: RSS-nyckel + label_missing_feeds_access_key: Saknar en RSS-nyckel label_feeds_access_key_created_on: "RSS-nyckel skapad för {{value}} sedan" label_module_plural: Moduler label_added_time_by: "Tillagd av {{author}} för {{age}} sedan" @@ -778,6 +791,9 @@ sv: label_copy_target: Mål label_copy_same_as_target: Samma som mål label_display_used_statuses_only: Visa endast status som används av denna ärendetyp + label_api_access_key: API-nyckel + label_missing_api_access_key: Saknar en API-nyckel + label_api_access_key_created_on: API-nyckel skapad för {{value}} sedan button_login: Logga in button_submit: Spara @@ -821,6 +837,7 @@ sv: button_configure: Konfigurera button_quote: Citera button_duplicate: Duplisera + button_show: Visa status_active: aktiv status_registered: registrerad @@ -853,6 +870,7 @@ sv: text_tracker_no_workflow: Inget arbetsflöde definerat för denna ärendetyp text_unallowed_characters: Otillåtna tecken text_comma_separated: Flera värden tillåtna (kommaseparerade). + text_line_separated: Flera värden tillåtna (ett värde per rad). text_issues_ref_in_commit_messages: Referera och fixa ärenden i commit-meddelanden text_issue_added: "Ärende {{id}} har rapporterats (av {{author}})." text_issue_updated: "Ärende {{id}} har uppdaterats (av {{author}})." @@ -885,6 +903,7 @@ sv: text_wiki_page_nullify_children: Behåll undersidor som rotsidor text_wiki_page_destroy_children: Ta bort alla underliggande sidor text_wiki_page_reassign_children: Flytta undersidor till denna föräldersida + text_own_membership_delete_confirmation: "Några av, eller alla, dina behörigheter kommer att tas bort och du kanske inte längre kommer kunna göra ändringar i det här projektet.\nVill du verkligen fortsätta?" default_role_manager: Projektledare default_role_developper: Utvecklare @@ -912,20 +931,3 @@ sv: enumeration_doc_categories: Dokumentkategorier enumeration_activities: Aktiviteter (tidsuppföljning) enumeration_system_activity: Systemaktivitet - label_revision_id: Revision {{value}} - label_api_access_key: API access key - label_api_access_key_created_on: API access key created {{value}} ago - label_feeds_access_key: RSS access key - notice_api_access_key_reseted: Your API access key was reset. - setting_rest_api_enabled: Enable REST web service - label_missing_api_access_key: Missing an API access key - label_missing_feeds_access_key: Missing a RSS access key - button_show: Show - text_line_separated: Multiple values allowed (one line for each value). - setting_mail_handler_body_delimiters: Truncate emails after one of these lines - permission_add_subprojects: Create subprojects - label_subproject_new: New subproject - text_own_membership_delete_confirmation: |- - You are about to remove some or all of your permissions and may no longer be able to edit this project after that. - Are you sure you want to continue? - label_close_versions: Close completed versions diff --git a/config/locales/th.yml b/config/locales/th.yml index 122219035..e077cb4f9 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -59,6 +59,9 @@ th: over_x_years: one: "over 1 year" other: "over {{count}} years" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 9ac667484..77b25becd 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -65,6 +65,9 @@ tr: over_x_years: one: '1 yıldan fazla' other: '{{count}} yıldan fazla' + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: format: diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 5b440e8c9..20f97561f 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -59,6 +59,9 @@ uk: over_x_years: one: "over 1 year" other: "over {{count}} years" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" number: human: diff --git a/config/locales/vi.yml b/config/locales/vi.yml index d460084e4..bcec95f03 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -94,6 +94,9 @@ vi: over_x_years: one: "hơn 1 năm" other: "hơn {{count}} năm" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" prompts: year: "Năm" month: "Tháng" diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 57436639c..29e7a1809 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -131,6 +131,9 @@ over_x_years: one: "超過 1 年" other: "超過 {{count}} 年" + almost_x_years: + one: "將近 1 年" + other: "將近 {{count}} 年" prompts: year: "年" month: "月" diff --git a/config/locales/zh.yml b/config/locales/zh.yml index f06e9fdb5..42d3d8904 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -56,6 +56,9 @@ zh: over_x_years: one: "一年以上" other: "{{count}} 年以上" + almost_x_years: + one: "almost 1 year" + other: "almost {{count}} years" prompts: year: "年" month: "月"