Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-02 05:14:30 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-02 05:14:30 +0300
commit67f90cb6826f571937c3120979508b13fa644448 (patch)
tree7ab061686819cd98d98784851862fe119fd8eedf /apps
parent8e5913225557b62aea20989b691adec8870dfa85 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/ca.js10
-rw-r--r--apps/dav/l10n/ca.json10
-rw-r--r--apps/federatedfilesharing/l10n/ja.js1
-rw-r--r--apps/federatedfilesharing/l10n/ja.json1
-rw-r--r--apps/files_sharing/l10n/ca.js4
-rw-r--r--apps/files_sharing/l10n/ca.json4
-rw-r--r--apps/systemtags/l10n/ja.js5
-rw-r--r--apps/systemtags/l10n/ja.json5
-rw-r--r--apps/theming/l10n/ca.js8
-rw-r--r--apps/theming/l10n/ca.json8
-rw-r--r--apps/theming/l10n/cs.js1
-rw-r--r--apps/theming/l10n/cs.json1
-rw-r--r--apps/theming/l10n/de.js3
-rw-r--r--apps/theming/l10n/de.json3
-rw-r--r--apps/theming/l10n/de_DE.js3
-rw-r--r--apps/theming/l10n/de_DE.json3
-rw-r--r--apps/theming/l10n/fr.js3
-rw-r--r--apps/theming/l10n/fr.json3
-rw-r--r--apps/theming/l10n/gl.js3
-rw-r--r--apps/theming/l10n/gl.json3
-rw-r--r--apps/theming/l10n/it.js3
-rw-r--r--apps/theming/l10n/it.json3
-rw-r--r--apps/theming/l10n/ja.js5
-rw-r--r--apps/theming/l10n/ja.json5
-rw-r--r--apps/theming/l10n/pl.js3
-rw-r--r--apps/theming/l10n/pl.json3
-rw-r--r--apps/theming/l10n/pt_BR.js3
-rw-r--r--apps/theming/l10n/pt_BR.json3
-rw-r--r--apps/theming/l10n/tr.js3
-rw-r--r--apps/theming/l10n/tr.json3
-rw-r--r--apps/updatenotification/l10n/cs.js1
-rw-r--r--apps/updatenotification/l10n/cs.json1
-rw-r--r--apps/updatenotification/l10n/ja.js2
-rw-r--r--apps/updatenotification/l10n/ja.json2
-rw-r--r--apps/user_ldap/l10n/ca.js6
-rw-r--r--apps/user_ldap/l10n/ca.json6
-rw-r--r--apps/workflowengine/l10n/hu.js1
-rw-r--r--apps/workflowengine/l10n/hu.json1
38 files changed, 104 insertions, 32 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js
index e250cbd9a19..bfe56d030c7 100644
--- a/apps/dav/l10n/ca.js
+++ b/apps/dav/l10n/ca.js
@@ -6,8 +6,8 @@ OC.L10N.register(
"Personal" : "Personal",
"{actor} created calendar {calendar}" : "{actor} ha creat el calendari {calendar}",
"You created calendar {calendar}" : "Heu creat el calendari {calendar}",
- "{actor} deleted calendar {calendar}" : "{actor} ha eliminat el calendari {calendar}",
- "You deleted calendar {calendar}" : "Heu eliminat el calendari {calendar}",
+ "{actor} deleted calendar {calendar}" : "{actor} ha suprimit el calendari {calendar}",
+ "You deleted calendar {calendar}" : "Heu suprimit el calendari {calendar}",
"{actor} updated calendar {calendar}" : "{actor} ha actualitzat el calendari {calendar}",
"You updated calendar {calendar}" : "Heu actualitzat el calendari {calendar}",
"You shared calendar {calendar} as public link" : "Heu compartit el calendari {calendar} amb un enllaç públic",
@@ -25,15 +25,15 @@ OC.L10N.register(
"{actor} unshared calendar {calendar} from group {group}" : "{actor} calendari no publicat {calendar} del grup {grup}",
"{actor} created event {event} in calendar {calendar}" : "{actor} ha creat l'esdeveniment {event} al calendari {calendar}",
"You created event {event} in calendar {calendar}" : "Heu creat l'esdeveniment {event} al calendari {calendar}",
- "{actor} deleted event {event} from calendar {calendar}" : "{actor} eliminat esdeveniment {esdeveniment} del calendari {calendar}",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor} ha suprimit l'esdeveniment {esdeveniment} del calendari {calendar}",
"You deleted event {event} from calendar {calendar}" : "Heu suprimit l'esdeveniment {event} del calendari {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} esdeveniment actualitzat {esdeveniment} al calendari {calendar}",
"You updated event {event} in calendar {calendar}" : "Heu actualitzat l'esdeveniment {event} al calendari {calendar}",
"Busy" : "Ocupat",
"{actor} created todo {todo} in list {calendar}" : "{actor} ha creat la tasca {todo} a {calendar}",
"You created todo {todo} in list {calendar}" : "Heu creat la tasca {todo} a {calendar}",
- "{actor} deleted todo {todo} from list {calendar}" : "{actor} ha eliminat la tasca {todo} a {calendar}",
- "You deleted todo {todo} from list {calendar}" : "Heu eliminat la tasca {todo} a {calendar}",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} ha suprimit la tasca {todo} de la llista {calendar}",
+ "You deleted todo {todo} from list {calendar}" : "Heu suprimit la tasca {todo} de la llista {calendar}",
"{actor} updated todo {todo} in list {calendar}" : "{actor} ha actualitzat la tasca {todo} a {calendar}",
"You updated todo {todo} in list {calendar}" : "Heu actualitzat la tasca {todo} a {calendar}",
"{actor} solved todo {todo} in list {calendar}" : "{actor} ha resolt la tasca {todo} a {calendar}",
diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json
index e3c813be5c0..1506a8e7ec4 100644
--- a/apps/dav/l10n/ca.json
+++ b/apps/dav/l10n/ca.json
@@ -4,8 +4,8 @@
"Personal" : "Personal",
"{actor} created calendar {calendar}" : "{actor} ha creat el calendari {calendar}",
"You created calendar {calendar}" : "Heu creat el calendari {calendar}",
- "{actor} deleted calendar {calendar}" : "{actor} ha eliminat el calendari {calendar}",
- "You deleted calendar {calendar}" : "Heu eliminat el calendari {calendar}",
+ "{actor} deleted calendar {calendar}" : "{actor} ha suprimit el calendari {calendar}",
+ "You deleted calendar {calendar}" : "Heu suprimit el calendari {calendar}",
"{actor} updated calendar {calendar}" : "{actor} ha actualitzat el calendari {calendar}",
"You updated calendar {calendar}" : "Heu actualitzat el calendari {calendar}",
"You shared calendar {calendar} as public link" : "Heu compartit el calendari {calendar} amb un enllaç públic",
@@ -23,15 +23,15 @@
"{actor} unshared calendar {calendar} from group {group}" : "{actor} calendari no publicat {calendar} del grup {grup}",
"{actor} created event {event} in calendar {calendar}" : "{actor} ha creat l'esdeveniment {event} al calendari {calendar}",
"You created event {event} in calendar {calendar}" : "Heu creat l'esdeveniment {event} al calendari {calendar}",
- "{actor} deleted event {event} from calendar {calendar}" : "{actor} eliminat esdeveniment {esdeveniment} del calendari {calendar}",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor} ha suprimit l'esdeveniment {esdeveniment} del calendari {calendar}",
"You deleted event {event} from calendar {calendar}" : "Heu suprimit l'esdeveniment {event} del calendari {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} esdeveniment actualitzat {esdeveniment} al calendari {calendar}",
"You updated event {event} in calendar {calendar}" : "Heu actualitzat l'esdeveniment {event} al calendari {calendar}",
"Busy" : "Ocupat",
"{actor} created todo {todo} in list {calendar}" : "{actor} ha creat la tasca {todo} a {calendar}",
"You created todo {todo} in list {calendar}" : "Heu creat la tasca {todo} a {calendar}",
- "{actor} deleted todo {todo} from list {calendar}" : "{actor} ha eliminat la tasca {todo} a {calendar}",
- "You deleted todo {todo} from list {calendar}" : "Heu eliminat la tasca {todo} a {calendar}",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} ha suprimit la tasca {todo} de la llista {calendar}",
+ "You deleted todo {todo} from list {calendar}" : "Heu suprimit la tasca {todo} de la llista {calendar}",
"{actor} updated todo {todo} in list {calendar}" : "{actor} ha actualitzat la tasca {todo} a {calendar}",
"You updated todo {todo} in list {calendar}" : "Heu actualitzat la tasca {todo} a {calendar}",
"{actor} solved todo {todo} in list {calendar}" : "{actor} ha resolt la tasca {todo} a {calendar}",
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js
index 49c9de62147..28074033965 100644
--- a/apps/federatedfilesharing/l10n/ja.js
+++ b/apps/federatedfilesharing/l10n/ja.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"Search global and public address book for users" : "グローバルまたはユーザーの公開アドレス帳を検索する",
"Allow users to publish their data to a global and public address book" : "公開アドレス帳をグローバルに公開することをユーザーに許可する",
"Federated Cloud" : "クラウド共有",
+ "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloudサーバまたはその他のOpen Cloud Mesh(OCM)互換のサーバとサービスを使用しているユーザであれば、共有ダイアログにFederated Cloud IDを入力するだけで誰とでも共有できます。例:person@cloud.example.com",
"Your Federated Cloud ID:" : "あなたのクラウド共有ID:",
"Share it so your friends can share files with you:" : "友達があなたとファイルを共有できるよう、シェアしましょう:",
"Add to your website" : "ウェブサイトに追加",
diff --git a/apps/federatedfilesharing/l10n/ja.json b/apps/federatedfilesharing/l10n/ja.json
index 24893f91855..a08a9509f04 100644
--- a/apps/federatedfilesharing/l10n/ja.json
+++ b/apps/federatedfilesharing/l10n/ja.json
@@ -43,6 +43,7 @@
"Search global and public address book for users" : "グローバルまたはユーザーの公開アドレス帳を検索する",
"Allow users to publish their data to a global and public address book" : "公開アドレス帳をグローバルに公開することをユーザーに許可する",
"Federated Cloud" : "クラウド共有",
+ "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloudサーバまたはその他のOpen Cloud Mesh(OCM)互換のサーバとサービスを使用しているユーザであれば、共有ダイアログにFederated Cloud IDを入力するだけで誰とでも共有できます。例:person@cloud.example.com",
"Your Federated Cloud ID:" : "あなたのクラウド共有ID:",
"Share it so your friends can share files with you:" : "友達があなたとファイルを共有できるよう、シェアしましょう:",
"Add to your website" : "ウェブサイトに追加",
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js
index 29989566b80..4ff0c74ae6a 100644
--- a/apps/files_sharing/l10n/ca.js
+++ b/apps/files_sharing/l10n/ca.js
@@ -34,7 +34,7 @@ OC.L10N.register(
"{file} downloaded via public link" : "{file} descarregat mitjançant enllaç públic",
"{email} downloaded {file}" : "{email} descarregat {file}",
"Shared with group {group}" : "Compartit amb el grup {group}",
- "Removed share for group {group}" : "S'ha eliminat la participació del grup {group}",
+ "Removed share for group {group}" : "S'ha suprimit la compartició per al grup {group}",
"{actor} shared with group {group}" : "{actor} ha compartit amb el grup {group}",
"{actor} removed share for group {group}" : "{actor} ha suprimit la participació del grup {grup}",
"You shared {file} with group {group}" : "Heu compartit {file} amb el grup {group}",
@@ -120,7 +120,7 @@ OC.L10N.register(
"Expiration date" : "Data de caducitat",
"Sorry, this link doesn’t seem to work anymore." : "Aquest enllaç sembla que no funciona.",
"Reasons might be:" : "Les raons podrien ser:",
- "the item was removed" : "l'element ha estat eliminat",
+ "the item was removed" : "s'ha suprimit l'element",
"the link expired" : "l'enllaç ha vençut",
"sharing is disabled" : "s'ha desactivat la compartició",
"For more info, please ask the person who sent this link." : "Per més informació contacteu amb qui us ha enviat l'enllaç.",
diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json
index 1b5bd83a04c..0b948a858e6 100644
--- a/apps/files_sharing/l10n/ca.json
+++ b/apps/files_sharing/l10n/ca.json
@@ -32,7 +32,7 @@
"{file} downloaded via public link" : "{file} descarregat mitjançant enllaç públic",
"{email} downloaded {file}" : "{email} descarregat {file}",
"Shared with group {group}" : "Compartit amb el grup {group}",
- "Removed share for group {group}" : "S'ha eliminat la participació del grup {group}",
+ "Removed share for group {group}" : "S'ha suprimit la compartició per al grup {group}",
"{actor} shared with group {group}" : "{actor} ha compartit amb el grup {group}",
"{actor} removed share for group {group}" : "{actor} ha suprimit la participació del grup {grup}",
"You shared {file} with group {group}" : "Heu compartit {file} amb el grup {group}",
@@ -118,7 +118,7 @@
"Expiration date" : "Data de caducitat",
"Sorry, this link doesn’t seem to work anymore." : "Aquest enllaç sembla que no funciona.",
"Reasons might be:" : "Les raons podrien ser:",
- "the item was removed" : "l'element ha estat eliminat",
+ "the item was removed" : "s'ha suprimit l'element",
"the link expired" : "l'enllaç ha vençut",
"sharing is disabled" : "s'ha desactivat la compartició",
"For more info, please ask the person who sent this link." : "Per més informació contacteu amb qui us ha enviat l'enllaç.",
diff --git a/apps/systemtags/l10n/ja.js b/apps/systemtags/l10n/ja.js
index d78c9212503..7d5bd7b9b2b 100644
--- a/apps/systemtags/l10n/ja.js
+++ b/apps/systemtags/l10n/ja.js
@@ -5,10 +5,12 @@ OC.L10N.register(
"Update" : "更新",
"Create" : "作成",
"Select tag…" : "タグを選択...",
+ "System tag %1$s added by the system" : "システムタグ%1$sがシステムによって追加されました",
"Added system tag {systemtag}" : "システムタグ {systemtag} を追加しました",
"Added system tag %1$s" : "%1$s システムタグを追加しました",
"%1$s added system tag %2$s" : "%1$s が %2$s タグを追加しました",
"{actor} added system tag {systemtag}" : "{actor} がシステムタグ {systemtag} を追加しました",
+ "System tag %1$s removed by the system" : "システムタグ%1$sがシステムによって削除されました",
"Removed system tag {systemtag}" : "システムタグ {systemtag} を削除しました",
"Removed system tag %1$s" : "システムタグ %1$s を削除しました",
"%1$s removed system tag %2$s" : "%1$s がシステムタグ %2$s を削除しました",
@@ -25,10 +27,13 @@ OC.L10N.register(
"You updated system tag {oldsystemtag} to {newsystemtag}" : "システムタグを {oldsystemtag} から {newsystemtag} に更新しました",
"%1$s updated system tag %3$s to %2$s" : "%1$s が タグを %3$s から %2$s に更新",
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} がシステムタグを {oldsystemtag} から {newsystemtag} に更新しました",
+ "System tag {systemtag} was added to {file} by the system" : "システムによって{file}にシステムタグ {systemtag}が追加されました",
"You added system tag %2$s to %1$s" : "%1$s にシステムタグ %2$s を追加しました",
"You added system tag {systemtag} to {file}" : "{file} にシステムタグ {systemtag} を追加",
"%1$s added system tag %3$s to %2$s" : "%1$s はシステムタグ %3$s を %2$s に追加しました",
"{actor} added system tag {systemtag} to {file}" : "{actor} が {file} にシステムタグ {systemtag} を追加しました",
+ "System tag %2$s was removed from %1$s by the system" : "システムによって%1$sからシステムタグ%2$sが削除されました",
+ "System tag {systemtag} was removed from {file} by the system" : "システムによって {file} からシステムタグ{systemtag}が削除されました",
"You removed system tag %2$s from %1$s" : "%1$s から システムタグ %2$sを削除しました",
"You removed system tag {systemtag} from {file}" : "{file} から システムタグ {systemtag} を削除",
"%1$s removed system tag %3$s from %2$s" : "%1$s は %2$s からシステムタグ %3$s を削除しました",
diff --git a/apps/systemtags/l10n/ja.json b/apps/systemtags/l10n/ja.json
index b2a00ad448d..845d941eb4c 100644
--- a/apps/systemtags/l10n/ja.json
+++ b/apps/systemtags/l10n/ja.json
@@ -3,10 +3,12 @@
"Update" : "更新",
"Create" : "作成",
"Select tag…" : "タグを選択...",
+ "System tag %1$s added by the system" : "システムタグ%1$sがシステムによって追加されました",
"Added system tag {systemtag}" : "システムタグ {systemtag} を追加しました",
"Added system tag %1$s" : "%1$s システムタグを追加しました",
"%1$s added system tag %2$s" : "%1$s が %2$s タグを追加しました",
"{actor} added system tag {systemtag}" : "{actor} がシステムタグ {systemtag} を追加しました",
+ "System tag %1$s removed by the system" : "システムタグ%1$sがシステムによって削除されました",
"Removed system tag {systemtag}" : "システムタグ {systemtag} を削除しました",
"Removed system tag %1$s" : "システムタグ %1$s を削除しました",
"%1$s removed system tag %2$s" : "%1$s がシステムタグ %2$s を削除しました",
@@ -23,10 +25,13 @@
"You updated system tag {oldsystemtag} to {newsystemtag}" : "システムタグを {oldsystemtag} から {newsystemtag} に更新しました",
"%1$s updated system tag %3$s to %2$s" : "%1$s が タグを %3$s から %2$s に更新",
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} がシステムタグを {oldsystemtag} から {newsystemtag} に更新しました",
+ "System tag {systemtag} was added to {file} by the system" : "システムによって{file}にシステムタグ {systemtag}が追加されました",
"You added system tag %2$s to %1$s" : "%1$s にシステムタグ %2$s を追加しました",
"You added system tag {systemtag} to {file}" : "{file} にシステムタグ {systemtag} を追加",
"%1$s added system tag %3$s to %2$s" : "%1$s はシステムタグ %3$s を %2$s に追加しました",
"{actor} added system tag {systemtag} to {file}" : "{actor} が {file} にシステムタグ {systemtag} を追加しました",
+ "System tag %2$s was removed from %1$s by the system" : "システムによって%1$sからシステムタグ%2$sが削除されました",
+ "System tag {systemtag} was removed from {file} by the system" : "システムによって {file} からシステムタグ{systemtag}が削除されました",
"You removed system tag %2$s from %1$s" : "%1$s から システムタグ %2$sを削除しました",
"You removed system tag {systemtag} from {file}" : "{file} から システムタグ {systemtag} を削除",
"%1$s removed system tag %3$s from %2$s" : "%1$s は %2$s からシステムタグ %3$s を削除しました",
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js
index 7e26e6a9c0d..7e21368f04a 100644
--- a/apps/theming/l10n/ca.js
+++ b/apps/theming/l10n/ca.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"theming",
{
- "Loading preview…" : "S'està carregant la vista prèvia ...",
+ "Loading preview…" : "S'està carregant la previsualització...",
"Saved" : "Desat",
"Admin" : "Administrador",
"a safe home for all your data" : "un lloc segur per a les vostres dades",
@@ -39,13 +39,13 @@ OC.L10N.register(
"Login image" : "Imatge d'inici de sessió",
"Upload new login background" : "Carrega un nou fons d'inici de sessió",
"Remove background image" : "Suprimeix la imatge de fons",
- "Advanced options" : "Opcions avançades",
+ "Advanced options" : "Paràmetres avançats",
"Legal notice link" : "Enllaç a l'avís legal",
"Privacy policy link" : "Enllaç a la política de privadesa",
"Header logo" : "Logotip de capçalera",
"Upload new header logo" : "Carrega un nou logotip de capçalera",
- "Favicon" : "Favicon",
+ "Favicon" : "Icona de web",
"Upload new favicon" : "Carrega un nou favicon",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·la l'extensió Imagemagick per al PHP i es generarà automàticament un favicon a partir del logo i del color del tema."
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió PHP de l'ImageMagick compatible amb imatges SVG per generar automàticament una icona de web a partir del logotip pujat i del color."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json
index 4409f1e6a17..9a30ffd7c9c 100644
--- a/apps/theming/l10n/ca.json
+++ b/apps/theming/l10n/ca.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Loading preview…" : "S'està carregant la vista prèvia ...",
+ "Loading preview…" : "S'està carregant la previsualització...",
"Saved" : "Desat",
"Admin" : "Administrador",
"a safe home for all your data" : "un lloc segur per a les vostres dades",
@@ -37,13 +37,13 @@
"Login image" : "Imatge d'inici de sessió",
"Upload new login background" : "Carrega un nou fons d'inici de sessió",
"Remove background image" : "Suprimeix la imatge de fons",
- "Advanced options" : "Opcions avançades",
+ "Advanced options" : "Paràmetres avançats",
"Legal notice link" : "Enllaç a l'avís legal",
"Privacy policy link" : "Enllaç a la política de privadesa",
"Header logo" : "Logotip de capçalera",
"Upload new header logo" : "Carrega un nou logotip de capçalera",
- "Favicon" : "Favicon",
+ "Favicon" : "Icona de web",
"Upload new favicon" : "Carrega un nou favicon",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·la l'extensió Imagemagick per al PHP i es generarà automàticament un favicon a partir del logo i del color del tema."
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió PHP de l'ImageMagick compatible amb imatges SVG per generar automàticament una icona de web a partir del logotip pujat i del color."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index 3aa1f8ccbfe..b6f750cf3f1 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Name cannot be empty" : "Je třeba zadat název",
"The given name is too long" : "Zadaný název je příliš dlouhý",
"The given web address is too long" : "Zadaná webová adresa je příliš dlouhá",
+ "The given web address is not a valid URL" : "Zadaná webová adresa není platná URL",
"The given legal notice address is too long" : "Daná adresa právního upozornění je příliš dlouhá",
"The given privacy policy address is too long" : "Daná adresa zásad ochrany osobních údajů je příliš dlouhá",
"The given slogan is too long" : "Zadaný slogan je příliš dlouhý",
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index 72d92b0056f..eb4544cd1e4 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -6,6 +6,7 @@
"Name cannot be empty" : "Je třeba zadat název",
"The given name is too long" : "Zadaný název je příliš dlouhý",
"The given web address is too long" : "Zadaná webová adresa je příliš dlouhá",
+ "The given web address is not a valid URL" : "Zadaná webová adresa není platná URL",
"The given legal notice address is too long" : "Daná adresa právního upozornění je příliš dlouhá",
"The given privacy policy address is too long" : "Daná adresa zásad ochrany osobních údajů je příliš dlouhá",
"The given slogan is too long" : "Zadaný slogan je příliš dlouhý",
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js
index 22d1640078b..570e095be4c 100644
--- a/apps/theming/l10n/de.js
+++ b/apps/theming/l10n/de.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Der Name darf nicht leer sein",
"The given name is too long" : "Der eingegebene Name ist zu lang",
"The given web address is too long" : "Die eingegebene Adresse ist zu lang",
+ "The given web address is not a valid URL" : "Die eingegebene Web-Adresse ist keine gültige URL",
"The given legal notice address is too long" : "Die im Impressum angegebene Adresse ist zu lang",
+ "The given legal notice address is not a valid URL" : "Die eingegebene Impressums-Adresse ist keine gültige URL",
"The given privacy policy address is too long" : "Die eingegebene Adresse der Datenschutzerklärung ist zu lang",
+ "The given privacy policy address is not a valid URL" : "Die eingegebene Datenschutz-Adresse ist keine gültige URL",
"The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
"The given color is invalid" : "Die gewählte Farbe ist ungültig",
"The file was uploaded" : "Die Datei wurde hochgeladen",
diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json
index 30fecf81cd5..b9c1456411e 100644
--- a/apps/theming/l10n/de.json
+++ b/apps/theming/l10n/de.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Der Name darf nicht leer sein",
"The given name is too long" : "Der eingegebene Name ist zu lang",
"The given web address is too long" : "Die eingegebene Adresse ist zu lang",
+ "The given web address is not a valid URL" : "Die eingegebene Web-Adresse ist keine gültige URL",
"The given legal notice address is too long" : "Die im Impressum angegebene Adresse ist zu lang",
+ "The given legal notice address is not a valid URL" : "Die eingegebene Impressums-Adresse ist keine gültige URL",
"The given privacy policy address is too long" : "Die eingegebene Adresse der Datenschutzerklärung ist zu lang",
+ "The given privacy policy address is not a valid URL" : "Die eingegebene Datenschutz-Adresse ist keine gültige URL",
"The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
"The given color is invalid" : "Die gewählte Farbe ist ungültig",
"The file was uploaded" : "Die Datei wurde hochgeladen",
diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js
index 9d0f7fd3117..b53b3428482 100644
--- a/apps/theming/l10n/de_DE.js
+++ b/apps/theming/l10n/de_DE.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Der Name darf nicht leer sein",
"The given name is too long" : "Der eingegebene Name ist zu lang",
"The given web address is too long" : "Die eingegebene Adresse ist zu lang",
+ "The given web address is not a valid URL" : "Die eingegebene Web-Adresse ist keine gültige URL",
"The given legal notice address is too long" : "Die im Impressum angegebene Adresse ist zu lang",
+ "The given legal notice address is not a valid URL" : "Die eingegebene Impressums-Adresse ist keine gültige URL",
"The given privacy policy address is too long" : "Die eingegebene Adresse der Datenschutzerklärung ist zu lang",
+ "The given privacy policy address is not a valid URL" : "Die eingegebene Datenschutz-Adresse ist keine gültige URL",
"The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
"The given color is invalid" : "Die gewählte Farbe ist ungültig",
"The file was uploaded" : "Die Datei wurde hochgeladen",
diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json
index 28d77e02c21..c3d8c74df55 100644
--- a/apps/theming/l10n/de_DE.json
+++ b/apps/theming/l10n/de_DE.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Der Name darf nicht leer sein",
"The given name is too long" : "Der eingegebene Name ist zu lang",
"The given web address is too long" : "Die eingegebene Adresse ist zu lang",
+ "The given web address is not a valid URL" : "Die eingegebene Web-Adresse ist keine gültige URL",
"The given legal notice address is too long" : "Die im Impressum angegebene Adresse ist zu lang",
+ "The given legal notice address is not a valid URL" : "Die eingegebene Impressums-Adresse ist keine gültige URL",
"The given privacy policy address is too long" : "Die eingegebene Adresse der Datenschutzerklärung ist zu lang",
+ "The given privacy policy address is not a valid URL" : "Die eingegebene Datenschutz-Adresse ist keine gültige URL",
"The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
"The given color is invalid" : "Die gewählte Farbe ist ungültig",
"The file was uploaded" : "Die Datei wurde hochgeladen",
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js
index f4634f4e9da..9f4b9f9a29a 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Le nom ne peut pas être vide",
"The given name is too long" : "Le nom donné est trop long",
"The given web address is too long" : "L'adresse web donnée est trop longue",
+ "The given web address is not a valid URL" : "L'adresse web n'est pas une URL valide",
"The given legal notice address is too long" : "L'adresse fournie pour la notice légale est trop longue",
+ "The given legal notice address is not a valid URL" : "L'adresse de la notice légale n'est pas une URL valide",
"The given privacy policy address is too long" : "L'adresse de la politique de confidentialité est trop longue",
+ "The given privacy policy address is not a valid URL" : "L'adresse de la politique de confidentialité n'est pas une URL valide",
"The given slogan is too long" : "Le slogan donné est trop long",
"The given color is invalid" : "La couleur donnée est invalide",
"The file was uploaded" : "Le fichier a été téléversé",
diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json
index 2f4d8bc623e..753cb1fe5ff 100644
--- a/apps/theming/l10n/fr.json
+++ b/apps/theming/l10n/fr.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Le nom ne peut pas être vide",
"The given name is too long" : "Le nom donné est trop long",
"The given web address is too long" : "L'adresse web donnée est trop longue",
+ "The given web address is not a valid URL" : "L'adresse web n'est pas une URL valide",
"The given legal notice address is too long" : "L'adresse fournie pour la notice légale est trop longue",
+ "The given legal notice address is not a valid URL" : "L'adresse de la notice légale n'est pas une URL valide",
"The given privacy policy address is too long" : "L'adresse de la politique de confidentialité est trop longue",
+ "The given privacy policy address is not a valid URL" : "L'adresse de la politique de confidentialité n'est pas une URL valide",
"The given slogan is too long" : "Le slogan donné est trop long",
"The given color is invalid" : "La couleur donnée est invalide",
"The file was uploaded" : "Le fichier a été téléversé",
diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js
index aa0591b5d61..a3ef7cbace6 100644
--- a/apps/theming/l10n/gl.js
+++ b/apps/theming/l10n/gl.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "O nome non pode estar baleiro",
"The given name is too long" : "O nome indicado é longo de máis",
"The given web address is too long" : "O enderezo web indicado é longo de máis",
+ "The given web address is not a valid URL" : "O enderezo web indicado non é un URL válido",
"The given legal notice address is too long" : "O enderezo do aviso legal indicado é longo de máis",
+ "The given legal notice address is not a valid URL" : "O enderezo do aviso legal indicado non é un URL válido",
"The given privacy policy address is too long" : "O enderezo da política de privacidade indicado é longo de máis",
+ "The given privacy policy address is not a valid URL" : "O enderezo da política de privacidade indicado non é un URL válido",
"The given slogan is too long" : "O lema indicado é longo de máis",
"The given color is invalid" : "A cor indicada é incorrecta",
"The file was uploaded" : "O ficheiro foi enviado",
diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json
index f83ad4509b6..2278f6b3cce 100644
--- a/apps/theming/l10n/gl.json
+++ b/apps/theming/l10n/gl.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "O nome non pode estar baleiro",
"The given name is too long" : "O nome indicado é longo de máis",
"The given web address is too long" : "O enderezo web indicado é longo de máis",
+ "The given web address is not a valid URL" : "O enderezo web indicado non é un URL válido",
"The given legal notice address is too long" : "O enderezo do aviso legal indicado é longo de máis",
+ "The given legal notice address is not a valid URL" : "O enderezo do aviso legal indicado non é un URL válido",
"The given privacy policy address is too long" : "O enderezo da política de privacidade indicado é longo de máis",
+ "The given privacy policy address is not a valid URL" : "O enderezo da política de privacidade indicado non é un URL válido",
"The given slogan is too long" : "O lema indicado é longo de máis",
"The given color is invalid" : "A cor indicada é incorrecta",
"The file was uploaded" : "O ficheiro foi enviado",
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js
index 0bd11af2eb8..241e8e00c5e 100644
--- a/apps/theming/l10n/it.js
+++ b/apps/theming/l10n/it.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Il nome non può essere vuoto",
"The given name is too long" : "Questo nome è troppo lungo",
"The given web address is too long" : "Questo indirizzo web è troppo lungo",
+ "The given web address is not a valid URL" : "L'indirizzo web specifico non è un URL valido",
"The given legal notice address is too long" : "L'indirizzo dell'avviso legale specificato è troppo lungo",
+ "The given legal notice address is not a valid URL" : "L'indirizzo delle specifiche note legali non è un URL valido",
"The given privacy policy address is too long" : "L'indirizzo dello specifico criterio di riservatezza è troppo lungo",
+ "The given privacy policy address is not a valid URL" : "L'indirizzo dello specifico criterio di riservatezza non è un URL valido",
"The given slogan is too long" : "Questo slogan è troppo lungo",
"The given color is invalid" : "Questo colore non è valido",
"The file was uploaded" : "Il file è stato caricato",
diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json
index 1debebe4c76..62f1494ba26 100644
--- a/apps/theming/l10n/it.json
+++ b/apps/theming/l10n/it.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Il nome non può essere vuoto",
"The given name is too long" : "Questo nome è troppo lungo",
"The given web address is too long" : "Questo indirizzo web è troppo lungo",
+ "The given web address is not a valid URL" : "L'indirizzo web specifico non è un URL valido",
"The given legal notice address is too long" : "L'indirizzo dell'avviso legale specificato è troppo lungo",
+ "The given legal notice address is not a valid URL" : "L'indirizzo delle specifiche note legali non è un URL valido",
"The given privacy policy address is too long" : "L'indirizzo dello specifico criterio di riservatezza è troppo lungo",
+ "The given privacy policy address is not a valid URL" : "L'indirizzo dello specifico criterio di riservatezza non è un URL valido",
"The given slogan is too long" : "Questo slogan è troppo lungo",
"The given color is invalid" : "Questo colore non è valido",
"The file was uploaded" : "Il file è stato caricato",
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
index c9276c0be49..b19c78ed825 100644
--- a/apps/theming/l10n/ja.js
+++ b/apps/theming/l10n/ja.js
@@ -4,12 +4,15 @@ OC.L10N.register(
"Loading preview…" : "プレビューを読み込み中...",
"Saved" : "保存済み",
"Admin" : "管理者",
- "a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",
+ "a safe home for all your data" : "あなたのすべてのデータを安全に保管する場所",
"Name cannot be empty" : "名前は空にできません",
"The given name is too long" : "名前が長すぎます",
"The given web address is too long" : "Webアドレスが長すぎます",
+ "The given web address is not a valid URL" : "指定されたWebアドレスは有効なURLではありません",
"The given legal notice address is too long" : "指定された法的通知アドレスが長すぎます",
+ "The given legal notice address is not a valid URL" : "指定された法的通知アドレスは有効なURLではありません",
"The given privacy policy address is too long" : "指定されたプライバシーポリシーのアドレスが長すぎます",
+ "The given privacy policy address is not a valid URL" : "指定されたプライバシーポリシーアドレスは有効なURLではありません",
"The given slogan is too long" : "スローガンが長すぎます",
"The given color is invalid" : "無効な色です",
"The file was uploaded" : "ファイルがアップロードされました",
diff --git a/apps/theming/l10n/ja.json b/apps/theming/l10n/ja.json
index 846f7e0c8ac..1cec9cbe0ba 100644
--- a/apps/theming/l10n/ja.json
+++ b/apps/theming/l10n/ja.json
@@ -2,12 +2,15 @@
"Loading preview…" : "プレビューを読み込み中...",
"Saved" : "保存済み",
"Admin" : "管理者",
- "a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",
+ "a safe home for all your data" : "あなたのすべてのデータを安全に保管する場所",
"Name cannot be empty" : "名前は空にできません",
"The given name is too long" : "名前が長すぎます",
"The given web address is too long" : "Webアドレスが長すぎます",
+ "The given web address is not a valid URL" : "指定されたWebアドレスは有効なURLではありません",
"The given legal notice address is too long" : "指定された法的通知アドレスが長すぎます",
+ "The given legal notice address is not a valid URL" : "指定された法的通知アドレスは有効なURLではありません",
"The given privacy policy address is too long" : "指定されたプライバシーポリシーのアドレスが長すぎます",
+ "The given privacy policy address is not a valid URL" : "指定されたプライバシーポリシーアドレスは有効なURLではありません",
"The given slogan is too long" : "スローガンが長すぎます",
"The given color is invalid" : "無効な色です",
"The file was uploaded" : "ファイルがアップロードされました",
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js
index af6d6320eab..bb82ed9c61c 100644
--- a/apps/theming/l10n/pl.js
+++ b/apps/theming/l10n/pl.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Nazwa nie może być pusta",
"The given name is too long" : "Podana nazwa jest za długa",
"The given web address is too long" : "Podany adres internetowy jest za długi",
+ "The given web address is not a valid URL" : "Podany adres internetowy nie jest prawidłowym adresem URL",
"The given legal notice address is too long" : "Podany adres noty prawnej jest za długi",
+ "The given legal notice address is not a valid URL" : "Podany adres noty prawnej nie jest prawidłowym adresem URL",
"The given privacy policy address is too long" : "Podany adres polityki prywatności jest za długi",
+ "The given privacy policy address is not a valid URL" : "Podany adres polityki prywatności nie jest prawidłowym adresem URL",
"The given slogan is too long" : "Podany slogan jest za długi",
"The given color is invalid" : "Podany kolor jest nieprawidłowy",
"The file was uploaded" : "Plik został wysłany",
diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json
index 7a37760fdeb..700b2333c77 100644
--- a/apps/theming/l10n/pl.json
+++ b/apps/theming/l10n/pl.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Nazwa nie może być pusta",
"The given name is too long" : "Podana nazwa jest za długa",
"The given web address is too long" : "Podany adres internetowy jest za długi",
+ "The given web address is not a valid URL" : "Podany adres internetowy nie jest prawidłowym adresem URL",
"The given legal notice address is too long" : "Podany adres noty prawnej jest za długi",
+ "The given legal notice address is not a valid URL" : "Podany adres noty prawnej nie jest prawidłowym adresem URL",
"The given privacy policy address is too long" : "Podany adres polityki prywatności jest za długi",
+ "The given privacy policy address is not a valid URL" : "Podany adres polityki prywatności nie jest prawidłowym adresem URL",
"The given slogan is too long" : "Podany slogan jest za długi",
"The given color is invalid" : "Podany kolor jest nieprawidłowy",
"The file was uploaded" : "Plik został wysłany",
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js
index a02354184e9..fea0c5f93c8 100644
--- a/apps/theming/l10n/pt_BR.js
+++ b/apps/theming/l10n/pt_BR.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "O nome não pode ficar em branco",
"The given name is too long" : "O nome é muito longo",
"The given web address is too long" : "O endereço web fornecido é muito longo",
+ "The given web address is not a valid URL" : "O endereço web não é uma URL válida",
"The given legal notice address is too long" : "O endereço do aviso legal é muito longo",
+ "The given legal notice address is not a valid URL" : "O endereço do aviso legal não é uma URL válida",
"The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo",
+ "The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é uma URL válida",
"The given slogan is too long" : "O slogan dado é muito longo",
"The given color is invalid" : "A cor fornecida é inválida",
"The file was uploaded" : "O arquivo foi enviado",
diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json
index 60c5d1592cb..94f3d93d8a7 100644
--- a/apps/theming/l10n/pt_BR.json
+++ b/apps/theming/l10n/pt_BR.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "O nome não pode ficar em branco",
"The given name is too long" : "O nome é muito longo",
"The given web address is too long" : "O endereço web fornecido é muito longo",
+ "The given web address is not a valid URL" : "O endereço web não é uma URL válida",
"The given legal notice address is too long" : "O endereço do aviso legal é muito longo",
+ "The given legal notice address is not a valid URL" : "O endereço do aviso legal não é uma URL válida",
"The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo",
+ "The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é uma URL válida",
"The given slogan is too long" : "O slogan dado é muito longo",
"The given color is invalid" : "A cor fornecida é inválida",
"The file was uploaded" : "O arquivo foi enviado",
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index d478d14691d..dffc327c0d1 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Ad boş olamaz",
"The given name is too long" : "Belirtilen ad çok uzun",
"The given web address is too long" : "Belirtilen web adresi çok uzun",
+ "The given web address is not a valid URL" : "Belirtilen web adresi geçersiz",
"The given legal notice address is too long" : "Belirtilen yasal bildirim adresi çok uzun",
+ "The given legal notice address is not a valid URL" : "Belirtilen yasal bildirim adresi geçersiz",
"The given privacy policy address is too long" : "Belirtilen kişisel gizliliğin korunması ilkesi adresi çok uzun",
+ "The given privacy policy address is not a valid URL" : "Belirtilen gizlilik ilkesi adresi geçersiz",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
"The file was uploaded" : "Dosya yüklendi",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index de060967515..ec180cd6d13 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Ad boş olamaz",
"The given name is too long" : "Belirtilen ad çok uzun",
"The given web address is too long" : "Belirtilen web adresi çok uzun",
+ "The given web address is not a valid URL" : "Belirtilen web adresi geçersiz",
"The given legal notice address is too long" : "Belirtilen yasal bildirim adresi çok uzun",
+ "The given legal notice address is not a valid URL" : "Belirtilen yasal bildirim adresi geçersiz",
"The given privacy policy address is too long" : "Belirtilen kişisel gizliliğin korunması ilkesi adresi çok uzun",
+ "The given privacy policy address is not a valid URL" : "Belirtilen gizlilik ilkesi adresi geçersiz",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
"The file was uploaded" : "Dosya yüklendi",
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js
index f82ebdcd89b..b304fb82a86 100644
--- a/apps/updatenotification/l10n/cs.js
+++ b/apps/updatenotification/l10n/cs.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Nedaří se spojit s katalogem aplikací nebo tento nevrátil vůbec žádné aktualizace. Vyhledejte aktualizace ručně nebo ověřte, zda má váš server přístup k Internetu a může se spojit s katalogem.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Všehny</strong> aplikace mají k dispozici aktualizaci pro tuto verzi",
"View changelog" : "Zobrazit souhrn změn",
+ "Enterprise" : "Podnikové",
"Stable" : "Stabilní",
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Nejnovější stabilní verze. Je vhodná pro běžné používání a vždy ji lze aktualizovat na nejnovější hlavní verzi",
"Beta" : "Vývojové",
diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json
index 46e2304319b..9e73489f5cc 100644
--- a/apps/updatenotification/l10n/cs.json
+++ b/apps/updatenotification/l10n/cs.json
@@ -33,6 +33,7 @@
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Nedaří se spojit s katalogem aplikací nebo tento nevrátil vůbec žádné aktualizace. Vyhledejte aktualizace ručně nebo ověřte, zda má váš server přístup k Internetu a může se spojit s katalogem.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Všehny</strong> aplikace mají k dispozici aktualizaci pro tuto verzi",
"View changelog" : "Zobrazit souhrn změn",
+ "Enterprise" : "Podnikové",
"Stable" : "Stabilní",
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Nejnovější stabilní verze. Je vhodná pro běžné používání a vždy ji lze aktualizovat na nejnovější hlavní verzi",
"Beta" : "Vývojové",
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js
index a7d53b994b4..b55faa3b87f 100644
--- a/apps/updatenotification/l10n/ja.js
+++ b/apps/updatenotification/l10n/ja.js
@@ -31,7 +31,7 @@ OC.L10N.register(
"A new version is available: <strong>{newVersionString}</strong>" : "新しいバージョンが利用可能です: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "{lastCheckedDate} にチェックが入っています",
"Checking apps for compatible updates" : "互換性のあるアップデートの有無を確認する",
- "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "config.phpが<samp>appstoreenabled</samp>をfalseに設定していないことを確認してください。",
+ "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "config.phpで<samp>appstoreenabled</samp>がfalseに設定されていないことを確認してください。",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Appstoreに接続できなかったか、Appstoreからアップデートが返されませんでした。更新を手動で検索するか、サーバーがインターネットへアクセスでき、Appstoreに接続できることを確認してください。",
"<strong>All</strong> apps have an update for this version available" : "<strong>すべての</strong> アプリにこのバージョンのアップデートがあります",
"View changelog" : "変更履歴を確認する",
diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json
index d7f4b8a9d4f..5e9a55786c3 100644
--- a/apps/updatenotification/l10n/ja.json
+++ b/apps/updatenotification/l10n/ja.json
@@ -29,7 +29,7 @@
"A new version is available: <strong>{newVersionString}</strong>" : "新しいバージョンが利用可能です: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "{lastCheckedDate} にチェックが入っています",
"Checking apps for compatible updates" : "互換性のあるアップデートの有無を確認する",
- "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "config.phpが<samp>appstoreenabled</samp>をfalseに設定していないことを確認してください。",
+ "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "config.phpで<samp>appstoreenabled</samp>がfalseに設定されていないことを確認してください。",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Appstoreに接続できなかったか、Appstoreからアップデートが返されませんでした。更新を手動で検索するか、サーバーがインターネットへアクセスでき、Appstoreに接続できることを確認してください。",
"<strong>All</strong> apps have an update for this version available" : "<strong>すべての</strong> アプリにこのバージョンのアップデートがあります",
"View changelog" : "変更履歴を確認する",
diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js
index f5be6a12da6..262fa6f8b7c 100644
--- a/apps/user_ldap/l10n/ca.js
+++ b/apps/user_ldap/l10n/ca.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"user_ldap",
{
"Failed to clear the mappings." : "No s’han pogut netejar les assignacions.",
- "Failed to delete the server configuration" : "Ha fallat en eliminar la configuració del servidor",
+ "Failed to delete the server configuration" : "No s'han pogut suprimir els paràmetres del servidor",
"Invalid configuration: Anonymous binding is not allowed." : "Configuració no vàlida: no es permet l'enllaç anònim.",
"Valid configuration, connection established!" : "Configuració vàlida, connexió establerta!",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuració vàlida, però no s'ha pogut enllaçar. Comproveu la configuració del servidor i les credencials.",
@@ -34,7 +34,7 @@ OC.L10N.register(
"More than 1,000 directory entries available." : "Hi ha més de 1.000 entrades de directoris disponibles.",
"_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["Hi ha {objectsFound} entrades disponibles al DN de base proporcionat","Hi ha {objectsFound} entrades disponibles al DN de base proporcionat"],
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Hi ha hagut un error. Comproveu la base DN, així com la configuració de connexió i les credencials.",
- "Do you really want to delete the current Server Configuration?" : "Voleu eliminar la configuració actual del servidor?",
+ "Do you really want to delete the current Server Configuration?" : "Segur que voleu suprimir els paràmetres actuals del servidor?",
"Confirm Deletion" : "Confirma l'eliminació",
"Mappings cleared successfully!" : "S'han netejat les assignacions amb èxit!",
"Error while clearing the mappings." : "S'ha produït un error en eliminar les assignacions.",
@@ -189,6 +189,6 @@ OC.L10N.register(
"Username-LDAP User Mapping" : "Mapatge d'usuari Nom d'usuari-LDAP",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Els noms d'usuari son emprats per emmagatzemar i assignar metadades. Per tal d'identificar i reconèixer amb precisió als usuaris, cada usuari LDAP té un nom d'usuari intern. Això requereix una assignació de noms d'usuari interns per a cada un dels usuaris LDAP. Al nom d'usuari creat s'assigna el UUID de l'usuari LDAP. A més el DN es guarda en memòria cau per a reduir la interacció amb LDAP, però no s'utilitza per a identificació. Si el DN canvia, es trobaran els canvis. El nom d'usuari intern s'utilitza arreu. Netejar el mapa d'assignacions deixaria restes per totes bandes. Netejar el mapa d'assignacions no és que sigui sensible a la configuració, sinó que afecta a totes les configuracions LDAP! Mai netegeu el mapa d'assignacions en un entorn de producció, només en escenaris de proves o experimentals.",
"Clear Username-LDAP User Mapping" : "Elimina el mapatge d'usuari Nom d'usuari-LDAP",
- "Clear Groupname-LDAP Group Mapping" : "Elimina el mapatge de grup Nom de grup-LDAP"
+ "Clear Groupname-LDAP Group Mapping" : "Suprimeix el mapatge de grup Nom de grup-LDAP"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/user_ldap/l10n/ca.json b/apps/user_ldap/l10n/ca.json
index 1b2e5af40bf..48a074a7bb4 100644
--- a/apps/user_ldap/l10n/ca.json
+++ b/apps/user_ldap/l10n/ca.json
@@ -1,6 +1,6 @@
{ "translations": {
"Failed to clear the mappings." : "No s’han pogut netejar les assignacions.",
- "Failed to delete the server configuration" : "Ha fallat en eliminar la configuració del servidor",
+ "Failed to delete the server configuration" : "No s'han pogut suprimir els paràmetres del servidor",
"Invalid configuration: Anonymous binding is not allowed." : "Configuració no vàlida: no es permet l'enllaç anònim.",
"Valid configuration, connection established!" : "Configuració vàlida, connexió establerta!",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Configuració vàlida, però no s'ha pogut enllaçar. Comproveu la configuració del servidor i les credencials.",
@@ -32,7 +32,7 @@
"More than 1,000 directory entries available." : "Hi ha més de 1.000 entrades de directoris disponibles.",
"_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["Hi ha {objectsFound} entrades disponibles al DN de base proporcionat","Hi ha {objectsFound} entrades disponibles al DN de base proporcionat"],
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Hi ha hagut un error. Comproveu la base DN, així com la configuració de connexió i les credencials.",
- "Do you really want to delete the current Server Configuration?" : "Voleu eliminar la configuració actual del servidor?",
+ "Do you really want to delete the current Server Configuration?" : "Segur que voleu suprimir els paràmetres actuals del servidor?",
"Confirm Deletion" : "Confirma l'eliminació",
"Mappings cleared successfully!" : "S'han netejat les assignacions amb èxit!",
"Error while clearing the mappings." : "S'ha produït un error en eliminar les assignacions.",
@@ -187,6 +187,6 @@
"Username-LDAP User Mapping" : "Mapatge d'usuari Nom d'usuari-LDAP",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Els noms d'usuari son emprats per emmagatzemar i assignar metadades. Per tal d'identificar i reconèixer amb precisió als usuaris, cada usuari LDAP té un nom d'usuari intern. Això requereix una assignació de noms d'usuari interns per a cada un dels usuaris LDAP. Al nom d'usuari creat s'assigna el UUID de l'usuari LDAP. A més el DN es guarda en memòria cau per a reduir la interacció amb LDAP, però no s'utilitza per a identificació. Si el DN canvia, es trobaran els canvis. El nom d'usuari intern s'utilitza arreu. Netejar el mapa d'assignacions deixaria restes per totes bandes. Netejar el mapa d'assignacions no és que sigui sensible a la configuració, sinó que afecta a totes les configuracions LDAP! Mai netegeu el mapa d'assignacions en un entorn de producció, només en escenaris de proves o experimentals.",
"Clear Username-LDAP User Mapping" : "Elimina el mapatge d'usuari Nom d'usuari-LDAP",
- "Clear Groupname-LDAP Group Mapping" : "Elimina el mapatge de grup Nom de grup-LDAP"
+ "Clear Groupname-LDAP Group Mapping" : "Suprimeix el mapatge de grup Nom de grup-LDAP"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/hu.js b/apps/workflowengine/l10n/hu.js
index a384904bcbc..aa843bbc4b0 100644
--- a/apps/workflowengine/l10n/hu.js
+++ b/apps/workflowengine/l10n/hu.js
@@ -68,6 +68,7 @@ OC.L10N.register(
"Check %s does not exist" : "%s nem létezik, ellenőrizd",
"Check %s is invalid" : "%s érvénytelen, ellenőrizd",
"Check #%s does not exist" : "#%s nem létezik, ellenőrizd",
+ "Tag management" : "Címkekezelés",
"Files workflow engine" : "Fájl munkafolyamat motor",
"Open documentation" : "Dokumentáció megnyitása",
"Loading…" : "Betöltés...",
diff --git a/apps/workflowengine/l10n/hu.json b/apps/workflowengine/l10n/hu.json
index 0b55ac4b2c2..4521dd6464c 100644
--- a/apps/workflowengine/l10n/hu.json
+++ b/apps/workflowengine/l10n/hu.json
@@ -66,6 +66,7 @@
"Check %s does not exist" : "%s nem létezik, ellenőrizd",
"Check %s is invalid" : "%s érvénytelen, ellenőrizd",
"Check #%s does not exist" : "#%s nem létezik, ellenőrizd",
+ "Tag management" : "Címkekezelés",
"Files workflow engine" : "Fájl munkafolyamat motor",
"Open documentation" : "Dokumentáció megnyitása",
"Loading…" : "Betöltés...",