Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Oct 16, 2022
1 parent 9e06752 commit 5ab021c
Show file tree
Hide file tree
Showing 16 changed files with 40 additions and 28 deletions.
3 changes: 2 additions & 1 deletion apps/comments/l10n/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ OC.L10N.register(
"{author} commented on {file}" : "{author} reageerde op {file}",
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Je werd vermeld op \"{file}\" in een reactie door een sindsdien verwijderde gebruiker",
"{user} mentioned you in a comment on \"{file}\"" : "{user} noemde jou in een reactie op \"{file}\"",
"Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen",
"Edit comment" : "Bewerk reactie",
"Delete comment" : "Verwijder reactie",
Expand All @@ -27,7 +28,7 @@ OC.L10N.register(
"Comment deleted" : "Reactie verwijderd",
"An error occurred while trying to delete the comment" : "Er trad een fout op bij het verwijderen van de reactie",
"An error occurred while trying to create the comment" : "Er trad een fout op bij het creëren van de reactie",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Je werd vermeld op \"{file}\" in een reactie door een sindsdien verwijderde gebruiker",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Je werd vermeld in een reactie op \"{file}\" door een sindsdien verwijderde gebruiker",
"{user} mentioned you in a comment on “{file}”" : "{user} heeft je vermeld in een reactie op “{file}\""
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion apps/comments/l10n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"{author} commented on {file}" : "{author} reageerde op {file}",
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Je werd vermeld op \"{file}\" in een reactie door een sindsdien verwijderde gebruiker",
"{user} mentioned you in a comment on \"{file}\"" : "{user} noemde jou in een reactie op \"{file}\"",
"Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen",
"Edit comment" : "Bewerk reactie",
"Delete comment" : "Verwijder reactie",
Expand All @@ -25,7 +26,7 @@
"Comment deleted" : "Reactie verwijderd",
"An error occurred while trying to delete the comment" : "Er trad een fout op bij het verwijderen van de reactie",
"An error occurred while trying to create the comment" : "Er trad een fout op bij het creëren van de reactie",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Je werd vermeld op \"{file}\" in een reactie door een sindsdien verwijderde gebruiker",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Je werd vermeld in een reactie op \"{file}\" door een sindsdien verwijderde gebruiker",
"{user} mentioned you in a comment on “{file}”" : "{user} heeft je vermeld in een reactie op “{file}\""
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions apps/files/l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "\"{file}\" kopyalanamadı",
"Copied {origin} inside {destination}" : "{origin} dosyası, {destination} içine kopyalandı",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} ve diğer {nbfiles} dosya, {destination} içine kopyalandı",
"Failed to redirect to client" : "İstemciye yönlendirilemedi",
"{newName} already exists" : "{newName} zaten var",
"Could not rename \"{fileName}\", it does not exist any more" : "\"{fileName}\" yeniden adlandırılamadı, artık yok",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{targetName}\" adı \"{dir}\" klasöründe zaten var. Lütfen farklı bir ad seçin.",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"Could not copy \"{file}\"" : "\"{file}\" kopyalanamadı",
"Copied {origin} inside {destination}" : "{origin} dosyası, {destination} içine kopyalandı",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} ve diğer {nbfiles} dosya, {destination} içine kopyalandı",
"Failed to redirect to client" : "İstemciye yönlendirilemedi",
"{newName} already exists" : "{newName} zaten var",
"Could not rename \"{fileName}\", it does not exist any more" : "\"{fileName}\" yeniden adlandırılamadı, artık yok",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{targetName}\" adı \"{dir}\" klasöründe zaten var. Lütfen farklı bir ad seçin.",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ OC.L10N.register(
"files_sharing",
{
"Shared with you" : "Відкриті для мене",
"Nothing shared with you yet" : "Ніхто з вами ще не поділився файлами",
"Nothing shared with you yet" : "З вами ще ніхто не поділився файлами",
"Files and folders others share with you will show up here" : "Спільні файли та каталоги, якими поділилися з вами, з’являться тут",
"Shared with others" : "Ви поділилися",
"Nothing shared yet" : "Поки ніхто не поділився нічим",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/uk.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "translations": {
"Shared with you" : "Відкриті для мене",
"Nothing shared with you yet" : "Ніхто з вами ще не поділився файлами",
"Nothing shared with you yet" : "З вами ще ніхто не поділився файлами",
"Files and folders others share with you will show up here" : "Спільні файли та каталоги, якими поділилися з вами, з’являться тут",
"Shared with others" : "Ви поділилися",
"Nothing shared yet" : "Поки ніхто не поділився нічим",
Expand Down
6 changes: 3 additions & 3 deletions apps/settings/l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ OC.L10N.register(
"Error removing profile picture" : "Помилка видалення зображення профілю",
"Your biography" : "Ваша біографія",
"Details" : "Деталі",
"You are a member of the following groups:" : "Ви є членом наступних груп:",
"You are a member of the following groups:" : "Ви є учасником таких груп:",
"You are using <strong>{usage}</strong>" : "Ви використовуєте <strong>{usage}",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Ви використовуєте <strong>{usage}</strong> із <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)",
"Your full name" : "Ваше повне ім'я",
Expand Down Expand Up @@ -315,7 +315,7 @@ OC.L10N.register(
"Edit your Profile visibility" : "Відредагуйте видимість свого профілю",
"Enable Profile" : "Увімкнути профіль",
"Unable to update profile enabled state" : "Неможливо оновити стан профілю",
"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." : "Більш обмежувальні налаштування видимості або обсягу дотримуються у вашому профілі. Наприклад, якщо для видимості встановлено значення «Показувати всім», а для області — «Приватне», значення «Приватне» буде прийнято.",
"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." : "Для вашого профілю можна встановити певні обмеження з відображення інформації про вас. Наприклад, якщо встановлено значення \"Показувати всім\", а для певного значення \"Приватне\", значення \"Приватне\" буде мати вищий пріоритет.",
"{displayId}" : "{displayId}",
"Unable to update visibility of {displayId}" : "Не вдалося оновити видимість {displayId}",
"Your role" : "Ваша роль",
Expand Down Expand Up @@ -416,7 +416,7 @@ OC.L10N.register(
"Profile visibility" : "Видимість профілю",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Недоступно, оскільки ця властивість необхідна для основних функцій, включаючи спільний доступ до файлів і запрошення в календарі",
"Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Недоступно, оскільки публікація даних користувача на пошуковому сервері заборонена. Зверніться до системного адміністратора, якщо у вас виникнуть запитання",
"Show to everyone" : "Показати всім",
"Show to everyone" : "Показувати всім",
"Show to logged in users only" : "Показувати лише авторизованим користувачам",
"Hide" : "Сховати",
"Download and enable" : "Завантажити та увімкнути",
Expand Down
6 changes: 3 additions & 3 deletions apps/settings/l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
"Error removing profile picture" : "Помилка видалення зображення профілю",
"Your biography" : "Ваша біографія",
"Details" : "Деталі",
"You are a member of the following groups:" : "Ви є членом наступних груп:",
"You are a member of the following groups:" : "Ви є учасником таких груп:",
"You are using <strong>{usage}</strong>" : "Ви використовуєте <strong>{usage}",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Ви використовуєте <strong>{usage}</strong> із <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)",
"Your full name" : "Ваше повне ім'я",
Expand Down Expand Up @@ -313,7 +313,7 @@
"Edit your Profile visibility" : "Відредагуйте видимість свого профілю",
"Enable Profile" : "Увімкнути профіль",
"Unable to update profile enabled state" : "Неможливо оновити стан профілю",
"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." : "Більш обмежувальні налаштування видимості або обсягу дотримуються у вашому профілі. Наприклад, якщо для видимості встановлено значення «Показувати всім», а для області — «Приватне», значення «Приватне» буде прийнято.",
"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." : "Для вашого профілю можна встановити певні обмеження з відображення інформації про вас. Наприклад, якщо встановлено значення \"Показувати всім\", а для певного значення \"Приватне\", значення \"Приватне\" буде мати вищий пріоритет.",
"{displayId}" : "{displayId}",
"Unable to update visibility of {displayId}" : "Не вдалося оновити видимість {displayId}",
"Your role" : "Ваша роль",
Expand Down Expand Up @@ -414,7 +414,7 @@
"Profile visibility" : "Видимість профілю",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Недоступно, оскільки ця властивість необхідна для основних функцій, включаючи спільний доступ до файлів і запрошення в календарі",
"Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Недоступно, оскільки публікація даних користувача на пошуковому сервері заборонена. Зверніться до системного адміністратора, якщо у вас виникнуть запитання",
"Show to everyone" : "Показати всім",
"Show to everyone" : "Показувати всім",
"Show to logged in users only" : "Показувати лише авторизованим користувачам",
"Hide" : "Сховати",
"Download and enable" : "Завантажити та увімкнути",
Expand Down
6 changes: 3 additions & 3 deletions apps/sharebymail/l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ OC.L10N.register(
"Click the button below to open it." : "Для відкриття натисніть кнопку нижче.",
"Open »%s«" : "Відкритт 1%s",
"%1$s via %2$s" : "%1$s через %2$s",
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s поділився »%2$s« з вами. Ви вже мали отримати окремий лист із посиланням для доступу до нього.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$sподілився »%2$s« з вами. Ви вже мали отримати окремий лист із посиланням для доступу до нього.",
"Password to access »%1$s« shared to you by %2$s" : "Пароль для доступу »%1$s« %2$s поділився з вами",
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s поділився %2$s з вами. Ви вже мали отримати окремий лист із посиланням для доступу до нього.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$sподілився %2$s з вами. На вашу ел.скриньку надійшов лист із посиланням для доступу до ресурсу.",
"Password to access »%1$s« shared to you by %2$s" : "Пароль для доступу до %1$s %2$s поділився з вами",
"Password to access »%s«" : "Пароль для доступу »%s«",
"It is protected with the following password:" : "Він захищений таким паролем:",
"This password will expire at %s" : "Цей пароль закінчиться о %s",
Expand Down
6 changes: 3 additions & 3 deletions apps/sharebymail/l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"Click the button below to open it." : "Для відкриття натисніть кнопку нижче.",
"Open »%s«" : "Відкритт 1%s",
"%1$s via %2$s" : "%1$s через %2$s",
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s поділився »%2$s« з вами. Ви вже мали отримати окремий лист із посиланням для доступу до нього.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$sподілився »%2$s« з вами. Ви вже мали отримати окремий лист із посиланням для доступу до нього.",
"Password to access »%1$s« shared to you by %2$s" : "Пароль для доступу »%1$s« %2$s поділився з вами",
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s поділився %2$s з вами. Ви вже мали отримати окремий лист із посиланням для доступу до нього.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$sподілився %2$s з вами. На вашу ел.скриньку надійшов лист із посиланням для доступу до ресурсу.",
"Password to access »%1$s« shared to you by %2$s" : "Пароль для доступу до %1$s %2$s поділився з вами",
"Password to access »%s«" : "Пароль для доступу »%s«",
"It is protected with the following password:" : "Він захищений таким паролем:",
"This password will expire at %s" : "Цей пароль закінчиться о %s",
Expand Down
6 changes: 3 additions & 3 deletions apps/user_ldap/l10n/uk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5ab021c

Please sign in to comment.