##// END OF EJS Templates
Fixed untranslated string (:label_close_versions => Close completed versions)...
Azamat Hackimov -
r3159:f69a4107f85a
parent child
Show More
@@ -34,7 +34,7
34
34
35 <div class="contextual">
35 <div class="contextual">
36 <% if @project.versions.any? %>
36 <% if @project.versions.any? %>
37 <%= link_to 'Close completed versions', {:controller => 'versions', :action => 'close_completed', :project_id => @project}, :method => :post %>
37 <%= link_to l(:label_close_versions), {:controller => 'versions', :action => 'close_completed', :project_id => @project}, :method => :post %>
38 <% end %>
38 <% end %>
39 </div>
39 </div>
40
40
@@ -872,3 +872,4 bg:
872 text_own_membership_delete_confirmation: |-
872 text_own_membership_delete_confirmation: |-
873 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
873 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
874 Are you sure you want to continue?
874 Are you sure you want to continue?
875 label_close_versions: Close completed versions
@@ -896,3 +896,4 bs:
896 text_own_membership_delete_confirmation: |-
896 text_own_membership_delete_confirmation: |-
897 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
897 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
898 Are you sure you want to continue?
898 Are you sure you want to continue?
899 label_close_versions: Close completed versions
@@ -875,3 +875,4 ca:
875 text_own_membership_delete_confirmation: |-
875 text_own_membership_delete_confirmation: |-
876 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
876 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
877 Are you sure you want to continue?
877 Are you sure you want to continue?
878 label_close_versions: Close completed versions
@@ -878,3 +878,4 cs:
878 text_own_membership_delete_confirmation: |-
878 text_own_membership_delete_confirmation: |-
879 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
879 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
880 Are you sure you want to continue?
880 Are you sure you want to continue?
881 label_close_versions: Close completed versions
@@ -898,3 +898,4 da:
898 text_own_membership_delete_confirmation: |-
898 text_own_membership_delete_confirmation: |-
899 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
899 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
900 Are you sure you want to continue?
900 Are you sure you want to continue?
901 label_close_versions: Close completed versions
@@ -898,3 +898,4 de:
898 text_own_membership_delete_confirmation: |-
898 text_own_membership_delete_confirmation: |-
899 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.
899 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.
900 Sind sie wirklich sicher, dass Sie dies tun möchten?
900 Sind sie wirklich sicher, dass Sie dies tun möchten?
901 label_close_versions: Close completed versions
@@ -878,3 +878,4 el:
878 text_own_membership_delete_confirmation: |-
878 text_own_membership_delete_confirmation: |-
879 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
879 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
880 Are you sure you want to continue?
880 Are you sure you want to continue?
881 label_close_versions: Close completed versions
@@ -499,6 +499,7 en:
499 label_version: Version
499 label_version: Version
500 label_version_new: New version
500 label_version_new: New version
501 label_version_plural: Versions
501 label_version_plural: Versions
502 label_close_versions: Close completed versions
502 label_confirmation: Confirmation
503 label_confirmation: Confirmation
503 label_export_to: 'Also available in:'
504 label_export_to: 'Also available in:'
504 label_read: Read...
505 label_read: Read...
@@ -922,3 +922,4 es:
922 text_own_membership_delete_confirmation: |-
922 text_own_membership_delete_confirmation: |-
923 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
923 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
924 Are you sure you want to continue?
924 Are you sure you want to continue?
925 label_close_versions: Close completed versions
@@ -908,3 +908,4 fi:
908 text_own_membership_delete_confirmation: |-
908 text_own_membership_delete_confirmation: |-
909 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
909 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
910 Are you sure you want to continue?
910 Are you sure you want to continue?
911 label_close_versions: Close completed versions
@@ -899,3 +899,4 fr:
899 setting_gravatar_default: Default Gravatar image
899 setting_gravatar_default: Default Gravatar image
900 setting_start_of_week: Start calendars on
900 setting_start_of_week: Start calendars on
901 label_revision_id: Revision {{value}}
901 label_revision_id: Revision {{value}}
902 label_close_versions: Close completed versions
@@ -898,3 +898,4 gl:
898 text_own_membership_delete_confirmation: |-
898 text_own_membership_delete_confirmation: |-
899 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
899 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
900 Are you sure you want to continue?
900 Are you sure you want to continue?
901 label_close_versions: Close completed versions
@@ -882,3 +882,4 he:
882 text_own_membership_delete_confirmation: |-
882 text_own_membership_delete_confirmation: |-
883 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
883 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
884 Are you sure you want to continue?
884 Are you sure you want to continue?
885 label_close_versions: Close completed versions
@@ -903,3 +903,4
903 text_own_membership_delete_confirmation: |-
903 text_own_membership_delete_confirmation: |-
904 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
904 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
905 Are you sure you want to continue?
905 Are you sure you want to continue?
906 label_close_versions: Close completed versions
@@ -890,3 +890,4 id:
890 text_own_membership_delete_confirmation: |-
890 text_own_membership_delete_confirmation: |-
891 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
891 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
892 Are you sure you want to continue?
892 Are you sure you want to continue?
893 label_close_versions: Close completed versions
@@ -885,3 +885,4 it:
885 text_own_membership_delete_confirmation: |-
885 text_own_membership_delete_confirmation: |-
886 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
886 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
887 Are you sure you want to continue?
887 Are you sure you want to continue?
888 label_close_versions: Close completed versions
@@ -907,3 +907,4 ja:
907 enumeration_doc_categories: 文書カテゴリ
907 enumeration_doc_categories: 文書カテゴリ
908 enumeration_activities: 作業分類 (時間トラッキング)
908 enumeration_activities: 作業分類 (時間トラッキング)
909 enumeration_system_activity: システム作業分類
909 enumeration_system_activity: システム作業分類
910 label_close_versions: Close completed versions
@@ -938,3 +938,4 ko:
938 text_own_membership_delete_confirmation: |-
938 text_own_membership_delete_confirmation: |-
939 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
939 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
940 Are you sure you want to continue?
940 Are you sure you want to continue?
941 label_close_versions: Close completed versions
@@ -946,3 +946,4 lt:
946 text_own_membership_delete_confirmation: |-
946 text_own_membership_delete_confirmation: |-
947 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
947 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
948 Are you sure you want to continue?
948 Are you sure you want to continue?
949 label_close_versions: Close completed versions
@@ -860,3 +860,4 nl:
860 text_own_membership_delete_confirmation: |-
860 text_own_membership_delete_confirmation: |-
861 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
861 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
862 Are you sure you want to continue?
862 Are you sure you want to continue?
863 label_close_versions: Close completed versions
@@ -873,3 +873,4
873 text_own_membership_delete_confirmation: |-
873 text_own_membership_delete_confirmation: |-
874 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
874 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
875 Are you sure you want to continue?
875 Are you sure you want to continue?
876 label_close_versions: Close completed versions
@@ -901,3 +901,4 pl:
901 text_own_membership_delete_confirmation: |-
901 text_own_membership_delete_confirmation: |-
902 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
902 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
903 Are you sure you want to continue?
903 Are you sure you want to continue?
904 label_close_versions: Close completed versions
@@ -905,3 +905,4 pt-BR:
905 text_own_membership_delete_confirmation: |-
905 text_own_membership_delete_confirmation: |-
906 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
906 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
907 Are you sure you want to continue?
907 Are you sure you want to continue?
908 label_close_versions: Close completed versions
@@ -890,3 +890,4 pt:
890 text_own_membership_delete_confirmation: |-
890 text_own_membership_delete_confirmation: |-
891 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
891 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
892 Are you sure you want to continue?
892 Are you sure you want to continue?
893 label_close_versions: Close completed versions
@@ -875,3 +875,4 ro:
875 text_own_membership_delete_confirmation: |-
875 text_own_membership_delete_confirmation: |-
876 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
876 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
877 Are you sure you want to continue?
877 Are you sure you want to continue?
878 label_close_versions: Close completed versions
@@ -986,3 +986,4 ru:
986 text_own_membership_delete_confirmation: |-
986 text_own_membership_delete_confirmation: |-
987 Вы собираетесь удалить некоторые или все права, из-за чего могут пропасть права на редактирование этого проекта.
987 Вы собираетесь удалить некоторые или все права, из-за чего могут пропасть права на редактирование этого проекта.
988 Продолжить?
988 Продолжить?
989 label_close_versions: Закрыть завершенные версии
@@ -877,3 +877,4 sk:
877 text_own_membership_delete_confirmation: |-
877 text_own_membership_delete_confirmation: |-
878 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
878 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
879 Are you sure you want to continue?
879 Are you sure you want to continue?
880 label_close_versions: Close completed versions
@@ -874,3 +874,4 sl:
874 text_own_membership_delete_confirmation: |-
874 text_own_membership_delete_confirmation: |-
875 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
875 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
876 Are you sure you want to continue?
876 Are you sure you want to continue?
877 label_close_versions: Close completed versions
@@ -893,3 +893,4
893 text_own_membership_delete_confirmation: |-
893 text_own_membership_delete_confirmation: |-
894 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
894 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
895 Are you sure you want to continue?
895 Are you sure you want to continue?
896 label_close_versions: Close completed versions
@@ -928,3 +928,4 sv:
928 text_own_membership_delete_confirmation: |-
928 text_own_membership_delete_confirmation: |-
929 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
929 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
930 Are you sure you want to continue?
930 Are you sure you want to continue?
931 label_close_versions: Close completed versions
@@ -875,3 +875,4 th:
875 text_own_membership_delete_confirmation: |-
875 text_own_membership_delete_confirmation: |-
876 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
876 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
877 Are you sure you want to continue?
877 Are you sure you want to continue?
878 label_close_versions: Close completed versions
@@ -905,3 +905,4 tr:
905 text_own_membership_delete_confirmation: |-
905 text_own_membership_delete_confirmation: |-
906 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
906 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
907 Are you sure you want to continue?
907 Are you sure you want to continue?
908 label_close_versions: Close completed versions
@@ -874,3 +874,4 uk:
874 text_own_membership_delete_confirmation: |-
874 text_own_membership_delete_confirmation: |-
875 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
875 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
876 Are you sure you want to continue?
876 Are you sure you want to continue?
877 label_close_versions: Close completed versions
@@ -937,3 +937,4 vi:
937 text_own_membership_delete_confirmation: |-
937 text_own_membership_delete_confirmation: |-
938 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
938 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
939 Are you sure you want to continue?
939 Are you sure you want to continue?
940 label_close_versions: Close completed versions
@@ -969,3 +969,4
969 enumeration_doc_categories: 文件分類
969 enumeration_doc_categories: 文件分類
970 enumeration_activities: 活動 (時間追蹤)
970 enumeration_activities: 活動 (時間追蹤)
971 enumeration_system_activity: 系統活動
971 enumeration_system_activity: 系統活動
972 label_close_versions: Close completed versions
@@ -902,3 +902,4 zh:
902 text_own_membership_delete_confirmation: |-
902 text_own_membership_delete_confirmation: |-
903 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
903 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
904 Are you sure you want to continue?
904 Are you sure you want to continue?
905 label_close_versions: Close completed versions
General Comments 0
You need to be logged in to leave comments. Login now