##// END OF EJS Templates
Adjust i18n strings....
Jean-Philippe Lang -
r15180:483657f7c007
parent child
Show More
@@ -1,7 +1,7
1 1 <h2><%= l(:label_import_issues) %></h2>
2 2
3 3 <% if @import.saved_items.count > 0 %>
4 <p><%= l(:notice_import_finished, :count => @import.saved_items.count) %></p>
4 <p><%= l(:notice_import_finished, :count => @import.saved_items.count) %>:</p>
5 5
6 6 <ul id="saved-items">
7 7 <% @import.saved_objects.each do |issue| %>
@@ -11,7 +11,7
11 11 <% end %>
12 12
13 13 <% if @import.unsaved_items.count > 0 %>
14 <p><%= l(:notice_import_finished_with_errors, :count => @import.unsaved_items.count, :total => @import.total_items) %></p>
14 <p><%= l(:notice_import_finished_with_errors, :count => @import.unsaved_items.count, :total => @import.total_items) %>:</p>
15 15
16 16 <table id="unsaved-items" class="list">
17 17 <thead>
@@ -1148,9 +1148,8 ar:
1148 1148 label_member_management_selected_roles_only: Only these roles
1149 1149 label_password_required: Confirm your password to continue
1150 1150 label_total_spent_time: الوقت الذي تم انفاقه كاملا
1151 notice_import_finished: All %{count} items have been imported.
1152 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1153 imported.'
1151 notice_import_finished: "%{count} items have been imported"
1152 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1154 1153 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1155 1154 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1156 1155 settings below
@@ -1243,9 +1243,8 az:
1243 1243 label_member_management_selected_roles_only: Only these roles
1244 1244 label_password_required: Confirm your password to continue
1245 1245 label_total_spent_time: Cəmi sərf olunan vaxt
1246 notice_import_finished: All %{count} items have been imported.
1247 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1248 imported.'
1246 notice_import_finished: "%{count} items have been imported"
1247 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1249 1248 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1250 1249 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1251 1250 settings below
@@ -186,9 +186,8 bg:
186 186 notice_account_deleted: Вашият профил беше премахнат без възможност за възстановяване.
187 187 notice_user_successful_create: Потребител %{id} е създаден.
188 188 notice_new_password_must_be_different: Новата парола трябва да бъде различна от сегашната парола
189 notice_import_finished: Всички %{count} обекта бяха импортирани.
190 notice_import_finished_with_errors: ! '%{count} от общо %{total} обекта не бяха инпортирани.'
191
189 notice_import_finished: "%{count} обекта бяха импортирани"
190 notice_import_finished_with_errors: "%{count} от общо %{total} обекта не бяха инпортирани"
192 191 error_can_t_load_default_data: "Грешка при зареждане на началната информация: %{value}"
193 192 error_scm_not_found: Несъществуващ обект в хранилището.
194 193 error_scm_command_failed: "Грешка при опит за комуникация с хранилище: %{value}"
@@ -1161,9 +1161,8 bs:
1161 1161 label_member_management_selected_roles_only: Only these roles
1162 1162 label_password_required: Confirm your password to continue
1163 1163 label_total_spent_time: Overall spent time
1164 notice_import_finished: All %{count} items have been imported.
1165 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1166 imported.'
1164 notice_import_finished: "%{count} items have been imported"
1165 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1167 1166 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1168 1167 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1169 1168 settings below
@@ -1144,7 +1144,7 ca:
1144 1144 label_member_management_selected_roles_only: "Només aquests rols"
1145 1145 label_password_required: "Confirmi la seva contrasenya per continuar"
1146 1146 label_total_spent_time: "Temps total invertit"
1147 notice_import_finished: "Els %{count} element/s han sigut importats."
1147 notice_import_finished: "%{count} element/s han sigut importats"
1148 1148 notice_import_finished_with_errors: "%{count} de %{total} elements no s'ha pogut importar"
1149 1149 error_invalid_file_encoding: "El fitxer no utilitza una codificació valida (%{encoding})"
1150 1150 error_invalid_csv_file_or_settings: "El fitxer no es un CSV o no coincideix amb la configuració"
@@ -1149,9 +1149,8 cs:
1149 1149 label_member_management_selected_roles_only: Pouze tyto role
1150 1150 label_password_required: Pro pokračování potvrďte vaše heslo
1151 1151 label_total_spent_time: Celkem strávený čas
1152 notice_import_finished: Všech %{count} položek bylo naimportováno.
1153 notice_import_finished_with_errors: ! '%{count} z %{total} položek nemohlo být
1154 naimportováno.'
1152 notice_import_finished: "%{count} položek bylo naimportováno"
1153 notice_import_finished_with_errors: "%{count} z %{total} položek nemohlo být naimportováno"
1155 1154 error_invalid_file_encoding: Soubor není platným souborem s kódováním %{encoding}
1156 1155 error_invalid_csv_file_or_settings: Soubor není CSV soubor nebo neodpovídá
1157 1156 níže uvedenému nastavení
@@ -1165,9 +1165,8 da:
1165 1165 label_member_management_selected_roles_only: Only these roles
1166 1166 label_password_required: Confirm your password to continue
1167 1167 label_total_spent_time: Overordnet forbrug af tid
1168 notice_import_finished: All %{count} items have been imported.
1169 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1170 imported.'
1168 notice_import_finished: "%{count} items have been imported"
1169 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1171 1170 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1172 1171 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1173 1172 settings below
@@ -1167,8 +1167,8 de:
1167 1167 label_member_management_all_roles: Alle Rollen
1168 1168 label_member_management_selected_roles_only: Nur diese Rollen
1169 1169 label_total_spent_time: Aufgewendete Zeit aller Projekte anzeigen
1170 notice_import_finished: Alle %{count} Einträge wurden importiert.
1171 notice_import_finished_with_errors: ! '%{count} von %{total} Einträgen konnten nicht importiert werden.'
1170 notice_import_finished: "%{count} Einträge wurden importiert"
1171 notice_import_finished_with_errors: "%{count} von %{total} Einträgen konnten nicht importiert werden"
1172 1172 error_invalid_file_encoding: Die Datei ist keine gültige %{encoding} kodierte Datei
1173 1173 error_invalid_csv_file_or_settings: Die Datei ist keine CSV-Datei oder entspricht nicht den Einstellungen unten
1174 1174 error_can_not_read_import_file: Beim Einlesen der Datei ist ein Fehler aufgetreten
@@ -1148,9 +1148,8 el:
1148 1148 label_member_management_selected_roles_only: Only these roles
1149 1149 label_password_required: Confirm your password to continue
1150 1150 label_total_spent_time: Overall spent time
1151 notice_import_finished: All %{count} items have been imported.
1152 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1153 imported.'
1151 notice_import_finished: "%{count} items have been imported"
1152 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1154 1153 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1155 1154 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1156 1155 settings below
@@ -1153,9 +1153,8 en-GB:
1153 1153 label_member_management_selected_roles_only: Only these roles
1154 1154 label_password_required: Confirm your password to continue
1155 1155 label_total_spent_time: Overall spent time
1156 notice_import_finished: All %{count} items have been imported.
1157 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1158 imported.'
1156 notice_import_finished: "%{count} items have been imported"
1157 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1159 1158 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1160 1159 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1161 1160 settings below
@@ -183,8 +183,8 en:
183 183 notice_account_deleted: "Your account has been permanently deleted."
184 184 notice_user_successful_create: "User %{id} created."
185 185 notice_new_password_must_be_different: The new password must be different from the current password
186 notice_import_finished: "All %{count} items have been imported."
187 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported."
186 notice_import_finished: "%{count} items have been imported"
187 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
188 188
189 189 error_can_t_load_default_data: "Default configuration could not be loaded: %{value}"
190 190 error_scm_not_found: "The entry or revision was not found in the repository."
@@ -1183,9 +1183,8 es-PA:
1183 1183 label_member_management_selected_roles_only: Sólo estos roles
1184 1184 label_password_required: Confirme su contraseña para continuar
1185 1185 label_total_spent_time: Tiempo total dedicado
1186 notice_import_finished: Todos %{count} los elementos han sido importados.
1187 notice_import_finished_with_errors: ! '%{count} de %{total} elementos no pudieron ser
1188 importados.'
1186 notice_import_finished: "%{count} elementos han sido importados"
1187 notice_import_finished_with_errors: "%{count} de %{total} elementos no pudieron ser importados"
1189 1188 error_invalid_file_encoding: El archivo no utiliza %{encoding} válida
1190 1189 error_invalid_csv_file_or_settings: El archivo no es un archivo CSV o no coincide con la
1191 1190 configuración
@@ -1181,9 +1181,8 es:
1181 1181 label_member_management_selected_roles_only: Sólo estos roles
1182 1182 label_password_required: Confirme su contraseña para continuar
1183 1183 label_total_spent_time: Tiempo total dedicado
1184 notice_import_finished: Todos %{count} los elementos han sido importados.
1185 notice_import_finished_with_errors: ! '%{count} de %{total} elementos no pudieron ser
1186 importados.'
1184 notice_import_finished: "%{count} elementos han sido importados"
1185 notice_import_finished_with_errors: "%{count} de %{total} elementos no pudieron ser importados"
1187 1186 error_invalid_file_encoding: El archivo no utiliza %{encoding} válida
1188 1187 error_invalid_csv_file_or_settings: El archivo no es un archivo CSV o no coincide con la
1189 1188 configuración
@@ -1154,8 +1154,8 et:
1154 1154 label_member_management_selected_roles_only: "Ainult need rollid"
1155 1155 label_password_required: "Jätkamiseks kinnita oma parool"
1156 1156 label_total_spent_time: "Kokku kulutatud aeg"
1157 notice_import_finished: "Kõik %{count} rida imporditud."
1158 notice_import_finished_with_errors: ! '%{count} rida %{total}st ei õnnestunud importida.'
1157 notice_import_finished: "%{count} rida imporditud"
1158 notice_import_finished_with_errors: "%{count} rida %{total}st ei õnnestunud importida"
1159 1159 error_invalid_file_encoding: "See fail ei ole õige %{encoding} kodeeringuga"
1160 1160 error_invalid_csv_file_or_settings: "See fail kas ei ole CSV formaadis või ei klapi allolevate sätetega"
1161 1161 error_can_not_read_import_file: "Importfaili sisselugemisel ilmnes viga"
@@ -1149,9 +1149,8 eu:
1149 1149 label_member_management_selected_roles_only: Only these roles
1150 1150 label_password_required: Confirm your password to continue
1151 1151 label_total_spent_time: Igarotako denbora guztira
1152 notice_import_finished: All %{count} items have been imported.
1153 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1154 imported.'
1152 notice_import_finished: "%{count} items have been imported"
1153 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1155 1154 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1156 1155 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1157 1156 settings below
@@ -1149,9 +1149,8 fa:
1149 1149 label_member_management_selected_roles_only: Only these roles
1150 1150 label_password_required: Confirm your password to continue
1151 1151 label_total_spent_time: زمان صرف شده روی هم
1152 notice_import_finished: All %{count} items have been imported.
1153 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1154 imported.'
1152 notice_import_finished: "%{count} items have been imported"
1153 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1155 1154 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1156 1155 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1157 1156 settings below
@@ -1169,9 +1169,8 fi:
1169 1169 label_member_management_selected_roles_only: Only these roles
1170 1170 label_password_required: Confirm your password to continue
1171 1171 label_total_spent_time: Overall spent time
1172 notice_import_finished: All %{count} items have been imported.
1173 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1174 imported.'
1172 notice_import_finished: "%{count} items have been imported"
1173 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1175 1174 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1176 1175 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1177 1176 settings below
@@ -203,8 +203,8 fr:
203 203 notice_account_deleted: "Votre compte a été définitivement supprimé."
204 204 notice_user_successful_create: "Utilisateur %{id} créé."
205 205 notice_new_password_must_be_different: Votre nouveau mot de passe doit être différent de votre mot de passe actuel
206 notice_import_finished: "Les %{count} éléments ont été importé(s)."
207 notice_import_finished_with_errors: "%{count} élément(s) sur %{total} n'ont pas pu être importé(s)."
206 notice_import_finished: "%{count} éléments ont été importé(s)"
207 notice_import_finished_with_errors: "%{count} élément(s) sur %{total} n'ont pas pu être importé(s)"
208 208
209 209 error_can_t_load_default_data: "Une erreur s'est produite lors du chargement du paramétrage : %{value}"
210 210 error_scm_not_found: "L'entrée et/ou la révision demandée n'existe pas dans le dépôt."
@@ -1156,9 +1156,8 gl:
1156 1156 label_member_management_selected_roles_only: Only these roles
1157 1157 label_password_required: Confirm your password to continue
1158 1158 label_total_spent_time: "Tempo total empregado"
1159 notice_import_finished: All %{count} items have been imported.
1160 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1161 imported.'
1159 notice_import_finished: "%{count} items have been imported"
1160 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1162 1161 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1163 1162 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1164 1163 settings below
@@ -1153,9 +1153,8 he:
1153 1153 label_member_management_selected_roles_only: Only these roles
1154 1154 label_password_required: Confirm your password to continue
1155 1155 label_total_spent_time: זמן שהושקע סה"כ
1156 notice_import_finished: All %{count} items have been imported.
1157 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1158 imported.'
1156 notice_import_finished: "%{count} items have been imported"
1157 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1159 1158 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1160 1159 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1161 1160 settings below
@@ -1147,9 +1147,8 hr:
1147 1147 label_member_management_selected_roles_only: Only these roles
1148 1148 label_password_required: Confirm your password to continue
1149 1149 label_total_spent_time: Overall spent time
1150 notice_import_finished: All %{count} items have been imported.
1151 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1152 imported.'
1150 notice_import_finished: "%{count} items have been imported"
1151 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1153 1152 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1154 1153 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1155 1154 settings below
@@ -1167,9 +1167,8
1167 1167 label_member_management_selected_roles_only: Only these roles
1168 1168 label_password_required: Confirm your password to continue
1169 1169 label_total_spent_time: Összes ráfordított idő
1170 notice_import_finished: All %{count} items have been imported.
1171 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1172 imported.'
1170 notice_import_finished: "%{count} items have been imported"
1171 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1173 1172 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1174 1173 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1175 1174 settings below
@@ -1152,9 +1152,8 id:
1152 1152 label_member_management_selected_roles_only: Only these roles
1153 1153 label_password_required: Confirm your password to continue
1154 1154 label_total_spent_time: Overall spent time
1155 notice_import_finished: All %{count} items have been imported.
1156 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1157 imported.'
1155 notice_import_finished: "%{count} items have been imported"
1156 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1158 1157 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1159 1158 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1160 1159 settings below
@@ -1143,9 +1143,8 it:
1143 1143 label_member_management_selected_roles_only: Solo questi ruoli
1144 1144 label_password_required: Confirm your password to continue
1145 1145 label_total_spent_time: Totale tempo impiegato
1146 notice_import_finished: All %{count} items have been imported.
1147 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1148 imported.'
1146 notice_import_finished: "%{count} items have been imported"
1147 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1149 1148 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1150 1149 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1151 1150 settings below
@@ -1163,8 +1163,8 ja:
1163 1163 label_member_management_selected_roles_only: 次のロールのみ
1164 1164 label_password_required: この操作を続行するにはパスワードを入力してください
1165 1165 label_total_spent_time: 合計作業時間
1166 notice_import_finished: '%{count}件の項目をすべてインポートしました。'
1167 notice_import_finished_with_errors: ! '全%{total}件中%{count}件の項目がインポートできませんでした。'
1166 notice_import_finished: "%{count}件の項目をすべてインポートしました"
1167 notice_import_finished_with_errors: "全%{total}件中%{count}件の項目がインポートできませんでした"
1168 1168 error_invalid_file_encoding: このファイルのエンコーディングは正しい%{encoding}ではありません
1169 1169 error_invalid_csv_file_or_settings: このファイルはCSVファイルではないか、以下の設定と一致していません
1170 1170 error_can_not_read_import_file: インポート元のファイルを読み込み中にエラーが発生しました
@@ -1191,8 +1191,8 ko:
1191 1191 label_member_management_selected_roles_only: 선택된 역할 만
1192 1192 label_password_required: 계속하려면 암호를 확인해야 합니다.
1193 1193 label_total_spent_time: 총 소요시간
1194 notice_import_finished: 총 %{count} 건을 가져왔습니다.
1195 notice_import_finished_with_errors: ! ' %{total} %{count} 건을 가져오지 못했습니다.'
1194 notice_import_finished: " %{count} 건을 가져왔습니다"
1195 notice_import_finished_with_errors: " %{total} %{count} 건을 가져오지 못했습니다"
1196 1196 error_invalid_file_encoding: 이 파일은 정상적인 %{encoding} 파일이 아닙니다.
1197 1197 error_invalid_csv_file_or_settings: 이 파일은 CSV 파일이 아니거나 아래 조건에 맞지 않습니다.
1198 1198 error_can_not_read_import_file: 가져오기 파일을 읽을 수 없습니다.
@@ -187,9 +187,8 lt:
187 187 notice_account_deleted: "Jūsų paskyra panaikinta."
188 188 notice_user_successful_create: "Vartotojas %{id} sukurtas."
189 189 notice_new_password_must_be_different: Naujas slaptažodis turi skirtis nuo esamo slaptažodžio
190 notice_import_finished: "Visi %{count} įrašai hbuvo suimportuoti."
191 notice_import_finished_with_errors: "%{count} %{total} įrašų nepavyko suimportuoti."
192
190 notice_import_finished: "%{count} įrašai hbuvo suimportuoti"
191 notice_import_finished_with_errors: "%{count} %{total} įrašų nepavyko suimportuoti"
193 192 error_can_t_load_default_data: "Numatytoji konfigūracija negali būti užkrauta: %{value}"
194 193 error_scm_not_found: "Saugykloje nebuvo rastas toks įrašas ar revizija"
195 194 error_scm_command_failed: "Įvyko klaida jungiantis prie saugyklos: %{value}"
@@ -1142,9 +1142,8 lv:
1142 1142 label_member_management_selected_roles_only: Only these roles
1143 1143 label_password_required: Confirm your password to continue
1144 1144 label_total_spent_time: Overall spent time
1145 notice_import_finished: All %{count} items have been imported.
1146 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1147 imported.'
1145 notice_import_finished: "%{count} items have been imported"
1146 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1148 1147 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1149 1148 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1150 1149 settings below
@@ -1148,9 +1148,8 mk:
1148 1148 label_member_management_selected_roles_only: Only these roles
1149 1149 label_password_required: Confirm your password to continue
1150 1150 label_total_spent_time: Вкупно потрошено време
1151 notice_import_finished: All %{count} items have been imported.
1152 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1153 imported.'
1151 notice_import_finished: "%{count} items have been imported"
1152 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1154 1153 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1155 1154 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1156 1155 settings below
@@ -1149,9 +1149,8 mn:
1149 1149 label_member_management_selected_roles_only: Only these roles
1150 1150 label_password_required: Confirm your password to continue
1151 1151 label_total_spent_time: Overall spent time
1152 notice_import_finished: All %{count} items have been imported.
1153 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1154 imported.'
1152 notice_import_finished: "%{count} items have been imported"
1153 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1155 1154 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1156 1155 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1157 1156 settings below
@@ -1127,9 +1127,8 nl:
1127 1127 label_member_management_selected_roles_only: Only these roles
1128 1128 label_password_required: Confirm your password to continue
1129 1129 label_total_spent_time: Totaal bestede tijd
1130 notice_import_finished: All %{count} items have been imported.
1131 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1132 imported.'
1130 notice_import_finished: "%{count} items have been imported"
1131 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1133 1132 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1134 1133 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1135 1134 settings below
@@ -1138,9 +1138,8
1138 1138 label_member_management_selected_roles_only: Only these roles
1139 1139 label_password_required: Confirm your password to continue
1140 1140 label_total_spent_time: All tidsbruk
1141 notice_import_finished: All %{count} items have been imported.
1142 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1143 imported.'
1141 notice_import_finished: "%{count} items have been imported"
1142 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1144 1143 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1145 1144 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1146 1145 settings below
@@ -1163,9 +1163,8 pl:
1163 1163 label_member_management_selected_roles_only: Tylko tymi rolami
1164 1164 label_password_required: Potwierdź hasło aby kontynuować
1165 1165 label_total_spent_time: Przepracowany czas
1166 notice_import_finished: All %{count} items have been imported.
1167 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1168 imported.'
1166 notice_import_finished: "%{count} items have been imported"
1167 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1169 1168 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1170 1169 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1171 1170 settings below
@@ -1167,9 +1167,8 pt-BR:
1167 1167 label_member_management_selected_roles_only: Somente esses papéis
1168 1168 label_password_required: Confirme sua senha para continuar
1169 1169 label_total_spent_time: Tempo gasto geral
1170 notice_import_finished: Tpdps %{count} itens foram importados.
1171 notice_import_finished_with_errors: ! '%{count} fora de %{total} não puderam ser
1172 importados.'
1170 notice_import_finished: "%{count} itens foram importados"
1171 notice_import_finished_with_errors: "%{count} fora de %{total} não puderam ser importados"
1173 1172 error_invalid_file_encoding: O arquivo não é válido %{encoding} é a codificação do arquivo
1174 1173 error_invalid_csv_file_or_settings: O arquivo não é um arquivo CSV ou não corresponde as
1175 1174 definições abaixo
@@ -1153,8 +1153,8 pt:
1153 1153 label_member_management_selected_roles_only: Apenas estas funções
1154 1154 label_password_required: Confirme a sua palavra-chave para continuar
1155 1155 label_total_spent_time: Total de tempo registado
1156 notice_import_finished: Todos os %{count} registos foram importados.
1157 notice_import_finished_with_errors: ! '%{count} de %{total} registos não poderam ser importados.'
1156 notice_import_finished: "%{count} registos foram importados"
1157 notice_import_finished_with_errors: "%{count} de %{total} registos não poderam ser importados"
1158 1158 error_invalid_file_encoding: 'O ficheiro não possui a codificação correcta: {encoding}'
1159 1159 error_invalid_csv_file_or_settings: O ficheiro não é um ficheiro CSV ou não respeita as definições abaixo
1160 1160 error_can_not_read_import_file: Ocorreu um erro ao ler o ficheiro a importar
@@ -1143,9 +1143,8 ro:
1143 1143 label_member_management_selected_roles_only: Only these roles
1144 1144 label_password_required: Confirm your password to continue
1145 1145 label_total_spent_time: Overall spent time
1146 notice_import_finished: All %{count} items have been imported.
1147 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1148 imported.'
1146 notice_import_finished: "%{count} items have been imported"
1147 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1149 1148 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1150 1149 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1151 1150 settings below
@@ -1251,8 +1251,8 ru:
1251 1251 label_member_management_selected_roles_only: Только эти роли
1252 1252 label_password_required: Для продолжения введите свой пароль
1253 1253 label_total_spent_time: Всего затрачено времени
1254 notice_import_finished: Все %{count} элемент(а, ов) были импортированы.
1255 notice_import_finished_with_errors: ! '%{count} из %{total} элемент(а, ов) не могут быть импортированы.'
1254 notice_import_finished: "%{count} элемент(а, ов) были импортированы"
1255 notice_import_finished_with_errors: "%{count} из %{total} элемент(а, ов) не могут быть импортированы"
1256 1256 error_invalid_file_encoding: Кодировка файла не соответствует выбранной %{encoding}
1257 1257 error_invalid_csv_file_or_settings: Файл не является файлом CSV или не соответствует представленным настройкам
1258 1258 error_can_not_read_import_file: Во время чтения файла для импорта произошла ошибка
@@ -1138,9 +1138,8 sk:
1138 1138 label_member_management_selected_roles_only: Only these roles
1139 1139 label_password_required: Confirm your password to continue
1140 1140 label_total_spent_time: Celkový strávený čas
1141 notice_import_finished: All %{count} items have been imported.
1142 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1143 imported.'
1141 notice_import_finished: "%{count} items have been imported"
1142 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1144 1143 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1145 1144 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1146 1145 settings below
@@ -1148,9 +1148,8 sl:
1148 1148 label_member_management_selected_roles_only: Only these roles
1149 1149 label_password_required: Confirm your password to continue
1150 1150 label_total_spent_time: Skupni porabljeni čas
1151 notice_import_finished: All %{count} items have been imported.
1152 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1153 imported.'
1151 notice_import_finished: "%{count} items have been imported"
1152 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1154 1153 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1155 1154 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1156 1155 settings below
@@ -1144,9 +1144,8 sq:
1144 1144 label_member_management_selected_roles_only: Only these roles
1145 1145 label_password_required: Confirm your password to continue
1146 1146 label_total_spent_time: Overall spent time
1147 notice_import_finished: All %{count} items have been imported.
1148 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1149 imported.'
1147 notice_import_finished: "%{count} items have been imported"
1148 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1150 1149 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1151 1150 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1152 1151 settings below
@@ -1150,9 +1150,8 sr-YU:
1150 1150 label_member_management_selected_roles_only: Only these roles
1151 1151 label_password_required: Confirm your password to continue
1152 1152 label_total_spent_time: Celokupno utrošeno vreme
1153 notice_import_finished: All %{count} items have been imported.
1154 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1155 imported.'
1153 notice_import_finished: "%{count} items have been imported"
1154 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1156 1155 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1157 1156 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1158 1157 settings below
@@ -1149,9 +1149,8 sr:
1149 1149 label_member_management_selected_roles_only: Only these roles
1150 1150 label_password_required: Confirm your password to continue
1151 1151 label_total_spent_time: Целокупно утрошено време
1152 notice_import_finished: All %{count} items have been imported.
1153 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1154 imported.'
1152 notice_import_finished: "%{count} items have been imported"
1153 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1155 1154 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1156 1155 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1157 1156 settings below
@@ -1181,9 +1181,8 sv:
1181 1181 label_member_management_selected_roles_only: Only these roles
1182 1182 label_password_required: Confirm your password to continue
1183 1183 label_total_spent_time: Total tid spenderad
1184 notice_import_finished: All %{count} items have been imported.
1185 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1186 imported.'
1184 notice_import_finished: "%{count} items have been imported"
1185 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1187 1186 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1188 1187 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1189 1188 settings below
@@ -1145,9 +1145,8 th:
1145 1145 label_member_management_selected_roles_only: Only these roles
1146 1146 label_password_required: Confirm your password to continue
1147 1147 label_total_spent_time: Overall spent time
1148 notice_import_finished: All %{count} items have been imported.
1149 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1150 imported.'
1148 notice_import_finished: "%{count} items have been imported"
1149 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1151 1150 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1152 1151 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1153 1152 settings below
@@ -1157,8 +1157,8 tr:
1157 1157 label_member_management_selected_roles_only: Sadece bu roller
1158 1158 label_password_required: Devam etmek için şifrenizi doğrulayın
1159 1159 label_total_spent_time: Toplam harcanan zaman
1160 notice_import_finished: "%{count} kayıt içeri aktarıldı."
1161 notice_import_finished_with_errors: ! '%{total} kayıttan %{count} tanesi aktarılamadı.'
1160 notice_import_finished: "%{count} kayıt içeri aktarıldı"
1161 notice_import_finished_with_errors: "%{total} kayıttan %{count} tanesi aktarılamadı"
1162 1162 error_invalid_file_encoding: Dosyanın karakter kodlaması geçerli bir %{encoding} kodlaması değil.
1163 1163 error_invalid_csv_file_or_settings: Dosya CSV dosyası değil veya aşağıdaki ayarlara uymuyor
1164 1164 error_can_not_read_import_file: İçeri aktarılacak dosyayı okurken bir hata oluştu
@@ -1143,9 +1143,8 uk:
1143 1143 label_member_management_selected_roles_only: Only these roles
1144 1144 label_password_required: Confirm your password to continue
1145 1145 label_total_spent_time: Overall spent time
1146 notice_import_finished: All %{count} items have been imported.
1147 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1148 imported.'
1146 notice_import_finished: "%{count} items have been imported"
1147 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1149 1148 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1150 1149 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1151 1150 settings below
@@ -1201,9 +1201,8 vi:
1201 1201 label_member_management_selected_roles_only: Only these roles
1202 1202 label_password_required: Confirm your password to continue
1203 1203 label_total_spent_time: Tổng thời gian sử dụng
1204 notice_import_finished: All %{count} items have been imported.
1205 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1206 imported.'
1204 notice_import_finished: "%{count} items have been imported"
1205 notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported"
1207 1206 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1208 1207 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1209 1208 settings below
@@ -267,8 +267,8
267 267 notice_account_deleted: "您的帳戶已被永久刪除。"
268 268 notice_user_successful_create: "已建立用戶 %{id}。"
269 269 notice_new_password_must_be_different: 新舊密碼必須相異
270 notice_import_finished: "已成功匯入所有的項目共 %{count} "
271 notice_import_finished_with_errors: "無法匯入 %{count} 個項目 (全部共 %{total} 個)"
270 notice_import_finished: "已成功匯入所有的項目共 %{count} 個"
271 notice_import_finished_with_errors: "無法匯入 %{count} 個項目 (全部共 %{total} 個)"
272 272
273 273 error_can_t_load_default_data: "無法載入預設組態: %{value}"
274 274 error_scm_not_found: "在儲存機制中找不到這個項目或修訂版。"
@@ -1145,7 +1145,7 zh:
1145 1145 label_member_management_selected_roles_only: 只限下列角色
1146 1146 label_password_required: 确认您的密码后继续
1147 1147 label_total_spent_time: 总体耗时
1148 notice_import_finished: 成功导入 %{count} 个项目.
1148 notice_import_finished: 成功导入 %{count} 个项目
1149 1149 notice_import_finished_with_errors: 有 %{count} 个项目无法导入(共计 %{total} 个)
1150 1150 error_invalid_file_encoding: 这不是一个有效的 %{encoding} 编码文件
1151 1151 error_invalid_csv_file_or_settings: 这不是一个CSV文件或者不符合以下设置
General Comments 0
You need to be logged in to leave comments. Login now