diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:39 +0000 |
commit | bfc8a35a3e099cd0f1495193f9326124a600b76f (patch) | |
tree | 732aa677091453941efa7fc84d3a9eda30b9a6d4 /core/l10n | |
parent | e61e3f0e22774c856b36ac788ff3058f429950f3 (diff) | |
download | nextcloud-server-bfc8a35a3e099cd0f1495193f9326124a600b76f.tar.gz nextcloud-server-bfc8a35a3e099cd0f1495193f9326124a600b76f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | core/l10n/en_GB.json | 2 | ||||
-rw-r--r-- | core/l10n/fa.js | 7 | ||||
-rw-r--r-- | core/l10n/fa.json | 7 | ||||
-rw-r--r-- | core/l10n/gl.js | 2 | ||||
-rw-r--r-- | core/l10n/gl.json | 2 | ||||
-rw-r--r-- | core/l10n/sv.js | 2 | ||||
-rw-r--r-- | core/l10n/sv.json | 2 | ||||
-rw-r--r-- | core/l10n/tr.js | 4 | ||||
-rw-r--r-- | core/l10n/tr.json | 4 | ||||
-rw-r--r-- | core/l10n/uk.js | 3 | ||||
-rw-r--r-- | core/l10n/uk.json | 3 | ||||
-rw-r--r-- | core/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | core/l10n/zh_HK.json | 2 |
14 files changed, 42 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 2486c71875e..cf2598d4308 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -347,7 +347,9 @@ OC.L10N.register( "Connect to your account" : "Connect to your account", "Please log in before granting %1$s access to your %2$s account." : "Please log in before granting %1$s access to your %2$s account.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.", + "App password" : "App password", "Grant access" : "Grant access", + "Alternative log in using app password" : "Alternative log in using app password", "Account access" : "Account access", "Currently logged in as %1$s (%2$s)." : "Currently logged in as %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "You are about to grant %1$s access to your %2$s account.", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index f5ef54f0666..5479b3fd8dc 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -345,7 +345,9 @@ "Connect to your account" : "Connect to your account", "Please log in before granting %1$s access to your %2$s account." : "Please log in before granting %1$s access to your %2$s account.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.", + "App password" : "App password", "Grant access" : "Grant access", + "Alternative log in using app password" : "Alternative log in using app password", "Account access" : "Account access", "Currently logged in as %1$s (%2$s)." : "Currently logged in as %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "You are about to grant %1$s access to your %2$s account.", diff --git a/core/l10n/fa.js b/core/l10n/fa.js index dfb25d5d282..517d261f598 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -129,6 +129,8 @@ OC.L10N.register( "Logging in …" : "ورود به سیستم ...", "Server side authentication failed!" : "تأیید هویت از سوی سرور انجام نشد!", "Please contact your administrator." : "لطفا با مدیر وبسایت تماس بگیرید.", + "Temporary error" : "خطای موقتی", + "Please try again." : "لطفا دوباره تلاش کنید.", "An internal error occurred." : "یک اشتباه داخلی رخ داد.", "Please try again or contact your administrator." : "لطفا مجددا تلاش کنید یا با مدیر سیستم تماس بگیرید.", "Account name or email" : "Account name or email", @@ -196,10 +198,15 @@ OC.L10N.register( "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", + "Unified search" : "جستجوی یکپارچه", "Search {types} …" : "Search {types} …", "Date" : "تاریخ", "Today" : "امروز", + "Last 7 days" : "۷ روز گذشته", + "Last 30 days" : "۳۰ روز گذشته", + "This year" : "امسال", "Last year" : "Last year", + "Search people" : "جستجوی افراد", "Not found" : "پیدا نشد", "People" : "مردم", "Searching …" : "جستجوکردن …", diff --git a/core/l10n/fa.json b/core/l10n/fa.json index 2675bdc63e9..dc57a815df9 100644 --- a/core/l10n/fa.json +++ b/core/l10n/fa.json @@ -127,6 +127,8 @@ "Logging in …" : "ورود به سیستم ...", "Server side authentication failed!" : "تأیید هویت از سوی سرور انجام نشد!", "Please contact your administrator." : "لطفا با مدیر وبسایت تماس بگیرید.", + "Temporary error" : "خطای موقتی", + "Please try again." : "لطفا دوباره تلاش کنید.", "An internal error occurred." : "یک اشتباه داخلی رخ داد.", "Please try again or contact your administrator." : "لطفا مجددا تلاش کنید یا با مدیر سیستم تماس بگیرید.", "Account name or email" : "Account name or email", @@ -194,10 +196,15 @@ "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", + "Unified search" : "جستجوی یکپارچه", "Search {types} …" : "Search {types} …", "Date" : "تاریخ", "Today" : "امروز", + "Last 7 days" : "۷ روز گذشته", + "Last 30 days" : "۳۰ روز گذشته", + "This year" : "امسال", "Last year" : "Last year", + "Search people" : "جستجوی افراد", "Not found" : "پیدا نشد", "People" : "مردم", "Searching …" : "جستجوکردن …", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 8051bebadf6..808ef9dc532 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -347,7 +347,9 @@ OC.L10N.register( "Connect to your account" : "Conectar coa súa conta", "Please log in before granting %1$s access to your %2$s account." : "Acceda antes de concederlle a %1$s acceso á súa conta %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non está a configurar un dispositivo ou aplicación nova, alguén está tentando enganalo para que lle permita o acceso aos seus datos. Neste caso non continúe e póñase en contacto coa administración do sistema.", + "App password" : "Contrasinal da aplicación", "Grant access" : "Permitir o acceso", + "Alternative log in using app password" : "Acceso alternativo usando o contrasinal da aplicación", "Account access" : "Acceso á conta", "Currently logged in as %1$s (%2$s)." : "Agora está accedendo como %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Está a piques de concederlle a %1$s permiso para acceder á súa conta %2$s.", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index c727c1b66f0..c19ac4caa14 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -345,7 +345,9 @@ "Connect to your account" : "Conectar coa súa conta", "Please log in before granting %1$s access to your %2$s account." : "Acceda antes de concederlle a %1$s acceso á súa conta %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non está a configurar un dispositivo ou aplicación nova, alguén está tentando enganalo para que lle permita o acceso aos seus datos. Neste caso non continúe e póñase en contacto coa administración do sistema.", + "App password" : "Contrasinal da aplicación", "Grant access" : "Permitir o acceso", + "Alternative log in using app password" : "Acceso alternativo usando o contrasinal da aplicación", "Account access" : "Acceso á conta", "Currently logged in as %1$s (%2$s)." : "Agora está accedendo como %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Está a piques de concederlle a %1$s permiso para acceder á súa conta %2$s.", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index c69e9122a03..13056ab7b48 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -334,7 +334,9 @@ OC.L10N.register( "Connect to your account" : "Anslut ditt konto", "Please log in before granting %1$s access to your %2$s account." : "Logga in innan du ger %1$s åtkomst till ditt %2$s konto.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Om du inte försöker konfigurera en ny enhet eller app, försöker någon lura dig att ge dem åtkomst till din data. Fortsätt i så fall inte, utan kontakta istället din systemadministratör.", + "App password" : " Applösenord", "Grant access" : "Tillåt åtkomst", + "Alternative log in using app password" : "Alternativ inloggning med applösenord", "Account access" : "Kontoåtkomst", "Currently logged in as %1$s (%2$s)." : "För närvarande inloggad som %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Du håller på att ge %1$s åtkomst till ditt %2$s konto.", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index c309630214f..771c0da6790 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -332,7 +332,9 @@ "Connect to your account" : "Anslut ditt konto", "Please log in before granting %1$s access to your %2$s account." : "Logga in innan du ger %1$s åtkomst till ditt %2$s konto.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Om du inte försöker konfigurera en ny enhet eller app, försöker någon lura dig att ge dem åtkomst till din data. Fortsätt i så fall inte, utan kontakta istället din systemadministratör.", + "App password" : " Applösenord", "Grant access" : "Tillåt åtkomst", + "Alternative log in using app password" : "Alternativ inloggning med applösenord", "Account access" : "Kontoåtkomst", "Currently logged in as %1$s (%2$s)." : "För närvarande inloggad som %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Du håller på att ge %1$s åtkomst till ditt %2$s konto.", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index f8ed06d5795..2afcb8ff1f9 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -300,7 +300,7 @@ OC.L10N.register( "More details can be found in the server log." : "Sunucu günlüğünden ayrıntılı bilgi alabilirsiniz.", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak adres: %s", - "Request ID: %s" : "İstek kodu: %s", + "Request ID: %s" : "İstek kimliği: %s", "Type: %s" : "Tür: %s", "Code: %s" : "Kod: %s", "Message: %s" : "İleti: %s", @@ -347,7 +347,9 @@ OC.L10N.register( "Connect to your account" : "Hesabınızı bağlayın", "Please log in before granting %1$s access to your %2$s account." : "Lütfen %1$s için %2$s hesabınıza erişim izni vermeden önce oturum açın.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Yeni bir aygıt ya da uygulama kurmaya çalışmıyorsanız, başka biri verilerinize erişmek için sizi kandırmaya çalışıyor. Durum buysa daha ileri gitmeyin ve sistem yöneticiniz ile görüşün.", + "App password" : "Uygulama parolası", "Grant access" : "Erişim izni ver", + "Alternative log in using app password" : "Uygulama parolası ile alternatif oturum açma", "Account access" : "Hesap erişimi", "Currently logged in as %1$s (%2$s)." : "%1$s (%2$s) olarak oturum açıldı.", "You are about to grant %1$s access to your %2$s account." : "%1$s için %2$s hesabınıza erişim izni vermek üzeresiniz.", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index c9c3ab97b57..819ae7fb61a 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -298,7 +298,7 @@ "More details can be found in the server log." : "Sunucu günlüğünden ayrıntılı bilgi alabilirsiniz.", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak adres: %s", - "Request ID: %s" : "İstek kodu: %s", + "Request ID: %s" : "İstek kimliği: %s", "Type: %s" : "Tür: %s", "Code: %s" : "Kod: %s", "Message: %s" : "İleti: %s", @@ -345,7 +345,9 @@ "Connect to your account" : "Hesabınızı bağlayın", "Please log in before granting %1$s access to your %2$s account." : "Lütfen %1$s için %2$s hesabınıza erişim izni vermeden önce oturum açın.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Yeni bir aygıt ya da uygulama kurmaya çalışmıyorsanız, başka biri verilerinize erişmek için sizi kandırmaya çalışıyor. Durum buysa daha ileri gitmeyin ve sistem yöneticiniz ile görüşün.", + "App password" : "Uygulama parolası", "Grant access" : "Erişim izni ver", + "Alternative log in using app password" : "Uygulama parolası ile alternatif oturum açma", "Account access" : "Hesap erişimi", "Currently logged in as %1$s (%2$s)." : "%1$s (%2$s) olarak oturum açıldı.", "You are about to grant %1$s access to your %2$s account." : "%1$s için %2$s hesabınıza erişim izni vermek üzeresiniz.", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index a4f0ed7dc35..e7980b0cf0d 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -202,6 +202,7 @@ OC.L10N.register( "You have not added any info yet" : "Ви ще не додали жодної інформації", "{user} has not added any info yet" : "{user} ще не додав жодної інформації", "Error opening the user status modal, try hard refreshing the page" : "Помилка відкриття режиму статусу користувача. Спробуйте оновити сторінку", + "Unified search" : "Універсальний пошук", "Search apps, files, tags, messages" : "Шукати застосунки, файли, мітки, повідомлення", "Search {types} …" : "Пошук {types} …", "Apps and Settings" : "Застосунки та налаштування", @@ -346,7 +347,9 @@ OC.L10N.register( "Connect to your account" : "Увійти до вашого облікового запису", "Please log in before granting %1$s access to your %2$s account." : "Для надання %1$s доступу до облікового запису %2$s необхідно увійти в систему.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Якщо ви не намагаєтеся налаштувати новий пристрій або програму, хтось намагається обманом змусити вас надати доступ до ваших даних. У цьому випадку не продовжуйте, а зверніться до системного адміністратора.", + "App password" : "Пароль застосунку", "Grant access" : "Дозволити доступ", + "Alternative log in using app password" : "Альтернативний логін, використовуючи пароль застосунку", "Account access" : "Доступ до облікового запису", "Currently logged in as %1$s (%2$s)." : "Зараз увійшли як %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Ви збираєтесь надати %1$s доступ до свого облікового запису %2$s.", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index e0b6aafc39c..1fa197e1639 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -200,6 +200,7 @@ "You have not added any info yet" : "Ви ще не додали жодної інформації", "{user} has not added any info yet" : "{user} ще не додав жодної інформації", "Error opening the user status modal, try hard refreshing the page" : "Помилка відкриття режиму статусу користувача. Спробуйте оновити сторінку", + "Unified search" : "Універсальний пошук", "Search apps, files, tags, messages" : "Шукати застосунки, файли, мітки, повідомлення", "Search {types} …" : "Пошук {types} …", "Apps and Settings" : "Застосунки та налаштування", @@ -344,7 +345,9 @@ "Connect to your account" : "Увійти до вашого облікового запису", "Please log in before granting %1$s access to your %2$s account." : "Для надання %1$s доступу до облікового запису %2$s необхідно увійти в систему.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Якщо ви не намагаєтеся налаштувати новий пристрій або програму, хтось намагається обманом змусити вас надати доступ до ваших даних. У цьому випадку не продовжуйте, а зверніться до системного адміністратора.", + "App password" : "Пароль застосунку", "Grant access" : "Дозволити доступ", + "Alternative log in using app password" : "Альтернативний логін, використовуючи пароль застосунку", "Account access" : "Доступ до облікового запису", "Currently logged in as %1$s (%2$s)." : "Зараз увійшли як %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Ви збираєтесь надати %1$s доступ до свого облікового запису %2$s.", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 8aaa4dd24b0..3c59059e37c 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -347,7 +347,9 @@ OC.L10N.register( "Connect to your account" : "連結您的賬號", "Please log in before granting %1$s access to your %2$s account." : "請登入後再授權「%1$s」存取您的 %2$s 賬號", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "若你並未嘗試在新的裝置登入你的賬戶,有什麼人證在嘗試登入你的賬戶並存取你的個人資料。大多數情況你並不用作任何應對,但也可通知你的系統管理員。", + "App password" : "應用程式密碼", "Grant access" : "允許存取", + "Alternative log in using app password" : "使用應用程式密碼來登入", "Account access" : "賬戶存取", "Currently logged in as %1$s (%2$s)." : "目前以 %1$s (%2$s) 身份登入。", "You are about to grant %1$s access to your %2$s account." : "您將授權「%1$s」存取您的 %2$s 賬戶", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index e30b8fcaca1..95656f3aa81 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -345,7 +345,9 @@ "Connect to your account" : "連結您的賬號", "Please log in before granting %1$s access to your %2$s account." : "請登入後再授權「%1$s」存取您的 %2$s 賬號", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "若你並未嘗試在新的裝置登入你的賬戶,有什麼人證在嘗試登入你的賬戶並存取你的個人資料。大多數情況你並不用作任何應對,但也可通知你的系統管理員。", + "App password" : "應用程式密碼", "Grant access" : "允許存取", + "Alternative log in using app password" : "使用應用程式密碼來登入", "Account access" : "賬戶存取", "Currently logged in as %1$s (%2$s)." : "目前以 %1$s (%2$s) 身份登入。", "You are about to grant %1$s access to your %2$s account." : "您將授權「%1$s」存取您的 %2$s 賬戶", |