summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/bs.js28
-rw-r--r--settings/l10n/bs.json26
-rw-r--r--settings/l10n/en_GB.js6
-rw-r--r--settings/l10n/en_GB.json6
-rw-r--r--settings/l10n/es.js1
-rw-r--r--settings/l10n/es.json1
-rw-r--r--settings/l10n/ja.js10
-rw-r--r--settings/l10n/ja.json10
-rw-r--r--settings/l10n/zh_HK.js36
-rw-r--r--settings/l10n/zh_HK.json36
10 files changed, 158 insertions, 2 deletions
diff --git a/settings/l10n/bs.js b/settings/l10n/bs.js
new file mode 100644
index 00000000000..42d52f878df
--- /dev/null
+++ b/settings/l10n/bs.js
@@ -0,0 +1,28 @@
+OC.L10N.register(
+ "settings",
+ {
+ "Invalid request" : "Neispravan zahtjev",
+ "Saved" : "Spremljeno",
+ "Email sent" : "E-pošta poslana",
+ "All" : "Svi",
+ "Very weak password" : "Veoma slaba lozinka",
+ "Weak password" : "Slaba lozinka",
+ "So-so password" : "Tu-i-tamo lozinka",
+ "Good password" : "Dobra lozinka",
+ "Strong password" : "Jaka lozinka",
+ "Delete" : "Izbriši",
+ "Groups" : "Grupe",
+ "never" : "Nikad",
+ "Security Warning" : "Sigurnosno Upozorenje",
+ "by" : "od strane",
+ "Cheers!" : "Cheers!",
+ "Password" : "Lozinka",
+ "New password" : "Nova lozinka",
+ "Email" : "E-pošta",
+ "Cancel" : "Odustani",
+ "Username" : "Korisničko ime",
+ "Create" : "Kreiraj",
+ "Group" : "Grupa",
+ "Other" : "Ostalo"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/settings/l10n/bs.json b/settings/l10n/bs.json
new file mode 100644
index 00000000000..d7d99ddccf7
--- /dev/null
+++ b/settings/l10n/bs.json
@@ -0,0 +1,26 @@
+{ "translations": {
+ "Invalid request" : "Neispravan zahtjev",
+ "Saved" : "Spremljeno",
+ "Email sent" : "E-pošta poslana",
+ "All" : "Svi",
+ "Very weak password" : "Veoma slaba lozinka",
+ "Weak password" : "Slaba lozinka",
+ "So-so password" : "Tu-i-tamo lozinka",
+ "Good password" : "Dobra lozinka",
+ "Strong password" : "Jaka lozinka",
+ "Delete" : "Izbriši",
+ "Groups" : "Grupe",
+ "never" : "Nikad",
+ "Security Warning" : "Sigurnosno Upozorenje",
+ "by" : "od strane",
+ "Cheers!" : "Cheers!",
+ "Password" : "Lozinka",
+ "New password" : "Nova lozinka",
+ "Email" : "E-pošta",
+ "Cancel" : "Odustani",
+ "Username" : "Korisničko ime",
+ "Create" : "Kreiraj",
+ "Group" : "Grupa",
+ "Other" : "Ostalo"
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
+} \ No newline at end of file
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index 8ef9ae89327..7325bda0b58 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -46,6 +46,9 @@ OC.L10N.register(
"Unable to create user." : "Unable to create user.",
"Your %s account was created" : "Your %s account was created",
"Unable to delete user." : "Unable to delete user.",
+ "Forbidden" : "Forbidden",
+ "Invalid user" : "Invalid user",
+ "Unable to change mail address" : "Unable to change mail address",
"Email saved" : "Email saved",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?",
"Add trusted domain" : "Add trusted domain",
@@ -228,6 +231,8 @@ OC.L10N.register(
"Show storage location" : "Show storage location",
"Show last log in" : "Show last log in",
"Show user backend" : "Show user backend",
+ "Send email to new user" : "Send email to new user",
+ "Show email address" : "Show email address",
"Username" : "Username",
"E-Mail" : "E-Mail",
"Create" : "Create",
@@ -249,6 +254,7 @@ OC.L10N.register(
"Last Login" : "Last Login",
"change full name" : "change full name",
"set new password" : "set new password",
+ "change email address" : "change email address",
"Default" : "Default"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json
index c195436478a..8f166db1862 100644
--- a/settings/l10n/en_GB.json
+++ b/settings/l10n/en_GB.json
@@ -44,6 +44,9 @@
"Unable to create user." : "Unable to create user.",
"Your %s account was created" : "Your %s account was created",
"Unable to delete user." : "Unable to delete user.",
+ "Forbidden" : "Forbidden",
+ "Invalid user" : "Invalid user",
+ "Unable to change mail address" : "Unable to change mail address",
"Email saved" : "Email saved",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?",
"Add trusted domain" : "Add trusted domain",
@@ -226,6 +229,8 @@
"Show storage location" : "Show storage location",
"Show last log in" : "Show last log in",
"Show user backend" : "Show user backend",
+ "Send email to new user" : "Send email to new user",
+ "Show email address" : "Show email address",
"Username" : "Username",
"E-Mail" : "E-Mail",
"Create" : "Create",
@@ -247,6 +252,7 @@
"Last Login" : "Last Login",
"change full name" : "change full name",
"set new password" : "set new password",
+ "change email address" : "change email address",
"Default" : "Default"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index 1c06531e485..1686b5c3207 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -44,6 +44,7 @@ OC.L10N.register(
"You need to set your user email before being able to send test emails." : "Tiene que configurar su dirección de correo electrónico antes de poder enviar mensajes de prueba.",
"Invalid mail address" : "Dirección de correo inválida",
"Unable to create user." : "No se pudo crear el usuario.",
+ "Your %s account was created" : "Su %s cuenta fue creada",
"Unable to delete user." : "No se pudo eliminar el usuario.",
"Forbidden" : "Prohibido",
"Invalid user" : "Usuario no válido",
diff --git a/settings/l10n/es.json b/settings/l10n/es.json
index f70c5c9f352..d24014756cd 100644
--- a/settings/l10n/es.json
+++ b/settings/l10n/es.json
@@ -42,6 +42,7 @@
"You need to set your user email before being able to send test emails." : "Tiene que configurar su dirección de correo electrónico antes de poder enviar mensajes de prueba.",
"Invalid mail address" : "Dirección de correo inválida",
"Unable to create user." : "No se pudo crear el usuario.",
+ "Your %s account was created" : "Su %s cuenta fue creada",
"Unable to delete user." : "No se pudo eliminar el usuario.",
"Forbidden" : "Prohibido",
"Invalid user" : "Usuario no válido",
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index 2a7b7ad1667..1e125e1a92e 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -44,7 +44,10 @@ OC.L10N.register(
"You need to set your user email before being able to send test emails." : "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。",
"Invalid mail address" : "無効なメールアドレスです",
"Unable to create user." : "ユーザを追加できません",
+ "Your %s account was created" : "アカウント %s を作成しました",
"Unable to delete user." : "ユーザを削除できません",
+ "Forbidden" : "禁止",
+ "Invalid user" : "無効なユーザー",
"Unable to change mail address" : "メールアドレスを変更できません",
"Email saved" : "メールアドレスを保存しました",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" を信頼するドメインに追加してもよろしいでしょうか?",
@@ -86,6 +89,7 @@ OC.L10N.register(
"A valid username must be provided" : "有効なユーザー名を指定する必要があります",
"Error creating user" : "ユーザー作成エラー",
"A valid password must be provided" : "有効なパスワードを指定する必要があります",
+ "A valid email must be provided" : "有効なメールアドレスを指定する必要があります",
"__language_name__" : "Japanese (日本語)",
"Personal Info" : "個人情報",
"SSL root certificates" : "SSLルート証明書",
@@ -178,7 +182,9 @@ OC.L10N.register(
"Update to %s" : "%sにアップデート",
"Enable only for specific groups" : "特定のグループのみ有効に",
"Uninstall App" : "アプリをアンインストール",
+ "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "こんにちは、<br><br>あなたのアカウント %s が利用可能になったことをお知らせします。<br><br>ユーザー名: %s<br>以下のURLからアクセス: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "それでは!",
+ "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用可能になったことをお知らせします。\n\nユーザー名: %s\n接続URL: %s\n\n",
"Administrator Documentation" : "管理者ドキュメント",
"Online Documentation" : "オンラインドキュメント",
"Forum" : "フォーラム",
@@ -225,7 +231,10 @@ OC.L10N.register(
"Show storage location" : "データの保存場所を表示",
"Show last log in" : "最終ログインを表示",
"Show user backend" : "ユーザバックエンドを表示",
+ "Send email to new user" : "新規ユーザーにメールを送信",
+ "Show email address" : "メールアドレスを表示",
"Username" : "ユーザーID",
+ "E-Mail" : "Eメール",
"Create" : "作成",
"Admin Recovery Password" : "管理者リカバリパスワード",
"Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください",
@@ -245,6 +254,7 @@ OC.L10N.register(
"Last Login" : "最終ログイン",
"change full name" : "名前を変更",
"set new password" : "新しいパスワードを設定",
+ "change email address" : "メールアドレスを変更",
"Default" : "デフォルト"
},
"nplurals=1; plural=0;");
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json
index 412f45d67d5..b6ee77bd2cb 100644
--- a/settings/l10n/ja.json
+++ b/settings/l10n/ja.json
@@ -42,7 +42,10 @@
"You need to set your user email before being able to send test emails." : "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。",
"Invalid mail address" : "無効なメールアドレスです",
"Unable to create user." : "ユーザを追加できません",
+ "Your %s account was created" : "アカウント %s を作成しました",
"Unable to delete user." : "ユーザを削除できません",
+ "Forbidden" : "禁止",
+ "Invalid user" : "無効なユーザー",
"Unable to change mail address" : "メールアドレスを変更できません",
"Email saved" : "メールアドレスを保存しました",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" を信頼するドメインに追加してもよろしいでしょうか?",
@@ -84,6 +87,7 @@
"A valid username must be provided" : "有効なユーザー名を指定する必要があります",
"Error creating user" : "ユーザー作成エラー",
"A valid password must be provided" : "有効なパスワードを指定する必要があります",
+ "A valid email must be provided" : "有効なメールアドレスを指定する必要があります",
"__language_name__" : "Japanese (日本語)",
"Personal Info" : "個人情報",
"SSL root certificates" : "SSLルート証明書",
@@ -176,7 +180,9 @@
"Update to %s" : "%sにアップデート",
"Enable only for specific groups" : "特定のグループのみ有効に",
"Uninstall App" : "アプリをアンインストール",
+ "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "こんにちは、<br><br>あなたのアカウント %s が利用可能になったことをお知らせします。<br><br>ユーザー名: %s<br>以下のURLからアクセス: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "それでは!",
+ "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用可能になったことをお知らせします。\n\nユーザー名: %s\n接続URL: %s\n\n",
"Administrator Documentation" : "管理者ドキュメント",
"Online Documentation" : "オンラインドキュメント",
"Forum" : "フォーラム",
@@ -223,7 +229,10 @@
"Show storage location" : "データの保存場所を表示",
"Show last log in" : "最終ログインを表示",
"Show user backend" : "ユーザバックエンドを表示",
+ "Send email to new user" : "新規ユーザーにメールを送信",
+ "Show email address" : "メールアドレスを表示",
"Username" : "ユーザーID",
+ "E-Mail" : "Eメール",
"Create" : "作成",
"Admin Recovery Password" : "管理者リカバリパスワード",
"Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください",
@@ -243,6 +252,7 @@
"Last Login" : "最終ログイン",
"change full name" : "名前を変更",
"set new password" : "新しいパスワードを設定",
+ "change email address" : "メールアドレスを変更",
"Default" : "デフォルト"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/settings/l10n/zh_HK.js b/settings/l10n/zh_HK.js
index e57291c7474..d18e7efc536 100644
--- a/settings/l10n/zh_HK.js
+++ b/settings/l10n/zh_HK.js
@@ -1,30 +1,64 @@
OC.L10N.register(
"settings",
{
+ "Sharing" : "分享",
+ "Security" : "安全",
+ "Email Server" : "電子郵件伺服器",
+ "Log" : "日誌",
"Wrong password" : "密碼錯誤",
"Enabled" : "啟用",
+ "Not enabled" : "未啟用",
+ "Recommended" : "建議",
"Saved" : "已儲存",
+ "test email settings" : "測試電子郵件設定",
"Email sent" : "郵件已傳",
"Sending..." : "發送中...",
+ "All" : "所有",
+ "Please wait...." : "請稍候....",
"Disable" : "停用",
"Enable" : "啟用",
"Updating...." : "更新中....",
"Updated" : "已更新",
+ "Uninstalling ...." : "正在解除安裝 ....",
+ "Uninstall" : "解除安裝",
"Delete" : "刪除",
"Groups" : "群組",
+ "undo" : "復原",
"Encryption" : "加密",
"None" : "空",
"Login" : "登入",
"SSL" : "SSL",
"TLS" : "TLS",
+ "days" : "天",
+ "Enforce HTTPS" : "強制使用 HTTPS",
+ "Server address" : "伺服器地址",
"Port" : "連接埠",
+ "SMTP Username" : "SMTP 使用者名稱",
+ "SMTP Password" : "SMTP 密碼",
+ "Log level" : "日誌等級",
"More" : "更多",
+ "Version" : "版本",
+ "More apps" : "更多應用程式",
+ "Forum" : "討論區",
+ "Android app" : "Android 應用程式",
+ "iOS app" : "iOS 應用程式",
"Password" : "密碼",
"New password" : "新密碼",
"Change password" : "更改密碼",
"Email" : "電郵",
+ "Your email address" : "你的電郵地址",
+ "Remove image" : "刪除圖片",
"Cancel" : "取消",
+ "Language" : "語言",
+ "Help translate" : "幫忙翻譯",
+ "Log-in password" : "登入密碼",
"Username" : "用戶名稱",
- "Create" : "新增"
+ "Create" : "新增",
+ "Group" : "群組",
+ "Everyone" : "所有人",
+ "Unlimited" : "無限",
+ "Other" : "其他",
+ "Last Login" : "最後登入",
+ "Default" : "預設"
},
"nplurals=1; plural=0;");
diff --git a/settings/l10n/zh_HK.json b/settings/l10n/zh_HK.json
index 7fd1b79909f..e984020fcbc 100644
--- a/settings/l10n/zh_HK.json
+++ b/settings/l10n/zh_HK.json
@@ -1,28 +1,62 @@
{ "translations": {
+ "Sharing" : "分享",
+ "Security" : "安全",
+ "Email Server" : "電子郵件伺服器",
+ "Log" : "日誌",
"Wrong password" : "密碼錯誤",
"Enabled" : "啟用",
+ "Not enabled" : "未啟用",
+ "Recommended" : "建議",
"Saved" : "已儲存",
+ "test email settings" : "測試電子郵件設定",
"Email sent" : "郵件已傳",
"Sending..." : "發送中...",
+ "All" : "所有",
+ "Please wait...." : "請稍候....",
"Disable" : "停用",
"Enable" : "啟用",
"Updating...." : "更新中....",
"Updated" : "已更新",
+ "Uninstalling ...." : "正在解除安裝 ....",
+ "Uninstall" : "解除安裝",
"Delete" : "刪除",
"Groups" : "群組",
+ "undo" : "復原",
"Encryption" : "加密",
"None" : "空",
"Login" : "登入",
"SSL" : "SSL",
"TLS" : "TLS",
+ "days" : "天",
+ "Enforce HTTPS" : "強制使用 HTTPS",
+ "Server address" : "伺服器地址",
"Port" : "連接埠",
+ "SMTP Username" : "SMTP 使用者名稱",
+ "SMTP Password" : "SMTP 密碼",
+ "Log level" : "日誌等級",
"More" : "更多",
+ "Version" : "版本",
+ "More apps" : "更多應用程式",
+ "Forum" : "討論區",
+ "Android app" : "Android 應用程式",
+ "iOS app" : "iOS 應用程式",
"Password" : "密碼",
"New password" : "新密碼",
"Change password" : "更改密碼",
"Email" : "電郵",
+ "Your email address" : "你的電郵地址",
+ "Remove image" : "刪除圖片",
"Cancel" : "取消",
+ "Language" : "語言",
+ "Help translate" : "幫忙翻譯",
+ "Log-in password" : "登入密碼",
"Username" : "用戶名稱",
- "Create" : "新增"
+ "Create" : "新增",
+ "Group" : "群組",
+ "Everyone" : "所有人",
+ "Unlimited" : "無限",
+ "Other" : "其他",
+ "Last Login" : "最後登入",
+ "Default" : "預設"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file