]> source.dussan.org Git - redmine.git/commitdiff
Adjust i18n strings.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 18 Jun 2016 10:47:02 +0000 (10:47 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 18 Jun 2016 10:47:02 +0000 (10:47 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@15562 e93f8b46-1217-0410-a6f0-8f06a7374b81

50 files changed:
app/views/imports/show.html.erb
config/locales/ar.yml
config/locales/az.yml
config/locales/bg.yml
config/locales/bs.yml
config/locales/ca.yml
config/locales/cs.yml
config/locales/da.yml
config/locales/de.yml
config/locales/el.yml
config/locales/en-GB.yml
config/locales/en.yml
config/locales/es-PA.yml
config/locales/es.yml
config/locales/et.yml
config/locales/eu.yml
config/locales/fa.yml
config/locales/fi.yml
config/locales/fr.yml
config/locales/gl.yml
config/locales/he.yml
config/locales/hr.yml
config/locales/hu.yml
config/locales/id.yml
config/locales/it.yml
config/locales/ja.yml
config/locales/ko.yml
config/locales/lt.yml
config/locales/lv.yml
config/locales/mk.yml
config/locales/mn.yml
config/locales/nl.yml
config/locales/no.yml
config/locales/pl.yml
config/locales/pt-BR.yml
config/locales/pt.yml
config/locales/ro.yml
config/locales/ru.yml
config/locales/sk.yml
config/locales/sl.yml
config/locales/sq.yml
config/locales/sr-YU.yml
config/locales/sr.yml
config/locales/sv.yml
config/locales/th.yml
config/locales/tr.yml
config/locales/uk.yml
config/locales/vi.yml
config/locales/zh-TW.yml
config/locales/zh.yml

index a50db99fe354e95c5e302d9961e76a8252105403..3a0d67611a748b3725aefff6d40fc3e0c4d75e91 100644 (file)
@@ -1,7 +1,7 @@
 <h2><%= l(:label_import_issues) %></h2>
 
 <% if @import.saved_items.count > 0 %>
-  <p><%= l(:notice_import_finished, :count => @import.saved_items.count) %></p>
+  <p><%= l(:notice_import_finished, :count => @import.saved_items.count) %>:</p>
 
   <ul id="saved-items">
   <% @import.saved_objects.each do |issue| %>
@@ -11,7 +11,7 @@
 <% end %>
 
 <% if @import.unsaved_items.count > 0 %>
-  <p><%= l(:notice_import_finished_with_errors, :count => @import.unsaved_items.count, :total => @import.total_items) %></p>
+  <p><%= l(:notice_import_finished_with_errors, :count => @import.unsaved_items.count, :total => @import.total_items) %>:</p>
 
   <table id="unsaved-items" class="list">
     <thead>
index a265f62433be19a30c8dca19155384494433d933..da90e8c60ca29ef80c572e0b176a777b079c64e3 100644 (file)
@@ -1148,9 +1148,8 @@ ar:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: الوقت الذي تم انفاقه كاملا
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index f29566d633071fd1b93799acd461e22a1b1ad54b..fdc6d30c00fd4b6f906380208b8c4bf40b96456a 100644 (file)
@@ -1243,9 +1243,8 @@ az:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Cəmi sərf olunan vaxt
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 0e4fccaf9daa2b4c2e898af97acdb1dee4aebf60..9bb3767d1ae5ed320db84070673de3dbc519204d 100644 (file)
@@ -186,9 +186,8 @@ bg:
   notice_account_deleted: Вашият профил беше премахнат без възможност за възстановяване.
   notice_user_successful_create: Потребител %{id} е създаден.
   notice_new_password_must_be_different: Новата парола трябва да бъде различна от сегашната парола
-  notice_import_finished: Всички %{count} обекта бяха импортирани.
-  notice_import_finished_with_errors: ! '%{count} от общо %{total} обекта не бяха инпортирани.'
-
+  notice_import_finished: "%{count} обекта бяха импортирани"
+  notice_import_finished_with_errors: "%{count} от общо %{total} обекта не бяха инпортирани"
   error_can_t_load_default_data: "Грешка при зареждане на началната информация: %{value}"
   error_scm_not_found: Несъществуващ обект в хранилището.
   error_scm_command_failed: "Грешка при опит за комуникация с хранилище: %{value}"
index d65fc10995629f3d05e5540fbb67d714fd7505aa..fb8358d73ec928133372543245da3a62dd8f4eed 100644 (file)
@@ -1161,9 +1161,8 @@ bs:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 8ab7b0f4b6cf41f7c2eced3aae89309f9a1a588c..6fee1831b506673aa44304c93d96fa38c0ec0227 100644 (file)
@@ -1144,7 +1144,7 @@ ca:
   label_member_management_selected_roles_only: "Només aquests rols"
   label_password_required: "Confirmi la seva contrasenya per continuar"
   label_total_spent_time: "Temps total invertit"
-  notice_import_finished: "Els %{count} element/s han sigut importats."
+  notice_import_finished: "%{count} element/s han sigut importats"
   notice_import_finished_with_errors: "%{count} de %{total} elements no s'ha pogut importar"
   error_invalid_file_encoding: "El fitxer no utilitza una codificació valida (%{encoding})"
   error_invalid_csv_file_or_settings: "El fitxer no es un CSV o no coincideix amb la configuració"
index c09b6d0138a1923f7248ddc9ffff79da52ecba2b..52dcfba943c68225297bc30951778d76fab6ff04 100644 (file)
@@ -1149,9 +1149,8 @@ cs:
   label_member_management_selected_roles_only: Pouze tyto role
   label_password_required: Pro pokračování potvrďte vaše heslo
   label_total_spent_time: Celkem strávený čas
-  notice_import_finished: Všech %{count} položek bylo naimportováno.
-  notice_import_finished_with_errors: ! '%{count} z %{total} položek nemohlo být
-    naimportováno.'
+  notice_import_finished: "%{count} položek bylo naimportováno"
+  notice_import_finished_with_errors: "%{count} z %{total} položek nemohlo být naimportováno"
   error_invalid_file_encoding: Soubor není platným souborem s kódováním %{encoding}
   error_invalid_csv_file_or_settings: Soubor není CSV soubor nebo neodpovídá
     níže uvedenému nastavení
index 77756968f49c33c765e7526b02433ced78c9d654..bfe3d9f9279ad8bb9c30412f678c871b5ccbebb1 100644 (file)
@@ -1165,9 +1165,8 @@ da:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overordnet forbrug af tid
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 59ce6e6a8240654560b6707586d837601e873806..cc542b91ab00149f32b3770dbd925c9e65572bff 100644 (file)
@@ -1167,8 +1167,8 @@ de:
   label_member_management_all_roles: Alle Rollen
   label_member_management_selected_roles_only: Nur diese Rollen
   label_total_spent_time: Aufgewendete Zeit aller Projekte anzeigen
-  notice_import_finished: Alle %{count} Einträge wurden importiert.
-  notice_import_finished_with_errors: ! '%{count} von %{total} Einträgen konnten nicht importiert werden.'
+  notice_import_finished: "%{count} Einträge wurden importiert"
+  notice_import_finished_with_errors: "%{count} von %{total} Einträgen konnten nicht importiert werden"
   error_invalid_file_encoding: Die Datei ist keine gültige %{encoding} kodierte Datei
   error_invalid_csv_file_or_settings: Die Datei ist keine CSV-Datei oder entspricht nicht den Einstellungen unten
   error_can_not_read_import_file: Beim Einlesen der Datei ist ein Fehler aufgetreten
index 63c6a774a9b0c0f74ce377ff54da2e9f804b8f6d..98cfb588b6e4a3a925ec6152f6b2392fdeb6a993 100644 (file)
@@ -1148,9 +1148,8 @@ el:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 0617b2227d7c842592a6ffefd763293155c81e5c..5c97dfa99006a87c8b46e8f86b50ffbbffddf08e 100644 (file)
@@ -1153,9 +1153,8 @@ en-GB:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 908aa119a9f453844727ee6257c50e05fa15da3b..7c07adbe633ac4740b66dc9396ac42a0cd7a35b4 100644 (file)
@@ -183,8 +183,8 @@ en:
   notice_account_deleted: "Your account has been permanently deleted."
   notice_user_successful_create: "User %{id} created."
   notice_new_password_must_be_different: The new password must be different from the current password
-  notice_import_finished: "All %{count} items have been imported."
-  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported."
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
 
   error_can_t_load_default_data: "Default configuration could not be loaded: %{value}"
   error_scm_not_found: "The entry or revision was not found in the repository."
index e7072a7cdaa9bf26147370191465e2b9ff79806c..da84fff590a6b035e584c440fe32544b9739bacf 100644 (file)
@@ -1183,9 +1183,8 @@ es-PA:
   label_member_management_selected_roles_only: Sólo estos roles
   label_password_required: Confirme su contraseña para continuar
   label_total_spent_time: Tiempo total dedicado
-  notice_import_finished: Todos %{count} los elementos han sido importados.
-  notice_import_finished_with_errors: ! '%{count} de %{total} elementos no pudieron ser
-    importados.'
+  notice_import_finished: "%{count} elementos han sido importados"
+  notice_import_finished_with_errors: "%{count} de %{total} elementos no pudieron ser importados"
   error_invalid_file_encoding: El archivo no utiliza %{encoding} válida
   error_invalid_csv_file_or_settings: El archivo no es un archivo CSV o no coincide con la
     configuración
index 6cef342f588f57717e9cd3c7656610f79f7ef341..7a59cbefbc7bcbfa8a0aa4491caa3446888ca94e 100644 (file)
@@ -1181,9 +1181,8 @@ es:
   label_member_management_selected_roles_only: Sólo estos roles
   label_password_required: Confirme su contraseña para continuar
   label_total_spent_time: Tiempo total dedicado
-  notice_import_finished: Todos %{count} los elementos han sido importados.
-  notice_import_finished_with_errors: ! '%{count} de %{total} elementos no pudieron ser
-    importados.'
+  notice_import_finished: "%{count} elementos han sido importados"
+  notice_import_finished_with_errors: "%{count} de %{total} elementos no pudieron ser importados"
   error_invalid_file_encoding: El archivo no utiliza %{encoding} válida
   error_invalid_csv_file_or_settings: El archivo no es un archivo CSV o no coincide con la
     configuración
index 510c9236ccd19f2486dc4cceedc49380a5e4ff0a..5457f315b54023189dcd1212f6811856931a2acb 100644 (file)
@@ -1154,8 +1154,8 @@ et:
   label_member_management_selected_roles_only: "Ainult need rollid"
   label_password_required: "Jätkamiseks kinnita oma parool"
   label_total_spent_time: "Kokku kulutatud aeg"
-  notice_import_finished: "Kõik %{count} rida imporditud."
-  notice_import_finished_with_errors: ! '%{count} rida %{total}st ei õnnestunud importida.'
+  notice_import_finished: "%{count} rida imporditud"
+  notice_import_finished_with_errors: "%{count} rida %{total}st ei õnnestunud importida"
   error_invalid_file_encoding: "See fail ei ole õige %{encoding} kodeeringuga"
   error_invalid_csv_file_or_settings: "See fail kas ei ole CSV formaadis või ei klapi allolevate sätetega"
   error_can_not_read_import_file: "Importfaili sisselugemisel ilmnes viga"
index ebece4218eb7d53fb717039607b9fdf64f6c23d8..ff8a450637544e6b4134f35966d6bc0c3ce21009 100644 (file)
@@ -1149,9 +1149,8 @@ eu:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Igarotako denbora guztira
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index c9d527f677661718b99983759ebc9d189d4b31ee..2f55b05def7ded5e93c70dc8062fa3a425d9c0c5 100644 (file)
@@ -1149,9 +1149,8 @@ fa:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: زمان صرف شده روی هم
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index c2449b0f1edc6be8c06b12bd8a4ff3db92a6bef7..9d0bb663f62d054dd92d89b841b134be4e507917 100644 (file)
@@ -1169,9 +1169,8 @@ fi:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 49803506bd0534a18163ec0b46eb3f9f09e2590f..bf967021214507debe97913f4f59306ed09c178e 100644 (file)
@@ -203,8 +203,8 @@ fr:
   notice_account_deleted: "Votre compte a été définitivement supprimé."
   notice_user_successful_create: "Utilisateur %{id} créé."
   notice_new_password_must_be_different: Votre nouveau mot de passe doit être différent de votre mot de passe actuel
-  notice_import_finished: "Les %{count} éléments ont été importé(s)."
-  notice_import_finished_with_errors: "%{count} élément(s) sur %{total} n'ont pas pu être importé(s)."
+  notice_import_finished: "%{count} éléments ont été importé(s)"
+  notice_import_finished_with_errors: "%{count} élément(s) sur %{total} n'ont pas pu être importé(s)"
 
   error_can_t_load_default_data: "Une erreur s'est produite lors du chargement du paramétrage : %{value}"
   error_scm_not_found: "L'entrée et/ou la révision demandée n'existe pas dans le dépôt."
index d0069b2435300f558041fa45099f5f41242ea98a..5145cd26f2c1301e184fed8f224c4c2b84031af4 100644 (file)
@@ -1156,9 +1156,8 @@ gl:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: "Tempo total empregado"
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index b17742433f81b708b6e6ad4ffa5b5542ab1cf17d..8fb49ddcabcb6d5928e0be05a48bfb0d0d3ddc26 100644 (file)
@@ -1153,9 +1153,8 @@ he:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: זמן שהושקע סה"כ
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 9e37b7a2e676d33ee60687611ecba6192d42cab9..754fa360e76823cf5ae1b0ed72c9d9e63cec0e7c 100644 (file)
@@ -1147,9 +1147,8 @@ hr:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index b8e9058f828d136f5d59ee141ffccbb29851369b..e165045c44382ab8bd7f9be9a8602c647cfb88cc 100644 (file)
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Összes ráfordított idő
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 750eb2e446fdba37aacff3d5e4bbcea68cd925e8..803ae6859d286fac93463877763c3e68045d1d52 100644 (file)
@@ -1152,9 +1152,8 @@ id:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 57afce9f0a0feacc704708090e685a56826d1fe6..ed025e83acdeca401f5333cb75588f516fba9b76 100644 (file)
@@ -1143,9 +1143,8 @@ it:
   label_member_management_selected_roles_only: Solo questi ruoli
   label_password_required: Confirm your password to continue
   label_total_spent_time: Totale tempo impiegato
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 872c4624fb266f526c0970f3dcd13e287e3cace4..5c22249ee008d78d2c7f68a05ae1627d7ab549be 100644 (file)
@@ -1163,8 +1163,8 @@ ja:
   label_member_management_selected_roles_only: 次のロールのみ
   label_password_required: この操作を続行するにはパスワードを入力してください
   label_total_spent_time: 合計作業時間
-  notice_import_finished: '%{count}件の項目をすべてインポートしました。'
-  notice_import_finished_with_errors: ! '全%{total}件中%{count}件の項目がインポートできませんでした。'
+  notice_import_finished: "%{count}件の項目をすべてインポートしました"
+  notice_import_finished_with_errors: "全%{total}件中%{count}件の項目がインポートできませんでした"
   error_invalid_file_encoding: このファイルのエンコーディングは正しい%{encoding}ではありません
   error_invalid_csv_file_or_settings: このファイルはCSVファイルではないか、以下の設定と一致していません
   error_can_not_read_import_file: インポート元のファイルを読み込み中にエラーが発生しました
index 2fee6dc19a699fe0019e975bef0e6a38e26ff0b7..4f952b3373ad1622308457b80f5af919d4c78656 100644 (file)
@@ -1191,8 +1191,8 @@ ko:
   label_member_management_selected_roles_only: 선택된 역할 만
   label_password_required: 계속하려면 암호를 확인해야 합니다.
   label_total_spent_time: 총 소요시간
-  notice_import_finished: 총 %{count} 건을 가져왔습니다.
-  notice_import_finished_with_errors: ! '총 %{total} 건 중 %{count} 건을 가져오지 못했습니다.'
+  notice_import_finished: "총 %{count} 건을 가져왔습니다"
+  notice_import_finished_with_errors: "총 %{total} 건 중 %{count} 건을 가져오지 못했습니다"
   error_invalid_file_encoding: 이 파일은 정상적인 %{encoding} 파일이 아닙니다.
   error_invalid_csv_file_or_settings: 이 파일은 CSV 파일이 아니거나 아래 조건에 맞지 않습니다.
   error_can_not_read_import_file: 가져오기 파일을 읽을 수 없습니다.
index 2a8b0b5d262670e6710e16aaea9b442aeb370614..c239ed2868322e3667cfdd0b22dc7a195cce45b2 100644 (file)
@@ -187,9 +187,8 @@ lt:
   notice_account_deleted: "Jūsų paskyra panaikinta."
   notice_user_successful_create: "Vartotojas %{id} sukurtas."
   notice_new_password_must_be_different: Naujas slaptažodis turi skirtis nuo esamo slaptažodžio
-  notice_import_finished: "Visi %{count} įrašai hbuvo suimportuoti."
-  notice_import_finished_with_errors: "%{count} iš %{total} įrašų nepavyko suimportuoti."
-
+  notice_import_finished: "%{count} įrašai hbuvo suimportuoti"
+  notice_import_finished_with_errors: "%{count} iš %{total} įrašų nepavyko suimportuoti"
   error_can_t_load_default_data: "Numatytoji konfigūracija negali būti užkrauta: %{value}"
   error_scm_not_found: "Saugykloje nebuvo rastas toks įrašas ar revizija"
   error_scm_command_failed: "Įvyko klaida jungiantis prie saugyklos: %{value}"
index 81184dfac24c4e61452f29c6fcf11360a6a65e9a..117dfd556e2efaf63e6829be116ce2d158e0558a 100644 (file)
@@ -1142,9 +1142,8 @@ lv:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index e7dc7ee3ebdb26a4a33dae352e1aa54d4916504b..ce0d4abb3aff6a4a799a9be28e355cc50aec7416 100644 (file)
@@ -1148,9 +1148,8 @@ mk:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Вкупно потрошено време
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index eb63b988f158e581d7855ff1ace572da52d4f385..a0789a51b650e6276f359e9ebc546de6e6cb63b0 100644 (file)
@@ -1149,9 +1149,8 @@ mn:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 23630b28ea3a4b35ff87117b1c2ee6e36ba2c814..1e1676487fd63d3aa9c0184a0f4c3e55ac957103 100644 (file)
@@ -1127,9 +1127,8 @@ nl:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Totaal bestede tijd
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index ce5aef038dc8bfd16297f68db57a6b8909b0cd4d..6616d37ee528a2a8e4003a2269c13ede99dd7f48 100644 (file)
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: All tidsbruk
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 0534b6bee7a0364432290b252668592c8127d3cf..2b3701c8241d1de2935137797136a3c98f65353e 100644 (file)
@@ -1163,9 +1163,8 @@ pl:
   label_member_management_selected_roles_only: Tylko tymi rolami
   label_password_required: Potwierdź hasło aby kontynuować
   label_total_spent_time: Przepracowany czas
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 28c5f230349c74285941211b48a94d249235d6c3..ee47c21193164f0a81a4b5a443c78f6d82dc0129 100644 (file)
@@ -1167,9 +1167,8 @@ pt-BR:
   label_member_management_selected_roles_only: Somente esses papéis
   label_password_required: Confirme sua senha para continuar
   label_total_spent_time: Tempo gasto geral
-  notice_import_finished: Tpdps %{count} itens foram importados.
-  notice_import_finished_with_errors: ! '%{count} fora de %{total} não puderam ser 
-    importados.'
+  notice_import_finished: "%{count} itens foram importados"
+  notice_import_finished_with_errors: "%{count} fora de %{total} não puderam ser importados"
   error_invalid_file_encoding: O arquivo não é válido %{encoding} é a codificação do arquivo
   error_invalid_csv_file_or_settings: O arquivo não é um arquivo CSV ou não corresponde as
     definições abaixo
index 6656b7944a714287a25cc0415486bacb2d42c139..6a3231f8e7291dd04bac2d9916792c74e13599a1 100644 (file)
@@ -1153,8 +1153,8 @@ pt:
   label_member_management_selected_roles_only: Apenas estas funções
   label_password_required: Confirme a sua palavra-chave para continuar
   label_total_spent_time: Total de tempo registado
-  notice_import_finished: Todos os %{count} registos foram importados.
-  notice_import_finished_with_errors: ! '%{count} de %{total} registos não poderam ser importados.'
+  notice_import_finished: "%{count} registos foram importados"
+  notice_import_finished_with_errors: "%{count} de %{total} registos não poderam ser importados"
   error_invalid_file_encoding: 'O ficheiro não possui a codificação correcta: {encoding}'
   error_invalid_csv_file_or_settings: O ficheiro não é um ficheiro CSV ou não respeita as definições abaixo
   error_can_not_read_import_file: Ocorreu um erro ao ler o ficheiro a importar
index 03e937afa1d5ca3b704c65fba385372464171f28..f4791ee9bb579132999ec1ded73a39b64092fb35 100644 (file)
@@ -1143,9 +1143,8 @@ ro:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 363d1804cf01447684322bbf67761d5138009afd..4d2481f9ccd078578ac1c55dd23b3843d6989876 100644 (file)
@@ -1251,8 +1251,8 @@ ru:
   label_member_management_selected_roles_only: Только эти роли
   label_password_required: Для продолжения введите свой пароль
   label_total_spent_time: Всего затрачено времени
-  notice_import_finished: Все %{count} элемент(а, ов) были импортированы.
-  notice_import_finished_with_errors: ! '%{count} из %{total} элемент(а, ов) не могут быть импортированы.'
+  notice_import_finished: "%{count} элемент(а, ов) были импортированы"
+  notice_import_finished_with_errors: "%{count} из %{total} элемент(а, ов) не могут быть импортированы"
   error_invalid_file_encoding: Кодировка файла не соответствует выбранной %{encoding}
   error_invalid_csv_file_or_settings: Файл не является файлом CSV или не соответствует представленным настройкам
   error_can_not_read_import_file: Во время чтения файла для импорта произошла ошибка
index 276c8ff2cc99ca11547078a2b7693c8563f04fb4..efdf8ad53708233fc96c3627b27ad8bf06e06a66 100644 (file)
@@ -1138,9 +1138,8 @@ sk:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Celkový strávený čas
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index d8f493a554a2848cd0fc880bc38703145c731306..2121c2e0240cbe905ce9d74bef447e65dc154a21 100644 (file)
@@ -1148,9 +1148,8 @@ sl:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Skupni porabljeni čas
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 658183886b64613ff8509eee77a8bc51b9537097..058cc04021a415ee8c36e288aace2d3721e54d53 100644 (file)
@@ -1144,9 +1144,8 @@ sq:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 0ae915f25c960108f50324a049866e95ef2f3a2b..8298da415c8cc2951e3f790224995099aa42d9da 100644 (file)
@@ -1150,9 +1150,8 @@ sr-YU:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Celokupno utrošeno vreme
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 5c27ec2be4f124253400f541c15db2be3b6d4e87..4ce0c2ff1d7b9c2f59d63f3d4f3f300e8ffd7150 100644 (file)
@@ -1149,9 +1149,8 @@ sr:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Целокупно утрошено време
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 059852400ae5700ab277f4f3eab17b0f22d076f5..b97e342aa4596e6c49ca0eabc5f214a9ad7ffd26 100644 (file)
@@ -1181,9 +1181,8 @@ sv:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Total tid spenderad
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index c25b780bf03001a38fe5751f45e89f45be4bc61a..a2c841564b0e51dd1448bfe59654aff6ad119961 100644 (file)
@@ -1145,9 +1145,8 @@ th:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 7eb5f05e86b433e83c074959ca8ce0fd48ca68e1..6f33aaba7ad6c4f4ac59c96ec425e6c8d8289302 100644 (file)
@@ -1157,8 +1157,8 @@ tr:
   label_member_management_selected_roles_only: Sadece bu roller
   label_password_required: Devam etmek için şifrenizi doğrulayın
   label_total_spent_time: Toplam harcanan zaman
-  notice_import_finished: "%{count} kayıt içeri aktarıldı."
-  notice_import_finished_with_errors: ! '%{total} kayıttan %{count} tanesi aktarılamadı.'
+  notice_import_finished: "%{count} kayıt içeri aktarıldı"
+  notice_import_finished_with_errors: "%{total} kayıttan %{count} tanesi aktarılamadı"
   error_invalid_file_encoding: Dosyanın karakter kodlaması geçerli bir %{encoding} kodlaması değil.
   error_invalid_csv_file_or_settings: Dosya CSV dosyası değil veya aşağıdaki ayarlara uymuyor
   error_can_not_read_import_file: İçeri aktarılacak dosyayı okurken bir hata oluştu
index 8ea60d4a9f538c60d834f2956c34f95a30a82fd5..2fb2a0471595cdeda975003673e654f76c58edc6 100644 (file)
@@ -1143,9 +1143,8 @@ uk:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Overall spent time
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index 73405c154d7b4023f12f5bdd1cd9a77d359cc229..754ac72ec381987b9d40bd84068625a3c0dea059 100644 (file)
@@ -1201,9 +1201,8 @@ vi:
   label_member_management_selected_roles_only: Only these roles
   label_password_required: Confirm your password to continue
   label_total_spent_time: Tổng thời gian sử dụng
-  notice_import_finished: All %{count} items have been imported.
-  notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
-    imported.'
+  notice_import_finished: "%{count} items have been imported"
+  notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
   error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
   error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
     settings below
index dc004144ec17bac8cc8aa6529e4a0ca93d8091c7..98ad59315b9ed1b1d40019d37130c16161113c27 100644 (file)
   notice_account_deleted: "您的帳戶已被永久刪除。"
   notice_user_successful_create: "已建立用戶 %{id}。"
   notice_new_password_must_be_different: 新舊密碼必須相異
-  notice_import_finished: "已成功匯入所有的項目共 %{count} 個"
-  notice_import_finished_with_errors: "無法匯入 %{count} 個項目 (全部共 %{total} 個)"
+  notice_import_finished: "已成功匯入所有的項目共 %{count} 個"
+  notice_import_finished_with_errors: "無法匯入 %{count} 個項目 (全部共 %{total} 個)"
 
   error_can_t_load_default_data: "無法載入預設組態: %{value}"
   error_scm_not_found: "在儲存機制中找不到這個項目或修訂版。"
index 9837307344a48a2dac3703e610f295aea37f6315..8e52b575bb2e9df843a1a792154a0ec1a68f62b2 100644 (file)
@@ -1145,7 +1145,7 @@ zh:
   label_member_management_selected_roles_only: 只限下列角色
   label_password_required: 确认您的密码后继续
   label_total_spent_time: 总体耗时
-  notice_import_finished: 成功导入 %{count} 个项目.
+  notice_import_finished: 成功导入 %{count} 个项目
   notice_import_finished_with_errors: 有 %{count} 个项目无法导入(共计 %{total} 个)
   error_invalid_file_encoding: 这不是一个有效的 %{encoding} 编码文件
   error_invalid_csv_file_or_settings: 这不是一个CSV文件或者不符合以下设置