diff options
-rw-r--r-- | apps/dav/l10n/tr.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/tr.json | 4 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/ko.js | 11 | ||||
-rw-r--r-- | apps/files/l10n/ko.json | 11 | ||||
-rw-r--r-- | apps/files/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/uk.js | 22 | ||||
-rw-r--r-- | apps/files_sharing/l10n/uk.json | 22 | ||||
-rw-r--r-- | apps/settings/l10n/ca.js | 91 | ||||
-rw-r--r-- | apps/settings/l10n/ca.json | 91 | ||||
-rw-r--r-- | core/l10n/ko.js | 7 | ||||
-rw-r--r-- | core/l10n/ko.json | 7 | ||||
-rw-r--r-- | core/l10n/tr.js | 1 | ||||
-rw-r--r-- | core/l10n/tr.json | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 2 |
18 files changed, 240 insertions, 42 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index a7c71588df5..74478a3821b 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -25,7 +25,7 @@ OC.L10N.register( "{actor} shared calendar {calendar} with group {group}" : "{actor}, {calendar} takvimini {group} grubu ile paylaştı", "You unshared calendar {calendar} from group {group}" : "{calendar} takviminin {group} grubu ile paylaşımını kaldırdınız", "{actor} unshared calendar {calendar} from group {group}" : "{actor}, {calendar} takviminin {group} grubu ile paylaşımını kaldırdı", - "Untitled event" : "Adsız etkinlik", + "Untitled event" : "Adlandırılmamış etkinlik", "{actor} created event {event} in calendar {calendar}" : "{actor}, {calendar} takvimine {event} etkinliğini ekledi", "You created event {event} in calendar {calendar}" : "{calendar} takvimine {event} etkinliğini eklediniz", "{actor} deleted event {event} from calendar {calendar}" : "{actor}, {calendar} takviminden {event} etkinliğini sildi", @@ -136,7 +136,7 @@ OC.L10N.register( "Configures a CardDAV account" : "Bir CardDAV hesabı yapılandırır", "Events" : "Etkinlikler", "Tasks" : "Görevler", - "Untitled task" : "Adsız görev", + "Untitled task" : "Adlandırılmamış görev", "Completed on %s" : "%s tarihinde tamamlandı", "Due on %s by %s" : "%s tarihine kadar %s tarafından", "Due on %s" : "%s tarihine kadar", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 042418f79ec..68d155b0b5d 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -23,7 +23,7 @@ "{actor} shared calendar {calendar} with group {group}" : "{actor}, {calendar} takvimini {group} grubu ile paylaştı", "You unshared calendar {calendar} from group {group}" : "{calendar} takviminin {group} grubu ile paylaşımını kaldırdınız", "{actor} unshared calendar {calendar} from group {group}" : "{actor}, {calendar} takviminin {group} grubu ile paylaşımını kaldırdı", - "Untitled event" : "Adsız etkinlik", + "Untitled event" : "Adlandırılmamış etkinlik", "{actor} created event {event} in calendar {calendar}" : "{actor}, {calendar} takvimine {event} etkinliğini ekledi", "You created event {event} in calendar {calendar}" : "{calendar} takvimine {event} etkinliğini eklediniz", "{actor} deleted event {event} from calendar {calendar}" : "{actor}, {calendar} takviminden {event} etkinliğini sildi", @@ -134,7 +134,7 @@ "Configures a CardDAV account" : "Bir CardDAV hesabı yapılandırır", "Events" : "Etkinlikler", "Tasks" : "Görevler", - "Untitled task" : "Adsız görev", + "Untitled task" : "Adlandırılmamış görev", "Completed on %s" : "%s tarihinde tamamlandı", "Due on %s by %s" : "%s tarihine kadar %s tarafından", "Due on %s" : "%s tarihine kadar", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 88ca8251365..b1834251766 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -35,7 +35,7 @@ OC.L10N.register( "Move" : "Verschieben", "Copy" : "Kopieren", "Choose target folder" : "Zielordner auswählen", - "Edit locally" : "lokal bearbeiten", + "Edit locally" : "Lokal bearbeiten", "Open" : "Öffnen", "Delete file" : "Datei löschen", "Delete folder" : "Ordner löschen", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index b4c24334222..c4d02141cf6 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -33,7 +33,7 @@ "Move" : "Verschieben", "Copy" : "Kopieren", "Choose target folder" : "Zielordner auswählen", - "Edit locally" : "lokal bearbeiten", + "Edit locally" : "Lokal bearbeiten", "Open" : "Öffnen", "Delete file" : "Datei löschen", "Delete folder" : "Ordner löschen", diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 66d3d32cfab..e2d258a7862 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -8,6 +8,8 @@ OC.L10N.register( "Move or copy" : "이동이나 복사", "Download" : "다운로드", "Delete" : "삭제", + "Show list view" : "리스트 보기", + "Show grid view" : "모눈 보기", "Home" : "홈", "Close" : "닫기", "Favorites" : "즐겨찾기", @@ -21,6 +23,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다", "Not enough free space" : "남은 공간이 부족함", "An unknown error has occurred" : "알 수 없는 에러 발생", + "File could not be uploaded" : "파일을 업로드할 수 없음", "Uploading …" : "업로드 중…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})", "Uploading that item is not supported" : "이 항목의 업로드를 지원하지 않습니다", @@ -42,6 +45,8 @@ OC.L10N.register( "Details" : "자세한 정보", "Please select tag(s) to add to the selection" : "선택한 항목에 추가할 태그를 고르세요", "Apply tag(s) to selection" : "선택한 항목에 태그 적용하기", + "Select directory \"{dirName}\"" : "디렉터리 \"{dirName}\" 선택", + "Select file \"{fileName}\"" : "파일 \"{fileName}\" 선택", "Pending" : "대기 중", "Unable to determine date" : "날짜를 결정할 수 없음", "This operation is forbidden" : "이 작업이 금지됨", @@ -71,7 +76,9 @@ OC.L10N.register( "_%n file_::_%n files_" : ["파일 %n개"], "{dirs} and {files}" : "{dirs} 그리고 {files}", "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"], + "You do not have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"], + "New file/folder menu" : "새 파일/폴더 메뉴", "{used} of {quota} used" : "{quota} 중 {used} 사용함", "{used} used" : "{used} 사용함", "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.", @@ -167,6 +174,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "{path}을(를) {userid}에게 이전하기", "Invalid path selected" : "잘못된 경로가 선택됨", "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", + "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", "Tags" : "태그", "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생", @@ -179,8 +187,10 @@ OC.L10N.register( "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Set up templates folder" : "템플릿 폴더 설정", "Templates" : "템플릿", + "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", + "Files settings" : "파일 설정", "Show hidden files" : "숨김 파일 보이기", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하십시오", @@ -206,6 +216,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "New" : "새로 만들기", "Cannot transfer ownership of a file or folder you don't own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", + "%s%% of %s used" : "%s 중 %s%%가 사용됨", "Settings" : "설정" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index f74fb821d31..3a6b7850242 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -6,6 +6,8 @@ "Move or copy" : "이동이나 복사", "Download" : "다운로드", "Delete" : "삭제", + "Show list view" : "리스트 보기", + "Show grid view" : "모눈 보기", "Home" : "홈", "Close" : "닫기", "Favorites" : "즐겨찾기", @@ -19,6 +21,7 @@ "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다", "Not enough free space" : "남은 공간이 부족함", "An unknown error has occurred" : "알 수 없는 에러 발생", + "File could not be uploaded" : "파일을 업로드할 수 없음", "Uploading …" : "업로드 중…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})", "Uploading that item is not supported" : "이 항목의 업로드를 지원하지 않습니다", @@ -40,6 +43,8 @@ "Details" : "자세한 정보", "Please select tag(s) to add to the selection" : "선택한 항목에 추가할 태그를 고르세요", "Apply tag(s) to selection" : "선택한 항목에 태그 적용하기", + "Select directory \"{dirName}\"" : "디렉터리 \"{dirName}\" 선택", + "Select file \"{fileName}\"" : "파일 \"{fileName}\" 선택", "Pending" : "대기 중", "Unable to determine date" : "날짜를 결정할 수 없음", "This operation is forbidden" : "이 작업이 금지됨", @@ -69,7 +74,9 @@ "_%n file_::_%n files_" : ["파일 %n개"], "{dirs} and {files}" : "{dirs} 그리고 {files}", "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"], + "You do not have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"], + "New file/folder menu" : "새 파일/폴더 메뉴", "{used} of {quota} used" : "{quota} 중 {used} 사용함", "{used} used" : "{used} 사용함", "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.", @@ -165,6 +172,7 @@ "Transfer {path} to {userid}" : "{path}을(를) {userid}에게 이전하기", "Invalid path selected" : "잘못된 경로가 선택됨", "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", + "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", "Tags" : "태그", "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생", @@ -177,8 +185,10 @@ "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Set up templates folder" : "템플릿 폴더 설정", "Templates" : "템플릿", + "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", + "Files settings" : "파일 설정", "Show hidden files" : "숨김 파일 보이기", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하십시오", @@ -204,6 +214,7 @@ "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "New" : "새로 만들기", "Cannot transfer ownership of a file or folder you don't own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", + "%s%% of %s used" : "%s 중 %s%%가 사용됨", "Settings" : "설정" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index ef636801cdc..0f5c6718809 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -35,6 +35,7 @@ OC.L10N.register( "Move" : "Taşı", "Copy" : "Kopyala", "Choose target folder" : "Hedef klasörü seçin", + "Edit locally" : "Yerel olarak düzenle", "Open" : "Aç", "Delete file" : "Dosyayı sil", "Delete folder" : "Klasörü sil", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 2c3c9b99149..541b283debc 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -33,6 +33,7 @@ "Move" : "Taşı", "Copy" : "Kopyala", "Choose target folder" : "Hedef klasörü seçin", + "Edit locally" : "Yerel olarak düzenle", "Open" : "Aç", "Delete file" : "Dosyayı sil", "Delete folder" : "Klasörü sil", diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 78ccd49429d..e6c2e191b85 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -118,25 +118,25 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "Ви не можете поділитися у Circle, оскільки застосунок не активний", "Please specify a valid circle" : "Будь ласка, зазначте дійсне коло", "Sharing %s failed because the back end does not support room shares" : "Помилка спільного доступу %s, оскільки серверна частина не підтримує спільний доступ до кімнат", - "Unknown share type" : "Невідомий тип частки", + "Unknown share type" : "Невідомий тип спільного ресурсу", "Not a directory" : "Не каталог", "Could not lock node" : "Не вдалося заблокувати вузол", "Could not lock path" : "Не вдалося заблокувати шлях", "Wrong or no update parameter given" : "Вказано неправильний або відсутній параметр оновлення", - "Cannot increase permissions" : "Неможливо збільшити дозволи", - "Share must at least have READ or CREATE permissions" : "Спільний доступ повинен мати принаймні дозволи READ або CREATE", - "Share must have READ permission if UPDATE or DELETE permission is set" : "Спільний доступ повинен мати принаймні дозволи READ або CREATE", - "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "«Надіслати пароль за допомогою Nextcloud Talk» для спільного доступу до файлу чи папки не вдалося, оскільки Nextcloud Talk не ввімкнено.", + "Cannot increase permissions" : "Неможливо розширити дозволи", + "Share must at least have READ or CREATE permissions" : "Спільний доступ має щонайменше мати дозволи READ (читання) або CREATE (створення)", + "Share must have READ permission if UPDATE or DELETE permission is set" : "Для спільного доступу потрібно щонайменше призначити дозволи READ (читання) або CREATE (створення)", + "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Не вдалося надіслати пароль для спільного доступу до файлу чи каталогу з використанням Nextcloud Talk, оскільки цей застосунок вимкнено.", "shared by %s" : "поділилися %s", "Download all files" : "Завантажити всі файли", "Direct link" : "Пряме посилання", "Add to your %s" : "Додайте до свого %s", - "Share API is disabled" : "Share API вимкнено", - "File sharing" : "Файлообмінник", - "Share will expire tomorrow" : "Термін дії акції закінчується завтра", - "One or more of your shares will expire tomorrow" : "Термін дії однієї або кількох ваших акцій закінчується завтра", - "Your share of {node} will expire tomorrow" : "Термін дії вашої частки {node} закінчується завтра", - "You received {share} as a share by {user}" : "Ви отримали {share} як спільний доступ від {user}", + "Share API is disabled" : "API для надання доступу вимкнено", + "File sharing" : "Обмін файлами", + "Share will expire tomorrow" : "Термін дії спільного доступу спливає завтра", + "One or more of your shares will expire tomorrow" : "Термін дії одного чи кількох ваших спільних ресурсів спливає завтра", + "Your share of {node} will expire tomorrow" : "Термін дії спільного доступу до вашого вузла {node} спливає завтра", + "You received {share} as a share by {user}" : "(user) поділився з вами доступом до спільного ресурсу {share}", "You received {share} to group {group} as a share by {user}" : "Ви отримали {share} для групи {group} як спільний доступ від {user}", "Accept" : "Прийняти", "Reject" : "Скасувати", diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index 5dc92b50670..5fbff2d9937 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -116,25 +116,25 @@ "You cannot share to a Circle if the app is not enabled" : "Ви не можете поділитися у Circle, оскільки застосунок не активний", "Please specify a valid circle" : "Будь ласка, зазначте дійсне коло", "Sharing %s failed because the back end does not support room shares" : "Помилка спільного доступу %s, оскільки серверна частина не підтримує спільний доступ до кімнат", - "Unknown share type" : "Невідомий тип частки", + "Unknown share type" : "Невідомий тип спільного ресурсу", "Not a directory" : "Не каталог", "Could not lock node" : "Не вдалося заблокувати вузол", "Could not lock path" : "Не вдалося заблокувати шлях", "Wrong or no update parameter given" : "Вказано неправильний або відсутній параметр оновлення", - "Cannot increase permissions" : "Неможливо збільшити дозволи", - "Share must at least have READ or CREATE permissions" : "Спільний доступ повинен мати принаймні дозволи READ або CREATE", - "Share must have READ permission if UPDATE or DELETE permission is set" : "Спільний доступ повинен мати принаймні дозволи READ або CREATE", - "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "«Надіслати пароль за допомогою Nextcloud Talk» для спільного доступу до файлу чи папки не вдалося, оскільки Nextcloud Talk не ввімкнено.", + "Cannot increase permissions" : "Неможливо розширити дозволи", + "Share must at least have READ or CREATE permissions" : "Спільний доступ має щонайменше мати дозволи READ (читання) або CREATE (створення)", + "Share must have READ permission if UPDATE or DELETE permission is set" : "Для спільного доступу потрібно щонайменше призначити дозволи READ (читання) або CREATE (створення)", + "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Не вдалося надіслати пароль для спільного доступу до файлу чи каталогу з використанням Nextcloud Talk, оскільки цей застосунок вимкнено.", "shared by %s" : "поділилися %s", "Download all files" : "Завантажити всі файли", "Direct link" : "Пряме посилання", "Add to your %s" : "Додайте до свого %s", - "Share API is disabled" : "Share API вимкнено", - "File sharing" : "Файлообмінник", - "Share will expire tomorrow" : "Термін дії акції закінчується завтра", - "One or more of your shares will expire tomorrow" : "Термін дії однієї або кількох ваших акцій закінчується завтра", - "Your share of {node} will expire tomorrow" : "Термін дії вашої частки {node} закінчується завтра", - "You received {share} as a share by {user}" : "Ви отримали {share} як спільний доступ від {user}", + "Share API is disabled" : "API для надання доступу вимкнено", + "File sharing" : "Обмін файлами", + "Share will expire tomorrow" : "Термін дії спільного доступу спливає завтра", + "One or more of your shares will expire tomorrow" : "Термін дії одного чи кількох ваших спільних ресурсів спливає завтра", + "Your share of {node} will expire tomorrow" : "Термін дії спільного доступу до вашого вузла {node} спливає завтра", + "You received {share} as a share by {user}" : "(user) поділився з вами доступом до спільного ресурсу {share}", "You received {share} to group {group} as a share by {user}" : "Ви отримали {share} для групи {group} як спільний доступ від {user}", "Accept" : "Прийняти", "Reject" : "Скасувати", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 01570e3a881..e05fe8ca71e 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -199,9 +199,9 @@ OC.L10N.register( "iPhone" : "iPhone", "iPad" : "iPad", "{productName} iOS app" : "Aplicació iOS de {productName}", - "{productName} Android app" : "Aplicació Android de {productName} ", - "{productName} Talk for iOS" : "Talk for iOS de {productName} ", - "{productName} Talk for Android" : "Talk for Android de {productName} ", + "{productName} Android app" : "Aplicació Android de {productName}", + "{productName} Talk for iOS" : "Talk for iOS de {productName}", + "{productName} Talk for Android" : "Talk for Android de {productName}", "Sync client - {os}" : "Client de sincronització - {os}", "This session" : "Aquesta sessió", "Device" : "Dispositiu", @@ -228,10 +228,12 @@ OC.L10N.register( "Could not copy app password. Please copy it manually." : "No s’ha pogut copiar la contrasenya de l’aplicació. Copieu-la manualment.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Perquè el servidor funcioni correctament, és important configurar els treballs en segon pla correctament. Cron és el paràmetre recomanat. Per a més informació, vegeu la documentació.", "Last job execution ran {time}. Something seems wrong." : "L'última execució de la tasca s'ha executat a les {time}. Sembla que hi ha algun problema.", - "Background job did not run yet!" : "La tasca en segon pla encara no s'ha executat", + "Last job ran {relativeTime}." : "L'última tasca es va executar {relativeTime}.", + "Background job did not run yet!" : "La tasca en segon pla encara no s'ha executat!", "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "Executeu una tasca amb cada pàgina carregada. Cas d'ús: instància d'un sol usuari.", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php està registrat en un servei webcron per trucar a cron.php cada 5 minuts per HTTP. Cas d'ús: instància molt petita (1-5 usuaris segons l'ús).", "Cron (Recommended)" : "Cron (recomanat)", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per executar això es necessita l'extensió POSIX de PHP. Per més detalls, vegeu {linkstart}documentació de PHP{linkend}.", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Utilitzeu el servei cron del sistema per a cridar el fitxer cron.php cada 5 minuts. Recomanat per a totes les instàncies.", @@ -279,23 +281,57 @@ OC.L10N.register( "Your biography" : "La vostra biografia", "Details" : "Detalls", "You are a member of the following groups:" : "Sou membre dels grups següents:", + "You are using <strong>{usage}</strong>" : "Esteu utilitzant <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Esteu utilitzant <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "El vostre nom complet", "Email options" : "Opcions de correu electrònic", "Primary email for password reset and notifications" : "Adreça electrònica principal per a restablir la contrasenya i per a les notificacions", "Remove primary email" : "Treu l'adreça electrònica principal", "Delete email" : "Treu l'adreça electrònica", + "Unset as primary email" : "Desactivat com a correu electrònic principal", + "This address is not confirmed" : "Aquesta adreça no està confirmada", + "Set as primary email" : "Estableix com a correu electrònic principal", "Your email address" : "El vostre correu electrònic", + "Additional email address {index}" : "Adreça electrònica addicional {index}", + "Unable to delete primary email address" : "No es pot suprimir l'adreça electrònica principal", + "Unable to update primary email address" : "No es pot actualitzar l'adreça electrònica principal", + "Unable to add additional email address" : "No es pot afegir una adreça electrònica addicional", + "Unable to update additional email address" : "No es pot actualitzar l'adreça electrònica addicional", + "Unable to delete additional email address" : "No es pot suprimir l'adreça electrònica addicional", "No email address set" : "No s'ha establert cap adreça de correu electrònic", + "Additional emails" : "Correus electrònics addicionals", + "Your headline" : "El teu titular", "Language" : "Llengua", "Help translate" : "Ajudeu-nos amb la traducció", + "Unable to update language" : "No es pot actualitzar l'idioma", "No language set" : "No s'ha establert cap idioma", - "Locale" : "Configuració regional", + "Locale" : "Configuració local", + "Week starts on {firstDayOfWeek}" : "La setmana comença el {firstDayOfWeek}", + "Unable to update locale" : "No es pot actualitzar la configuració local", + "No locale set" : "No s'ha establert cap configuració local", + "Your location" : "La vostra localització", + "Your organisation" : "La vostra organització", "Your phone number" : "El vostre número de telèfon", + "Edit your Profile visibility" : "Editeu la visibilitat del vostre perfil", + "Enable Profile" : "Activa el perfil", + "Unable to update profile enabled state" : "No es pot actualitzar l'estat d'activació del perfil", + "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "La configuració més restrictiva de visibilitat o abast es respecta al vostre perfil. Per exemple, si la visibilitat s'estableix a \"Mostra a tothom\" i l'abast s'estableix a \"Privat\", es respectarà \"Privat\".", + "{displayId}" : "{displayId}", + "Unable to update visibility of {displayId}" : "No es pot actualitzar la visibilitat de {displayId}", + "Your role" : "El teu rol", + "Your Twitter handle" : "El teu identificador de Twitter", "Your website" : "El teu lloc web", + "No {property} set" : "No hi ha {property} establert", + "Unable to update {property}" : "No es pot actualitzar {property}", + "Change scope level of {property}, current scope is {scope}" : "Canvia el nivell d'abast de {property}, l'abast actual és {scope}", + "Unable to update federation scope of the primary {property}" : "No es pot actualitzar l'àmbit de la federació de la {property} principal", + "Unable to update federation scope of additional {property}" : "No es pot actualitzar l'àmbit de la federació de {property} addicional", + "Add additional email" : "Afegeix un correu electrònic addicional", "Add" : "Afegeix", "You do not have permissions to see the details of this user" : "No teniu els permisos necessaris per veure els detalls d'aquest usuari", "Add new password" : "Afegeix una nova contrasenya", "Add new email address" : "Afegeix una nova adreça de correu electrònic", + "Add user to group" : "Afegeix l'usuari al grup", "Set user as admin for" : "Posa l'usuari com a administrador per", "Select user quota" : "Selecciona la quota d'usuari", "Delete user" : "Suprimeix l'usuari", @@ -370,18 +406,27 @@ OC.L10N.register( "Profile picture" : "Foto de perfil", "About" : "Quant a", "Full name" : "Nom complet", + "Additional email" : "Adreça electrònica addicional", "Headline" : "Titular", "Organisation" : "Organització", "Phone number" : "Número de telèfon", "Role" : "Càrrec", "Twitter" : "Twitter", "Website" : "Lloc web", + "Profile visibility" : "Visibilitat del perfil", + "Not available as this property is required for core functionality including file sharing and calendar invitations" : "No disponible, ja que aquesta propietat és necessària per a les funcions bàsiques, com ara compartir fitxers i invitacions al calendari", + "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "No està disponible perquè no es permet la publicació de dades específiques de l'usuari al servidor de cerca, poseu-vos en contacte amb l'administrador del sistema si teniu cap pregunta", + "Show to everyone" : "Mostra a tothom", + "Show to logged in users only" : "Mostra només als usuaris connectats", "Hide" : "Amaga", "Download and enable" : "Descarrega i activa", "Enable untested app" : "Activa aplicacions no provades", + "The app will be downloaded from the App Store" : "L'aplicació es baixarà des del Magatzem d'aplicacions", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Aquesta aplicació no està marcada com a compatible amb la vostra versió de Nextcloud. Si continueu, encara podreu instal·lar l’aplicació. Tingueu en compte que pot ser que l’aplicació no funcioni correctament.", "Never" : "Mai", + "An error occurred during the request. Unable to proceed." : "S'ha produït un error durant la sol·licitud. No es pot continuar.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'aplicació s'ha activat però ha de ser actualitzada. Sereu redirigits a la pàgina d’actualització d'aquí 5 segons.", + "Error: This app cannot be enabled because it makes the server unstable" : "Error: aquesta aplicació no es pot activar perquè fa que el servidor sigui inestable", "Administrator documentation" : "Documentació d'administrador", "Documentation" : "Documentació", "Forum" : "Fòrum", @@ -404,6 +449,7 @@ OC.L10N.register( "SMTP Username" : "Nom d'usuari SMTP", "SMTP Password" : "Contrasenya SMTP", "Save" : "Desa", + "Test and verify email settings" : "Prova i verifica la configuració del correu electrònic", "Send email" : "Envia el correu electrònic", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "És important per a la seguretat i el rendiment de la vostra instància que tot estigui configurat correctament. Per ajudar-vos, fem algunes comprovacions automàtiques. Si us plau, consulteu la documentació enllaçada per obtenir més informació.", "All checks passed." : "Totes les comprovacions correctes.", @@ -413,20 +459,31 @@ OC.L10N.register( "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Si us plau reviseu les <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">guies d’instal·lació ↗</a>, i comproveu si hi ha errors o advertències en el <a href=\"%2$s\">registre</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Reviseu la seguretat del vostre Nextcloud mitjançant el <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">nostre escaneig de seguretat ↗</a>.", "Version" : "Versió", + "You need to enable the File sharing App." : "Heu d'activar l'aplicació per compartir Fitxers.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Com a administrador, podeu afinar els ajustaments per compartir fitxers. Si us plau, per més informació llegiu la documentació.", "Allow apps to use the Share API" : "Permet que les aplicacions utilitzin l'API de compartir", "Set default expiration date for shares" : "Estableix la data de caducitat per defecte per comparticions", + "Expire after" : "Expira després", "day(s)" : "dies", "Enforce expiration date" : "Força la data de caducitat", + "Set default expiration date for shares to other servers" : "Estableix la data de caducitat predeterminada per a les accions a altres servidors", + "Allow users to share via link and emails" : "Permet als usuaris compartir mitjançant enllaços i correus electrònics", "Allow public uploads" : "Permet càrregues públiques", "Always ask for a password" : "Demana sempre una contrasenya", "Enforce password protection" : "Força la protecció amb contrasenya", + "Exclude groups from password requirements:" : "Exclou grups dels requisits de contrasenya:", "Set default expiration date" : "Estableix la data de caducitat per defecte", + "Exclude groups from creating link shares:" : "Exclou grups de la creació d'enllaços compartits:", "Allow resharing" : "Permet compartir de nou", "Allow sharing with groups" : "Permetre compartir amb grups", "Restrict users to only share with users in their groups" : "Restringeix als usuaris a compartir només amb usuaris del seu grup", "Exclude groups from sharing" : "Exclou grups de compartició", "These groups will still be able to receive shares, but not to initiate them." : "Aquests grups encara podran rebre comparticions, però no en podran iniciar.", + "Allow username autocompletion in share dialog" : "Permet l'emplenament automàtic del nom d'usuari al diàleg de compartir", + "Allow username autocompletion to users within the same groups" : "Permet l'emplenament automàtic del nom d'usuari als usuaris dels mateixos grups", + "Allow username autocompletion to users based on phone number integration" : "Permet la compleció automàtica del nom d'usuari als usuaris en funció de la integració del número de telèfon", + "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Si la compleció automàtica \"mateix grup\" i \"integració de números de telèfon\" estan habilitats, n'hi ha prou amb una coincidència per mostrar a l'usuari.", + "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Permet l'emplenament automàtic en introduir el nom complet o l'adreça de correu electrònic (ignorant la coincidència de l'agenda i estar al mateix grup)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostra el text de descàrrega de responsabilitat a la pàgina de l'enllaç públic de càrrega (només es mostra quan la llista de fitxers està oculta).", "This text will be shown on the public link upload page when the file list is hidden." : "Aquest text es mostrarà a la pàgina de càrrega d’enllaç públic quan la llista de fitxers estigui amagada.", "Default share permissions" : "Permisos de compatició per defecte", @@ -443,14 +500,17 @@ OC.L10N.register( "Migration in progress. Please wait until the migration is finished" : "Migració en procés. Si us plau, espereu fins que finalitzi la migració", "Migration started …" : "S'ha iniciat la migració …", "An error occurred while changing your language. Please reload the page and try again." : "S'ha produït un error mentre es canviava el vostre idioma. Si us plau, recarregueu la pàgina i torneu-ho a provar.", - "An error occurred while changing your locale. Please reload the page and try again." : "S'ha produït un error mentre es canviava la vostra configuració regional. Si us plau, recarregueu la pàgina i torneu-ho a provar.", + "An error occurred while changing your locale. Please reload the page and try again." : "S'ha produït un error mentre es canviava la vostra configuració local. Si us plau, recarregueu la pàgina i torneu-ho a provar.", "Select a profile picture" : "Seleccioneu una imatge de perfil", "Week starts on {fdow}" : "La setmana comença en {fdow}", "Couldn't remove app." : "No s'ha pogut suprimit l'aplicació.", "Couldn't update app." : "No s'ha pogut actualitzar l'aplicació.", "Backend doesn't support password change, but the user's encryption key was updated." : "El mòdul de suport no admet canvis de contrasenya, però la clau de xifrat de l'usuari ha estat actualitzada satisfactòriament.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "No s'ha pogut determinar si la versió TLS de cURL està obsoleta o no perquè s'ha produït un error durant la sol·licitud HTTPS a https://nextcloud.com. Si us plau, comproveu el fitxer de registre nextcloud per obtenir més detalls.", "You need to set your user email before being able to send test emails." : "Heu d'establir un nom d'usuari abans de poder enviar correus de prova.", "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Revocant aquest token impedirà la neteja del vostre dispositiu si encara no ha començat.", + "Set as primary mail" : "Estableix com a correu principal", + "Change privacy level of email" : "Canvia el nivell de privadesa del correu electrònic", "All languages" : "Tots els idiomes", "Everyone" : "Tothom", "An error occured during the request. Unable to proceed." : "S'ha produït un error durant la sol·licitud. No es pot continuar.", @@ -465,23 +525,42 @@ OC.L10N.register( "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Algunes feines no s’han executat des de %s. Considereu canviar al cron del sistema.", "Last job ran %s." : "La darrera tasca es va executar %s.", "Background job didn’t run yet!" : "La tasca de fons encara no s'ha executat!", + "For the server to work properly, it's important to configure background jobs correctly. \"Cron\" is the recommended setting. Please see the documentation for more information." : "Perquè el servidor funcioni correctament, és important configurar correctament els treballs en segon pla. \"Cron\" és la configuració recomanada. Consulteu la documentació per a més informació.", "Pick background job setting" : "Trieu la configuració de la tasca en segon pla", "Recommended" : "Recomanat", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".", "days" : "dies", + "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Permet l'emplenament automàtic del nom d'usuari en introduir el nom complet o l'adreça de correu electrònic (ignorant la coincidència de l'agenda telefònica que falta i estar al mateix grup)", + "Change privacy level of profile picture" : "Canvia el nivell de privadesa de la foto de perfil", "Upload new" : "Carrega'n una de nova", "Select from Files" : "Selecciona dels Fitxers", "Remove image" : "Suprimeix imatge", + "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Tingueu en compte que l'avatar pot trigar fins a 24 hores a actualitzar-se a tot arreu.", "Choose as profile picture" : "Tria una imatge de perfil", "You are using <strong>%s</strong>" : "Esteu utilitzant <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Esteu utilitzant <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)", + "Change privacy level of full name" : "Canvia el nivell de privadesa del nom complet", "No display name set" : "No s'ha establert cap nom para mostrar", + "Change privacy level of phone number" : "Canvia el nivell de privadesa del número de telèfon", "Address" : "Adreça", + "Change privacy level of address" : "Canvia el nivell de privadesa de l'adreça", "Your postal address" : "La vostra adreça postal", + "Change privacy level of website" : "Canviar el nivell de privadesa del lloc web", "It can take up to 24 hours before the account is displayed as verified." : "Pot trigar fins a 24 hores abans que el compte es mostri com a verificat.", "Link https://…" : "Enllaç https://…", + "Change privacy level of Twitter profile" : "Canvia el nivell de privadesa del perfil de Twitter", "Twitter handle @…" : "Compte Twitter @…", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "El nombre màxim de claus OPcache gairebé s'ha superat. Per assegurar-vos que tots els scripts es poden mantenir a la memòria cau, es recomana aplicar <code>opcache.max_accelerated_files</code> a la vostra configuració de PHP amb un valor superior a <code>%s</code> .", "Admin privileges" : "Privilegis d'administrador", + "Unable to update biography" : "No es pot actualitzar la biografia", + "Unable to update full name" : "No es pot actualitzar el nom complet", + "No full name set" : "No s'ha definit cap nom complet", + "Unable to update headline" : "No es pot actualitzar el titular", + "Unable to update organisation" : "No es pot actualitzar l'organització", + "Unable to update role" : "No es pot actualitzar el rol", + "Change scope level of {accountProperty}" : "Canvia el nivell d'abast de {accountProperty}", + "Unable to update federation scope of the primary {accountProperty}" : "No es pot actualitzar l'àmbit de la federació de la {accountProperty} principal", + "Unable to update federation scope of additional {accountProperty}" : "No es pot actualitzar l'àmbit de la federació de {accountProperty} addicionals", "Avatar" : "Avatar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 43f52960b0f..5541ca52a2f 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -197,9 +197,9 @@ "iPhone" : "iPhone", "iPad" : "iPad", "{productName} iOS app" : "Aplicació iOS de {productName}", - "{productName} Android app" : "Aplicació Android de {productName} ", - "{productName} Talk for iOS" : "Talk for iOS de {productName} ", - "{productName} Talk for Android" : "Talk for Android de {productName} ", + "{productName} Android app" : "Aplicació Android de {productName}", + "{productName} Talk for iOS" : "Talk for iOS de {productName}", + "{productName} Talk for Android" : "Talk for Android de {productName}", "Sync client - {os}" : "Client de sincronització - {os}", "This session" : "Aquesta sessió", "Device" : "Dispositiu", @@ -226,10 +226,12 @@ "Could not copy app password. Please copy it manually." : "No s’ha pogut copiar la contrasenya de l’aplicació. Copieu-la manualment.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Perquè el servidor funcioni correctament, és important configurar els treballs en segon pla correctament. Cron és el paràmetre recomanat. Per a més informació, vegeu la documentació.", "Last job execution ran {time}. Something seems wrong." : "L'última execució de la tasca s'ha executat a les {time}. Sembla que hi ha algun problema.", - "Background job did not run yet!" : "La tasca en segon pla encara no s'ha executat", + "Last job ran {relativeTime}." : "L'última tasca es va executar {relativeTime}.", + "Background job did not run yet!" : "La tasca en segon pla encara no s'ha executat!", "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "Executeu una tasca amb cada pàgina carregada. Cas d'ús: instància d'un sol usuari.", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php està registrat en un servei webcron per trucar a cron.php cada 5 minuts per HTTP. Cas d'ús: instància molt petita (1-5 usuaris segons l'ús).", "Cron (Recommended)" : "Cron (recomanat)", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per executar això es necessita l'extensió POSIX de PHP. Per més detalls, vegeu {linkstart}documentació de PHP{linkend}.", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Utilitzeu el servei cron del sistema per a cridar el fitxer cron.php cada 5 minuts. Recomanat per a totes les instàncies.", @@ -277,23 +279,57 @@ "Your biography" : "La vostra biografia", "Details" : "Detalls", "You are a member of the following groups:" : "Sou membre dels grups següents:", + "You are using <strong>{usage}</strong>" : "Esteu utilitzant <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Esteu utilitzant <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "El vostre nom complet", "Email options" : "Opcions de correu electrònic", "Primary email for password reset and notifications" : "Adreça electrònica principal per a restablir la contrasenya i per a les notificacions", "Remove primary email" : "Treu l'adreça electrònica principal", "Delete email" : "Treu l'adreça electrònica", + "Unset as primary email" : "Desactivat com a correu electrònic principal", + "This address is not confirmed" : "Aquesta adreça no està confirmada", + "Set as primary email" : "Estableix com a correu electrònic principal", "Your email address" : "El vostre correu electrònic", + "Additional email address {index}" : "Adreça electrònica addicional {index}", + "Unable to delete primary email address" : "No es pot suprimir l'adreça electrònica principal", + "Unable to update primary email address" : "No es pot actualitzar l'adreça electrònica principal", + "Unable to add additional email address" : "No es pot afegir una adreça electrònica addicional", + "Unable to update additional email address" : "No es pot actualitzar l'adreça electrònica addicional", + "Unable to delete additional email address" : "No es pot suprimir l'adreça electrònica addicional", "No email address set" : "No s'ha establert cap adreça de correu electrònic", + "Additional emails" : "Correus electrònics addicionals", + "Your headline" : "El teu titular", "Language" : "Llengua", "Help translate" : "Ajudeu-nos amb la traducció", + "Unable to update language" : "No es pot actualitzar l'idioma", "No language set" : "No s'ha establert cap idioma", - "Locale" : "Configuració regional", + "Locale" : "Configuració local", + "Week starts on {firstDayOfWeek}" : "La setmana comença el {firstDayOfWeek}", + "Unable to update locale" : "No es pot actualitzar la configuració local", + "No locale set" : "No s'ha establert cap configuració local", + "Your location" : "La vostra localització", + "Your organisation" : "La vostra organització", "Your phone number" : "El vostre número de telèfon", + "Edit your Profile visibility" : "Editeu la visibilitat del vostre perfil", + "Enable Profile" : "Activa el perfil", + "Unable to update profile enabled state" : "No es pot actualitzar l'estat d'activació del perfil", + "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "La configuració més restrictiva de visibilitat o abast es respecta al vostre perfil. Per exemple, si la visibilitat s'estableix a \"Mostra a tothom\" i l'abast s'estableix a \"Privat\", es respectarà \"Privat\".", + "{displayId}" : "{displayId}", + "Unable to update visibility of {displayId}" : "No es pot actualitzar la visibilitat de {displayId}", + "Your role" : "El teu rol", + "Your Twitter handle" : "El teu identificador de Twitter", "Your website" : "El teu lloc web", + "No {property} set" : "No hi ha {property} establert", + "Unable to update {property}" : "No es pot actualitzar {property}", + "Change scope level of {property}, current scope is {scope}" : "Canvia el nivell d'abast de {property}, l'abast actual és {scope}", + "Unable to update federation scope of the primary {property}" : "No es pot actualitzar l'àmbit de la federació de la {property} principal", + "Unable to update federation scope of additional {property}" : "No es pot actualitzar l'àmbit de la federació de {property} addicional", + "Add additional email" : "Afegeix un correu electrònic addicional", "Add" : "Afegeix", "You do not have permissions to see the details of this user" : "No teniu els permisos necessaris per veure els detalls d'aquest usuari", "Add new password" : "Afegeix una nova contrasenya", "Add new email address" : "Afegeix una nova adreça de correu electrònic", + "Add user to group" : "Afegeix l'usuari al grup", "Set user as admin for" : "Posa l'usuari com a administrador per", "Select user quota" : "Selecciona la quota d'usuari", "Delete user" : "Suprimeix l'usuari", @@ -368,18 +404,27 @@ "Profile picture" : "Foto de perfil", "About" : "Quant a", "Full name" : "Nom complet", + "Additional email" : "Adreça electrònica addicional", "Headline" : "Titular", "Organisation" : "Organització", "Phone number" : "Número de telèfon", "Role" : "Càrrec", "Twitter" : "Twitter", "Website" : "Lloc web", + "Profile visibility" : "Visibilitat del perfil", + "Not available as this property is required for core functionality including file sharing and calendar invitations" : "No disponible, ja que aquesta propietat és necessària per a les funcions bàsiques, com ara compartir fitxers i invitacions al calendari", + "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "No està disponible perquè no es permet la publicació de dades específiques de l'usuari al servidor de cerca, poseu-vos en contacte amb l'administrador del sistema si teniu cap pregunta", + "Show to everyone" : "Mostra a tothom", + "Show to logged in users only" : "Mostra només als usuaris connectats", "Hide" : "Amaga", "Download and enable" : "Descarrega i activa", "Enable untested app" : "Activa aplicacions no provades", + "The app will be downloaded from the App Store" : "L'aplicació es baixarà des del Magatzem d'aplicacions", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Aquesta aplicació no està marcada com a compatible amb la vostra versió de Nextcloud. Si continueu, encara podreu instal·lar l’aplicació. Tingueu en compte que pot ser que l’aplicació no funcioni correctament.", "Never" : "Mai", + "An error occurred during the request. Unable to proceed." : "S'ha produït un error durant la sol·licitud. No es pot continuar.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'aplicació s'ha activat però ha de ser actualitzada. Sereu redirigits a la pàgina d’actualització d'aquí 5 segons.", + "Error: This app cannot be enabled because it makes the server unstable" : "Error: aquesta aplicació no es pot activar perquè fa que el servidor sigui inestable", "Administrator documentation" : "Documentació d'administrador", "Documentation" : "Documentació", "Forum" : "Fòrum", @@ -402,6 +447,7 @@ "SMTP Username" : "Nom d'usuari SMTP", "SMTP Password" : "Contrasenya SMTP", "Save" : "Desa", + "Test and verify email settings" : "Prova i verifica la configuració del correu electrònic", "Send email" : "Envia el correu electrònic", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "És important per a la seguretat i el rendiment de la vostra instància que tot estigui configurat correctament. Per ajudar-vos, fem algunes comprovacions automàtiques. Si us plau, consulteu la documentació enllaçada per obtenir més informació.", "All checks passed." : "Totes les comprovacions correctes.", @@ -411,20 +457,31 @@ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Si us plau reviseu les <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">guies d’instal·lació ↗</a>, i comproveu si hi ha errors o advertències en el <a href=\"%2$s\">registre</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Reviseu la seguretat del vostre Nextcloud mitjançant el <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">nostre escaneig de seguretat ↗</a>.", "Version" : "Versió", + "You need to enable the File sharing App." : "Heu d'activar l'aplicació per compartir Fitxers.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Com a administrador, podeu afinar els ajustaments per compartir fitxers. Si us plau, per més informació llegiu la documentació.", "Allow apps to use the Share API" : "Permet que les aplicacions utilitzin l'API de compartir", "Set default expiration date for shares" : "Estableix la data de caducitat per defecte per comparticions", + "Expire after" : "Expira després", "day(s)" : "dies", "Enforce expiration date" : "Força la data de caducitat", + "Set default expiration date for shares to other servers" : "Estableix la data de caducitat predeterminada per a les accions a altres servidors", + "Allow users to share via link and emails" : "Permet als usuaris compartir mitjançant enllaços i correus electrònics", "Allow public uploads" : "Permet càrregues públiques", "Always ask for a password" : "Demana sempre una contrasenya", "Enforce password protection" : "Força la protecció amb contrasenya", + "Exclude groups from password requirements:" : "Exclou grups dels requisits de contrasenya:", "Set default expiration date" : "Estableix la data de caducitat per defecte", + "Exclude groups from creating link shares:" : "Exclou grups de la creació d'enllaços compartits:", "Allow resharing" : "Permet compartir de nou", "Allow sharing with groups" : "Permetre compartir amb grups", "Restrict users to only share with users in their groups" : "Restringeix als usuaris a compartir només amb usuaris del seu grup", "Exclude groups from sharing" : "Exclou grups de compartició", "These groups will still be able to receive shares, but not to initiate them." : "Aquests grups encara podran rebre comparticions, però no en podran iniciar.", + "Allow username autocompletion in share dialog" : "Permet l'emplenament automàtic del nom d'usuari al diàleg de compartir", + "Allow username autocompletion to users within the same groups" : "Permet l'emplenament automàtic del nom d'usuari als usuaris dels mateixos grups", + "Allow username autocompletion to users based on phone number integration" : "Permet la compleció automàtica del nom d'usuari als usuaris en funció de la integració del número de telèfon", + "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Si la compleció automàtica \"mateix grup\" i \"integració de números de telèfon\" estan habilitats, n'hi ha prou amb una coincidència per mostrar a l'usuari.", + "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Permet l'emplenament automàtic en introduir el nom complet o l'adreça de correu electrònic (ignorant la coincidència de l'agenda i estar al mateix grup)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostra el text de descàrrega de responsabilitat a la pàgina de l'enllaç públic de càrrega (només es mostra quan la llista de fitxers està oculta).", "This text will be shown on the public link upload page when the file list is hidden." : "Aquest text es mostrarà a la pàgina de càrrega d’enllaç públic quan la llista de fitxers estigui amagada.", "Default share permissions" : "Permisos de compatició per defecte", @@ -441,14 +498,17 @@ "Migration in progress. Please wait until the migration is finished" : "Migració en procés. Si us plau, espereu fins que finalitzi la migració", "Migration started …" : "S'ha iniciat la migració …", "An error occurred while changing your language. Please reload the page and try again." : "S'ha produït un error mentre es canviava el vostre idioma. Si us plau, recarregueu la pàgina i torneu-ho a provar.", - "An error occurred while changing your locale. Please reload the page and try again." : "S'ha produït un error mentre es canviava la vostra configuració regional. Si us plau, recarregueu la pàgina i torneu-ho a provar.", + "An error occurred while changing your locale. Please reload the page and try again." : "S'ha produït un error mentre es canviava la vostra configuració local. Si us plau, recarregueu la pàgina i torneu-ho a provar.", "Select a profile picture" : "Seleccioneu una imatge de perfil", "Week starts on {fdow}" : "La setmana comença en {fdow}", "Couldn't remove app." : "No s'ha pogut suprimit l'aplicació.", "Couldn't update app." : "No s'ha pogut actualitzar l'aplicació.", "Backend doesn't support password change, but the user's encryption key was updated." : "El mòdul de suport no admet canvis de contrasenya, però la clau de xifrat de l'usuari ha estat actualitzada satisfactòriament.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "No s'ha pogut determinar si la versió TLS de cURL està obsoleta o no perquè s'ha produït un error durant la sol·licitud HTTPS a https://nextcloud.com. Si us plau, comproveu el fitxer de registre nextcloud per obtenir més detalls.", "You need to set your user email before being able to send test emails." : "Heu d'establir un nom d'usuari abans de poder enviar correus de prova.", "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Revocant aquest token impedirà la neteja del vostre dispositiu si encara no ha començat.", + "Set as primary mail" : "Estableix com a correu principal", + "Change privacy level of email" : "Canvia el nivell de privadesa del correu electrònic", "All languages" : "Tots els idiomes", "Everyone" : "Tothom", "An error occured during the request. Unable to proceed." : "S'ha produït un error durant la sol·licitud. No es pot continuar.", @@ -463,23 +523,42 @@ "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Algunes feines no s’han executat des de %s. Considereu canviar al cron del sistema.", "Last job ran %s." : "La darrera tasca es va executar %s.", "Background job didn’t run yet!" : "La tasca de fons encara no s'ha executat!", + "For the server to work properly, it's important to configure background jobs correctly. \"Cron\" is the recommended setting. Please see the documentation for more information." : "Perquè el servidor funcioni correctament, és important configurar correctament els treballs en segon pla. \"Cron\" és la configuració recomanada. Consulteu la documentació per a més informació.", "Pick background job setting" : "Trieu la configuració de la tasca en segon pla", "Recommended" : "Recomanat", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".", "days" : "dies", + "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Permet l'emplenament automàtic del nom d'usuari en introduir el nom complet o l'adreça de correu electrònic (ignorant la coincidència de l'agenda telefònica que falta i estar al mateix grup)", + "Change privacy level of profile picture" : "Canvia el nivell de privadesa de la foto de perfil", "Upload new" : "Carrega'n una de nova", "Select from Files" : "Selecciona dels Fitxers", "Remove image" : "Suprimeix imatge", + "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Tingueu en compte que l'avatar pot trigar fins a 24 hores a actualitzar-se a tot arreu.", "Choose as profile picture" : "Tria una imatge de perfil", "You are using <strong>%s</strong>" : "Esteu utilitzant <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Esteu utilitzant <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)", + "Change privacy level of full name" : "Canvia el nivell de privadesa del nom complet", "No display name set" : "No s'ha establert cap nom para mostrar", + "Change privacy level of phone number" : "Canvia el nivell de privadesa del número de telèfon", "Address" : "Adreça", + "Change privacy level of address" : "Canvia el nivell de privadesa de l'adreça", "Your postal address" : "La vostra adreça postal", + "Change privacy level of website" : "Canviar el nivell de privadesa del lloc web", "It can take up to 24 hours before the account is displayed as verified." : "Pot trigar fins a 24 hores abans que el compte es mostri com a verificat.", "Link https://…" : "Enllaç https://…", + "Change privacy level of Twitter profile" : "Canvia el nivell de privadesa del perfil de Twitter", "Twitter handle @…" : "Compte Twitter @…", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "El nombre màxim de claus OPcache gairebé s'ha superat. Per assegurar-vos que tots els scripts es poden mantenir a la memòria cau, es recomana aplicar <code>opcache.max_accelerated_files</code> a la vostra configuració de PHP amb un valor superior a <code>%s</code> .", "Admin privileges" : "Privilegis d'administrador", + "Unable to update biography" : "No es pot actualitzar la biografia", + "Unable to update full name" : "No es pot actualitzar el nom complet", + "No full name set" : "No s'ha definit cap nom complet", + "Unable to update headline" : "No es pot actualitzar el titular", + "Unable to update organisation" : "No es pot actualitzar l'organització", + "Unable to update role" : "No es pot actualitzar el rol", + "Change scope level of {accountProperty}" : "Canvia el nivell d'abast de {accountProperty}", + "Unable to update federation scope of the primary {accountProperty}" : "No es pot actualitzar l'àmbit de la federació de la {accountProperty} principal", + "Unable to update federation scope of additional {accountProperty}" : "No es pot actualitzar l'àmbit de la federació de {accountProperty} addicionals", "Avatar" : "Avatar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 0af91da0301..e6f42e71e04 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -73,9 +73,11 @@ OC.L10N.register( "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "당신의 이메일 서버 설정은 입력되지 않았거나 검증되지 않았습니다. {mailSettingsStart}기본 설정{mailSettingsEnd}으로 이동해 설정을 완료하십시오. 이후 양식 아래 “이메일 발송” 버튼을 눌러 설정을 검증하십시오.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "데이터베이스가 \"READ COMMITTED\" 트랜잭션 격리 수준에서 실행되고 있지 않습니다. 여러 작업이 동시에 실행될 때 문제가 발생할 수 있습니다.", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP의 \"fileinfo\" 모듈이 없습니다. 올바른 MIME 형식 감지를 위해서 이 모듈을 활성화하는 것을 추천합니다.", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "주로 사용할 URL이 config.php 파일의 \"overwrite.cli.url\" 옵션에 올바르게 설정되어 있는지 확인하십시오. 제안: \"{suggestedOverwriteCliURL}\". 설정이 잘못되었을 경우 cron을 통한 URL 생성에 문제가 생길 수 있습니다. (제안된 URL이 이 Nextcloud에 접근하는 주된 URL이 아닐 수 있습니다. 따라서, 해당 사항을 직접 재확인하는 것이 좋습니다.)", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "당신의 설치에서 기본 국가 번호가 설정되지 않았습니다. 프로필 설정에서 국가 번호 없이 전화번호를 사용하기 위해서 이 설정이 필요합니다. 국가 번호 없이 전화번호를 사용하게 하려면, 지역의 {linkstart}ISO 3166-1 코드↗{linkend}를 참조하여 설정 파일에 \"default_phone_region\"을 추가하십시오.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI로 cron 작업을 실행시킬 수 없었습니다. 다음 오류가 발생했습니다:", "Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "마지막 백그라운드 작업이 {relativeTime}에 수행되었습니다. 무엇인가 잘못된 것 같습니다. {linkstart}백그라운드 작업 설정을 확인하십시오 ↗{linkend}.", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "이 빌드는 공식적으로 지원하지 않는 Nextcloud 커뮤니티 빌드입니다. 이 인스턴스의 크기를 고려하면, 성능과 신뢰성, 확장성 등을 보장할 수 없습니다. 무료 서비스의 과부하를 방지하기 위해 푸시 알림은 제한됩니다. Nextcloud Enterprise의 혜택에 대해서는 {linkstart}https://nextcloud.com/enterprise{linkend}를 참조하십시오.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "서버가 인터넷에 연결되지 않아 다수의 종단점에 도달할 수 없습니다. 이로 인해 외부 저장소 마운트, 서드파티 앱 업데이트와 설치에 대한 알림 수신 등의 기능을 사용할 수 없을 것입니다. 원격 파일 접근과 알림 이메일 전송 또한 작동하지 않을 것입니다. 서버를 인터넷과 연결하여 모든 기능을 사용하십시오.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "매모리 캐시가 설정되지 않았습니다. 성능 향상을 위해 가능하면 memcache를 설정하십시오. 더 많은 정보는 {linkstart}문서 ↗{linkend}를 참조하십시오.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "현재 PHP {version}(으)로 실행중입니다. PHP 버전을 업그레이드 하여 지원중인 {linkstart} PHP 그룹의 성능 및 보안 업데이트 ↗{linkend} 혜택을 누리십시오.", @@ -123,12 +125,14 @@ OC.L10N.register( "Continue to {productName}" : "{productName}으로 계속하기", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["업데이트가 성공했습니다. %n초 후 {productName}(으)로 이동합니다."], "More apps" : "더 많은 앱", + "_{count} notification_::_{count} notifications_" : ["{count}개의 알림"], "Log in" : "로그인", "Logging in …" : "로그인 중 …", "Server side authentication failed!" : "서버 인증 실패!", "Please contact your administrator." : "관리자에게 문의하십시오.", "An internal error occurred." : "내부 오류가 발생했습니다.", "Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.", + "Log in to {productName}" : "{productName}에 로그인", "Password" : "암호", "Wrong username or password." : "사용자 이름이나 암호가 잘못되었습니다.", "User disabled" : "사용자 비활성화됨", @@ -168,6 +172,8 @@ OC.L10N.register( "Login form is disabled." : "로그인 양식이 비활성화 되었습니다.", "Edit Profile" : "프로파일 수정", "The headline and about sections will show up here" : "머리말과 about section이 여기에 보일것입니다.", + "{user} has not added any info yet" : "사용자 {user}이(가) 아직 아무 정보도 추가하지 않았습니다.", + "Search starts once you start typing" : "입력시 검색을 시작합니다", "Reset search" : "검색 초기화", "Start search" : "검색 시작", "Search for {name} only" : "{name}(으)로만 검색", @@ -392,6 +398,7 @@ OC.L10N.register( "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 시도하십시오", "Setup two-factor authentication" : "2단계 인증 설정", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "이 Nextcloud 커뮤니티 릴리즈는 지원되지 않으며 즉각적인 알림을 사용할 수 없습니다.", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "이 빌드는 공식적으로 지원하지 않는 Nextcloud 커뮤니티 빌드입니다. 이 인스턴스의 크기를 고려하면, 성능과 신뢰성, 확장성 등을 보장할 수 없습니다. 무료 서비스의 과부하를 방지하기 위해 푸시 알림은 제한됩니다. Nextcloud Enterprise의 혜택에 대해서는 https://nextcloud.com/enterprise를 참조하십시오.", "You haven't added any info yet" : "아직 아무 정보도 추가하지 않았습니다.", "{user} hasn't added any info yet" : "{user} 아직 아무정보도 추가하지 않았습니다." }, diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 27c2f095d92..c70e73eea92 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -71,9 +71,11 @@ "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "당신의 이메일 서버 설정은 입력되지 않았거나 검증되지 않았습니다. {mailSettingsStart}기본 설정{mailSettingsEnd}으로 이동해 설정을 완료하십시오. 이후 양식 아래 “이메일 발송” 버튼을 눌러 설정을 검증하십시오.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "데이터베이스가 \"READ COMMITTED\" 트랜잭션 격리 수준에서 실행되고 있지 않습니다. 여러 작업이 동시에 실행될 때 문제가 발생할 수 있습니다.", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP의 \"fileinfo\" 모듈이 없습니다. 올바른 MIME 형식 감지를 위해서 이 모듈을 활성화하는 것을 추천합니다.", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "주로 사용할 URL이 config.php 파일의 \"overwrite.cli.url\" 옵션에 올바르게 설정되어 있는지 확인하십시오. 제안: \"{suggestedOverwriteCliURL}\". 설정이 잘못되었을 경우 cron을 통한 URL 생성에 문제가 생길 수 있습니다. (제안된 URL이 이 Nextcloud에 접근하는 주된 URL이 아닐 수 있습니다. 따라서, 해당 사항을 직접 재확인하는 것이 좋습니다.)", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "당신의 설치에서 기본 국가 번호가 설정되지 않았습니다. 프로필 설정에서 국가 번호 없이 전화번호를 사용하기 위해서 이 설정이 필요합니다. 국가 번호 없이 전화번호를 사용하게 하려면, 지역의 {linkstart}ISO 3166-1 코드↗{linkend}를 참조하여 설정 파일에 \"default_phone_region\"을 추가하십시오.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI로 cron 작업을 실행시킬 수 없었습니다. 다음 오류가 발생했습니다:", "Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "마지막 백그라운드 작업이 {relativeTime}에 수행되었습니다. 무엇인가 잘못된 것 같습니다. {linkstart}백그라운드 작업 설정을 확인하십시오 ↗{linkend}.", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "이 빌드는 공식적으로 지원하지 않는 Nextcloud 커뮤니티 빌드입니다. 이 인스턴스의 크기를 고려하면, 성능과 신뢰성, 확장성 등을 보장할 수 없습니다. 무료 서비스의 과부하를 방지하기 위해 푸시 알림은 제한됩니다. Nextcloud Enterprise의 혜택에 대해서는 {linkstart}https://nextcloud.com/enterprise{linkend}를 참조하십시오.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "서버가 인터넷에 연결되지 않아 다수의 종단점에 도달할 수 없습니다. 이로 인해 외부 저장소 마운트, 서드파티 앱 업데이트와 설치에 대한 알림 수신 등의 기능을 사용할 수 없을 것입니다. 원격 파일 접근과 알림 이메일 전송 또한 작동하지 않을 것입니다. 서버를 인터넷과 연결하여 모든 기능을 사용하십시오.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "매모리 캐시가 설정되지 않았습니다. 성능 향상을 위해 가능하면 memcache를 설정하십시오. 더 많은 정보는 {linkstart}문서 ↗{linkend}를 참조하십시오.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "현재 PHP {version}(으)로 실행중입니다. PHP 버전을 업그레이드 하여 지원중인 {linkstart} PHP 그룹의 성능 및 보안 업데이트 ↗{linkend} 혜택을 누리십시오.", @@ -121,12 +123,14 @@ "Continue to {productName}" : "{productName}으로 계속하기", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["업데이트가 성공했습니다. %n초 후 {productName}(으)로 이동합니다."], "More apps" : "더 많은 앱", + "_{count} notification_::_{count} notifications_" : ["{count}개의 알림"], "Log in" : "로그인", "Logging in …" : "로그인 중 …", "Server side authentication failed!" : "서버 인증 실패!", "Please contact your administrator." : "관리자에게 문의하십시오.", "An internal error occurred." : "내부 오류가 발생했습니다.", "Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.", + "Log in to {productName}" : "{productName}에 로그인", "Password" : "암호", "Wrong username or password." : "사용자 이름이나 암호가 잘못되었습니다.", "User disabled" : "사용자 비활성화됨", @@ -166,6 +170,8 @@ "Login form is disabled." : "로그인 양식이 비활성화 되었습니다.", "Edit Profile" : "프로파일 수정", "The headline and about sections will show up here" : "머리말과 about section이 여기에 보일것입니다.", + "{user} has not added any info yet" : "사용자 {user}이(가) 아직 아무 정보도 추가하지 않았습니다.", + "Search starts once you start typing" : "입력시 검색을 시작합니다", "Reset search" : "검색 초기화", "Start search" : "검색 시작", "Search for {name} only" : "{name}(으)로만 검색", @@ -390,6 +396,7 @@ "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 시도하십시오", "Setup two-factor authentication" : "2단계 인증 설정", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "이 Nextcloud 커뮤니티 릴리즈는 지원되지 않으며 즉각적인 알림을 사용할 수 없습니다.", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "이 빌드는 공식적으로 지원하지 않는 Nextcloud 커뮤니티 빌드입니다. 이 인스턴스의 크기를 고려하면, 성능과 신뢰성, 확장성 등을 보장할 수 없습니다. 무료 서비스의 과부하를 방지하기 위해 푸시 알림은 제한됩니다. Nextcloud Enterprise의 혜택에 대해서는 https://nextcloud.com/enterprise를 참조하십시오.", "You haven't added any info yet" : "아직 아무 정보도 추가하지 않았습니다.", "{user} hasn't added any info yet" : "{user} 아직 아무정보도 추가하지 않았습니다." },"pluralForm" :"nplurals=1; plural=0;" diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 6a9b8e97ace..5ab647d5389 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -116,6 +116,7 @@ OC.L10N.register( "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Veri klasörünüz ve dosyalarınız İnternet üzerinden erişime açık olabilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak veri klasörüne erişimi engellemeniz ya da veri klasörünü web sunucu kök klasörü dışına taşımanız önemle önerilir.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP üst bilgisi \"{expected}\" şeklinde ayarlanmamış. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın belirtildiği gibi yapılması önerilir.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP üst bilgisi \"{expected}\" şeklinde ayarlanmamış. Bu durum bazı özelliklerin düzgün çalışmasını engelleyebileceğinden bu ayarın belirtildiği gibi yapılması önerilir.", + "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP üst bilgisinde \"{expected}\" bulunmuyor. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın uygun şekilde yapılması önerilir.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "\"{header}\" HTTP üst bilgisi \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ya da \"{val5}\" olarak ayarlanmamış. Bu durum yönlendiren bilgilerinin sızmasına neden olabilir. Ayrıntılı bilgi almak için {linkstart}W3C Önerilerine ↗{linkend} bakabilirsiniz.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "\"Strict-Transport-Security\" HTTP üst bilgisi en azından\"{seconds}\" saniyedir ayarlanmamış. Gelişmiş güvenlik sağlamak için {linkstart}güvenlik ipuçları ↗{linkend} bölümünde anlatıldığı şekilde HSTS özelliğinin etkinleştirilmesi önerilir.", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Siteye HTTP üzerinden güvenli olmayan bağlantı ile erişiliyor. Sunucunuzu {linkstart}güvenlik ipuçları ↗{linkend} bölümünde anlatıldığı şekilde HTTPS kullanacak şekilde yapılandırmanız önemle önerilir.", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 08997473629..24bd4691759 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -114,6 +114,7 @@ "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Veri klasörünüz ve dosyalarınız İnternet üzerinden erişime açık olabilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak veri klasörüne erişimi engellemeniz ya da veri klasörünü web sunucu kök klasörü dışına taşımanız önemle önerilir.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP üst bilgisi \"{expected}\" şeklinde ayarlanmamış. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın belirtildiği gibi yapılması önerilir.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP üst bilgisi \"{expected}\" şeklinde ayarlanmamış. Bu durum bazı özelliklerin düzgün çalışmasını engelleyebileceğinden bu ayarın belirtildiği gibi yapılması önerilir.", + "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP üst bilgisinde \"{expected}\" bulunmuyor. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın uygun şekilde yapılması önerilir.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "\"{header}\" HTTP üst bilgisi \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ya da \"{val5}\" olarak ayarlanmamış. Bu durum yönlendiren bilgilerinin sızmasına neden olabilir. Ayrıntılı bilgi almak için {linkstart}W3C Önerilerine ↗{linkend} bakabilirsiniz.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "\"Strict-Transport-Security\" HTTP üst bilgisi en azından\"{seconds}\" saniyedir ayarlanmamış. Gelişmiş güvenlik sağlamak için {linkstart}güvenlik ipuçları ↗{linkend} bölümünde anlatıldığı şekilde HSTS özelliğinin etkinleştirilmesi önerilir.", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Siteye HTTP üzerinden güvenli olmayan bağlantı ile erişiliyor. Sunucunuzu {linkstart}güvenlik ipuçları ↗{linkend} bölümünde anlatıldığı şekilde HTTPS kullanacak şekilde yapılandırmanız önemle önerilir.", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 564d3d1f6d5..cadbde87d86 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -117,7 +117,7 @@ OC.L10N.register( "Enter the database username and name for %s" : "Den Datenbankbenutzernamen und den Namen eingeben für %s", "Enter the database username for %s" : "Den Datenbankbenutzernamen eingeben für %s", "Enter the database name for %s" : "Den Datenbanknamen eingeben für %s", - "You cannot use dots in the database name %s" : "Sie dürfen Punkte im Datenbanknamen %s verwenden", + "You cannot use dots in the database name %s" : "Sie dürfen keine Punkte im Datenbanknamen %s verwenden", "MySQL username and/or password not valid" : "MySQL-Benutzername und/oder Passwort ungültig", "You need to enter details of an existing account." : "Sie müssen Details von einem existierenden Benutzer einfügen.", "Oracle connection could not be established" : "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 69ccaccae20..fc73b5681ea 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -115,7 +115,7 @@ "Enter the database username and name for %s" : "Den Datenbankbenutzernamen und den Namen eingeben für %s", "Enter the database username for %s" : "Den Datenbankbenutzernamen eingeben für %s", "Enter the database name for %s" : "Den Datenbanknamen eingeben für %s", - "You cannot use dots in the database name %s" : "Sie dürfen Punkte im Datenbanknamen %s verwenden", + "You cannot use dots in the database name %s" : "Sie dürfen keine Punkte im Datenbanknamen %s verwenden", "MySQL username and/or password not valid" : "MySQL-Benutzername und/oder Passwort ungültig", "You need to enter details of an existing account." : "Sie müssen Details von einem existierenden Benutzer einfügen.", "Oracle connection could not be established" : "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden", |