diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/bg.js | 1 | ||||
-rw-r--r-- | lib/l10n/bg.json | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | lib/l10n/fr.js | 1 | ||||
-rw-r--r-- | lib/l10n/fr.json | 1 | ||||
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 | ||||
-rw-r--r-- | lib/l10n/zh_HK.js | 7 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 7 |
10 files changed, 16 insertions, 6 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index de42db51fa2..ec4e8d390d1 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "Невалидно изображение.", "Avatar image is not square" : "Изображението на аватара не е квадратно", "View profile" : "Преглед на профил", + "Local time: %s" : "Местно време: %s", "today" : "днес", "tomorrow" : "утре", "yesterday" : "вчера", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 05cba535230..83d774bcf97 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -55,6 +55,7 @@ "Invalid image" : "Невалидно изображение.", "Avatar image is not square" : "Изображението на аватара не е квадратно", "View profile" : "Преглед на профил", + "Local time: %s" : "Местно време: %s", "today" : "днес", "tomorrow" : "утре", "yesterday" : "вчера", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 75a1d9c2a3c..83e073cd0c3 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "Ungültiges Bild", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch", "View profile" : "Profil ansehen", + "Local time: %s" : "Ortszeit: %s", "today" : "Heute", "tomorrow" : "Morgen", "yesterday" : "Gestern", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index ae4343b80cc..d06fba51ba9 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -55,6 +55,7 @@ "Invalid image" : "Ungültiges Bild", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch", "View profile" : "Profil ansehen", + "Local time: %s" : "Ortszeit: %s", "today" : "Heute", "tomorrow" : "Morgen", "yesterday" : "Gestern", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index f1b30a7dd50..6e5a944d837 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "Image non valable", "Avatar image is not square" : "L'image d'avatar n'est pas carré", "View profile" : "Voir le profil", + "Local time: %s" : "Heure locale : %s", "today" : "aujourd'hui", "tomorrow" : "demain", "yesterday" : "hier", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index d519d145ec5..bcd7e918da0 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -55,6 +55,7 @@ "Invalid image" : "Image non valable", "Avatar image is not square" : "L'image d'avatar n'est pas carré", "View profile" : "Voir le profil", + "Local time: %s" : "Heure locale : %s", "today" : "aujourd'hui", "tomorrow" : "demain", "yesterday" : "hier", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index dcf7ad5a400..f1d30762f02 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "Görsel geçersiz", "Avatar image is not square" : "Avatar görseli kare değil", "View profile" : "Profili görüntüle", + "Local time: %s" : "Yerel zaman: %s", "today" : "bugün", "tomorrow" : "yarın", "yesterday" : "dün", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 02e508106e2..4b645c0f4d9 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -55,6 +55,7 @@ "Invalid image" : "Görsel geçersiz", "Avatar image is not square" : "Avatar görseli kare değil", "View profile" : "Profili görüntüle", + "Local time: %s" : "Yerel zaman: %s", "today" : "bugün", "tomorrow" : "yarın", "yesterday" : "dün", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index f34e61f72fa..f6dc75b8004 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -5,9 +5,9 @@ OC.L10N.register( "This can usually be fixed by giving the web server write access to the config directory." : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但是,如果您希望將 config.php 檔案保持為唯讀,請將其中的 “config_is_read_only” 選項設置為 true。", "See %s" : "見 %s", - "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。", - "Sample configuration detected" : "您目前正在使用範例設定", - "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "無法正確取代應用程式 %1$s 的檔案。請確保它們的版本與伺服器的版本兼容。", + "Sample configuration detected" : "您目前正在使用範例配置", + "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "系統檢測到示例配置已被複製。這樣做會破壞您的安裝並且不受支持。請在對 config.php 進行更改之前閱讀說明書", "404" : "404", "The page could not be found on the server." : "無法在伺服器上找到此頁面。", "%s email verification" : "%s 電郵地址驗證", @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "無效的圖片", "Avatar image is not square" : "虛擬化身圖像不是正方形", "View profile" : "查看個人資料", + "Local time: %s" : "本地時間︰%s", "today" : "今日", "tomorrow" : "明日", "yesterday" : "昨日", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 84fb8a2a905..d7959482533 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -3,9 +3,9 @@ "This can usually be fixed by giving the web server write access to the config directory." : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但是,如果您希望將 config.php 檔案保持為唯讀,請將其中的 “config_is_read_only” 選項設置為 true。", "See %s" : "見 %s", - "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。", - "Sample configuration detected" : "您目前正在使用範例設定", - "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "無法正確取代應用程式 %1$s 的檔案。請確保它們的版本與伺服器的版本兼容。", + "Sample configuration detected" : "您目前正在使用範例配置", + "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "系統檢測到示例配置已被複製。這樣做會破壞您的安裝並且不受支持。請在對 config.php 進行更改之前閱讀說明書", "404" : "404", "The page could not be found on the server." : "無法在伺服器上找到此頁面。", "%s email verification" : "%s 電郵地址驗證", @@ -55,6 +55,7 @@ "Invalid image" : "無效的圖片", "Avatar image is not square" : "虛擬化身圖像不是正方形", "View profile" : "查看個人資料", + "Local time: %s" : "本地時間︰%s", "today" : "今日", "tomorrow" : "明日", "yesterday" : "昨日", |