diff --git a/backend/ar/user.json b/backend/ar/user.json index b203c0e0..a1204ba3 100644 --- a/backend/ar/user.json +++ b/backend/ar/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/de/user.json b/backend/de/user.json index bb1336e1..ab1bdb4c 100644 --- a/backend/de/user.json +++ b/backend/de/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Zugang zu Statements", "disable_adding_to_vocabs": "Neuanlegen in Vokabularen verbieten", "disable_adding_to_vocabs_explica": "Falls dieser Schalter aktiviert ist, ist es dem Benutzer nicht mehr m\u00f6glich neue Vokabulareintr\u00e4ge anzulegen. Bestehende k\u00f6nnen weiterhin verkn\u00fcpft werden. So k\u00f6nnen Kollegen die regelm\u00e4\u00dfig und trotz Belehrung falsche oder den Regeln widersprechende Vokabulareintr\u00e4ge generieren davon abgehalten werden.", - "remove_remember_me_tokens": "Entferne \"erinnerte\" Logins auf anderen Ger\u00e4ten (erzwinge erneutes Login)" + "remove_remember_me_tokens": "Entferne \"erinnerte\" Logins auf anderen Ger\u00e4ten (erzwinge erneutes Login)", + "disallow_publishing_objects": "Ver\u00f6ffentlichen von Objekten verbieten", + "disallow_publishing_objects_explica": "Verhindert, dass der oder die Benutzer\/in Objekte ver\u00f6ffentlichen kann. Dies kann eingesetzt werden, falls der oder die Benutzerin wiederholt und entgegen vorheriger Absprachen schlecht erfasste Objektdaten publiziert." } } \ No newline at end of file diff --git a/backend/dsb/user.json b/backend/dsb/user.json index 170e7e14..6a195c16 100644 --- a/backend/dsb/user.json +++ b/backend/dsb/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/en/user.json b/backend/en/user.json index f6fc49ae..0e4fe8fa 100644 --- a/backend/en/user.json +++ b/backend/en/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/es/user.json b/backend/es/user.json index 4dc86877..7ff95215 100644 --- a/backend/es/user.json +++ b/backend/es/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/fr/user.json b/backend/fr/user.json index 20065af9..42e51b33 100644 --- a/backend/fr/user.json +++ b/backend/fr/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/hsb/user.json b/backend/hsb/user.json index 170e7e14..6a195c16 100644 --- a/backend/hsb/user.json +++ b/backend/hsb/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/hu/user.json b/backend/hu/user.json index 72131eee..165e22ec 100644 --- a/backend/hu/user.json +++ b/backend/hu/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "Ha enged\u00e9lyezve van, ez a felhaszn\u00e1l\u00f3i fi\u00f3k t\u00f6bb\u00e9 nem haszn\u00e1lhat\u00f3 \u00faj bejegyz\u00e9sek bevitel\u00e9re az ellen\u0151rz\u00f6tt sz\u00f3k\u00e9szletekbe. Ez hasznos lehet annak megakad\u00e1lyoz\u00e1s\u00e1ra, hogy a koll\u00e9g\u00e1k ism\u00e9telten rossz\/azonos\u00edthatatlan\/szab\u00e1lynak ellentmond\u00f3 sz\u00f3kincsbejegyz\u00e9seket adjanak be.", - "remove_remember_me_tokens": "\"Eml\u00e9kezz r\u00e1m\" elt\u00e1vol\u00edt\u00e1sa" + "remove_remember_me_tokens": "\"Eml\u00e9kezz r\u00e1m\" elt\u00e1vol\u00edt\u00e1sa", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/id/user.json b/backend/id/user.json index 49b71e6a..c66df6c0 100644 --- a/backend/id/user.json +++ b/backend/id/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/it/user.json b/backend/it/user.json index 4dc86877..7ff95215 100644 --- a/backend/it/user.json +++ b/backend/it/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/iw/user.json b/backend/iw/user.json index b203c0e0..a1204ba3 100644 --- a/backend/iw/user.json +++ b/backend/iw/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/kn/user.json b/backend/kn/user.json index f6fc49ae..0e4fe8fa 100644 --- a/backend/kn/user.json +++ b/backend/kn/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/nl/user.json b/backend/nl/user.json index 4dc86877..7ff95215 100644 --- a/backend/nl/user.json +++ b/backend/nl/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/pl/user.json b/backend/pl/user.json index 3d9f0707..b62d7303 100644 --- a/backend/pl/user.json +++ b/backend/pl/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/pt/user.json b/backend/pt/user.json index 554f7181..31fdac7c 100644 --- a/backend/pt/user.json +++ b/backend/pt/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/ro/user.json b/backend/ro/user.json index f6fc49ae..0e4fe8fa 100644 --- a/backend/ro/user.json +++ b/backend/ro/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/ru/user.json b/backend/ru/user.json index 77fda13a..f0eaf5db 100644 --- a/backend/ru/user.json +++ b/backend/ru/user.json @@ -165,6 +165,8 @@ "access_to_statements": "\u0414\u043e\u0441\u0442\u0443\u043f \u043a \u043e\u0442\u0447\u0451\u0442\u0430\u043c", "disable_adding_to_vocabs": "\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u0432\u043d\u0435\u0441\u0435\u043d\u0438\u044f \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0439 \u0432 \u0441\u043b\u043e\u0432\u0430\u0440\u044c", "disable_adding_to_vocabs_explica": "\u0415\u0441\u043b\u0438 \u044d\u0442\u0430 \u043e\u043f\u0446\u0438\u044f \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430, \u044d\u0442\u043e\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u0441\u043c\u043e\u0436\u0435\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u043d\u043e\u0441\u0438\u0442\u044c \u043d\u043e\u0432\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438 \u0432 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0435 \u0441\u043b\u043e\u0432\u0430\u0440\u0438. \u042d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u043f\u043e\u043b\u0435\u0437\u043d\u043e \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043a\u043e\u043b\u043b\u0435\u0433, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u0432\u0432\u043e\u0434\u044f\u0442 \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0435 \/ \u043d\u0435\u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u0443\u0435\u043c\u044b\u0435 \/ \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0440\u0435\u0447\u0430\u0449\u0438\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c \u0441\u043b\u043e\u0432\u0430\u0440\u043d\u044b\u0435 \u0441\u0442\u0430\u0442\u044c\u0438.\r\n", - "remove_remember_me_tokens": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0432\u0441\u0435 \u0437\u0430\u043f\u043e\u043c\u043d\u0435\u043d\u043d\u044b\u0435 \u0432\u0445\u043e\u0434\u044b \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0443" + "remove_remember_me_tokens": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0432\u0441\u0435 \u0437\u0430\u043f\u043e\u043c\u043d\u0435\u043d\u043d\u044b\u0435 \u0432\u0445\u043e\u0434\u044b \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0443", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/ta/user.json b/backend/ta/user.json index f6fc49ae..0e4fe8fa 100644 --- a/backend/ta/user.json +++ b/backend/ta/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/te/user.json b/backend/te/user.json index f6fc49ae..0e4fe8fa 100644 --- a/backend/te/user.json +++ b/backend/te/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/tl/user.json b/backend/tl/user.json index 4dc86877..7ff95215 100644 --- a/backend/tl/user.json +++ b/backend/tl/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/tr/user.json b/backend/tr/user.json index 65b49a4f..c2388df4 100644 --- a/backend/tr/user.json +++ b/backend/tr/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/uk/user.json b/backend/uk/user.json index b1a53417..7ac65ed6 100644 --- a/backend/uk/user.json +++ b/backend/uk/user.json @@ -165,6 +165,8 @@ "access_to_statements": "\u0414\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u0437\u0432\u0456\u0442\u0456\u0432", "disable_adding_to_vocabs": "\u0412\u0438\u043c\u043a\u043d\u0443\u0442\u0438 \u0434\u043e\u0434\u0430\u0432\u0430\u043d\u043d\u044f \u0434\u043e \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0456\u0432", "disable_adding_to_vocabs_explica": "\u042f\u043a\u0449\u043e \u0443\u0432\u0456\u043c\u043a\u043d\u0435\u043d\u043e, \u0446\u0435\u0439 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447 \u0431\u0456\u043b\u044c\u0448\u0435 \u043d\u0435 \u0437\u043c\u043e\u0436\u0435 \u0432\u043d\u043e\u0441\u0438\u0442\u0438 \u043d\u043e\u0432\u0456 \u0437\u0430\u043f\u0438\u0441\u0438 \u0434\u043e \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c\u043e\u0432\u0430\u043d\u0438\u0445 \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0456\u0432. \u0426\u0435 \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u043a\u043e\u0440\u0438\u0441\u043d\u043e, \u0449\u043e\u0431 \u0437\u0443\u043f\u0438\u043d\u0438\u0442\u0438 \u043a\u043e\u043b\u0435\u0433, \u044f\u043a\u0456 \u043f\u043e\u0441\u0442\u0456\u0439\u043d\u043e \u0432\u043d\u043e\u0441\u044f\u0442\u044c \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0456 \/ \u043d\u0435\u0456\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u043e\u0432\u0430\u043d\u0456 \/ \u0442\u0430\u043a\u0456, \u0449\u043e \u0441\u0443\u043f\u0435\u0440\u0435\u0447\u0430\u0442\u044c \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c, \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u043e\u0432\u0456 \u0441\u0442\u0430\u0442\u0442\u0456.", - "remove_remember_me_tokens": "\u0412\u0438\u0434\u0430\u043b\u0456\u0442\u044c \u0443\u0441\u0456 \u0437\u0430\u043f\u0430\u043c'\u044f\u0442\u043e\u0432\u0430\u043d\u0456 \u0432\u0445\u043e\u0434\u0438 \u0434\u043e \u0441\u0438\u0441\u0442\u0435\u043c\u0438 " + "remove_remember_me_tokens": "\u0412\u0438\u0434\u0430\u043b\u0456\u0442\u044c \u0443\u0441\u0456 \u0437\u0430\u043f\u0430\u043c'\u044f\u0442\u043e\u0432\u0430\u043d\u0456 \u0432\u0445\u043e\u0434\u0438 \u0434\u043e \u0441\u0438\u0441\u0442\u0435\u043c\u0438 ", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file diff --git a/backend/zh/user.json b/backend/zh/user.json index 1c9541f6..733f6622 100644 --- a/backend/zh/user.json +++ b/backend/zh/user.json @@ -165,6 +165,8 @@ "access_to_statements": "Access to statements", "disable_adding_to_vocabs": "Disable adding to vocabs", "disable_adding_to_vocabs_explica": "If enabled, this user account cannot be used anymore to enter new entries to the controlled vocabularies. This may be useful to stop colleagues who repeatedly enter wrong \/ unidentifiable \/ rule-contradicting vocabulary entries.", - "remove_remember_me_tokens": "Remove all remembered logins" + "remove_remember_me_tokens": "Remove all remembered logins", + "disallow_publishing_objects": "Disallow publishing objects", + "disallow_publishing_objects_explica": "Disallows the user from publishing any objects. This may be used to prevent users from publishing low quality object data." } } \ No newline at end of file