diff --git a/apps/accessibility/l10n/de.js b/apps/accessibility/l10n/de.js index 863c79990f..b78c72a138 100644 --- a/apps/accessibility/l10n/de.js +++ b/apps/accessibility/l10n/de.js @@ -11,7 +11,7 @@ OC.L10N.register( "Accessibility options for nextcloud" : "Optionen zur Barrierefreiheit in Nextcloud", "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.", "Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten", - "our issue tracker" : "Unser System zur Problemnachverfolgung", + "our issue tracker" : "Unser Problemverfolgungssystem", "our design team" : "Unser Design-Team", "Enable" : "Aktiviere", "High contrast theme" : "Kontrastreiches Design", diff --git a/apps/accessibility/l10n/de.json b/apps/accessibility/l10n/de.json index a71bd7b7ba..716eb437c9 100644 --- a/apps/accessibility/l10n/de.json +++ b/apps/accessibility/l10n/de.json @@ -9,7 +9,7 @@ "Accessibility options for nextcloud" : "Optionen zur Barrierefreiheit in Nextcloud", "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.", "Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten", - "our issue tracker" : "Unser System zur Problemnachverfolgung", + "our issue tracker" : "Unser Problemverfolgungssystem", "our design team" : "Unser Design-Team", "Enable" : "Aktiviere", "High contrast theme" : "Kontrastreiches Design", diff --git a/apps/comments/l10n/fa.js b/apps/comments/l10n/fa.js index 2eed645ec3..c0ab10529c 100644 --- a/apps/comments/l10n/fa.js +++ b/apps/comments/l10n/fa.js @@ -1,8 +1,20 @@ OC.L10N.register( "comments", { + "Comments" : "نظرات", + "Edit comment" : "ویرایش توضیح", + "Delete comment" : "حذف توضیح", + "New comment …" : "توضیح جدید ...", + "Post" : "ارسال", "Cancel" : "منصرف شدن", + "[Deleted user]" : "[کاربر حذف شده]", + "No comments yet, start the conversation!" : "هنوز هیچ نظری ندارید ، مکالمه را شروع کنید!", + "More comments …" : "نظرات بیشتر...", "Save" : "ذخیره", + "Allowed characters {count} of {max}" : "شخصیت های مجاز {count} از {max", + "Error occurred while retrieving comment with ID {id}" : "هنگام بازیابی نظر با ID {id Er خطایی رخ داد", + "Error occurred while updating comment with id {id}" : "هنگام به روزرسانی نظر با شناسه شناسه Er خطایی روی داد", + "Error occurred while posting comment" : "هنگام ارسال نظر خطایی روی داد", "Comment" : "نظر" }, -"nplurals=1; plural=0;"); +"nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/fa.json b/apps/comments/l10n/fa.json index 5b99e9f289..52ce32a5cd 100644 --- a/apps/comments/l10n/fa.json +++ b/apps/comments/l10n/fa.json @@ -1,6 +1,18 @@ { "translations": { + "Comments" : "نظرات", + "Edit comment" : "ویرایش توضیح", + "Delete comment" : "حذف توضیح", + "New comment …" : "توضیح جدید ...", + "Post" : "ارسال", "Cancel" : "منصرف شدن", + "[Deleted user]" : "[کاربر حذف شده]", + "No comments yet, start the conversation!" : "هنوز هیچ نظری ندارید ، مکالمه را شروع کنید!", + "More comments …" : "نظرات بیشتر...", "Save" : "ذخیره", + "Allowed characters {count} of {max}" : "شخصیت های مجاز {count} از {max", + "Error occurred while retrieving comment with ID {id}" : "هنگام بازیابی نظر با ID {id Er خطایی رخ داد", + "Error occurred while updating comment with id {id}" : "هنگام به روزرسانی نظر با شناسه شناسه Er خطایی روی داد", + "Error occurred while posting comment" : "هنگام ارسال نظر خطایی روی داد", "Comment" : "نظر" -},"pluralForm" :"nplurals=1; plural=0;" +},"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/dav/l10n/uk.js b/apps/dav/l10n/uk.js new file mode 100644 index 0000000000..aa9726e35b --- /dev/null +++ b/apps/dav/l10n/uk.js @@ -0,0 +1,105 @@ +OC.L10N.register( + "dav", + { + "Calendar" : "Календар", + "Todos" : "До роботи", + "Personal" : "Особисте", + "{actor} created calendar {calendar}" : "{actor} створив календар {calendar}", + "You created calendar {calendar}" : "Ви створили календар {calendar}", + "{actor} deleted calendar {calendar}" : "{actor} видалив календар {calendar}", + "You deleted calendar {calendar}" : "Ви видалили календар {calendar}", + "{actor} updated calendar {calendar}" : "{actor} оновив календар {calendar}", + "You updated calendar {calendar}" : "Ви оновили календар {calendar}", + "You shared calendar {calendar} as public link" : "Ви поширили календар {calendar} як публічне посилання", + "You removed public link for calendar {calendar}" : "Ви видалили публічне посилання на календар {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} поширив календар {calendar} з вами", + "You shared calendar {calendar} with {user}" : "Ви поширили календар {calendar} з {user}", + "{actor} shared calendar {calendar} with {user}" : "{actor} поширив календар {calendar} з {user}", + "{actor} unshared calendar {calendar} from you" : "{actor} припинив поширення календаря {calendar} з вами", + "You unshared calendar {calendar} from {user}" : "Ви припинили поширення календаря {calendar} з {user}", + "{actor} unshared calendar {calendar} from {user}" : "{actor} припинив поширення календаря {calendar} з {user}", + "{actor} unshared calendar {calendar} from themselves" : "{actor} припинив поширення календаря {calendar} між собою", + "You shared calendar {calendar} with group {group}" : "Ви поширили календар {calendar} з групою {group}", + "{actor} shared calendar {calendar} with group {group}" : "{actor} поширив календар {calendar} з групою {group}", + "You unshared calendar {calendar} from group {group}" : "Ви припинили поширення календаря {calendar} з групою {group}", + "{actor} unshared calendar {calendar} from group {group}" : "{actor} припинив поширення календаря {calendar} з групою {group}", + "{actor} created event {event} in calendar {calendar}" : "{actor} створив подію {event} у календарі {calendar}", + "You created event {event} in calendar {calendar}" : "Ви створили подію {event} у календарі {calendar}", + "{actor} deleted event {event} from calendar {calendar}" : "{actor} видалив подію {event} з календаря {calendar}", + "You deleted event {event} from calendar {calendar}" : "Ви видалили подію {event} з календаря {calendar}", + "{actor} updated event {event} in calendar {calendar}" : "{actor} оновив подію {event} у календарі {calendar}", + "You updated event {event} in calendar {calendar}" : "Ви оновили подію {event} у календарі {calendar}", + "Busy" : "Зайнято", + "{actor} created todo {todo} in list {calendar}" : "{actor} створив завдання {todo} у списку {calendar}", + "You created todo {todo} in list {calendar}" : "Ви створили завдання {todo} у списку {calendar}", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} видалив завдання {todo} зі списку {calendar}", + "You deleted todo {todo} from list {calendar}" : "Ви видалили завдання {todo} зі списку {calendar}", + "{actor} updated todo {todo} in list {calendar}" : "{actor} оновив завдання {todo} у списку {calendar}", + "You updated todo {todo} in list {calendar}" : "Ви оновили завдання {todo} у списку {calendar}", + "{actor} solved todo {todo} in list {calendar}" : "{actor} виконав завдання {todo} зі списку {calendar}", + "You solved todo {todo} in list {calendar}" : "Ви виконали завдання {todo} зі списку {calendar}", + "{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно відкрив завдання {todo} у списку {calendar}", + "You reopened todo {todo} in list {calendar}" : "Ви повторно відкрили завдання {todo} у списку {calendar}", + "A calendar was modified" : "Календар був змінений", + "A calendar event was modified" : "Календарна подія була змінена", + "A calendar todo was modified" : "Календарне завдання було змінене", + "Death of %s" : "Смерть %s", + "Contact birthdays" : "Дні народження контактів", + "Calendar:" : "Календар:", + "Date:" : "Дата:", + "Where:" : "Місце:", + "Description:" : "Опис:", + "Untitled event" : "Подія без назви", + "_%n year_::_%n years_" : ["%n рік","%n років","%n років","%n роки "], + "_%n month_::_%n months_" : ["%n місяць","%n місяців","%n місяців","%n місяці"], + "_%n day_::_%n days_" : ["%n день","%n днів","%n днів","%n дні"], + "_%n hour_::_%n hours_" : ["%n година","%n години","%n годин","%n години"], + "_%n minute_::_%n minutes_" : ["%n хвилина","%n хвилин","%n хвилин","%n хвилини"], + "%s (in %s)" : "%s (у %s)", + "%s (%s ago)" : "%s (%s тому)", + "Calendar: %s" : "Календар: %s", + "Date: %s" : "Дата: %s", + "Description: %s" : "Опис: %s", + "Where: %s" : "Місце: %s", + "%1$s via %2$s" : "%1$s через %2$s", + "Invitation canceled" : "Запрошення скасоване", + "Hello %s," : "Вітаємо %s,", + "The meeting »%1$s« with %2$s was canceled." : "Зустріч »%1$s« з %2$s була скасована.", + "Invitation updated" : "Запрошення оновлене", + "The meeting »%1$s« with %2$s was updated." : "Зустріч »%1$s« з %2$s була оновлена.", + "%1$s invited you to »%2$s«" : "%1$s запрошує вас на »%2$s«", + "When:" : "Коли:", + "Link:" : "Посилання:", + "Accept" : "Прийняти", + "Decline" : "Відхилити", + "More options …" : "Більше варіантів …", + "More options at %s" : "Більше варіантів на %s", + "Contacts" : "Контакти", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s мусить бути налаштований на використання HTTPS для надання доступу до CalDAV і CardDAV з iOS/macOS.", + "Configures a CalDAV account" : "Налаштовує обліковий запис CalDAV", + "Configures a CardDAV account" : "Налаштовує обліковий запис CardDAV", + "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Точка доступу WebDAV", + "Technical details" : "Технічні подробиці", + "Remote Address: %s" : "Віддалена Адреса: %s", + "Request ID: %s" : "ID запиту: %s", + "There was an error updating your attendance status." : "Виникла помилка при оновленні вашого статусу учасника.", + "Please contact the organizer directly." : "Будь-ласка повідомте організатора.", + "Are you accepting the invitation?" : "Чи приймаєте ви запрошення?", + "Tentative" : "Попередній", + "Save" : "Зберегти", + "Your attendance was updated successfully." : "Ваша участь успішно оновлена.", + "Calendar server" : "Сервер календаря", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Встановіть також {calendarappstoreopen}застосунок Календар{linkclose}, або {calendardocopen}з'єднайте ваш декстоп і мобільний для синхронізації ↗{linkclose}.", + "Send invitations to attendees" : "Надіслати запрошення учасникам", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Будь-ласка переконайтеся у коректності налаштувань {emailopen}поштового сервера{linkclose}.", + "Automatically generate a birthday calendar" : "Автоматично згенерувати календар днів народження", + "Birthday calendars will be generated by a background job." : "Календар днів народження буде згенеровано у фоновому завданні.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Отже вони не будуть доступні одразу після увімкнення, але з'являться згодом.", + "Send notifications for events" : "Відправити сповіщення для подій", + "Notifications are sent via background jobs, so these must occur often enough." : "Сповіщення надсилаються у фонових завданнях, тож вони мають запускатися достатньо часто.", + "Enable notifications for events via push" : "Увімкнути push-сповіщення для подій", + "Please make sure to properly set up the email settings above." : "Будь-ласка переконайтеся у коректності налаштувань електронної пошти угорі.", + "Notifications will be send through background jobs, so these need to happen often enough." : "Сповіщення будуть надсилатися у фонових завданнях, тож вони мають запускатися достатньо часто." +}, +"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/dav/l10n/uk.json b/apps/dav/l10n/uk.json new file mode 100644 index 0000000000..4dd6fd71ff --- /dev/null +++ b/apps/dav/l10n/uk.json @@ -0,0 +1,103 @@ +{ "translations": { + "Calendar" : "Календар", + "Todos" : "До роботи", + "Personal" : "Особисте", + "{actor} created calendar {calendar}" : "{actor} створив календар {calendar}", + "You created calendar {calendar}" : "Ви створили календар {calendar}", + "{actor} deleted calendar {calendar}" : "{actor} видалив календар {calendar}", + "You deleted calendar {calendar}" : "Ви видалили календар {calendar}", + "{actor} updated calendar {calendar}" : "{actor} оновив календар {calendar}", + "You updated calendar {calendar}" : "Ви оновили календар {calendar}", + "You shared calendar {calendar} as public link" : "Ви поширили календар {calendar} як публічне посилання", + "You removed public link for calendar {calendar}" : "Ви видалили публічне посилання на календар {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} поширив календар {calendar} з вами", + "You shared calendar {calendar} with {user}" : "Ви поширили календар {calendar} з {user}", + "{actor} shared calendar {calendar} with {user}" : "{actor} поширив календар {calendar} з {user}", + "{actor} unshared calendar {calendar} from you" : "{actor} припинив поширення календаря {calendar} з вами", + "You unshared calendar {calendar} from {user}" : "Ви припинили поширення календаря {calendar} з {user}", + "{actor} unshared calendar {calendar} from {user}" : "{actor} припинив поширення календаря {calendar} з {user}", + "{actor} unshared calendar {calendar} from themselves" : "{actor} припинив поширення календаря {calendar} між собою", + "You shared calendar {calendar} with group {group}" : "Ви поширили календар {calendar} з групою {group}", + "{actor} shared calendar {calendar} with group {group}" : "{actor} поширив календар {calendar} з групою {group}", + "You unshared calendar {calendar} from group {group}" : "Ви припинили поширення календаря {calendar} з групою {group}", + "{actor} unshared calendar {calendar} from group {group}" : "{actor} припинив поширення календаря {calendar} з групою {group}", + "{actor} created event {event} in calendar {calendar}" : "{actor} створив подію {event} у календарі {calendar}", + "You created event {event} in calendar {calendar}" : "Ви створили подію {event} у календарі {calendar}", + "{actor} deleted event {event} from calendar {calendar}" : "{actor} видалив подію {event} з календаря {calendar}", + "You deleted event {event} from calendar {calendar}" : "Ви видалили подію {event} з календаря {calendar}", + "{actor} updated event {event} in calendar {calendar}" : "{actor} оновив подію {event} у календарі {calendar}", + "You updated event {event} in calendar {calendar}" : "Ви оновили подію {event} у календарі {calendar}", + "Busy" : "Зайнято", + "{actor} created todo {todo} in list {calendar}" : "{actor} створив завдання {todo} у списку {calendar}", + "You created todo {todo} in list {calendar}" : "Ви створили завдання {todo} у списку {calendar}", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} видалив завдання {todo} зі списку {calendar}", + "You deleted todo {todo} from list {calendar}" : "Ви видалили завдання {todo} зі списку {calendar}", + "{actor} updated todo {todo} in list {calendar}" : "{actor} оновив завдання {todo} у списку {calendar}", + "You updated todo {todo} in list {calendar}" : "Ви оновили завдання {todo} у списку {calendar}", + "{actor} solved todo {todo} in list {calendar}" : "{actor} виконав завдання {todo} зі списку {calendar}", + "You solved todo {todo} in list {calendar}" : "Ви виконали завдання {todo} зі списку {calendar}", + "{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно відкрив завдання {todo} у списку {calendar}", + "You reopened todo {todo} in list {calendar}" : "Ви повторно відкрили завдання {todo} у списку {calendar}", + "A calendar was modified" : "Календар був змінений", + "A calendar event was modified" : "Календарна подія була змінена", + "A calendar todo was modified" : "Календарне завдання було змінене", + "Death of %s" : "Смерть %s", + "Contact birthdays" : "Дні народження контактів", + "Calendar:" : "Календар:", + "Date:" : "Дата:", + "Where:" : "Місце:", + "Description:" : "Опис:", + "Untitled event" : "Подія без назви", + "_%n year_::_%n years_" : ["%n рік","%n років","%n років","%n роки "], + "_%n month_::_%n months_" : ["%n місяць","%n місяців","%n місяців","%n місяці"], + "_%n day_::_%n days_" : ["%n день","%n днів","%n днів","%n дні"], + "_%n hour_::_%n hours_" : ["%n година","%n години","%n годин","%n години"], + "_%n minute_::_%n minutes_" : ["%n хвилина","%n хвилин","%n хвилин","%n хвилини"], + "%s (in %s)" : "%s (у %s)", + "%s (%s ago)" : "%s (%s тому)", + "Calendar: %s" : "Календар: %s", + "Date: %s" : "Дата: %s", + "Description: %s" : "Опис: %s", + "Where: %s" : "Місце: %s", + "%1$s via %2$s" : "%1$s через %2$s", + "Invitation canceled" : "Запрошення скасоване", + "Hello %s," : "Вітаємо %s,", + "The meeting »%1$s« with %2$s was canceled." : "Зустріч »%1$s« з %2$s була скасована.", + "Invitation updated" : "Запрошення оновлене", + "The meeting »%1$s« with %2$s was updated." : "Зустріч »%1$s« з %2$s була оновлена.", + "%1$s invited you to »%2$s«" : "%1$s запрошує вас на »%2$s«", + "When:" : "Коли:", + "Link:" : "Посилання:", + "Accept" : "Прийняти", + "Decline" : "Відхилити", + "More options …" : "Більше варіантів …", + "More options at %s" : "Більше варіантів на %s", + "Contacts" : "Контакти", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s мусить бути налаштований на використання HTTPS для надання доступу до CalDAV і CardDAV з iOS/macOS.", + "Configures a CalDAV account" : "Налаштовує обліковий запис CalDAV", + "Configures a CardDAV account" : "Налаштовує обліковий запис CardDAV", + "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Точка доступу WebDAV", + "Technical details" : "Технічні подробиці", + "Remote Address: %s" : "Віддалена Адреса: %s", + "Request ID: %s" : "ID запиту: %s", + "There was an error updating your attendance status." : "Виникла помилка при оновленні вашого статусу учасника.", + "Please contact the organizer directly." : "Будь-ласка повідомте організатора.", + "Are you accepting the invitation?" : "Чи приймаєте ви запрошення?", + "Tentative" : "Попередній", + "Save" : "Зберегти", + "Your attendance was updated successfully." : "Ваша участь успішно оновлена.", + "Calendar server" : "Сервер календаря", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Встановіть також {calendarappstoreopen}застосунок Календар{linkclose}, або {calendardocopen}з'єднайте ваш декстоп і мобільний для синхронізації ↗{linkclose}.", + "Send invitations to attendees" : "Надіслати запрошення учасникам", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Будь-ласка переконайтеся у коректності налаштувань {emailopen}поштового сервера{linkclose}.", + "Automatically generate a birthday calendar" : "Автоматично згенерувати календар днів народження", + "Birthday calendars will be generated by a background job." : "Календар днів народження буде згенеровано у фоновому завданні.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Отже вони не будуть доступні одразу після увімкнення, але з'являться згодом.", + "Send notifications for events" : "Відправити сповіщення для подій", + "Notifications are sent via background jobs, so these must occur often enough." : "Сповіщення надсилаються у фонових завданнях, тож вони мають запускатися достатньо часто.", + "Enable notifications for events via push" : "Увімкнути push-сповіщення для подій", + "Please make sure to properly set up the email settings above." : "Будь-ласка переконайтеся у коректності налаштувань електронної пошти угорі.", + "Notifications will be send through background jobs, so these need to happen often enough." : "Сповіщення будуть надсилатися у фонових завданнях, тож вони мають запускатися достатньо часто." +},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" +} \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/sl.js b/apps/federatedfilesharing/l10n/sl.js index 5912baf709..47a67f1d40 100644 --- a/apps/federatedfilesharing/l10n/sl.js +++ b/apps/federatedfilesharing/l10n/sl.js @@ -30,9 +30,9 @@ OC.L10N.register( "Federated Cloud Sharing" : "Souporaba zveznega oblaka", "Open documentation" : "Odpri dokumentacijo", "Adjust how people can share between servers." : "Določila, kako lahko uporabniki omogočajo souporabo med različnimi strežniki.", - "Allow users on this server to send shares to other servers" : "Dovoli uporabnikom tega strežnika pošiljanje map za souporabo na druge strežnike.", - "Allow users on this server to receive shares from other servers" : "Dovoli uporabnikom tega strežnika sprejemanje map za souporabo z drugih strežnikov.", - "Allow users on this server to send shares to groups on other servers" : "Dovoli uporabnikom tega strežnika pošiljanje map za souporabo za skupine na drugih strežnikih.", + "Allow users on this server to send shares to other servers" : "Dovoli uporabnikom tega strežnika pošiljanje map za souporabo na druge strežnike", + "Allow users on this server to receive shares from other servers" : "Dovoli uporabnikom tega strežnika sprejemanje map v souporabo z drugih strežnikov", + "Allow users on this server to send shares to groups on other servers" : "Dovoli uporabnikom tega strežnika pošiljanje map za souporabo v skupine na drugih strežnikih", "Search global and public address book for users" : "Preišči javne in splošne imenike za uporabnike", "Federated Cloud" : "Zvezni oblak", "Your Federated Cloud ID:" : "ID zveznega oblaka:", diff --git a/apps/federatedfilesharing/l10n/sl.json b/apps/federatedfilesharing/l10n/sl.json index ebedbbfcc0..9007a71b23 100644 --- a/apps/federatedfilesharing/l10n/sl.json +++ b/apps/federatedfilesharing/l10n/sl.json @@ -28,9 +28,9 @@ "Federated Cloud Sharing" : "Souporaba zveznega oblaka", "Open documentation" : "Odpri dokumentacijo", "Adjust how people can share between servers." : "Določila, kako lahko uporabniki omogočajo souporabo med različnimi strežniki.", - "Allow users on this server to send shares to other servers" : "Dovoli uporabnikom tega strežnika pošiljanje map za souporabo na druge strežnike.", - "Allow users on this server to receive shares from other servers" : "Dovoli uporabnikom tega strežnika sprejemanje map za souporabo z drugih strežnikov.", - "Allow users on this server to send shares to groups on other servers" : "Dovoli uporabnikom tega strežnika pošiljanje map za souporabo za skupine na drugih strežnikih.", + "Allow users on this server to send shares to other servers" : "Dovoli uporabnikom tega strežnika pošiljanje map za souporabo na druge strežnike", + "Allow users on this server to receive shares from other servers" : "Dovoli uporabnikom tega strežnika sprejemanje map v souporabo z drugih strežnikov", + "Allow users on this server to send shares to groups on other servers" : "Dovoli uporabnikom tega strežnika pošiljanje map za souporabo v skupine na drugih strežnikih", "Search global and public address book for users" : "Preišči javne in splošne imenike za uporabnike", "Federated Cloud" : "Zvezni oblak", "Your Federated Cloud ID:" : "ID zveznega oblaka:", diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js index 4eb5e9d4ed..4c2951b133 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -82,6 +82,7 @@ OC.L10N.register( "Region" : "Območje", "Enable SSL" : "Omogoči SSL", "Enable Path Style" : "Omogoči slog poti", + "Legacy (v2) authentication" : "Opuščena (v2) overitev", "WebDAV" : "WebDAV", "URL" : "Naslov URL", "Remote subfolder" : "Oddaljena podrejena mapa", diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json index d8e3790366..3d777cf1b2 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -80,6 +80,7 @@ "Region" : "Območje", "Enable SSL" : "Omogoči SSL", "Enable Path Style" : "Omogoči slog poti", + "Legacy (v2) authentication" : "Opuščena (v2) overitev", "WebDAV" : "WebDAV", "URL" : "Naslov URL", "Remote subfolder" : "Oddaljena podrejena mapa", diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 86a71ae849..451d9bd3cd 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -65,10 +65,11 @@ OC.L10N.register( "Direct link" : "Neposredna povezava", "Add to your Nextcloud" : "Dodaj v oblak Nextcloud", "Share API is disabled" : "Vmesnik API za souporabo je onemogočen", + "File sharing" : "Souporaba datotek", "Accept" : "Sprejmi", "Sharing" : "Souporaba", "Allow editing" : "Dovoli urejanje", - "Allow resharing" : "Dovoli nadaljnjo souporabo", + "Allow resharing" : "Dovoli nadaljnje omogočanje souporabe", "Expiration date enforced" : "Datum preteka je vsiljeno omogočen", "Set expiration date" : "Nastavi datum preteka", "Note to recipient" : "Sporočilo za prejemnika", @@ -91,7 +92,7 @@ OC.L10N.register( "Password protect" : "Zaščiti z geslom", "Add another link" : "Dodaj novo povezavo", "Share link" : "Povezava za souporabo", - "Resharing is not allowed" : "Osveževanje ni dovoljena", + "Resharing is not allowed" : "Nadaljnja souporaba ni dovoljena", "Shared" : "V souporabi", "Share" : "Souporaba", "Shared with" : "V skupni rabi z uporabnikom", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index 85528e3e1b..227e7bec68 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -63,10 +63,11 @@ "Direct link" : "Neposredna povezava", "Add to your Nextcloud" : "Dodaj v oblak Nextcloud", "Share API is disabled" : "Vmesnik API za souporabo je onemogočen", + "File sharing" : "Souporaba datotek", "Accept" : "Sprejmi", "Sharing" : "Souporaba", "Allow editing" : "Dovoli urejanje", - "Allow resharing" : "Dovoli nadaljnjo souporabo", + "Allow resharing" : "Dovoli nadaljnje omogočanje souporabe", "Expiration date enforced" : "Datum preteka je vsiljeno omogočen", "Set expiration date" : "Nastavi datum preteka", "Note to recipient" : "Sporočilo za prejemnika", @@ -89,7 +90,7 @@ "Password protect" : "Zaščiti z geslom", "Add another link" : "Dodaj novo povezavo", "Share link" : "Povezava za souporabo", - "Resharing is not allowed" : "Osveževanje ni dovoljena", + "Resharing is not allowed" : "Nadaljnja souporaba ni dovoljena", "Shared" : "V souporabi", "Share" : "Souporaba", "Shared with" : "V skupni rabi z uporabnikom", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index bba1e55493..4f5834ecac 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -52,6 +52,7 @@ OC.L10N.register( "Set your password" : "قم بإدخال كلمتك السرية", "Go to %s" : "الإنتقال إلى %s", "Install Client" : "تنصيب العميل", + "Personal info" : "المعلومات الشخصية", "Create" : "إنشاء", "Unlimited" : "غير محدود", "Verifying" : "التحقق", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 9341729b59..abc27e189c 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -50,6 +50,7 @@ "Set your password" : "قم بإدخال كلمتك السرية", "Go to %s" : "الإنتقال إلى %s", "Install Client" : "تنصيب العميل", + "Personal info" : "المعلومات الشخصية", "Create" : "إنشاء", "Unlimited" : "غير محدود", "Verifying" : "التحقق", diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 306d3dd88a..3b07f78030 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -73,6 +73,7 @@ OC.L10N.register( "Set your password" : "Afita la to contraseña", "Go to %s" : "Dir a %s", "Install Client" : "Instalar veceru", + "Personal info" : "Información personal", "Create" : "Crear", "Change" : "Camudar", "Unlimited" : "Non llendáu", diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index 9860c9e071..7e75162c2b 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -71,6 +71,7 @@ "Set your password" : "Afita la to contraseña", "Go to %s" : "Dir a %s", "Install Client" : "Instalar veceru", + "Personal info" : "Información personal", "Create" : "Crear", "Change" : "Camudar", "Unlimited" : "Non llendáu", diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index d0bcf3b3af..4fa19e440f 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -60,6 +60,7 @@ OC.L10N.register( "Welcome aboard %s" : "Добре дошли %s", "Your username is: %s" : "Потребителско име: %s", "Set your password" : "Задайте парола", + "Personal info" : "Лични данни", "Create" : "Създай", "Change" : "Промени", "Unlimited" : "Неограничено", diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index 0c85e0cd53..c79c98518d 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -58,6 +58,7 @@ "Welcome aboard %s" : "Добре дошли %s", "Your username is: %s" : "Потребителско име: %s", "Set your password" : "Задайте парола", + "Personal info" : "Лични данни", "Create" : "Създай", "Change" : "Промени", "Unlimited" : "Неограничено", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 3209432d52..7252c15df2 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Vés a %s", "Install Client" : "S'està instal·lant el Client", "Logged in user must be a subadmin" : "L’usuari que ha iniciat la sessió ha de ser un subadministrador", + "Personal info" : "Informació personal", + "Mobile & desktop" : "Mòbil i escriptori", "Create" : "Crea", "Change" : "Canvia", "Unlimited" : "Il·limitat", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index f6777e8980..65ba8ec6c8 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -103,6 +103,8 @@ "Go to %s" : "Vés a %s", "Install Client" : "S'està instal·lant el Client", "Logged in user must be a subadmin" : "L’usuari que ha iniciat la sessió ha de ser un subadministrador", + "Personal info" : "Informació personal", + "Mobile & desktop" : "Mòbil i escriptori", "Create" : "Crea", "Change" : "Canvia", "Unlimited" : "Il·limitat", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index d4358c2df8..3870712e01 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Jít na %s", "Install Client" : "Nainstalovat klienta", "Logged in user must be a subadmin" : "Je třeba, aby přihlášený uživatel byl dílčím správcem", + "Personal info" : "Osobní údaje", + "Mobile & desktop" : "Mobilní a desktop", "Create" : "Vytvořit", "Change" : "Změnit", "Reshare" : "Sdílet dál dalším", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 8de1be76a5..71bb337e01 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -103,6 +103,8 @@ "Go to %s" : "Jít na %s", "Install Client" : "Nainstalovat klienta", "Logged in user must be a subadmin" : "Je třeba, aby přihlášený uživatel byl dílčím správcem", + "Personal info" : "Osobní údaje", + "Mobile & desktop" : "Mobilní a desktop", "Create" : "Vytvořit", "Change" : "Změnit", "Reshare" : "Sdílet dál dalším", diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 8402f8a481..a0c328b8a5 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -93,6 +93,8 @@ OC.L10N.register( "Set your password" : "Sæt dit password", "Go to %s" : "Gå til %s", "Install Client" : "Installer client", + "Personal info" : "Personlige oplysninger", + "Mobile & desktop" : "Mobil & desktop", "Create" : "Opret", "Change" : "Ændr", "Unlimited" : "Ubegrænset", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index 38e9d0dfe9..bd784a5566 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -91,6 +91,8 @@ "Set your password" : "Sæt dit password", "Go to %s" : "Gå til %s", "Install Client" : "Installer client", + "Personal info" : "Personlige oplysninger", + "Mobile & desktop" : "Mobil & desktop", "Create" : "Opret", "Change" : "Ændr", "Unlimited" : "Ubegrænset", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 6d10db9656..9c4f2d5be2 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "%s aufrufen", "Install Client" : "Installiere den Client", "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", + "Personal info" : "Benötigt keine Übersetzung. Für iOS wird nur die formelle Übersetzung verwendet (de_DE).", + "Mobile & desktop" : "Mobil & Desktop", "Create" : "Erstellen", "Change" : "Ändern", "Reshare" : "Weiterteilen", @@ -313,7 +315,7 @@ OC.L10N.register( "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lese in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", "Be aware that encryption always increases the file size." : "Bedenke, dass durch die Verschlüsselung die Dateigröße zunimmt. ", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungskopien von Deinen Daten zu erstellen. Falls Du die Verschlüsselung nutzt, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit Deinen Daten durchgeführt werden.", - "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Verschlüsselung wirklich aktivieren?", + "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Möchtest Du die Verschlüsselung wirklich aktivieren?", "Enable encryption" : "Verschlüsselung aktivieren", "No encryption module loaded, please enable an encryption module in the app menu." : "Es wurde kein Verschlüsselungs-Modul geladen, bitte ein Verschlüsselungs-Modul im Anwendungs-Menü aktivieren.", "Select default encryption module:" : "Standard-Verschlüsselungs-Modul auswählen:", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 91f7e8bc20..08af73f0b7 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -103,6 +103,8 @@ "Go to %s" : "%s aufrufen", "Install Client" : "Installiere den Client", "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", + "Personal info" : "Benötigt keine Übersetzung. Für iOS wird nur die formelle Übersetzung verwendet (de_DE).", + "Mobile & desktop" : "Mobil & Desktop", "Create" : "Erstellen", "Change" : "Ändern", "Reshare" : "Weiterteilen", @@ -311,7 +313,7 @@ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lese in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", "Be aware that encryption always increases the file size." : "Bedenke, dass durch die Verschlüsselung die Dateigröße zunimmt. ", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungskopien von Deinen Daten zu erstellen. Falls Du die Verschlüsselung nutzt, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit Deinen Daten durchgeführt werden.", - "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Verschlüsselung wirklich aktivieren?", + "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Möchtest Du die Verschlüsselung wirklich aktivieren?", "Enable encryption" : "Verschlüsselung aktivieren", "No encryption module loaded, please enable an encryption module in the app menu." : "Es wurde kein Verschlüsselungs-Modul geladen, bitte ein Verschlüsselungs-Modul im Anwendungs-Menü aktivieren.", "Select default encryption module:" : "Standard-Verschlüsselungs-Modul auswählen:", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 023176f187..0e75492673 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "%s aufrufen", "Install Client" : "Installiere den Client", "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", + "Personal info" : "Persönliche Info", + "Mobile & desktop" : "Mobil & Desktop", "Create" : "Erstellen", "Change" : "Ändern", "Reshare" : "Weiterteilen", @@ -313,7 +315,7 @@ OC.L10N.register( "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lese in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", "Be aware that encryption always increases the file size." : "Bedenken Sie, dass durch die Verschlüsselung die Dateigröße zunimmt. ", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungskopien von ihren Daten zu machen. Falls Sie die Verschlüsselung nutzen, sollten Sie auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit Ihren Daten machen.", - "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Verschlüsselung wirklich aktivieren?", + "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Möchten Sie die Verschlüsselung wirklich aktivieren?", "Enable encryption" : "Verschlüsselung aktivieren", "No encryption module loaded, please enable an encryption module in the app menu." : "Es wurde kein Verschlüsselungs-Modul geladen, bitte ein Verschlüsselungs-Modul im Anwendungs-Menü aktivieren.", "Select default encryption module:" : "Standard-Verschlüsselungs-Modul auswählen:", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 9a20307617..9457a7850a 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -103,6 +103,8 @@ "Go to %s" : "%s aufrufen", "Install Client" : "Installiere den Client", "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein", + "Personal info" : "Persönliche Info", + "Mobile & desktop" : "Mobil & Desktop", "Create" : "Erstellen", "Change" : "Ändern", "Reshare" : "Weiterteilen", @@ -311,7 +313,7 @@ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lese in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", "Be aware that encryption always increases the file size." : "Bedenken Sie, dass durch die Verschlüsselung die Dateigröße zunimmt. ", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungskopien von ihren Daten zu machen. Falls Sie die Verschlüsselung nutzen, sollten Sie auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit Ihren Daten machen.", - "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Verschlüsselung wirklich aktivieren?", + "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Möchten Sie die Verschlüsselung wirklich aktivieren?", "Enable encryption" : "Verschlüsselung aktivieren", "No encryption module loaded, please enable an encryption module in the app menu." : "Es wurde kein Verschlüsselungs-Modul geladen, bitte ein Verschlüsselungs-Modul im Anwendungs-Menü aktivieren.", "Select default encryption module:" : "Standard-Verschlüsselungs-Modul auswählen:", diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index c854b704bb..364b627ce0 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Πηγαίνετε στο %s", "Install Client" : "Εγκατάσταση πελάτη", "Logged in user must be a subadmin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι subadmin", + "Personal info" : "Προσωπικές πληροφορίες", + "Mobile & desktop" : "Κινητό & σταθερό", "Create" : "Δημιουργία", "Change" : "Αλλαγή", "Reshare" : "Επαναδιαμοιρασμός", diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index f4034a2262..e469fb4ea2 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -103,6 +103,8 @@ "Go to %s" : "Πηγαίνετε στο %s", "Install Client" : "Εγκατάσταση πελάτη", "Logged in user must be a subadmin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι subadmin", + "Personal info" : "Προσωπικές πληροφορίες", + "Mobile & desktop" : "Κινητό & σταθερό", "Create" : "Δημιουργία", "Change" : "Αλλαγή", "Reshare" : "Επαναδιαμοιρασμός", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 9a9e5b7148..84c585cffe 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -83,6 +83,8 @@ OC.L10N.register( "Go to %s" : "Go to %s", "Install Client" : "Install Client", "Logged in user must be a subadmin" : "Logged in user must be a subadmin", + "Personal info" : "Personal info", + "Mobile & desktop" : "Mobile & desktop", "Create" : "Create", "Change" : "Change", "Unlimited" : "Unlimited", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index e2285c82fb..25ac68b9b8 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -81,6 +81,8 @@ "Go to %s" : "Go to %s", "Install Client" : "Install Client", "Logged in user must be a subadmin" : "Logged in user must be a subadmin", + "Personal info" : "Personal info", + "Mobile & desktop" : "Mobile & desktop", "Create" : "Create", "Change" : "Change", "Unlimited" : "Unlimited", diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index f7cf4fc24c..e44db2cf24 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Iri al %s", "Install Client" : "Instali kienton", "Logged in user must be a subadmin" : "La konektita uzanto estu subadministranto.", + "Personal info" : "Persona informo", + "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", "Create" : "Krei", "Change" : "Ŝanĝi", "Unlimited" : "Senlima", diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json index 6919e121ac..9d96140e7e 100644 --- a/apps/settings/l10n/eo.json +++ b/apps/settings/l10n/eo.json @@ -103,6 +103,8 @@ "Go to %s" : "Iri al %s", "Install Client" : "Instali kienton", "Logged in user must be a subadmin" : "La konektita uzanto estu subadministranto.", + "Personal info" : "Persona informo", + "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", "Create" : "Krei", "Change" : "Ŝanĝi", "Unlimited" : "Senlima", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index d2f948d541..968f171bc2 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Vaya a %s", "Install Client" : "Instalar cliente", "Logged in user must be a subadmin" : "El usuario registrado debe ser un subadministrador", + "Personal info" : "Información personal", + "Mobile & desktop" : "Móvil y escritorio", "Create" : "Crear", "Change" : "Cambiar", "Reshare" : "Volver a compartir", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 31947cc4c4..1730adbbbb 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -103,6 +103,8 @@ "Go to %s" : "Vaya a %s", "Install Client" : "Instalar cliente", "Logged in user must be a subadmin" : "El usuario registrado debe ser un subadministrador", + "Personal info" : "Información personal", + "Mobile & desktop" : "Móvil y escritorio", "Create" : "Crear", "Change" : "Cambiar", "Reshare" : "Volver a compartir", diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js index 2a746d613a..de302150d6 100644 --- a/apps/settings/l10n/es_419.js +++ b/apps/settings/l10n/es_419.js @@ -81,6 +81,7 @@ OC.L10N.register( "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_419.json b/apps/settings/l10n/es_419.json index 5febf5f315..926a201540 100644 --- a/apps/settings/l10n/es_419.json +++ b/apps/settings/l10n/es_419.json @@ -79,6 +79,7 @@ "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js index dab24fd2c1..3fe1d687ba 100644 --- a/apps/settings/l10n/es_AR.js +++ b/apps/settings/l10n/es_AR.js @@ -79,6 +79,7 @@ OC.L10N.register( "Set your password" : "Establezca su contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json index bec6e42046..a051ab822c 100644 --- a/apps/settings/l10n/es_AR.json +++ b/apps/settings/l10n/es_AR.json @@ -77,6 +77,7 @@ "Set your password" : "Establezca su contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js index a3c71b5f59..65ef2a6324 100644 --- a/apps/settings/l10n/es_CL.js +++ b/apps/settings/l10n/es_CL.js @@ -83,6 +83,7 @@ OC.L10N.register( "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_CL.json b/apps/settings/l10n/es_CL.json index e67f6d09e2..15b911d2b3 100644 --- a/apps/settings/l10n/es_CL.json +++ b/apps/settings/l10n/es_CL.json @@ -81,6 +81,7 @@ "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_CO.js b/apps/settings/l10n/es_CO.js index a3c71b5f59..65ef2a6324 100644 --- a/apps/settings/l10n/es_CO.js +++ b/apps/settings/l10n/es_CO.js @@ -83,6 +83,7 @@ OC.L10N.register( "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_CO.json b/apps/settings/l10n/es_CO.json index e67f6d09e2..15b911d2b3 100644 --- a/apps/settings/l10n/es_CO.json +++ b/apps/settings/l10n/es_CO.json @@ -81,6 +81,7 @@ "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_CR.js b/apps/settings/l10n/es_CR.js index a3c71b5f59..65ef2a6324 100644 --- a/apps/settings/l10n/es_CR.js +++ b/apps/settings/l10n/es_CR.js @@ -83,6 +83,7 @@ OC.L10N.register( "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_CR.json b/apps/settings/l10n/es_CR.json index e67f6d09e2..15b911d2b3 100644 --- a/apps/settings/l10n/es_CR.json +++ b/apps/settings/l10n/es_CR.json @@ -81,6 +81,7 @@ "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_DO.js b/apps/settings/l10n/es_DO.js index a3c71b5f59..65ef2a6324 100644 --- a/apps/settings/l10n/es_DO.js +++ b/apps/settings/l10n/es_DO.js @@ -83,6 +83,7 @@ OC.L10N.register( "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_DO.json b/apps/settings/l10n/es_DO.json index e67f6d09e2..15b911d2b3 100644 --- a/apps/settings/l10n/es_DO.json +++ b/apps/settings/l10n/es_DO.json @@ -81,6 +81,7 @@ "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js index a3c71b5f59..65ef2a6324 100644 --- a/apps/settings/l10n/es_EC.js +++ b/apps/settings/l10n/es_EC.js @@ -83,6 +83,7 @@ OC.L10N.register( "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index e67f6d09e2..15b911d2b3 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -81,6 +81,7 @@ "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_GT.js b/apps/settings/l10n/es_GT.js index a3c71b5f59..65ef2a6324 100644 --- a/apps/settings/l10n/es_GT.js +++ b/apps/settings/l10n/es_GT.js @@ -83,6 +83,7 @@ OC.L10N.register( "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_GT.json b/apps/settings/l10n/es_GT.json index e67f6d09e2..15b911d2b3 100644 --- a/apps/settings/l10n/es_GT.json +++ b/apps/settings/l10n/es_GT.json @@ -81,6 +81,7 @@ "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_HN.js b/apps/settings/l10n/es_HN.js index 515396a82a..b5c33cea66 100644 --- a/apps/settings/l10n/es_HN.js +++ b/apps/settings/l10n/es_HN.js @@ -80,6 +80,7 @@ OC.L10N.register( "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_HN.json b/apps/settings/l10n/es_HN.json index 057eb2af76..c214cff035 100644 --- a/apps/settings/l10n/es_HN.json +++ b/apps/settings/l10n/es_HN.json @@ -78,6 +78,7 @@ "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 9d3720fc89..c0da9583bc 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -93,6 +93,8 @@ OC.L10N.register( "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", + "Mobile & desktop" : "Móvil & escritorio", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index ecbc426f5a..aef06bc505 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -91,6 +91,8 @@ "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", + "Mobile & desktop" : "Móvil & escritorio", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_NI.js b/apps/settings/l10n/es_NI.js index 515396a82a..b5c33cea66 100644 --- a/apps/settings/l10n/es_NI.js +++ b/apps/settings/l10n/es_NI.js @@ -80,6 +80,7 @@ OC.L10N.register( "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_NI.json b/apps/settings/l10n/es_NI.json index 057eb2af76..c214cff035 100644 --- a/apps/settings/l10n/es_NI.json +++ b/apps/settings/l10n/es_NI.json @@ -78,6 +78,7 @@ "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_PA.js b/apps/settings/l10n/es_PA.js index 515396a82a..b5c33cea66 100644 --- a/apps/settings/l10n/es_PA.js +++ b/apps/settings/l10n/es_PA.js @@ -80,6 +80,7 @@ OC.L10N.register( "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_PA.json b/apps/settings/l10n/es_PA.json index 057eb2af76..c214cff035 100644 --- a/apps/settings/l10n/es_PA.json +++ b/apps/settings/l10n/es_PA.json @@ -78,6 +78,7 @@ "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_PE.js b/apps/settings/l10n/es_PE.js index 515396a82a..b5c33cea66 100644 --- a/apps/settings/l10n/es_PE.js +++ b/apps/settings/l10n/es_PE.js @@ -80,6 +80,7 @@ OC.L10N.register( "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_PE.json b/apps/settings/l10n/es_PE.json index 057eb2af76..c214cff035 100644 --- a/apps/settings/l10n/es_PE.json +++ b/apps/settings/l10n/es_PE.json @@ -78,6 +78,7 @@ "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_PR.js b/apps/settings/l10n/es_PR.js index 515396a82a..b5c33cea66 100644 --- a/apps/settings/l10n/es_PR.js +++ b/apps/settings/l10n/es_PR.js @@ -80,6 +80,7 @@ OC.L10N.register( "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_PR.json b/apps/settings/l10n/es_PR.json index 057eb2af76..c214cff035 100644 --- a/apps/settings/l10n/es_PR.json +++ b/apps/settings/l10n/es_PR.json @@ -78,6 +78,7 @@ "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js index 515396a82a..b5c33cea66 100644 --- a/apps/settings/l10n/es_PY.js +++ b/apps/settings/l10n/es_PY.js @@ -80,6 +80,7 @@ OC.L10N.register( "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_PY.json b/apps/settings/l10n/es_PY.json index 057eb2af76..c214cff035 100644 --- a/apps/settings/l10n/es_PY.json +++ b/apps/settings/l10n/es_PY.json @@ -78,6 +78,7 @@ "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_SV.js b/apps/settings/l10n/es_SV.js index a3c71b5f59..65ef2a6324 100644 --- a/apps/settings/l10n/es_SV.js +++ b/apps/settings/l10n/es_SV.js @@ -83,6 +83,7 @@ OC.L10N.register( "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_SV.json b/apps/settings/l10n/es_SV.json index e67f6d09e2..15b911d2b3 100644 --- a/apps/settings/l10n/es_SV.json +++ b/apps/settings/l10n/es_SV.json @@ -81,6 +81,7 @@ "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", "Logged in user must be a subadmin" : "El usuario firmado debe ser un subadministrador ", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_UY.js b/apps/settings/l10n/es_UY.js index 515396a82a..b5c33cea66 100644 --- a/apps/settings/l10n/es_UY.js +++ b/apps/settings/l10n/es_UY.js @@ -80,6 +80,7 @@ OC.L10N.register( "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/es_UY.json b/apps/settings/l10n/es_UY.json index 057eb2af76..c214cff035 100644 --- a/apps/settings/l10n/es_UY.json +++ b/apps/settings/l10n/es_UY.json @@ -78,6 +78,7 @@ "Set your password" : "Establece tu contraseña", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", + "Personal info" : "Información Personal", "Create" : "Crear", "Change" : "Cambiar", "Unlimited" : "Ilimitado", diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js index 8b14fa8900..70664f5211 100644 --- a/apps/settings/l10n/et_EE.js +++ b/apps/settings/l10n/et_EE.js @@ -77,6 +77,7 @@ OC.L10N.register( "Set your password" : "Määra oma parool", "Go to %s" : "Mine %s", "Install Client" : "Paigalda kliendiprogramm", + "Personal info" : "Isiklik info", "Create" : "Loo", "Unlimited" : "Piiramatult", "Verifying" : "Kontrollin", diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json index 01eaceb20f..1d96cc0f37 100644 --- a/apps/settings/l10n/et_EE.json +++ b/apps/settings/l10n/et_EE.json @@ -75,6 +75,7 @@ "Set your password" : "Määra oma parool", "Go to %s" : "Mine %s", "Install Client" : "Paigalda kliendiprogramm", + "Personal info" : "Isiklik info", "Create" : "Loo", "Unlimited" : "Piiramatult", "Verifying" : "Kontrollin", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index e6a038e4c3..3bd3753b75 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -104,6 +104,8 @@ OC.L10N.register( "Go to %s" : "%s-ra joan", "Install Client" : "Instalatu bezeroa", "Logged in user must be a subadmin" : "Saioa hasitako erabiltzailea azpi-administratzailea izan behar du", + "Personal info" : "Informazio pertsonala", + "Mobile & desktop" : "Mugikorra eta mahaigaina", "Create" : "Sortu", "Change" : "Aldatu", "Reshare" : "Birpartekatu", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 91fdd406e1..b62eeef34b 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -102,6 +102,8 @@ "Go to %s" : "%s-ra joan", "Install Client" : "Instalatu bezeroa", "Logged in user must be a subadmin" : "Saioa hasitako erabiltzailea azpi-administratzailea izan behar du", + "Personal info" : "Informazio pertsonala", + "Mobile & desktop" : "Mugikorra eta mahaigaina", "Create" : "Sortu", "Change" : "Aldatu", "Reshare" : "Birpartekatu", diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index fc0fb3da99..0134c7929b 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -105,6 +105,7 @@ OC.L10N.register( "Go to %s" : "برو به %s", "Install Client" : "قسمت مشتری را نصب کنید", "Logged in user must be a subadmin" : "ورود به سیستم کاربر باید زیرمجموعه باشد", + "Personal info" : "مشخصات شخصی", "Create" : "ساختن", "Change" : "تغییرات", "Reshare" : "دوباره به اشتراک گذاشتن", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index f0a48d2628..5a4881ba9c 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -103,6 +103,7 @@ "Go to %s" : "برو به %s", "Install Client" : "قسمت مشتری را نصب کنید", "Logged in user must be a subadmin" : "ورود به سیستم کاربر باید زیرمجموعه باشد", + "Personal info" : "مشخصات شخصی", "Create" : "ساختن", "Change" : "تغییرات", "Reshare" : "دوباره به اشتراک گذاشتن", diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index 8fe33e5b94..4b093b4c00 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -99,6 +99,8 @@ OC.L10N.register( "Set your password" : "Aseta salasanasi", "Go to %s" : "Siirry %s-palveluun", "Install Client" : "Asenna sovellus", + "Personal info" : "Henkilökohtaiset tiedot", + "Mobile & desktop" : "Mobiili ja työpöytä", "Create" : "Luo", "Change" : "Muuta", "Unlimited" : "Rajoittamaton", diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 032b63458f..469d858ffb 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -97,6 +97,8 @@ "Set your password" : "Aseta salasanasi", "Go to %s" : "Siirry %s-palveluun", "Install Client" : "Asenna sovellus", + "Personal info" : "Henkilökohtaiset tiedot", + "Mobile & desktop" : "Mobiili ja työpöytä", "Create" : "Luo", "Change" : "Muuta", "Unlimited" : "Rajoittamaton", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 65cf0a1f0d..b4aa79bce5 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Aller à %s", "Install Client" : "Installer le Client", "Logged in user must be a subadmin" : "L'utilisateur connecté doit être un sous-administrateur", + "Personal info" : "Informations personnelles", + "Mobile & desktop" : "Mobile & bureau", "Create" : "Créer", "Change" : "Modifier", "Reshare" : "Repartager", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 0abfce7113..ed382fe965 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -103,6 +103,8 @@ "Go to %s" : "Aller à %s", "Install Client" : "Installer le Client", "Logged in user must be a subadmin" : "L'utilisateur connecté doit être un sous-administrateur", + "Personal info" : "Informations personnelles", + "Mobile & desktop" : "Mobile & bureau", "Create" : "Créer", "Change" : "Modifier", "Reshare" : "Repartager", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 1a6ae48cfc..04e5463200 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Ira a %s", "Install Client" : "Instalar o cliente", "Logged in user must be a subadmin" : "O usuario rexistrado debe ser un subadministrador", + "Personal info" : "Información persoal", + "Mobile & desktop" : "Móbil e escritorio", "Create" : "Crear", "Change" : "Cambiar", "Reshare" : "Volver compartir", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 53da195fea..98562db1bb 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -103,6 +103,8 @@ "Go to %s" : "Ira a %s", "Install Client" : "Instalar o cliente", "Logged in user must be a subadmin" : "O usuario rexistrado debe ser un subadministrador", + "Personal info" : "Información persoal", + "Mobile & desktop" : "Móbil e escritorio", "Create" : "Crear", "Change" : "Cambiar", "Reshare" : "Volver compartir", diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 4a2236f2a3..6c675102ea 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -88,6 +88,8 @@ OC.L10N.register( "Go to %s" : "מעבר אל %s", "Install Client" : "התקנת לקו", "Logged in user must be a subadmin" : "המשתמש שנכנס חייב להיות תת־מנהל", + "Personal info" : "פרטים אישיים", + "Mobile & desktop" : "נייד ושולחן עבודה", "Create" : "יצירה", "Change" : "שינוי", "Unlimited" : "ללא הגבלה", diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index 96ff48b4cc..968a06df41 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -86,6 +86,8 @@ "Go to %s" : "מעבר אל %s", "Install Client" : "התקנת לקו", "Logged in user must be a subadmin" : "המשתמש שנכנס חייב להיות תת־מנהל", + "Personal info" : "פרטים אישיים", + "Mobile & desktop" : "נייד ושולחן עבודה", "Create" : "יצירה", "Change" : "שינוי", "Unlimited" : "ללא הגבלה", diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 57e4a0fcd9..19da1634b8 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Idi na %s", "Install Client" : "Instaliraj klijenta", "Logged in user must be a subadmin" : "Korisnik koji je prijavljen mora biti podadministrator", + "Personal info" : "Osobne informacije", + "Mobile & desktop" : "Mobilni uređaji i osobna računala", "Create" : "Stvori", "Change" : "Promijeni", "Reshare" : "Dijeli ponovno", diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index 833c2bcaf6..25395e97dd 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -103,6 +103,8 @@ "Go to %s" : "Idi na %s", "Install Client" : "Instaliraj klijenta", "Logged in user must be a subadmin" : "Korisnik koji je prijavljen mora biti podadministrator", + "Personal info" : "Osobne informacije", + "Mobile & desktop" : "Mobilni uređaji i osobna računala", "Create" : "Stvori", "Change" : "Promijeni", "Reshare" : "Dijeli ponovno", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 1a6521cdcb..50362f682d 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Menj ide: %s", "Install Client" : "Kliens telepítés", "Logged in user must be a subadmin" : "Nem rendszergazda felhasználóként kell bejelentkezzen", + "Personal info" : "Személyes infó", + "Mobile & desktop" : "Mobil és deszktop", "Create" : "Létrehozás", "Change" : "Módosít", "Unlimited" : "Korlátlan", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index 87dc3392a3..e299d75f9a 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -103,6 +103,8 @@ "Go to %s" : "Menj ide: %s", "Install Client" : "Kliens telepítés", "Logged in user must be a subadmin" : "Nem rendszergazda felhasználóként kell bejelentkezzen", + "Personal info" : "Személyes infó", + "Mobile & desktop" : "Mobil és deszktop", "Create" : "Létrehozás", "Change" : "Módosít", "Unlimited" : "Korlátlan", diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 174a4fdf57..0c081d3388 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -105,6 +105,7 @@ OC.L10N.register( "Go to %s" : "Pergi ke %s", "Install Client" : "Pasang Klien", "Logged in user must be a subadmin" : "Masuk ke dalam pengguna harus sebagai seorang subadmin", + "Personal info" : "Info pribadi", "Create" : "Buat", "Unlimited" : "Tak terbatas", "Limit to groups" : "Batasi ke grup", diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json index cfc0917d0e..1893d888bf 100644 --- a/apps/settings/l10n/id.json +++ b/apps/settings/l10n/id.json @@ -103,6 +103,7 @@ "Go to %s" : "Pergi ke %s", "Install Client" : "Pasang Klien", "Logged in user must be a subadmin" : "Masuk ke dalam pengguna harus sebagai seorang subadmin", + "Personal info" : "Info pribadi", "Create" : "Buat", "Unlimited" : "Tak terbatas", "Limit to groups" : "Batasi ke grup", diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index 5aa6fbede3..e6d11de714 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Farðu í %s", "Install Client" : "Setja upp biðlaraforrit", "Logged in user must be a subadmin" : "Innskráður notandi verður að vera undirstjórnandi (subadmin)", + "Personal info" : "Persónulegar upplýsingar", + "Mobile & desktop" : "Farsímar og borðtölvur", "Create" : "Búa til", "Change" : "Breyta", "Unlimited" : "ótakmörkuðu", diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index 0c106c5902..d9c6b72b41 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -103,6 +103,8 @@ "Go to %s" : "Farðu í %s", "Install Client" : "Setja upp biðlaraforrit", "Logged in user must be a subadmin" : "Innskráður notandi verður að vera undirstjórnandi (subadmin)", + "Personal info" : "Persónulegar upplýsingar", + "Mobile & desktop" : "Farsímar og borðtölvur", "Create" : "Búa til", "Change" : "Breyta", "Unlimited" : "ótakmörkuðu", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 7d8267517b..5a97fe3a3d 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Vai a %s", "Install Client" : "Installa client", "Logged in user must be a subadmin" : "L'utente che ha eseguito l'accesso deve essere un sotto-amministratore ", + "Personal info" : "Informazioni personali", + "Mobile & desktop" : "Mobile e desktop", "Create" : "Crea", "Change" : "Modifica", "Reshare" : "Ri-condividi", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index d0730eb9df..a5e196e51d 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -103,6 +103,8 @@ "Go to %s" : "Vai a %s", "Install Client" : "Installa client", "Logged in user must be a subadmin" : "L'utente che ha eseguito l'accesso deve essere un sotto-amministratore ", + "Personal info" : "Informazioni personali", + "Mobile & desktop" : "Mobile e desktop", "Create" : "Crea", "Change" : "Modifica", "Reshare" : "Ri-condividi", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 2ed0418d78..dd60436d42 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "%s に移動", "Install Client" : "クライアントをインストール", "Logged in user must be a subadmin" : "ログインユーザーはサブ管理者である必要があります", + "Personal info" : "個人情報", + "Mobile & desktop" : "モバイル & デスクトップ", "Create" : "作成", "Change" : "変更", "Unlimited" : "無制限", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 28c3141d6d..3b5d86d699 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -103,6 +103,8 @@ "Go to %s" : "%s に移動", "Install Client" : "クライアントをインストール", "Logged in user must be a subadmin" : "ログインユーザーはサブ管理者である必要があります", + "Personal info" : "個人情報", + "Mobile & desktop" : "モバイル & デスクトップ", "Create" : "作成", "Change" : "変更", "Unlimited" : "無制限", diff --git a/apps/settings/l10n/ka_GE.js b/apps/settings/l10n/ka_GE.js index eb208d78b1..1ef8a9c5c1 100644 --- a/apps/settings/l10n/ka_GE.js +++ b/apps/settings/l10n/ka_GE.js @@ -81,6 +81,7 @@ OC.L10N.register( "Go to %s" : "გადადით %s-ზე", "Install Client" : "დააყენეთ კლიენტი", "Logged in user must be a subadmin" : "ავტორიზირებული მომხმარებელი უნდა იყოს ქვე-ადმინისტრატორი", + "Personal info" : "პირადი ინფორმაცია", "Create" : "შექმნა", "Change" : "შეცვლა", "Unlimited" : "ულიმიტო", diff --git a/apps/settings/l10n/ka_GE.json b/apps/settings/l10n/ka_GE.json index 1c0e13f320..4d9e6b2163 100644 --- a/apps/settings/l10n/ka_GE.json +++ b/apps/settings/l10n/ka_GE.json @@ -79,6 +79,7 @@ "Go to %s" : "გადადით %s-ზე", "Install Client" : "დააყენეთ კლიენტი", "Logged in user must be a subadmin" : "ავტორიზირებული მომხმარებელი უნდა იყოს ქვე-ადმინისტრატორი", + "Personal info" : "პირადი ინფორმაცია", "Create" : "შექმნა", "Change" : "შეცვლა", "Unlimited" : "ულიმიტო", diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index f6f93aadc5..09d2d1c730 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -99,6 +99,8 @@ OC.L10N.register( "Set your password" : "내 암호 설정하기", "Go to %s" : "%s(으)로 이동", "Install Client" : "클라이언트 설치", + "Personal info" : "개인 정보", + "Mobile & desktop" : "모바일 & 데스크톱", "Create" : "생성", "Change" : "변경", "Unlimited" : "무제한", diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 6f6ca32c63..1aea911e70 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -97,6 +97,8 @@ "Set your password" : "내 암호 설정하기", "Go to %s" : "%s(으)로 이동", "Install Client" : "클라이언트 설치", + "Personal info" : "개인 정보", + "Mobile & desktop" : "모바일 & 데스크톱", "Create" : "생성", "Change" : "변경", "Unlimited" : "무제한", diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index b3b91a434c..2115635f5e 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -88,6 +88,8 @@ OC.L10N.register( "Welcome to your %s account, you can add, protect, and share your data." : "Turėdami %s paskyrą duomenis galite pridėti, apsaugoti ir jais pasidalinti.", "Your username is: %s" : "Jūsų naudotojo vardas yra: %s", "Install Client" : "Įdiegti kliento programą", + "Personal info" : "Asmeninė informacija", + "Mobile & desktop" : "Mobilieji ir darbalaukiai", "Create" : "Sukurti", "Change" : "Keisti", "Unlimited" : "Neribotai", diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index f7689c2197..c5107034a6 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -86,6 +86,8 @@ "Welcome to your %s account, you can add, protect, and share your data." : "Turėdami %s paskyrą duomenis galite pridėti, apsaugoti ir jais pasidalinti.", "Your username is: %s" : "Jūsų naudotojo vardas yra: %s", "Install Client" : "Įdiegti kliento programą", + "Personal info" : "Asmeninė informacija", + "Mobile & desktop" : "Mobilieji ir darbalaukiai", "Create" : "Sukurti", "Change" : "Keisti", "Unlimited" : "Neribotai", diff --git a/apps/settings/l10n/lv.js b/apps/settings/l10n/lv.js index d177a42c2b..8ddfcfb113 100644 --- a/apps/settings/l10n/lv.js +++ b/apps/settings/l10n/lv.js @@ -45,6 +45,7 @@ OC.L10N.register( "Unable to change full name" : "Nav iespējams nomainīt jūsu pilno vārdu", "Unable to change email address" : "Nevar mainīt e-pasta adresi", "Your %s account was created" : "Konts %s ir izveidots", + "Personal info" : "Personiskā informācija", "Create" : "Izveidot", "Change" : "Mainīt", "Unlimited" : "Neierobežota", diff --git a/apps/settings/l10n/lv.json b/apps/settings/l10n/lv.json index 1325045e02..a118b81cd5 100644 --- a/apps/settings/l10n/lv.json +++ b/apps/settings/l10n/lv.json @@ -43,6 +43,7 @@ "Unable to change full name" : "Nav iespējams nomainīt jūsu pilno vārdu", "Unable to change email address" : "Nevar mainīt e-pasta adresi", "Your %s account was created" : "Konts %s ir izveidots", + "Personal info" : "Personiskā informācija", "Create" : "Izveidot", "Change" : "Mainīt", "Unlimited" : "Neierobežota", diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 2012100cf6..2336b25e88 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Оди до %s", "Install Client" : "Инсталирај клиент", "Logged in user must be a subadmin" : "Најавениот корисник мора да биде подадминистратор", + "Personal info" : "Лични податоци", + "Mobile & desktop" : "Мобилен & компјутер", "Create" : "Креирај", "Change" : "Измени", "Reshare" : "Пресподели", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index d0ffd43c14..bf23e1ccb5 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -103,6 +103,8 @@ "Go to %s" : "Оди до %s", "Install Client" : "Инсталирај клиент", "Logged in user must be a subadmin" : "Најавениот корисник мора да биде подадминистратор", + "Personal info" : "Лични податоци", + "Mobile & desktop" : "Мобилен & компјутер", "Create" : "Креирај", "Change" : "Измени", "Reshare" : "Пресподели", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 41372ac329..86a524be42 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -103,6 +103,7 @@ OC.L10N.register( "Go to %s" : "Gå til %s", "Install Client" : "Installer klient", "Logged in user must be a subadmin" : "Innlogget bruker må være subadministrator", + "Personal info" : "Personlig informasjon", "Create" : "Ny", "Change" : "Endre", "Unlimited" : "Ubegrenset", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index aaee7708f4..ef519fe61a 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -101,6 +101,7 @@ "Go to %s" : "Gå til %s", "Install Client" : "Installer klient", "Logged in user must be a subadmin" : "Innlogget bruker må være subadministrator", + "Personal info" : "Personlig informasjon", "Create" : "Ny", "Change" : "Endre", "Unlimited" : "Ubegrenset", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 3fd302d476..b1099db009 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Ga naar %s", "Install Client" : "Installeer Client", "Logged in user must be a subadmin" : "Ingelogde gebruiker moet een subbeheerder zijn", + "Personal info" : "Persoonlijke info", + "Mobile & desktop" : "Mobiel & desktop", "Create" : "Maak", "Change" : "Pas aan", "Reshare" : "Doordelen", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index fea7a46a2f..1e128446fb 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -103,6 +103,8 @@ "Go to %s" : "Ga naar %s", "Install Client" : "Installeer Client", "Logged in user must be a subadmin" : "Ingelogde gebruiker moet een subbeheerder zijn", + "Personal info" : "Persoonlijke info", + "Mobile & desktop" : "Mobiel & desktop", "Create" : "Maak", "Change" : "Pas aan", "Reshare" : "Doordelen", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 86ef218329..349f6cd9bd 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Idź do: %s", "Install Client" : "Zainstaluj klienta", "Logged in user must be a subadmin" : "Zalogowany użytkownik musi być współadminem", + "Personal info" : "Informacje osobiste", + "Mobile & desktop" : "Mobilne i stacjonarne", "Create" : "Utwórz", "Change" : "Zmień", "Reshare" : "Udostępnianie innym", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 3974b7559c..2b7b70dfe9 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -103,6 +103,8 @@ "Go to %s" : "Idź do: %s", "Install Client" : "Zainstaluj klienta", "Logged in user must be a subadmin" : "Zalogowany użytkownik musi być współadminem", + "Personal info" : "Informacje osobiste", + "Mobile & desktop" : "Mobilne i stacjonarne", "Create" : "Utwórz", "Change" : "Zmień", "Reshare" : "Udostępnianie innym", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 0bc6bc0f50..fe3ae20609 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Ir para %s", "Install Client" : "Instalar Cliente", "Logged in user must be a subadmin" : "Usuário logado deve ser um subadministrador", + "Personal info" : "Informação pessoal", + "Mobile & desktop" : "Móvel & desktop", "Create" : "Criar", "Change" : "Alterar", "Reshare" : "Recompartilhar", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 2acc542d10..160215e286 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -103,6 +103,8 @@ "Go to %s" : "Ir para %s", "Install Client" : "Instalar Cliente", "Logged in user must be a subadmin" : "Usuário logado deve ser um subadministrador", + "Personal info" : "Informação pessoal", + "Mobile & desktop" : "Móvel & desktop", "Create" : "Criar", "Change" : "Alterar", "Reshare" : "Recompartilhar", diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js index 271a3eaaa4..567f3e6f48 100644 --- a/apps/settings/l10n/pt_PT.js +++ b/apps/settings/l10n/pt_PT.js @@ -80,6 +80,7 @@ OC.L10N.register( "Set your password" : "Escolher senha", "Go to %s" : "Ir para %s", "Install Client" : "Instalar cliente", + "Personal info" : "Informação pessoal", "Create" : "Criar", "Unlimited" : "Ilimitado", "Verifying" : "A verificar", diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json index 65011396bf..da4125b217 100644 --- a/apps/settings/l10n/pt_PT.json +++ b/apps/settings/l10n/pt_PT.json @@ -78,6 +78,7 @@ "Set your password" : "Escolher senha", "Go to %s" : "Ir para %s", "Install Client" : "Instalar cliente", + "Personal info" : "Informação pessoal", "Create" : "Criar", "Unlimited" : "Ilimitado", "Verifying" : "A verificar", diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js index 4e9c475b7f..a69ba6bbe5 100644 --- a/apps/settings/l10n/ro.js +++ b/apps/settings/l10n/ro.js @@ -94,6 +94,7 @@ OC.L10N.register( "Your username is: %s" : "Utilizatorul tău este: %s", "Set your password" : "Setează parola", "Install Client" : "Instalează client", + "Personal info" : "Informații personale", "Create" : "Creează", "Unlimited" : "Nelimitată", "Verifying" : "Se verifică", diff --git a/apps/settings/l10n/ro.json b/apps/settings/l10n/ro.json index c933210c62..bdd19246b3 100644 --- a/apps/settings/l10n/ro.json +++ b/apps/settings/l10n/ro.json @@ -92,6 +92,7 @@ "Your username is: %s" : "Utilizatorul tău este: %s", "Set your password" : "Setează parola", "Install Client" : "Instalează client", + "Personal info" : "Informații personale", "Create" : "Creează", "Unlimited" : "Nelimitată", "Verifying" : "Se verifică", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 8998403a85..cb2f8e5314 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Перейти к %s", "Install Client" : "Установить программу-клиент", "Logged in user must be a subadmin" : "Вошедший в систему пользователь должен обладать правами суб-администратора", + "Personal info" : "Личная информация", + "Mobile & desktop" : "Клиенты для ПК и мобильных устройств", "Create" : "Создать", "Change" : "Изменить", "Unlimited" : "Неограничено", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 5060490c6a..d403e3dc73 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -103,6 +103,8 @@ "Go to %s" : "Перейти к %s", "Install Client" : "Установить программу-клиент", "Logged in user must be a subadmin" : "Вошедший в систему пользователь должен обладать правами суб-администратора", + "Personal info" : "Личная информация", + "Mobile & desktop" : "Клиенты для ПК и мобильных устройств", "Create" : "Создать", "Change" : "Изменить", "Unlimited" : "Неограничено", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 21e1beaf5a..6bde1f0320 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -103,6 +103,8 @@ OC.L10N.register( "Go to %s" : "Prejsť na %s", "Install Client" : "Inštalácia klienta", "Logged in user must be a subadmin" : "Prihlásený používateľ musí byť sub-správca", + "Personal info" : "Osobné informácie", + "Mobile & desktop" : "Mobil a počítač", "Create" : "Vytvárať", "Change" : "Zmeniť", "Unlimited" : "Nelimitované", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 8a47aa7946..62526beba0 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -101,6 +101,8 @@ "Go to %s" : "Prejsť na %s", "Install Client" : "Inštalácia klienta", "Logged in user must be a subadmin" : "Prihlásený používateľ musí byť sub-správca", + "Personal info" : "Osobné informácie", + "Mobile & desktop" : "Mobil a počítač", "Create" : "Vytvárať", "Change" : "Zmeniť", "Unlimited" : "Nelimitované", diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index c413561783..94c8f90d91 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -86,6 +86,8 @@ OC.L10N.register( "Set your password" : "Določitev gesla", "Go to %s" : "Odpri oblak %s", "Install Client" : "Namesti odjemalca", + "Personal info" : "Osebni podatki", + "Mobile & desktop" : "Mobilni in namizni dostop", "Create" : "Ustvari", "Change" : "Spremeni", "Unlimited" : "Neomejeno", @@ -163,6 +165,7 @@ OC.L10N.register( "Error while wiping the device with the token" : "Napaka med varnostnim brisanjem naprave z žetonom", "App name" : "Ime programa", "Create new app password" : "Ustvari novo geslo programa", + "Use the credentials below to configure your app or device." : "Uporabi shranjena poverila za nastavitev programa ali naprave.", "For security reasons this password will only be shown once." : "Iz varnostnih razlogov bo to geslo pokazano zgolj enkrat.", "Username" : "Uporabniško ime", "Password" : "Geslo", @@ -241,6 +244,7 @@ OC.L10N.register( "STARTTLS" : "STARTTLS", "Email server" : "Poštni strežnik", "Open documentation" : "Odprta dokumentacija", + "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Strežnik mora biti za pošiljanje sporočil ustrezno nastavljen. Velja tudi za pošiljanje povezav za ponastavitev gesla..", "Send mode" : "Način pošiljanja", "Encryption" : "Šifriranje", "From address" : "Naslov pošiljatelja", @@ -274,8 +278,16 @@ OC.L10N.register( "Select default encryption module:" : "Izbor privzetega modula za šifriranje:", "Start migration" : "Začni selitev", "Background jobs" : "Opravila v ozadju", + "Last job ran %s." : "Zadnje opravilo je bilo izvedeno %s.", + "Last job execution ran %s. Something seems wrong." : "Zadnji poskus izvedbe je bil izveden %s. Kaže, da je nekaj narobe.", + "Background job didn’t run yet!" : "Ni bilo izvedenega še nobenega opravila v ozadju.", + "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Za najboljše delovanje je pomembna ustrezna nastavitev opravil v ozadju. Pri večjih namestitvah je priporočljiva nastavitev »Cron«. Več podrobnosti je zapisanih v dokumentaciji.", "Pick background job setting" : "Izbor nastavitve ozadnjih opravil", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "Datoteka cron.php je registrirana pri storitvi »webcron«, ki vzpostavi povezavo s cron.php vsakih 5 minut prek protokola HTTP.", + "Use system cron service to call the cron.php file every 5 minutes." : "Uporabljena je sistemska storitev »cron«, ki vzpostavi povezavo z datoteko cron.php vsakih 5 minut.", + "The cron.php needs to be executed by the system user \"%s\"." : "Datoteka cron.php mora biti izvedena prek uporabnika »%s«.", + "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Za zagon te možnosti je zahtevana razširitev PHP POSIX. Več podrobnosti je zapisanih v {linkstart}dokumentaciji PHP{linkend}.", "Sharing" : "Souporaba", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Skrbnik lahko prilagodi možnosti souporabe. Več podrobnosti je zapisanih v dokumentaciji.", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", @@ -284,22 +296,25 @@ OC.L10N.register( "Enforce expiration date" : "Vsili datum preteka", "Allow users to share via link" : "Uporabnikom dovoli omogočanje souporabe s povezavami", "Allow public uploads" : "Dovoli javno pošiljanje datotek v oblak", - "Always ask for a password" : "Vedno zahtevaj za geslo", + "Always ask for a password" : "Vedno zahtevaj geslo", "Enforce password protection" : "Vsili zaščito z geslom", - "Allow resharing" : "Dovoli nadaljnjo souporabo", + "Allow resharing" : "Dovoli nadaljnje omogočanje souporabe", "Allow sharing with groups" : "Dovoli souporabo s skupinami", "Restrict users to only share with users in their groups" : "Uporabnikom dovoli omogočanje souporabe le znotraj njihove skupine", - "Exclude groups from sharing" : "Izloči izbrane skupine iz souporabe", + "Exclude groups from sharing" : "Izbranim skupinam onemogoči omogočanje souporabe", "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, nimajo pa dovoljenja za omogočanje souporabe.", - "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Dovoli samodejno dokončanje uporabniškega imena v pogovornem oknu souporabe. Z onemogočeno možnostjo je treba v celoti vpisati uporabniško ime oziroma geslo.", - "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaži besedilo izjave o omejitvi odgovornosti na javnih povezavah za pošiljanje (če je onemogočen prikaz seznama datotek).", + "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Dovoli samodejno dokončanje uporabniškega imena v pogovornem oknu souporabe. Pri onemogočeni možnosti je treba za prikaz vpisati celotno uporabniško ime oziroma elektronski naslov.", + "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaži besedilo izjave o omejitvi odgovornosti pri uporabi javnih povezav za pošiljanje (če je onemogočen prikaz seznama datotek).", "This text will be shown on the public link upload page when the file list is hidden." : "Besedilo izjave o omejitvi odgovornosti, ki bo izpisano v oknu za pošiljanje, ko je možnost prikaza seznama datotek onemogočena.", "Default share permissions" : "Privzeta dovoljenja souporabe", "Personal" : "Osebno", "Administration" : "Skrbništvo", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Okolje razvija {communityopen}skupnost Nextcloud{linkclose}, {githubopen}izvorna koda{linkclose} pa je objavljena pod pogoji dovoljenja {licenseopen}AGPL{linkclose}.", + "Like our Facebook page" : "Spremljajte naš Facebook", "Follow us on Twitter" : "Sledite nam na Twitter!", "Follow us on Mastodon" : "Sledite nam na Mastodon", + "Check out our blog" : "Preverite naš blog", + "Subscribe to our newsletter" : "Naročite se na novice", "Profile picture" : "Slika profila", "Upload new" : "Pošlji novo", "Select from Files" : "Izbor iz datotek", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index bccc2cd5bd..11bab38beb 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -84,6 +84,8 @@ "Set your password" : "Določitev gesla", "Go to %s" : "Odpri oblak %s", "Install Client" : "Namesti odjemalca", + "Personal info" : "Osebni podatki", + "Mobile & desktop" : "Mobilni in namizni dostop", "Create" : "Ustvari", "Change" : "Spremeni", "Unlimited" : "Neomejeno", @@ -161,6 +163,7 @@ "Error while wiping the device with the token" : "Napaka med varnostnim brisanjem naprave z žetonom", "App name" : "Ime programa", "Create new app password" : "Ustvari novo geslo programa", + "Use the credentials below to configure your app or device." : "Uporabi shranjena poverila za nastavitev programa ali naprave.", "For security reasons this password will only be shown once." : "Iz varnostnih razlogov bo to geslo pokazano zgolj enkrat.", "Username" : "Uporabniško ime", "Password" : "Geslo", @@ -239,6 +242,7 @@ "STARTTLS" : "STARTTLS", "Email server" : "Poštni strežnik", "Open documentation" : "Odprta dokumentacija", + "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Strežnik mora biti za pošiljanje sporočil ustrezno nastavljen. Velja tudi za pošiljanje povezav za ponastavitev gesla..", "Send mode" : "Način pošiljanja", "Encryption" : "Šifriranje", "From address" : "Naslov pošiljatelja", @@ -272,8 +276,16 @@ "Select default encryption module:" : "Izbor privzetega modula za šifriranje:", "Start migration" : "Začni selitev", "Background jobs" : "Opravila v ozadju", + "Last job ran %s." : "Zadnje opravilo je bilo izvedeno %s.", + "Last job execution ran %s. Something seems wrong." : "Zadnji poskus izvedbe je bil izveden %s. Kaže, da je nekaj narobe.", + "Background job didn’t run yet!" : "Ni bilo izvedenega še nobenega opravila v ozadju.", + "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Za najboljše delovanje je pomembna ustrezna nastavitev opravil v ozadju. Pri večjih namestitvah je priporočljiva nastavitev »Cron«. Več podrobnosti je zapisanih v dokumentaciji.", "Pick background job setting" : "Izbor nastavitve ozadnjih opravil", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "Datoteka cron.php je registrirana pri storitvi »webcron«, ki vzpostavi povezavo s cron.php vsakih 5 minut prek protokola HTTP.", + "Use system cron service to call the cron.php file every 5 minutes." : "Uporabljena je sistemska storitev »cron«, ki vzpostavi povezavo z datoteko cron.php vsakih 5 minut.", + "The cron.php needs to be executed by the system user \"%s\"." : "Datoteka cron.php mora biti izvedena prek uporabnika »%s«.", + "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Za zagon te možnosti je zahtevana razširitev PHP POSIX. Več podrobnosti je zapisanih v {linkstart}dokumentaciji PHP{linkend}.", "Sharing" : "Souporaba", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Skrbnik lahko prilagodi možnosti souporabe. Več podrobnosti je zapisanih v dokumentaciji.", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", @@ -282,22 +294,25 @@ "Enforce expiration date" : "Vsili datum preteka", "Allow users to share via link" : "Uporabnikom dovoli omogočanje souporabe s povezavami", "Allow public uploads" : "Dovoli javno pošiljanje datotek v oblak", - "Always ask for a password" : "Vedno zahtevaj za geslo", + "Always ask for a password" : "Vedno zahtevaj geslo", "Enforce password protection" : "Vsili zaščito z geslom", - "Allow resharing" : "Dovoli nadaljnjo souporabo", + "Allow resharing" : "Dovoli nadaljnje omogočanje souporabe", "Allow sharing with groups" : "Dovoli souporabo s skupinami", "Restrict users to only share with users in their groups" : "Uporabnikom dovoli omogočanje souporabe le znotraj njihove skupine", - "Exclude groups from sharing" : "Izloči izbrane skupine iz souporabe", + "Exclude groups from sharing" : "Izbranim skupinam onemogoči omogočanje souporabe", "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, nimajo pa dovoljenja za omogočanje souporabe.", - "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Dovoli samodejno dokončanje uporabniškega imena v pogovornem oknu souporabe. Z onemogočeno možnostjo je treba v celoti vpisati uporabniško ime oziroma geslo.", - "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaži besedilo izjave o omejitvi odgovornosti na javnih povezavah za pošiljanje (če je onemogočen prikaz seznama datotek).", + "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Dovoli samodejno dokončanje uporabniškega imena v pogovornem oknu souporabe. Pri onemogočeni možnosti je treba za prikaz vpisati celotno uporabniško ime oziroma elektronski naslov.", + "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaži besedilo izjave o omejitvi odgovornosti pri uporabi javnih povezav za pošiljanje (če je onemogočen prikaz seznama datotek).", "This text will be shown on the public link upload page when the file list is hidden." : "Besedilo izjave o omejitvi odgovornosti, ki bo izpisano v oknu za pošiljanje, ko je možnost prikaza seznama datotek onemogočena.", "Default share permissions" : "Privzeta dovoljenja souporabe", "Personal" : "Osebno", "Administration" : "Skrbništvo", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Okolje razvija {communityopen}skupnost Nextcloud{linkclose}, {githubopen}izvorna koda{linkclose} pa je objavljena pod pogoji dovoljenja {licenseopen}AGPL{linkclose}.", + "Like our Facebook page" : "Spremljajte naš Facebook", "Follow us on Twitter" : "Sledite nam na Twitter!", "Follow us on Mastodon" : "Sledite nam na Mastodon", + "Check out our blog" : "Preverite naš blog", + "Subscribe to our newsletter" : "Naročite se na novice", "Profile picture" : "Slika profila", "Upload new" : "Pošlji novo", "Select from Files" : "Izbor iz datotek", diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js index 0ef2734a94..02bdc1e8b8 100644 --- a/apps/settings/l10n/sq.js +++ b/apps/settings/l10n/sq.js @@ -79,6 +79,7 @@ OC.L10N.register( "Set your password" : "Vendos fjalëkalimin tënd", "Go to %s" : "Shko tek %s", "Install Client" : "Instalo Klient", + "Personal info" : "Informacion personal", "Create" : "Krijo", "Change" : "Ndrysho", "Unlimited" : "E pakufizuar", diff --git a/apps/settings/l10n/sq.json b/apps/settings/l10n/sq.json index 550e31f999..8034428d08 100644 --- a/apps/settings/l10n/sq.json +++ b/apps/settings/l10n/sq.json @@ -77,6 +77,7 @@ "Set your password" : "Vendos fjalëkalimin tënd", "Go to %s" : "Shko tek %s", "Install Client" : "Instalo Klient", + "Personal info" : "Informacion personal", "Create" : "Krijo", "Change" : "Ndrysho", "Unlimited" : "E pakufizuar", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index ded1327d04..1d4468841d 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Иди на %s", "Install Client" : "Инсталирајте клијенте", "Logged in user must be a subadmin" : "Пријављени корисник мора бити подадминистратор", + "Personal info" : "Лични подаци", + "Mobile & desktop" : "Мобилни и десктоп", "Create" : "Направи", "Change" : "Измени", "Reshare" : "Дели даље", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 3af1f8ad3a..ce6c753f50 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -103,6 +103,8 @@ "Go to %s" : "Иди на %s", "Install Client" : "Инсталирајте клијенте", "Logged in user must be a subadmin" : "Пријављени корисник мора бити подадминистратор", + "Personal info" : "Лични подаци", + "Mobile & desktop" : "Мобилни и десктоп", "Create" : "Направи", "Change" : "Измени", "Reshare" : "Дели даље", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index ca33584368..c2e348c9d1 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "Gå till %s", "Install Client" : "Installera Klient", "Logged in user must be a subadmin" : "Inloggad användare måste vara en del-administratör", + "Personal info" : "Personlig information", + "Mobile & desktop" : "Mobil & skrivbord", "Create" : "Skapa", "Change" : "Ändra", "Reshare" : "Dela vidare", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 651dae2bca..7e4ee93c6e 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -103,6 +103,8 @@ "Go to %s" : "Gå till %s", "Install Client" : "Installera Klient", "Logged in user must be a subadmin" : "Inloggad användare måste vara en del-administratör", + "Personal info" : "Personlig information", + "Mobile & desktop" : "Mobil & skrivbord", "Create" : "Skapa", "Change" : "Ändra", "Reshare" : "Dela vidare", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 40bca84a5c..4afb29d39e 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "%s sayfasına gidin", "Install Client" : "İstemciyi Yükleyin", "Logged in user must be a subadmin" : "Oturum açmış kullanıcı bir alt yönetici olmalıdır", + "Personal info" : "Kişisel bilgiler", + "Mobile & desktop" : "Mobil ve masaüstü", "Create" : "Ekle", "Change" : "Değiştir", "Reshare" : "Yeniden paylaş", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 3bb529c612..f47454e76e 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -103,6 +103,8 @@ "Go to %s" : "%s sayfasına gidin", "Install Client" : "İstemciyi Yükleyin", "Logged in user must be a subadmin" : "Oturum açmış kullanıcı bir alt yönetici olmalıdır", + "Personal info" : "Kişisel bilgiler", + "Mobile & desktop" : "Mobil ve masaüstü", "Create" : "Ekle", "Change" : "Değiştir", "Reshare" : "Yeniden paylaş", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 6f485626d7..e5b87c4c0b 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -94,6 +94,7 @@ OC.L10N.register( "Set your password" : "Встановіть свій пароль", "Go to %s" : "Перейти до %s", "Install Client" : "Встановити Клієнт", + "Personal info" : "Особиста інформація", "Create" : "Створити", "Unlimited" : "Необмежено", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторна автентифікація може застосовуватися для всіх \t користувачів і конкретних груп. Якщо вони не мають налаштованого двофакторного провайдера для входу, вони не зможуть увійти в систему.", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index c88959b77d..30c77bd7d6 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -92,6 +92,7 @@ "Set your password" : "Встановіть свій пароль", "Go to %s" : "Перейти до %s", "Install Client" : "Встановити Клієнт", + "Personal info" : "Особиста інформація", "Create" : "Створити", "Unlimited" : "Необмежено", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторна автентифікація може застосовуватися для всіх \t користувачів і конкретних груп. Якщо вони не мають налаштованого двофакторного провайдера для входу, вони не зможуть увійти в систему.", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index d51c51106c..223e683d4c 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "访问 %s", "Install Client" : "安装客户端", "Logged in user must be a subadmin" : "当前登录用户必须为子管理员", + "Personal info" : "个人信息", + "Mobile & desktop" : "手机与电脑", "Create" : "创建", "Change" : "修改", "Reshare" : "重新共享", @@ -240,7 +242,7 @@ OC.L10N.register( "Active apps" : "已启用的应用", "Disabled apps" : "已禁用的应用", "Updates" : "更新", - "App bundles" : "应用软件包", + "App bundles" : "应用捆绑包", "{license}-licensed" : "{license}-许可协议", "New user" : "新建用户", "Enter group name" : "输入群组名称", @@ -255,8 +257,8 @@ OC.L10N.register( "Show last login" : "显示最后登录", "Show user backend" : "显示用户来源", "Show storage path" : "显示存储路径", - "You are about to remove the group {group}. The users will NOT be deleted." : "您正在删除 {group} 组。组中的用户将不会被删除。", - "Please confirm the group removal " : "请确认分组删除", + "You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。", + "Please confirm the group removal " : "请确认移除群组", "Never" : "从不", "An error occured during the request. Unable to proceed." : "请求期间发生错误。 无法继续。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 9c51d8f635..9162628069 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -103,6 +103,8 @@ "Go to %s" : "访问 %s", "Install Client" : "安装客户端", "Logged in user must be a subadmin" : "当前登录用户必须为子管理员", + "Personal info" : "个人信息", + "Mobile & desktop" : "手机与电脑", "Create" : "创建", "Change" : "修改", "Reshare" : "重新共享", @@ -238,7 +240,7 @@ "Active apps" : "已启用的应用", "Disabled apps" : "已禁用的应用", "Updates" : "更新", - "App bundles" : "应用软件包", + "App bundles" : "应用捆绑包", "{license}-licensed" : "{license}-许可协议", "New user" : "新建用户", "Enter group name" : "输入群组名称", @@ -253,8 +255,8 @@ "Show last login" : "显示最后登录", "Show user backend" : "显示用户来源", "Show storage path" : "显示存储路径", - "You are about to remove the group {group}. The users will NOT be deleted." : "您正在删除 {group} 组。组中的用户将不会被删除。", - "Please confirm the group removal " : "请确认分组删除", + "You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。", + "Please confirm the group removal " : "请确认移除群组", "Never" : "从不", "An error occured during the request. Unable to proceed." : "请求期间发生错误。 无法继续。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index d275b97019..479762d30d 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -81,6 +81,8 @@ OC.L10N.register( "Set your password" : "設定您的密碼", "Go to %s" : "前往 %s", "Install Client" : "安裝客戶端程式", + "Personal info" : "個人資訊", + "Mobile & desktop" : "行動裝置及桌面", "Create" : "建立", "Change" : "更改", "Unlimited" : "無限制", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 1d5d6394ea..6ebb222bc7 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -79,6 +79,8 @@ "Set your password" : "設定您的密碼", "Go to %s" : "前往 %s", "Install Client" : "安裝客戶端程式", + "Personal info" : "個人資訊", + "Mobile & desktop" : "行動裝置及桌面", "Create" : "建立", "Change" : "更改", "Unlimited" : "無限制", diff --git a/apps/sharebymail/l10n/el.js b/apps/sharebymail/l10n/el.js index ec7c632d83..37ee6067d2 100644 --- a/apps/sharebymail/l10n/el.js +++ b/apps/sharebymail/l10n/el.js @@ -18,6 +18,7 @@ OC.L10N.register( "Password to access {file} was sent to you" : "Σας έχει αποσταλεί στο συνθηματικό για πρόσβαση {file}", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε αυτοδημιουργημένο συνθηματικό. Παρακαλούμε βάλτε μία έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και προσπαθήστε ξανά.", "Failed to send share by email" : "Αποτυχία αποστολής συνδέσμου διαμοιρασμού μέσω Ηλ.ταχυδρομείου", + "%1$s shared »%2$s« with you" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς.", "%1$s shared »%2$s« with you." : "%1$s διαμοιράστηκε »%2$s« με εσάς.", "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", "Open »%s«" : "Ανοίξτε »%s«", @@ -27,6 +28,9 @@ OC.L10N.register( "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:" : "Προστατευμένο με το συνθηματικό:", + "%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:", + "%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει", + "»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο", "This is the password:" : "Αυτό είναι το συνθηματικό:", "You can choose a different password at any time in the share dialog." : "Μπορείτε να διαλέξετε ένα διαφορετικό συνθηματικό οποιαδήποτε στιγμή στον διάλογο διαμοιρασμού.", "Could not find share" : "Αδυναμία εύρεσης κοινόχρηστου", diff --git a/apps/sharebymail/l10n/el.json b/apps/sharebymail/l10n/el.json index d16f3315a7..3dd563c7f9 100644 --- a/apps/sharebymail/l10n/el.json +++ b/apps/sharebymail/l10n/el.json @@ -16,6 +16,7 @@ "Password to access {file} was sent to you" : "Σας έχει αποσταλεί στο συνθηματικό για πρόσβαση {file}", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε αυτοδημιουργημένο συνθηματικό. Παρακαλούμε βάλτε μία έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και προσπαθήστε ξανά.", "Failed to send share by email" : "Αποτυχία αποστολής συνδέσμου διαμοιρασμού μέσω Ηλ.ταχυδρομείου", + "%1$s shared »%2$s« with you" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς.", "%1$s shared »%2$s« with you." : "%1$s διαμοιράστηκε »%2$s« με εσάς.", "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", "Open »%s«" : "Ανοίξτε »%s«", @@ -25,6 +26,9 @@ "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:" : "Προστατευμένο με το συνθηματικό:", + "%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:", + "%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει", + "»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο", "This is the password:" : "Αυτό είναι το συνθηματικό:", "You can choose a different password at any time in the share dialog." : "Μπορείτε να διαλέξετε ένα διαφορετικό συνθηματικό οποιαδήποτε στιγμή στον διάλογο διαμοιρασμού.", "Could not find share" : "Αδυναμία εύρεσης κοινόχρηστου", diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index c52ef923ba..bd6eb79e61 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -34,7 +34,7 @@ OC.L10N.register( "More than 1,000 directory entries available." : "Mehr als 1.000 Einträge stehen zur Verfügung.", "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} Eintrag in der angegebenen Base DN verfügbar","{objectsFound} Einträge in der angegebenen Base DN verfügbar"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ein Fehler ist aufgetreten. Bitte die Base DN sowie die Verbindungs- und Anmeldeeinstellungen überprüfen.", - "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", + "Do you really want to delete the current Server Configuration?" : "Möchtest Du die aktuelle Serverkonfiguration wirklich löschen?", "Confirm Deletion" : "Löschen bestätigen", "Mappings cleared successfully!" : "Zuordnungen erfolgreich gelöscht!", "Error while clearing the mappings." : "Fehler beim Löschen der Zuordnungen.", diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index 75cc34cf15..2e0e399a29 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -32,7 +32,7 @@ "More than 1,000 directory entries available." : "Mehr als 1.000 Einträge stehen zur Verfügung.", "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} Eintrag in der angegebenen Base DN verfügbar","{objectsFound} Einträge in der angegebenen Base DN verfügbar"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ein Fehler ist aufgetreten. Bitte die Base DN sowie die Verbindungs- und Anmeldeeinstellungen überprüfen.", - "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", + "Do you really want to delete the current Server Configuration?" : "Möchtest Du die aktuelle Serverkonfiguration wirklich löschen?", "Confirm Deletion" : "Löschen bestätigen", "Mappings cleared successfully!" : "Zuordnungen erfolgreich gelöscht!", "Error while clearing the mappings." : "Fehler beim Löschen der Zuordnungen.", diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index 395d731196..fb580ec7b1 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -34,7 +34,7 @@ OC.L10N.register( "More than 1,000 directory entries available." : "Es sind mehr als 1.000 Verzeichniseinträge verfügbar.", "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} Eintrag in der angegebenen Base DN verfügbar","{objectsFound} Einträge in der angegebenen Base DN verfügbar"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Es ist ein Fehler aufgetreten. Bitte überprüfen Sie die Base DN wie auch die Verbindungseinstellungen und Anmeldeinformationen.", - "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", + "Do you really want to delete the current Server Configuration?" : "Möchten Sie die aktuelle Serverkonfiguration wirklich löschen?", "Confirm Deletion" : "Löschen bestätigen", "Mappings cleared successfully!" : "Zuordnungen erfolgreich gelöscht!", "Error while clearing the mappings." : "Fehler beim Löschen der Zuordnungen.", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index 9bb6d4bc6d..3fe63900ae 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -32,7 +32,7 @@ "More than 1,000 directory entries available." : "Es sind mehr als 1.000 Verzeichniseinträge verfügbar.", "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} Eintrag in der angegebenen Base DN verfügbar","{objectsFound} Einträge in der angegebenen Base DN verfügbar"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Es ist ein Fehler aufgetreten. Bitte überprüfen Sie die Base DN wie auch die Verbindungseinstellungen und Anmeldeinformationen.", - "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?", + "Do you really want to delete the current Server Configuration?" : "Möchten Sie die aktuelle Serverkonfiguration wirklich löschen?", "Confirm Deletion" : "Löschen bestätigen", "Mappings cleared successfully!" : "Zuordnungen erfolgreich gelöscht!", "Error while clearing the mappings." : "Fehler beim Löschen der Zuordnungen.", diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index f27d5521b6..c09e6a9220 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -55,7 +55,7 @@ OC.L10N.register( "Invalid Host" : "Neveljaven gostitelj", "Test Configuration" : "Preizkusne nastavitve", "Help" : "Pomoč", - "Groups meeting these criteria are available in %s:" : "Skupine, ki so skladne s kriterijem, so na voljo v %s:", + "Groups meeting these criteria are available in %s:" : "Skupine, skladne s kriterijem, so na voljo v %s:", "Only these object classes:" : "Le ti razredi predmetov:", "Only from these groups:" : "Le od skupin:", "Search groups" : "Iskanje skupin", diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index 20611ce25b..b3ff1c24b5 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -53,7 +53,7 @@ "Invalid Host" : "Neveljaven gostitelj", "Test Configuration" : "Preizkusne nastavitve", "Help" : "Pomoč", - "Groups meeting these criteria are available in %s:" : "Skupine, ki so skladne s kriterijem, so na voljo v %s:", + "Groups meeting these criteria are available in %s:" : "Skupine, skladne s kriterijem, so na voljo v %s:", "Only these object classes:" : "Le ti razredi predmetov:", "Only from these groups:" : "Le od skupin:", "Search groups" : "Iskanje skupin", diff --git a/apps/workflowengine/l10n/sl.js b/apps/workflowengine/l10n/sl.js index f92e69f295..3118c226eb 100644 --- a/apps/workflowengine/l10n/sl.js +++ b/apps/workflowengine/l10n/sl.js @@ -26,6 +26,7 @@ OC.L10N.register( "%s (restricted)" : "%s (omejeno)", "Predefined URLs" : "Določeni naslovi URL", "Files WebDAV" : "Datoteke WebDAV", + "Others" : "Ostali", "Android client" : "Odjemalec za Android", "iOS client" : "Odjemalec za iOS", "Desktop client" : "Odjemalec za namizne računalnike", diff --git a/apps/workflowengine/l10n/sl.json b/apps/workflowengine/l10n/sl.json index 7cf6fa9156..d107ce919d 100644 --- a/apps/workflowengine/l10n/sl.json +++ b/apps/workflowengine/l10n/sl.json @@ -24,6 +24,7 @@ "%s (restricted)" : "%s (omejeno)", "Predefined URLs" : "Določeni naslovi URL", "Files WebDAV" : "Datoteke WebDAV", + "Others" : "Ostali", "Android client" : "Odjemalec za Android", "iOS client" : "Odjemalec za iOS", "Desktop client" : "Odjemalec za namizne računalnike", diff --git a/core/l10n/el.js b/core/l10n/el.js index 438026f1af..7f2a1cf442 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -91,15 +91,23 @@ OC.L10N.register( "Missing index \"{indexName}\" in table \"{tableName}\"." : "Αγνοείται η ένδειξη \"{Όνομα_ένδειξης}\" στην επιφάνεια \"{Όνομα επιφάνειας}\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Κάποιες καταχωρήσεις απουσιάζουν από την βάση δεδομένων. Χρειάζεται αρκετός χρόνος για την καταχώρηση αυτών που εισήχθαν αυτόματα. Εκτελώντας την εντολή \"occ db:add-missing-indices\" μπορείτε να εισάγεται χειροκίνητα καθώς η διεργασία εκτελείτε. Μόλις οι ελήψεις εισαχθούν συνήθως είναι ποιό γρήγορα.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Σε αυτή την εγκατάσταση απουσιάζουν προτεινόμενα PHP πρόσθετα. Για καλύτερες επιδόσεις και συμβατότητα πρτείνεται η εγκατάστασή τους.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read the documentation page about this." : "Κάποιες καταχωρήσεις στη βάση δεδομένων χρειάζονται μετατροπή σε bigint. Λόγω του αρκετού χρόνου που απαιτείται δεν έγινε αυτόματα. Εκτελώντας την εντολή \"occ db:convert-filecache-bigint\" οι αλλαγές θα πραγματοποιηθούν χειροκίνητα. Η εργασία χρειάζεται να εκτελεστεί με τις υπηρεσίες εκτός λειτουργίας. Για περισσότερες λεπτομέρειες δείτε την τεκμηρίωση σχετικά.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Η SQLLite χρησιμοποιείται ως βάση δεδομένων για το backend. Για μεγαλύτερες εγκαταστάσεις προτείνουμε την αλλαγή σε διαφορετική βάση δεδομένων.", "This is particularly recommended when using the desktop client for file synchronisation." : "Συνιστάται ιδιαίτερα όταν χρησιμοποιείται για συγχρονισμό το λογισμικό υπολογιστή.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the documentation ↗." : "Για την μεταφορά σε άλλη βάση δεδομένων χρησιμοποιήστε στην γραμμή εντολών 'occ db:convert-type', ή δείτε τεκμηρίωση ↗.", "Use of the the built in php mailer is no longer supported. Please update your email server settings ↗." : "Δεν υποστηρίζεται πλέον η αλληλογραφία php. Παρακαλώ ενημερώστε τον διακομιστή αλληλογραφίας σας ↗.", "The PHP memory limit is below the recommended value of 512MB." : "Το όριο μνήμης της PHP είναι κάτω της προτεινόμενης 512 ΜΒ.", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Ορισμένοι κατάλογοι εφαρμογών ανήκουν σε διαφορετικό χρήστη από αυτόν του διακομιστή ιστού. Αυτό μπορεί να συμβεί αν οι εφαρμογές έχουν εγκατασταθεί με μη αυτόματο τρόπο. Ελέγξτε τα δικαιώματα των ακόλουθων καταλόγων εφαρμογών:", + "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read the documentation page about this." : "Χρησιμοποιείται η βάση δεδομένων MySQL αλλά δεν υποστηρίζει 4-byte χαρακτήρες. Για την διαχέιριση χαρακτήρων 4-byte (όπως emojis) χωρίς προβλήματα στα ονόματ αρχείων ή σχολίων για παράδειγμα, προτείνεται η ενεργοποίηση της υποστήριξης 4-byte της MySQL. Για περισσότερες λεπτομέρειες δείτε την σχετική τεκμηρίωση.", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Η υπηρεσία χρησιμοποιεί ως κύριο τρόπο αποθήκευσης την S3 κατάσταση. Τα μεταφορτωμένα αρχεία αποθηκεύονται προσωρινά στον διακομιστή και επομένως συνιστάται να διατίθενται 50 GB ελεύθερου χώρου στον κατάλογο Temp της PHP. Ελέγξτε τα αρχεία καταγραφής για πλήρεις λεπτομέρειες σχετικά με τη διαδρομή και τον διαθέσιμο χώρο. Για να το βελτιώσετε, παρακαλούμε αλλάξτε τον προσωρινό κατάλογο στο php.ini ή διαθέστε περισσότερο χώρο σε αυτή τη διαδρομή.", "Error occurred while checking server setup" : "Παρουσιάστηκε σφάλμα κατά τον έλεγχο των ρυθμίσεων του διακομιστή σας", + "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." : "Ο κατάλογος δεδομένων και τα αρχεία σας είναι πιθανόν προσβάσιμα από το διαδίκτυο. Το αρχείο .htaccess δεν λειτουργεί. Σας προτείνουμε να ρυθμίσετε το διακομιστή σας με τέτοιο τρόπο ώστε ο κατάλογος δεδομένων να μην είναι πλέον προσβάσιμος ή να μετακινήσετε τον κατάλογο δεδομένων εκτός του ριζικού καταλόγου εγγράφων του διακομιστή.", "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." : "H HTTP επικεφαλίδα \"{header}\" δεν έχει ρυθμιστεί ως \"{expected}\". Αυτό αποτελεί κίνδυνο ασφάλειας ή ιδιωτικότητας και συστήνουμε τη προσαρμογή αυτής της ρύθμισης.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "H HTTP επικεφαλίδα \"{header}\" δεν έχει ρυθμιστεί ώς \"{expected}\". Κάποιες δυνατότητες ίσως να μην λειτουργούν σωστά. Αυτό αποτελεί κίνδυνο ασφάλειας ή ιδιωτικότητας και συστήνουμε τον έλεγχο ρυθμίσεων.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "H \"{header}\" κεφαλίδα HTTP δεν περιέχει \"{expected}\". Αυτό αποτελεί κίνδυνο ασφάλειας ή ιδιωτικότητας και συστήνουμε τη προσαρμογή αυτής της ρύθμισης.", + "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "Η \"{header}\" HTTP επικεφαλίδα δεν ρυθμίστικε σε \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ή \"{val5}\". Αυτό μπορεί να διαρρεύσει πληροφορίες. Δείτε το W3C Προτεινόμενα↗.", + "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 security tips ↗." : "Η \"Strict-Transport-Security\" κεφαλίδα HTTP δεν έχει ρυθμιστεί για τουλάχιστον \"{seconds}\" δευτερόλεπτα. Για αυξημένη ασφάλεια συστήνουμε την ενεργοποίηση του HSTS όπως περιγράφεται στις συμβουλές ασφαλείας ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Εισέρχεστε στον ιστότοπο μέσω HTTP. Προτείνουμε να ρυθμίσετε τον διακομιστή σας, να απαιτεί τη χρήση HTTPS όπως περιγράφεται στις συμβουλές ασφαλείας ↗.", "Non-existing tag #{tag}" : "Μη υπάρχουσα ετικέτα #{tag}", "restricted" : "περιορισμένο", "invisible" : "αόρατο", @@ -146,10 +154,12 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Το συνθηματικό σας δεν μπορεί να αλλάξει. Παρακαλώ επικοινωνήστε με το διαχειριστή.", "Back to login" : "Πίσω στην είσοδο", "New password" : "Νέο συνθηματικό", + "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Τα αρχεία σας είναι κρυπτογραφημένα. Δεν θα υπάρξει κανένας τρόπος για να έχετε πρόσβαση στα δεδομένα σας μετά την επαναφορά του συνθηματικού σας. Αν δεν είστε σίγουροι για το τι πρέπει να κάνετε, επικοινωνήστε με το διαχειριστή, πριν να συνεχίσετε. Θέλετε σίγουρα να συνεχίσετε;", "I know what I'm doing" : "Γνωρίζω τι κάνω", "Resetting password" : "Επαναφορά κωδικού", "Recommended apps" : "Προτεινόμενες εφαρμογές", "Loading apps …" : "Φόρτωση εφαρμογών …", + "Could not fetch list of apps from the app store." : "Δεν μπορεί να ληφθεί η λίστα εφαρμογών από την αγορά εφαρμογών.", "Installing apps …" : "Εγκατάσταση εφαρμογών …", "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "Η εγκατάσταση ή λήψη εφαρμογής απέτυχε", @@ -159,6 +169,9 @@ OC.L10N.register( "Schedule work & meetings, synced with all your devices." : "Προγραμματισμένες εργασίες & συνταντήσεις, συγχρονίζονται με όλες τις συσκευές σας.", "Keep your colleagues and friends in one place without leaking their private info." : "Κρατήστε συνεργάτες και φίλους σε ένα μέρος χωρίς να κινδυνεύουν τα προσωπικά δεδομένα τους.", "Simple email app nicely integrated with Files, Contacts and Calendar." : "Απλή εφαρμογή ηλ.ταχυδρομίου ενσωματώνοντας Αρχεία, Επαφές και Ημερολόγιο.", + "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Μηνύματα, κλήσεις βίντεο, κοινή χρήση οθόνης, συναντήσεις και τηλεδιασκέψεις - στον περιηγητή σας και με εφαρμογές κινητού.", + "Collaboratively edit office documents." : "Συνεργατική επεξεργασία εγγράφων.", + "Local document editing back-end used by the OnlyOffice app." : "Επεξεργασία τοπικών εγγράφων με χρήση εφαρμογής OnlyOffice.", "Forgot password?" : "Ξεχάσατε το συνθηματικό;", "Settings" : "Ρυθμίσεις", "Could not load your contacts" : "Αδυναμία φόρτωσης των επαφών σας", @@ -262,17 +275,22 @@ OC.L10N.register( "Performance warning" : "Προειδοποίηση απόδοσης", "You chose SQLite as database." : "Επιλέξατε την SQLite ως βάση δεδομένων.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Η SQLite πρέπει να χρησιμοποιείται μόνο για μικρές εγκαταστάσεις και εγκαταστάσεις για ανάπτυξη. Για παραγωγικά συστήματα συνιστούμε διαφορετική βάση δεδομένων.", + "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Εάν χρησιμοποιείτε το λογισμικό υπολογιστή για συγχρονισμό, δεν συνίσταται η χρήση της SQLite.", "Install recommended apps" : "Εγκατάσταση προτεινόμεων εφαρμογών", + "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Ημερολόγιο, Επαφές, Συνομιλία, Αλληλογραφία & OnlyOffice", "Finish setup" : "Ολοκλήρωση ρύθμισης", "Finishing …" : "Ολοκλήρωση …", "Need help?" : "Θέλετε βοήθεια;", "See the documentation" : "Δείτε την τεκμηρίωση", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Φαίνεται ότι προσπαθείτε να επανεγκαταστήσετε το Nextcloud. Ωστόσο, το αρχείο CAN_INSTALL λείπει από τον κατάλογο config. Δημιουργήστε το αρχείο CAN_INSTALL στο φάκελο config για να συνεχίσετε.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Δεν ήταν δυνατή η κατάργηση του CAN_INSTALL από το φάκελο config. Καταργήστε αυτό το αρχείο χειροκίνητα.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Αυτή η εφαρμογή απαιτεί JavaScript για σωστή λειτουργία. Παρακαλώ {linkstart}ενεργοποιήστε τη JavaScrip{linkend} και φορτώστε ξανά τη σελίδα.", "Get your own free account" : "Αποκτήστε τον δωρεάν λογαριασμό σας", "Skip to main content" : "Μετάβαση στο κύριο περιεχόμενο", "Skip to navigation of app" : "Μεταβείτε στην πλοήγηση της εφαρμογής", "More apps" : "Περισσότερες εφαρμογές", "More" : "Περισσότερα", + "More apps menu" : "Περισσότερο μενού εφαρμογών", "Search" : "Αναζήτηση", "Reset search" : "Επαναφορά αναζήτησης", "Contacts" : "Επαφές", @@ -283,6 +301,7 @@ OC.L10N.register( "Please log in before granting %1$s access to your %2$s account." : "Παρακαλώ συνδεθείτε πρίν χορηγήσετε %1$s πρόσβαση στον λογαριασμό σας %2$s.", "App token" : "Διακριτικό εφαρμογής", "Grant access" : "Παροχή άδειας πρόσβασης", + "Alternative log in using app token" : "Εναλλακτική είσοδος με την χρήση του αναγνωριστικού της εφαρμογής", "Account access" : "Πρόσβαση λογαριασμού", "You are about to grant %1$s access to your %2$s account." : "Πρόκειται να χορηγήσετε άδεια %1$s στον λογαριασμό σας %2$s.", "Account connected" : "Συνδεδεμένος λογαριασμός", @@ -291,7 +310,12 @@ OC.L10N.register( "This share is password-protected" : "Το κοινόχρηστο έχει προστασία κωδικού", "The password is wrong. Try again." : "Το συνθηματικό είναι λανθασμένο. Δοκιμάστε ξανά.", "Two-factor authentication" : "Πιστοποίηση Δύο-Παραγόντων", + "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Έχει ενεργοποιηθεί η βελτιωμένη ασφάλεια για τον λογαριασμό σας. Παρακαλώ επιλέξτε δεύτερο παράγοντα αυθεντικοποίησης:", + "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Δεν ήταν δυνατή η φόρτωση τουλάχιστον μιας από τις ενεργοποιημένες μεθόδους αυθεντικοποίησης με δύο παράγοντες. Επικοινωνήστε με το διαχειριστή σας.", + "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Ο έλεγχος ταυτότητας δύο παραγόντων επιβάλλεται αλλά δεν έχει ρυθμιστεί στο λογαριασμό σας. Επικοινωνήστε με το διαχειριστή σας για βοήθεια.", + "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "Ο έλεγχος ταυτότητας δύο παραγόντων επιβάλλεται αλλά δεν έχει ρυθμιστεί στο λογαριασμό σας. Συνεχίστε για ρύθμιση ελέγχου ταυτότητας δύο παραγόντων.", "Set up two-factor authentication" : "Ρύθμιση πιστοποίησης δύο-παραγόντων", + "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Ο έλεγχος ταυτότητας δύο παραγόντων επιβάλλεται αλλά δεν έχει ρυθμιστεί στο λογαριασμό σας. Χρησιμοποιήστε έναν από τους εφεδρικούς κωδικούς σας για να συνδεθείτε ή επικοινωνήστε με το διαχειριστή σας για βοήθεια.", "Use backup code" : "Χρήση εφεδρικών κωδικών", "Cancel login" : "Ακύρωση εισόδου", "Setup two-factor authentication" : "Ρύθμιση πιστοποίησης δύο-παραγόντων", @@ -324,6 +348,7 @@ OC.L10N.register( "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.
If it is not there ask your local administrator." : "Ο σύνδεσμος για την επαναφορά του συνθηματικού σας απεστάλη στο ηλ. ταχυδρομείο σας. Εάν δεν το παραλάβετε μέσα σε ένα εύλογο χρονικό διάστημα, ελέγξτε το φάκελο ανεπιθύμητων μηνυμάτων σας.
Εάν δεν βρίσκεται εκεί ρωτήστε τον διαχειριστή σας.", "Your files are encrypted. There will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Τα αρχεία σας είναι κρυπτογραφημένα. Δεν θα υπάρξει κανένας τρόπος για να έχετε πρόσβαση στα δεδομένα σας μετά την επαναφορά του συνθηματικού σας.
Αν δεν είστε σίγουροι για το τι πρέπει να κάνετε, επικοινωνήστε με το διαχειριστή, πριν να συνεχίσετε.
Θέλετε να συνεχίσετε;", "Sending email …" : "Γίνεται αποστολή αλληλογραφίας …", + "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "Η {name} είναι παλαιότερη από την έκδοση {version}, για λόγους σταθερότητας και απόδοσης συνιστάται η ενημέρωση σε μια νεότερη έκδοση {name}.", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the security tips ↗." : "Εισέρχεστε στον ιστότοπο μέσω HTTP. Προτείνουμε να ρυθμίσετε τον διακομιστή σας, να απαιτεί τη χρήση HTTPS όπως περιγράφεται στις συμβουλές ασφαλείας ↗.", "Shared" : "Κοινόχρηστα", "Shared with" : "Διαμοιράστηκε με", diff --git a/core/l10n/el.json b/core/l10n/el.json index 95eae5d442..2f739fd34a 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -89,15 +89,23 @@ "Missing index \"{indexName}\" in table \"{tableName}\"." : "Αγνοείται η ένδειξη \"{Όνομα_ένδειξης}\" στην επιφάνεια \"{Όνομα επιφάνειας}\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Κάποιες καταχωρήσεις απουσιάζουν από την βάση δεδομένων. Χρειάζεται αρκετός χρόνος για την καταχώρηση αυτών που εισήχθαν αυτόματα. Εκτελώντας την εντολή \"occ db:add-missing-indices\" μπορείτε να εισάγεται χειροκίνητα καθώς η διεργασία εκτελείτε. Μόλις οι ελήψεις εισαχθούν συνήθως είναι ποιό γρήγορα.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Σε αυτή την εγκατάσταση απουσιάζουν προτεινόμενα PHP πρόσθετα. Για καλύτερες επιδόσεις και συμβατότητα πρτείνεται η εγκατάστασή τους.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read the documentation page about this." : "Κάποιες καταχωρήσεις στη βάση δεδομένων χρειάζονται μετατροπή σε bigint. Λόγω του αρκετού χρόνου που απαιτείται δεν έγινε αυτόματα. Εκτελώντας την εντολή \"occ db:convert-filecache-bigint\" οι αλλαγές θα πραγματοποιηθούν χειροκίνητα. Η εργασία χρειάζεται να εκτελεστεί με τις υπηρεσίες εκτός λειτουργίας. Για περισσότερες λεπτομέρειες δείτε την τεκμηρίωση σχετικά.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Η SQLLite χρησιμοποιείται ως βάση δεδομένων για το backend. Για μεγαλύτερες εγκαταστάσεις προτείνουμε την αλλαγή σε διαφορετική βάση δεδομένων.", "This is particularly recommended when using the desktop client for file synchronisation." : "Συνιστάται ιδιαίτερα όταν χρησιμοποιείται για συγχρονισμό το λογισμικό υπολογιστή.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the documentation ↗." : "Για την μεταφορά σε άλλη βάση δεδομένων χρησιμοποιήστε στην γραμμή εντολών 'occ db:convert-type', ή δείτε τεκμηρίωση ↗.", "Use of the the built in php mailer is no longer supported. Please update your email server settings ↗." : "Δεν υποστηρίζεται πλέον η αλληλογραφία php. Παρακαλώ ενημερώστε τον διακομιστή αλληλογραφίας σας ↗.", "The PHP memory limit is below the recommended value of 512MB." : "Το όριο μνήμης της PHP είναι κάτω της προτεινόμενης 512 ΜΒ.", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Ορισμένοι κατάλογοι εφαρμογών ανήκουν σε διαφορετικό χρήστη από αυτόν του διακομιστή ιστού. Αυτό μπορεί να συμβεί αν οι εφαρμογές έχουν εγκατασταθεί με μη αυτόματο τρόπο. Ελέγξτε τα δικαιώματα των ακόλουθων καταλόγων εφαρμογών:", + "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read the documentation page about this." : "Χρησιμοποιείται η βάση δεδομένων MySQL αλλά δεν υποστηρίζει 4-byte χαρακτήρες. Για την διαχέιριση χαρακτήρων 4-byte (όπως emojis) χωρίς προβλήματα στα ονόματ αρχείων ή σχολίων για παράδειγμα, προτείνεται η ενεργοποίηση της υποστήριξης 4-byte της MySQL. Για περισσότερες λεπτομέρειες δείτε την σχετική τεκμηρίωση.", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Η υπηρεσία χρησιμοποιεί ως κύριο τρόπο αποθήκευσης την S3 κατάσταση. Τα μεταφορτωμένα αρχεία αποθηκεύονται προσωρινά στον διακομιστή και επομένως συνιστάται να διατίθενται 50 GB ελεύθερου χώρου στον κατάλογο Temp της PHP. Ελέγξτε τα αρχεία καταγραφής για πλήρεις λεπτομέρειες σχετικά με τη διαδρομή και τον διαθέσιμο χώρο. Για να το βελτιώσετε, παρακαλούμε αλλάξτε τον προσωρινό κατάλογο στο php.ini ή διαθέστε περισσότερο χώρο σε αυτή τη διαδρομή.", "Error occurred while checking server setup" : "Παρουσιάστηκε σφάλμα κατά τον έλεγχο των ρυθμίσεων του διακομιστή σας", + "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." : "Ο κατάλογος δεδομένων και τα αρχεία σας είναι πιθανόν προσβάσιμα από το διαδίκτυο. Το αρχείο .htaccess δεν λειτουργεί. Σας προτείνουμε να ρυθμίσετε το διακομιστή σας με τέτοιο τρόπο ώστε ο κατάλογος δεδομένων να μην είναι πλέον προσβάσιμος ή να μετακινήσετε τον κατάλογο δεδομένων εκτός του ριζικού καταλόγου εγγράφων του διακομιστή.", "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." : "H HTTP επικεφαλίδα \"{header}\" δεν έχει ρυθμιστεί ως \"{expected}\". Αυτό αποτελεί κίνδυνο ασφάλειας ή ιδιωτικότητας και συστήνουμε τη προσαρμογή αυτής της ρύθμισης.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "H HTTP επικεφαλίδα \"{header}\" δεν έχει ρυθμιστεί ώς \"{expected}\". Κάποιες δυνατότητες ίσως να μην λειτουργούν σωστά. Αυτό αποτελεί κίνδυνο ασφάλειας ή ιδιωτικότητας και συστήνουμε τον έλεγχο ρυθμίσεων.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "H \"{header}\" κεφαλίδα HTTP δεν περιέχει \"{expected}\". Αυτό αποτελεί κίνδυνο ασφάλειας ή ιδιωτικότητας και συστήνουμε τη προσαρμογή αυτής της ρύθμισης.", + "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "Η \"{header}\" HTTP επικεφαλίδα δεν ρυθμίστικε σε \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ή \"{val5}\". Αυτό μπορεί να διαρρεύσει πληροφορίες. Δείτε το W3C Προτεινόμενα↗.", + "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 security tips ↗." : "Η \"Strict-Transport-Security\" κεφαλίδα HTTP δεν έχει ρυθμιστεί για τουλάχιστον \"{seconds}\" δευτερόλεπτα. Για αυξημένη ασφάλεια συστήνουμε την ενεργοποίηση του HSTS όπως περιγράφεται στις συμβουλές ασφαλείας ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Εισέρχεστε στον ιστότοπο μέσω HTTP. Προτείνουμε να ρυθμίσετε τον διακομιστή σας, να απαιτεί τη χρήση HTTPS όπως περιγράφεται στις συμβουλές ασφαλείας ↗.", "Non-existing tag #{tag}" : "Μη υπάρχουσα ετικέτα #{tag}", "restricted" : "περιορισμένο", "invisible" : "αόρατο", @@ -144,10 +152,12 @@ "Password can not be changed. Please contact your administrator." : "Το συνθηματικό σας δεν μπορεί να αλλάξει. Παρακαλώ επικοινωνήστε με το διαχειριστή.", "Back to login" : "Πίσω στην είσοδο", "New password" : "Νέο συνθηματικό", + "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Τα αρχεία σας είναι κρυπτογραφημένα. Δεν θα υπάρξει κανένας τρόπος για να έχετε πρόσβαση στα δεδομένα σας μετά την επαναφορά του συνθηματικού σας. Αν δεν είστε σίγουροι για το τι πρέπει να κάνετε, επικοινωνήστε με το διαχειριστή, πριν να συνεχίσετε. Θέλετε σίγουρα να συνεχίσετε;", "I know what I'm doing" : "Γνωρίζω τι κάνω", "Resetting password" : "Επαναφορά κωδικού", "Recommended apps" : "Προτεινόμενες εφαρμογές", "Loading apps …" : "Φόρτωση εφαρμογών …", + "Could not fetch list of apps from the app store." : "Δεν μπορεί να ληφθεί η λίστα εφαρμογών από την αγορά εφαρμογών.", "Installing apps …" : "Εγκατάσταση εφαρμογών …", "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "Η εγκατάσταση ή λήψη εφαρμογής απέτυχε", @@ -157,6 +167,9 @@ "Schedule work & meetings, synced with all your devices." : "Προγραμματισμένες εργασίες & συνταντήσεις, συγχρονίζονται με όλες τις συσκευές σας.", "Keep your colleagues and friends in one place without leaking their private info." : "Κρατήστε συνεργάτες και φίλους σε ένα μέρος χωρίς να κινδυνεύουν τα προσωπικά δεδομένα τους.", "Simple email app nicely integrated with Files, Contacts and Calendar." : "Απλή εφαρμογή ηλ.ταχυδρομίου ενσωματώνοντας Αρχεία, Επαφές και Ημερολόγιο.", + "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Μηνύματα, κλήσεις βίντεο, κοινή χρήση οθόνης, συναντήσεις και τηλεδιασκέψεις - στον περιηγητή σας και με εφαρμογές κινητού.", + "Collaboratively edit office documents." : "Συνεργατική επεξεργασία εγγράφων.", + "Local document editing back-end used by the OnlyOffice app." : "Επεξεργασία τοπικών εγγράφων με χρήση εφαρμογής OnlyOffice.", "Forgot password?" : "Ξεχάσατε το συνθηματικό;", "Settings" : "Ρυθμίσεις", "Could not load your contacts" : "Αδυναμία φόρτωσης των επαφών σας", @@ -260,17 +273,22 @@ "Performance warning" : "Προειδοποίηση απόδοσης", "You chose SQLite as database." : "Επιλέξατε την SQLite ως βάση δεδομένων.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Η SQLite πρέπει να χρησιμοποιείται μόνο για μικρές εγκαταστάσεις και εγκαταστάσεις για ανάπτυξη. Για παραγωγικά συστήματα συνιστούμε διαφορετική βάση δεδομένων.", + "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Εάν χρησιμοποιείτε το λογισμικό υπολογιστή για συγχρονισμό, δεν συνίσταται η χρήση της SQLite.", "Install recommended apps" : "Εγκατάσταση προτεινόμεων εφαρμογών", + "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Ημερολόγιο, Επαφές, Συνομιλία, Αλληλογραφία & OnlyOffice", "Finish setup" : "Ολοκλήρωση ρύθμισης", "Finishing …" : "Ολοκλήρωση …", "Need help?" : "Θέλετε βοήθεια;", "See the documentation" : "Δείτε την τεκμηρίωση", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Φαίνεται ότι προσπαθείτε να επανεγκαταστήσετε το Nextcloud. Ωστόσο, το αρχείο CAN_INSTALL λείπει από τον κατάλογο config. Δημιουργήστε το αρχείο CAN_INSTALL στο φάκελο config για να συνεχίσετε.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Δεν ήταν δυνατή η κατάργηση του CAN_INSTALL από το φάκελο config. Καταργήστε αυτό το αρχείο χειροκίνητα.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Αυτή η εφαρμογή απαιτεί JavaScript για σωστή λειτουργία. Παρακαλώ {linkstart}ενεργοποιήστε τη JavaScrip{linkend} και φορτώστε ξανά τη σελίδα.", "Get your own free account" : "Αποκτήστε τον δωρεάν λογαριασμό σας", "Skip to main content" : "Μετάβαση στο κύριο περιεχόμενο", "Skip to navigation of app" : "Μεταβείτε στην πλοήγηση της εφαρμογής", "More apps" : "Περισσότερες εφαρμογές", "More" : "Περισσότερα", + "More apps menu" : "Περισσότερο μενού εφαρμογών", "Search" : "Αναζήτηση", "Reset search" : "Επαναφορά αναζήτησης", "Contacts" : "Επαφές", @@ -281,6 +299,7 @@ "Please log in before granting %1$s access to your %2$s account." : "Παρακαλώ συνδεθείτε πρίν χορηγήσετε %1$s πρόσβαση στον λογαριασμό σας %2$s.", "App token" : "Διακριτικό εφαρμογής", "Grant access" : "Παροχή άδειας πρόσβασης", + "Alternative log in using app token" : "Εναλλακτική είσοδος με την χρήση του αναγνωριστικού της εφαρμογής", "Account access" : "Πρόσβαση λογαριασμού", "You are about to grant %1$s access to your %2$s account." : "Πρόκειται να χορηγήσετε άδεια %1$s στον λογαριασμό σας %2$s.", "Account connected" : "Συνδεδεμένος λογαριασμός", @@ -289,7 +308,12 @@ "This share is password-protected" : "Το κοινόχρηστο έχει προστασία κωδικού", "The password is wrong. Try again." : "Το συνθηματικό είναι λανθασμένο. Δοκιμάστε ξανά.", "Two-factor authentication" : "Πιστοποίηση Δύο-Παραγόντων", + "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Έχει ενεργοποιηθεί η βελτιωμένη ασφάλεια για τον λογαριασμό σας. Παρακαλώ επιλέξτε δεύτερο παράγοντα αυθεντικοποίησης:", + "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Δεν ήταν δυνατή η φόρτωση τουλάχιστον μιας από τις ενεργοποιημένες μεθόδους αυθεντικοποίησης με δύο παράγοντες. Επικοινωνήστε με το διαχειριστή σας.", + "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Ο έλεγχος ταυτότητας δύο παραγόντων επιβάλλεται αλλά δεν έχει ρυθμιστεί στο λογαριασμό σας. Επικοινωνήστε με το διαχειριστή σας για βοήθεια.", + "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "Ο έλεγχος ταυτότητας δύο παραγόντων επιβάλλεται αλλά δεν έχει ρυθμιστεί στο λογαριασμό σας. Συνεχίστε για ρύθμιση ελέγχου ταυτότητας δύο παραγόντων.", "Set up two-factor authentication" : "Ρύθμιση πιστοποίησης δύο-παραγόντων", + "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Ο έλεγχος ταυτότητας δύο παραγόντων επιβάλλεται αλλά δεν έχει ρυθμιστεί στο λογαριασμό σας. Χρησιμοποιήστε έναν από τους εφεδρικούς κωδικούς σας για να συνδεθείτε ή επικοινωνήστε με το διαχειριστή σας για βοήθεια.", "Use backup code" : "Χρήση εφεδρικών κωδικών", "Cancel login" : "Ακύρωση εισόδου", "Setup two-factor authentication" : "Ρύθμιση πιστοποίησης δύο-παραγόντων", @@ -322,6 +346,7 @@ "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.
If it is not there ask your local administrator." : "Ο σύνδεσμος για την επαναφορά του συνθηματικού σας απεστάλη στο ηλ. ταχυδρομείο σας. Εάν δεν το παραλάβετε μέσα σε ένα εύλογο χρονικό διάστημα, ελέγξτε το φάκελο ανεπιθύμητων μηνυμάτων σας.
Εάν δεν βρίσκεται εκεί ρωτήστε τον διαχειριστή σας.", "Your files are encrypted. There will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Τα αρχεία σας είναι κρυπτογραφημένα. Δεν θα υπάρξει κανένας τρόπος για να έχετε πρόσβαση στα δεδομένα σας μετά την επαναφορά του συνθηματικού σας.
Αν δεν είστε σίγουροι για το τι πρέπει να κάνετε, επικοινωνήστε με το διαχειριστή, πριν να συνεχίσετε.
Θέλετε να συνεχίσετε;", "Sending email …" : "Γίνεται αποστολή αλληλογραφίας …", + "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "Η {name} είναι παλαιότερη από την έκδοση {version}, για λόγους σταθερότητας και απόδοσης συνιστάται η ενημέρωση σε μια νεότερη έκδοση {name}.", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the security tips ↗." : "Εισέρχεστε στον ιστότοπο μέσω HTTP. Προτείνουμε να ρυθμίσετε τον διακομιστή σας, να απαιτεί τη χρήση HTTPS όπως περιγράφεται στις συμβουλές ασφαλείας ↗.", "Shared" : "Κοινόχρηστα", "Shared with" : "Διαμοιράστηκε με", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index d653b16a99..4b50b84679 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -169,6 +169,7 @@ OC.L10N.register( "Schedule work & meetings, synced with all your devices." : "安排工作和会议,并与您的所有设备同步。", "Keep your colleagues and friends in one place without leaking their private info." : "将您的同事和朋友放在一个地方,而不会泄漏他们的私人信息。", "Simple email app nicely integrated with Files, Contacts and Calendar." : "简单的电子邮件应用程序与文件,联系人和日历完美集成。", + "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "在浏览器和移动设备应用中进行聊天,视频通话,屏幕共享,线上见面和网络会议。", "Collaboratively edit office documents." : "协作编辑办公文档。", "Local document editing back-end used by the OnlyOffice app." : "OnlyOffice 应用使用的本地文档编辑后端。", "Forgot password?" : "忘记密码?", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 608b1b8503..1fb0f68664 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -167,6 +167,7 @@ "Schedule work & meetings, synced with all your devices." : "安排工作和会议,并与您的所有设备同步。", "Keep your colleagues and friends in one place without leaking their private info." : "将您的同事和朋友放在一个地方,而不会泄漏他们的私人信息。", "Simple email app nicely integrated with Files, Contacts and Calendar." : "简单的电子邮件应用程序与文件,联系人和日历完美集成。", + "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "在浏览器和移动设备应用中进行聊天,视频通话,屏幕共享,线上见面和网络会议。", "Collaboratively edit office documents." : "协作编辑办公文档。", "Local document editing back-end used by the OnlyOffice app." : "OnlyOffice 应用使用的本地文档编辑后端。", "Forgot password?" : "忘记密码?", diff --git a/lib/l10n/af.js b/lib/l10n/af.js index 9822113b84..3636b144c5 100644 --- a/lib/l10n/af.js +++ b/lib/l10n/af.js @@ -12,7 +12,6 @@ OC.L10N.register( "Users" : "Gebruikers", "Unknown user" : "Onbekende gebruiker", "Security" : "Sekuriteit", - "Personal info" : "Persoonlike inligting", "Open »%s«" : "Open »%s«", "Sunday" : "Sondag", "Monday" : "Maandag", @@ -26,6 +25,7 @@ OC.L10N.register( "Create" : "Skep", "Delete" : "Skrap", "Share" : "Deel", + "Personal info" : "Persoonlike inligting", "Unlimited" : "Onbeperkte" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/af.json b/lib/l10n/af.json index 853496f64c..c2a501b140 100644 --- a/lib/l10n/af.json +++ b/lib/l10n/af.json @@ -10,7 +10,6 @@ "Users" : "Gebruikers", "Unknown user" : "Onbekende gebruiker", "Security" : "Sekuriteit", - "Personal info" : "Persoonlike inligting", "Open »%s«" : "Open »%s«", "Sunday" : "Sondag", "Monday" : "Maandag", @@ -24,6 +23,7 @@ "Create" : "Skep", "Delete" : "Skrap", "Share" : "Deel", + "Personal info" : "Persoonlike inligting", "Unlimited" : "Onbeperkte" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index ca64fd3f13..769a85bdc0 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -49,7 +49,6 @@ OC.L10N.register( "Sharing" : "المشاركة", "Security" : "الأمان", "Additional settings" : "الإعدادات المتقدمة", - "Personal info" : "المعلومات الشخصية", "%s enter the database username and name." : "%s أدخِل اسم قاعدة البيانات واسم مستخدمها.", "%s enter the database username." : "%s ادخل اسم المستخدم الخاص بقاعدة البيانات.", "%s enter the database name." : "%s ادخل اسم فاعدة البيانات", @@ -128,6 +127,7 @@ OC.L10N.register( "Create" : "إنشاء", "Delete" : "حذف", "Share" : "شارك", + "Personal info" : "المعلومات الشخصية", "Unlimited" : "غير محدود", "Verifying" : "التحقق", "Verifying …" : "عملية التحقق جارية …", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 6c9c2624e7..9a4c973780 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -47,7 +47,6 @@ "Sharing" : "المشاركة", "Security" : "الأمان", "Additional settings" : "الإعدادات المتقدمة", - "Personal info" : "المعلومات الشخصية", "%s enter the database username and name." : "%s أدخِل اسم قاعدة البيانات واسم مستخدمها.", "%s enter the database username." : "%s ادخل اسم المستخدم الخاص بقاعدة البيانات.", "%s enter the database name." : "%s ادخل اسم فاعدة البيانات", @@ -126,6 +125,7 @@ "Create" : "إنشاء", "Delete" : "حذف", "Share" : "شارك", + "Personal info" : "المعلومات الشخصية", "Unlimited" : "غير محدود", "Verifying" : "التحقق", "Verifying …" : "عملية التحقق جارية …", diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 9db096c0a3..2979f2b434 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -50,7 +50,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguranza", "Additional settings" : "Axustes adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s introducir el nome d'usuariu y el nome de la base de datos .", "%s enter the database username." : "%s introducir l'usuariu de la base de datos.", "%s enter the database name." : "%s introducir nome de la base de datos.", @@ -170,6 +169,7 @@ OC.L10N.register( "Change" : "Camudar", "Delete" : "Desaniciar", "Share" : "Share", + "Personal info" : "Información personal", "Unlimited" : "Non llendáu", "Verifying" : "Verificando", "Verifying …" : "Verificando...", diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index 1f7a55bbff..3b5c5de74b 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -48,7 +48,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguranza", "Additional settings" : "Axustes adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s introducir el nome d'usuariu y el nome de la base de datos .", "%s enter the database username." : "%s introducir l'usuariu de la base de datos.", "%s enter the database name." : "%s introducir nome de la base de datos.", @@ -168,6 +167,7 @@ "Change" : "Camudar", "Delete" : "Desaniciar", "Share" : "Share", + "Personal info" : "Información personal", "Unlimited" : "Non llendáu", "Verifying" : "Verificando", "Verifying …" : "Verificando...", diff --git a/lib/l10n/az.js b/lib/l10n/az.js index 1f9061a1e8..188f4bfd1f 100644 --- a/lib/l10n/az.js +++ b/lib/l10n/az.js @@ -15,7 +15,6 @@ OC.L10N.register( "Users" : "İstifadəçilər", "Unknown user" : "Istifadəçi tanınmır ", "Sharing" : "Paylaşılır", - "Personal info" : "Şəxsi məlumat", "%s enter the database username." : "Verilənlər bazası istifadəçi adını %s daxil et.", "%s enter the database name." : "Verilənlər bazası adını %s daxil et.", "Oracle connection could not be established" : "Oracle qoşulması alınmır", @@ -70,6 +69,7 @@ OC.L10N.register( "Create" : "Yarat", "Delete" : "Sil", "Share" : "Paylaş", + "Personal info" : "Şəxsi məlumat", "Unlimited" : "Limitsiz", "Sharing %s failed, because the file does not exist" : "%s yayımlanmasında səhv baş verdi ona görə ki, fayl mövcud deyil." }, diff --git a/lib/l10n/az.json b/lib/l10n/az.json index b2a93bf40d..258b688488 100644 --- a/lib/l10n/az.json +++ b/lib/l10n/az.json @@ -13,7 +13,6 @@ "Users" : "İstifadəçilər", "Unknown user" : "Istifadəçi tanınmır ", "Sharing" : "Paylaşılır", - "Personal info" : "Şəxsi məlumat", "%s enter the database username." : "Verilənlər bazası istifadəçi adını %s daxil et.", "%s enter the database name." : "Verilənlər bazası adını %s daxil et.", "Oracle connection could not be established" : "Oracle qoşulması alınmır", @@ -68,6 +67,7 @@ "Create" : "Yarat", "Delete" : "Sil", "Share" : "Paylaş", + "Personal info" : "Şəxsi məlumat", "Unlimited" : "Limitsiz", "Sharing %s failed, because the file does not exist" : "%s yayımlanmasında səhv baş verdi ona görə ki, fayl mövcud deyil." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index ada471d0f5..806b7c1093 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -46,7 +46,6 @@ OC.L10N.register( "Sharing" : "Споделяне", "Security" : "Сигурност", "Additional settings" : "Допълнителни настройки", - "Personal info" : "Лични данни", "%s enter the database username and name." : "%s въведете потребителско име и име за базата данни", "%s enter the database username." : "%s въведете потребител за базата данни.", "%s enter the database name." : "%s въведи име на базата данни.", @@ -144,6 +143,7 @@ OC.L10N.register( "Change" : "Промени", "Delete" : "Изтриване", "Share" : "Споделяне", + "Personal info" : "Лични данни", "Unlimited" : "Неограничено", "Verifying" : "Потвърждаване", "Verifying …" : "Потвърждаване...", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index f1caaa3a1b..6d38895f6a 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -44,7 +44,6 @@ "Sharing" : "Споделяне", "Security" : "Сигурност", "Additional settings" : "Допълнителни настройки", - "Personal info" : "Лични данни", "%s enter the database username and name." : "%s въведете потребителско име и име за базата данни", "%s enter the database username." : "%s въведете потребител за базата данни.", "%s enter the database name." : "%s въведи име на базата данни.", @@ -142,6 +141,7 @@ "Change" : "Промени", "Delete" : "Изтриване", "Share" : "Споделяне", + "Personal info" : "Лични данни", "Unlimited" : "Неограничено", "Verifying" : "Потвърждаване", "Verifying …" : "Потвърждаване...", diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index e1b97ca3af..3e80d7c174 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -88,8 +88,6 @@ OC.L10N.register( "Security" : "Seguretat", "Groupware" : "Treball en grup", "Additional settings" : "Paràmetres addicionals", - "Personal info" : "Informació personal", - "Mobile & desktop" : "Mòbil i escriptori", "%s enter the database username and name." : "%s escriviu el nom d'usuari i el nom de la base de dades.", "%s enter the database username." : "%s escriviu el nom d'usuari de la base de dades.", "%s enter the database name." : "%s escriviu el nom de la base de dades.", @@ -230,6 +228,8 @@ OC.L10N.register( "Change" : "Canvia", "Delete" : "Suprimeix", "Share" : "Comparteix", + "Personal info" : "Informació personal", + "Mobile & desktop" : "Mòbil i escriptori", "Unlimited" : "Il·limitat", "Verifying" : "S'està verificant", "Verifying …" : "S'està verificant ...", diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index e58bf9fc4c..f4638c9062 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -86,8 +86,6 @@ "Security" : "Seguretat", "Groupware" : "Treball en grup", "Additional settings" : "Paràmetres addicionals", - "Personal info" : "Informació personal", - "Mobile & desktop" : "Mòbil i escriptori", "%s enter the database username and name." : "%s escriviu el nom d'usuari i el nom de la base de dades.", "%s enter the database username." : "%s escriviu el nom d'usuari de la base de dades.", "%s enter the database name." : "%s escriviu el nom de la base de dades.", @@ -228,6 +226,8 @@ "Change" : "Canvia", "Delete" : "Suprimeix", "Share" : "Comparteix", + "Personal info" : "Informació personal", + "Mobile & desktop" : "Mòbil i escriptori", "Unlimited" : "Il·limitat", "Verifying" : "S'està verificant", "Verifying …" : "S'està verificant ...", diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index c27532566f..ad64f606b0 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "Vydání pro vzdělávací instituce", "Enterprise bundle" : "Sada pro organizace", "Groupware bundle" : "Sada pro podporu spolupráce", + "Hub bundle" : "Sada pro centrum aktivity (hub)", "Social sharing bundle" : "Balíček sociálního sdílení", "PHP %s or higher is required." : "Je vyžadováno PHP %s nebo novější.", "PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.", @@ -89,8 +90,6 @@ OC.L10N.register( "Security" : "Zabezpečení", "Groupware" : "Software pro podporu spolupráce", "Additional settings" : "Další nastavení", - "Personal info" : "Osobní údaje", - "Mobile & desktop" : "Mobilní a desktop", "%s enter the database username and name." : "%s zadejte databázové uživatelské jméno a jméno.", "%s enter the database username." : "Zadejte uživatelské jméno %s databáze.", "%s enter the database name." : "Zadejte název databáze pro %s databáze.", @@ -232,6 +231,8 @@ OC.L10N.register( "Change" : "Změnit", "Delete" : "Smazat", "Share" : "Sdílet", + "Personal info" : "Osobní údaje", + "Mobile & desktop" : "Mobilní a desktop", "Unlimited" : "Neomezeně", "Verifying" : "Ověřuje se", "Verifying …" : "Ověřování…", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 451ae93560..522a961ad8 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -15,6 +15,7 @@ "Education Edition" : "Vydání pro vzdělávací instituce", "Enterprise bundle" : "Sada pro organizace", "Groupware bundle" : "Sada pro podporu spolupráce", + "Hub bundle" : "Sada pro centrum aktivity (hub)", "Social sharing bundle" : "Balíček sociálního sdílení", "PHP %s or higher is required." : "Je vyžadováno PHP %s nebo novější.", "PHP with a version lower than %s is required." : "Je vyžadováno PHP ve verzi nižší než %s.", @@ -87,8 +88,6 @@ "Security" : "Zabezpečení", "Groupware" : "Software pro podporu spolupráce", "Additional settings" : "Další nastavení", - "Personal info" : "Osobní údaje", - "Mobile & desktop" : "Mobilní a desktop", "%s enter the database username and name." : "%s zadejte databázové uživatelské jméno a jméno.", "%s enter the database username." : "Zadejte uživatelské jméno %s databáze.", "%s enter the database name." : "Zadejte název databáze pro %s databáze.", @@ -230,6 +229,8 @@ "Change" : "Změnit", "Delete" : "Smazat", "Share" : "Sdílet", + "Personal info" : "Osobní údaje", + "Mobile & desktop" : "Mobilní a desktop", "Unlimited" : "Neomezeně", "Verifying" : "Ověřuje se", "Verifying …" : "Ověřování…", diff --git a/lib/l10n/da.js b/lib/l10n/da.js index e76f0aac19..f7a68e2a5d 100644 --- a/lib/l10n/da.js +++ b/lib/l10n/da.js @@ -59,8 +59,6 @@ OC.L10N.register( "Sharing" : "Deling", "Security" : "Sikkerhed", "Additional settings" : "Yderligere indstillinger", - "Personal info" : "Personlige oplysninger", - "Mobile & desktop" : "Mobil & desktop", "%s enter the database username and name." : "%s indtast brugernavn og navn til databasen.", "%s enter the database username." : "%s indtast database brugernavnet.", "%s enter the database name." : "%s indtast database navnet.", @@ -169,6 +167,8 @@ OC.L10N.register( "Change" : "Ændr", "Delete" : "Slet", "Share" : "Del", + "Personal info" : "Personlige oplysninger", + "Mobile & desktop" : "Mobil & desktop", "Unlimited" : "Ubegrænset", "Verifying" : "Bekræfter", "Verifying …" : "Bekræfter…", diff --git a/lib/l10n/da.json b/lib/l10n/da.json index 6b80459ce2..e530a65f26 100644 --- a/lib/l10n/da.json +++ b/lib/l10n/da.json @@ -57,8 +57,6 @@ "Sharing" : "Deling", "Security" : "Sikkerhed", "Additional settings" : "Yderligere indstillinger", - "Personal info" : "Personlige oplysninger", - "Mobile & desktop" : "Mobil & desktop", "%s enter the database username and name." : "%s indtast brugernavn og navn til databasen.", "%s enter the database username." : "%s indtast database brugernavnet.", "%s enter the database name." : "%s indtast database navnet.", @@ -167,6 +165,8 @@ "Change" : "Ændr", "Delete" : "Slet", "Share" : "Del", + "Personal info" : "Personlige oplysninger", + "Mobile & desktop" : "Mobil & desktop", "Unlimited" : "Ubegrænset", "Verifying" : "Bekræfter", "Verifying …" : "Bekræfter…", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 92d1917797..845bedfaed 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "Bildungsausgabe", "Enterprise bundle" : "Firmen-Paket", "Groupware bundle" : "Groupware-Paket", + "Hub bundle" : "Hub-Paket", "Social sharing bundle" : "Paket für das Teilen in sozialen Medien", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.", @@ -89,8 +90,6 @@ OC.L10N.register( "Security" : "Sicherheit", "Groupware" : "Groupware", "Additional settings" : "Zusätzliche Einstellungen", - "Personal info" : "Persönliche Informationen ", - "Mobile & desktop" : "Mobil & Desktop", "%s enter the database username and name." : "%s gebe den Datenbank-Benutzernamen und den Datenbanknamen ein.", "%s enter the database username." : "%s gebe den Datenbank-Benutzernamen an.", "%s enter the database name." : "%s gebe den Datenbanknamen an.", @@ -232,6 +231,8 @@ OC.L10N.register( "Change" : "Ändern", "Delete" : "Löschen", "Share" : "Teilen", + "Personal info" : "Persönliche Informationen ", + "Mobile & desktop" : "Mobil & Desktop", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", "Verifying …" : " Überprüfe… ", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 0becf60985..e30d4ed0d7 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -15,6 +15,7 @@ "Education Edition" : "Bildungsausgabe", "Enterprise bundle" : "Firmen-Paket", "Groupware bundle" : "Groupware-Paket", + "Hub bundle" : "Hub-Paket", "Social sharing bundle" : "Paket für das Teilen in sozialen Medien", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.", @@ -87,8 +88,6 @@ "Security" : "Sicherheit", "Groupware" : "Groupware", "Additional settings" : "Zusätzliche Einstellungen", - "Personal info" : "Persönliche Informationen ", - "Mobile & desktop" : "Mobil & Desktop", "%s enter the database username and name." : "%s gebe den Datenbank-Benutzernamen und den Datenbanknamen ein.", "%s enter the database username." : "%s gebe den Datenbank-Benutzernamen an.", "%s enter the database name." : "%s gebe den Datenbanknamen an.", @@ -230,6 +229,8 @@ "Change" : "Ändern", "Delete" : "Löschen", "Share" : "Teilen", + "Personal info" : "Persönliche Informationen ", + "Mobile & desktop" : "Mobil & Desktop", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", "Verifying …" : " Überprüfe… ", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index ea8d5276c3..de39aa4a9e 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "Bildungsausgabe", "Enterprise bundle" : "Firmen-Paket", "Groupware bundle" : "Groupware-Paket", + "Hub bundle" : "Hub-Paket", "Social sharing bundle" : "Paket für das Teilen in sozialen Medien", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.", @@ -89,8 +90,6 @@ OC.L10N.register( "Security" : "Sicherheit", "Groupware" : "Groupware", "Additional settings" : "Zusätzliche Einstellungen", - "Personal info" : "Persönliche Informationen ", - "Mobile & desktop" : "Mobil & Desktop", "%s enter the database username and name." : "%s geben Sie den Datenbank-Benutzernamen und den Datenbanknamen an.", "%s enter the database username." : "%s geben Sie den Datenbank-Benutzernamen an.", "%s enter the database name." : "%s geben Sie den Datenbanknamen an.", @@ -232,6 +231,8 @@ OC.L10N.register( "Change" : "Ändern", "Delete" : "Löschen", "Share" : "Teilen", + "Personal info" : "Persönliche Informationen ", + "Mobile & desktop" : "Mobil & Desktop", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", "Verifying …" : " Überprüfe… ", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 8d036a96b5..6b3b4db18b 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -15,6 +15,7 @@ "Education Edition" : "Bildungsausgabe", "Enterprise bundle" : "Firmen-Paket", "Groupware bundle" : "Groupware-Paket", + "Hub bundle" : "Hub-Paket", "Social sharing bundle" : "Paket für das Teilen in sozialen Medien", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.", @@ -87,8 +88,6 @@ "Security" : "Sicherheit", "Groupware" : "Groupware", "Additional settings" : "Zusätzliche Einstellungen", - "Personal info" : "Persönliche Informationen ", - "Mobile & desktop" : "Mobil & Desktop", "%s enter the database username and name." : "%s geben Sie den Datenbank-Benutzernamen und den Datenbanknamen an.", "%s enter the database username." : "%s geben Sie den Datenbank-Benutzernamen an.", "%s enter the database name." : "%s geben Sie den Datenbanknamen an.", @@ -230,6 +229,8 @@ "Change" : "Ändern", "Delete" : "Löschen", "Share" : "Teilen", + "Personal info" : "Persönliche Informationen ", + "Mobile & desktop" : "Mobil & Desktop", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", "Verifying …" : " Überprüfe… ", diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 111a355637..30f623fe29 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -4,7 +4,10 @@ OC.L10N.register( "Cannot write into \"config\" directory!" : "Αδυναμία εγγραφής στον κατάλογο \"config\"!", "This can usually be fixed by giving the webserver write access to the config directory" : "Αυτό μπορεί συνήθως να διορθωθεί παρέχοντας δικαιώματα εγγραφής για το φάκελο config στο διακομιστή δικτύου", "See %s" : "Δείτε %s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ή εάν επιθυμείτε να διατηρήσετε το config.php σε κατάσταση ανάγνωσης μόνο, καθορίστετο από τις επιλογές του σε true του \"config_is_read_only\".", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Αυτό μπορεί συνήθως να διορθωθεί δίνοντας στον διακομιστή γραπτή πρόσβαση στον κατάλογο εκχώρησης. Βλέπε%s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ή εάν επιθυμείτε να διατηρήσετε το config.php σε κατάσταση ανάγνωσης μόνο, καθορίστετο από τις επιλογές του σε true του \"config_is_read_only\". Δείτε %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Τα αρχεία της εφαρμογής %1$s δεν αντικαταστάθηκαν σωστά. Βεβαιωθείτε ότι πρόκειται για συμβατή έκδοση με το διακομιστή.", "Sample configuration detected" : "Ανιχνεύθηκε δείγμα εγκατάστασης", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Έχει ανιχνευθεί ότι το δείγμα εγκατάστασης έχει αντιγραφεί. Αυτό μπορεί να σπάσει την εγκατάστασή σας και δεν υποστηρίζεται. Παρακαλώ διαβάστε την τεκμηρίωση πριν εκτελέσετε αλλαγές στο config.php", "%1$s and %2$s" : "%1$s και %2$s", @@ -14,6 +17,7 @@ OC.L10N.register( "Education Edition" : "Εκπαιδευτική Έκδοση", "Enterprise bundle" : "Πακέτο επιχειρήσεων", "Groupware bundle" : "Ομάδα δέσμης", + "Hub bundle" : "Hub bundle", "Social sharing bundle" : "Πακέτο κοινωνικού διαμοιρασμού", "PHP %s or higher is required." : "PHP %s ή νεώτερη απαιτείται.", "PHP with a version lower than %s is required." : "Απαιτείται PHP παλαιότερη από την έκδοση %s.", @@ -21,9 +25,25 @@ OC.L10N.register( "Following databases are supported: %s" : " Υποστηρίζονται οι ακόλουθες βάσεις δεδομένων: %s", "The command line tool %s could not be found" : "Το εργαλείο γραμμής εντολών %s δεν μπορεί να βρεθεί", "The library %s is not available." : "Το %s της βιβλιοθήκης δεν είναι διαθέσιμο.", + "Library %1$s with a version higher than %2$s is required - available version %3$s." : "Απαιτείται βιβλιοθήκη %1$s νεότερη από την έκδοση %2$s - διαθέσιμη έκδοση %3$s.", + "Library %1$s with a version lower than %2$s is required - available version %3$s." : "Απαιτείται βιβλιοθήκη %1$s παλαιότερη από την έκδοση %2$s - διαθέσιμη έκδοση %3$s.", "Following platforms are supported: %s" : "Οι ακόλουθες πλατφόρμες υποστηρίζονται: %s", "Server version %s or higher is required." : "Απαιτείται έκδοση διακομιστή %s ή νεότερη.", "Server version %s or lower is required." : "Απαιτείται έκδοση διακομιστή %s ή παλαιότερη.", + "Logged in user must be an admin or sub admin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι admin ή subadmin", + "Logged in user must be an admin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι διαχειριστής", + "Wiping of device %s has started" : "Η εκκαθάριση συσκευής %s ξεκίνησε", + "Wiping of device »%s« has started" : "Η εκκαθάριση συσκευής »%s« ξεκίνησε", + "»%s« started remote wipe" : "»%s« ξεκίνησε η απομακρυσμένη εκκαθάριση", + "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Η συσκευή ή εφαρμογή »%s« ξεκίνησε απομακρυσμένη εκκαθάριση. Θα λάβετε ένα ηλ.μήνυμα μόλις ολοκληρωθεί", + "Wiping of device %s has finished" : "Η εκκαθάριση συσκευής %s ολοκληρώθηκε", + "Wiping of device »%s« has finished" : "Η εκκαθάριση συσκευής »%s« ολοκληρώθηκε", + "»%s« finished remote wipe" : "»%s« ολοκληρώθηκε η απομακρυσμένη εκκαθάριση", + "Device or application »%s« has finished the remote wipe process." : "Η συσκευή ή εφαρμογή »%s« ολοκλήρωσε την απομακρυσμένη εκκαθάριση.", + "Remote wipe started" : "Η απομακρυσμένη εκκαθάριση ξεκίνησε", + "A remote wipe was started on device %s" : "Η απομακρυσμένη εκκαθάριση ξεκίνησε στην συσκευή %s", + "Remote wipe finished" : "Η απομακρυσμένη εκκαθάριση ολοκληρώθηκε", + "The remote wipe on %s has finished" : "Η απομακρυσμένη εκκαθάριση στο %s ολοκληρώθηκε", "Authentication" : "Πιστοποίηση", "Unknown filetype" : "Άγνωστος τύπος αρχείου", "Invalid image" : "Μη έγκυρη εικόνα", @@ -39,8 +59,11 @@ OC.L10N.register( "_%n month ago_::_%n months ago_" : ["πριν %n μήνα","πριν %n μήνες"], "next year" : "επόμενος χρόνος", "last year" : "τελευταίο χρόνο", + "_in %n year_::_in %n years_" : ["σε %n χρόνο","σε %n χρόνια"], "_%n year ago_::_%n years ago_" : ["%n χρόνο πριν","%n χρόνια πριν"], + "_in %n hour_::_in %n hours_" : ["σε %n ώρα","σε %n ώρες"], "_%n hour ago_::_%n hours ago_" : ["%nώρα πριν","%nώρες πριν"], + "_in %n minute_::_in %n minutes_" : ["σε %n λεπτό","σε %n λεπτά"], "_%n minute ago_::_%n minutes ago_" : ["%nλεπτό πριν","%nλεπτά πριν"], "in a few seconds" : "σε λίγα δευτερόλεπτα", "seconds ago" : "δευτερόλεπτα πριν", @@ -65,8 +88,8 @@ OC.L10N.register( "Basic settings" : "Βασικές ρυθμίσεις", "Sharing" : "Διαμοιρασμός", "Security" : "Ασφάλεια", + "Groupware" : "Ομαδικό", "Additional settings" : "Επιπρόσθετες ρυθμίσεις", - "Personal info" : "Προσωπικές πληροφορίες", "%s enter the database username and name." : "%sπληκτρολογήστε όνομα χρήστη και όνομα βάσης δεδομένων.", "%s enter the database username." : "%s εισάγετε το όνομα χρήστη της βάσης δεδομένων.", "%s enter the database name." : "%s εισάγετε το όνομα της βάσης δεδομένων.", @@ -86,6 +109,9 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σύστημα διαμοιρασμού %s πρέπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σύστημα διαμοιρασμού %s δεν βρέθηκε", "Sharing backend for %s not found" : "Το σύστημα διαμοιρασμού για το %s δεν βρέθηκε", + "%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:", + "%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει", + "»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο", "Open »%s«" : "Άνοιγμα »%s«", "%1$s via %2$s" : "%1$s μέσω %2$s", "You are not allowed to share %s" : "Δεν επιτρέπεται να διαμοιράσετε τον πόρο %s", @@ -94,6 +120,7 @@ OC.L10N.register( "Files can’t be shared with create permissions" : "Δεν μπορεί να γίνει διαμοιρασμός αρχείων με δικαιώματα δημιουργίας", "Expiration date is in the past" : "Η ημερομηνία λήξης είναι στο παρελθόν", "Can’t set expiration date more than %s days in the future" : "Δεν είναι δυνατό να τεθεί η ημερομηνία λήξης σε περισσότερες από %s ημέρες στο μέλλον", + "%1$s shared »%2$s« with you" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς.", "%1$s shared »%2$s« with you." : "%1$s διαμοιράστηκε »%2$s« με εσάς.", "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", "The requested share does not exist anymore" : "Το διαμοιρασμένο που ζητήθηκε δεν υπάρχει πλέον", @@ -147,10 +174,13 @@ OC.L10N.register( "A valid username must be provided" : "Πρέπει να δοθεί έγκυρο όνομα χρήστη", "Username contains whitespace at the beginning or at the end" : "Το όνομα χρήστη περιέχει κενό διάστημα στην αρχή ή στο τέλος", "Username must not consist of dots only" : "Το όνομα χρήστη δεν πρέπει να περιέχει μόνο τελείες", + "Username is invalid because files already exist for this user" : "Το όνομα χρήστη δεν είναι έγκυρο, επειδή υπάρχουν ήδη αρχεία για αυτόν τον χρήστη", "A valid password must be provided" : "Πρέπει να δοθεί έγκυρο συνθηματικό", "The username is already being used" : "Το όνομα χρήστη είναι κατειλημμένο", + "Could not create user" : "Αδυναμία δημιουργίας χρήστη", "User disabled" : "Ο χρήστης απενεργοποιήθηκε", "Login canceled by app" : "Η είσοδος ακυρώθηκε από την εφαρμογή", + "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Η εφαρμογή \"%1$s\" δεν μπορεί να εγκατασταθεί επειδή δεν πληρούνται τα προαπαιτούμενα: %2$s", "a safe home for all your data" : "ένα ασφαλές μέρος για όλα τα δεδομένα σας", "File is currently busy, please try again later" : "Το αρχείο χρησιμοποιείται αυτή τη στιγμή, παρακαλώ προσπαθήστε αργότερα", "Can't read file" : "Αδυναμία ανάγνωσης αρχείου", @@ -186,6 +216,11 @@ OC.L10N.register( "Check the value of \"datadirectory\" in your configuration" : "Ελέγξτε την τιμή του \"Φάκελος Δεδομένων\" στις ρυθμίσεις σας", "Your data directory is invalid" : "Ο κατάλογος δεδομένων σας δεν είναι έγκυρος", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Εξασφαλίστε ότι υπάρχει ένα αρχείο με όνομα \".ocdata\" στον βασικό κατάλογο του καταλόγου δεδομένων.", + "Action \"%s\" not supported or implemented." : "Η ενέργεια \"%s\" δεν υποστηρίζεται ή δεν μπορεί να υλοποιηθεί.", + "Authentication failed, wrong token or provider ID given" : "Ο έλεγχος ταυτότητας απέτυχε, δόθηκε λανθασμένο αναγνωριστικό ή αναγνωριστικό παρόχου", + "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Απουσιάζουν παράμετροι για την ολοκλήρωση του αιτήματος. Ελλιπής παράμετροι: \"%s\"", + "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "Το αναγνωριστικό \"%1$s\" χρησιμοποιείται ήδη από τον ομόσπονδο πάροχο \"%2$s\"", + "Cloud Federation Provider with ID: \"%s\" does not exist." : "Αναγνωριστικό Ομόσπονδου Παρόχου Σύννεφου: \"%s\" δεν υπάρχει.", "Could not obtain lock type %d on \"%s\"." : "Αδυναμία ανάκτησης τύπου κλειδιού %d στο \"%s\".", "Storage unauthorized. %s" : "Αποθηκευτικός χώρος χωρίς εξουσιοδότηση. %s", "Storage incomplete configuration. %s" : "Ελλιπής διαμόρφωση αποθηκευτικού χώρου. %s", @@ -196,6 +231,8 @@ OC.L10N.register( "Change" : "Αλλαγή", "Delete" : "Διαγραφή", "Share" : "Κοινή χρήση", + "Personal info" : "Προσωπικές πληροφορίες", + "Mobile & desktop" : "Κινητό & σταθερό", "Unlimited" : "Απεριόριστα", "Verifying" : "Γίνεται επαλήθευση", "Verifying …" : "Γίνεται επαλήθευση ...", @@ -203,14 +240,23 @@ OC.L10N.register( "Sharing %s failed, because the backend does not allow shares from type %i" : "Αποτυχία διαμοιρασμού %s, γιατί το σύστημα υποστήριξης δεν επιτρέπει κοινόχρηστα τύπου %i", "Sharing %s failed, because the file does not exist" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αρχείο δεν υπάρχει", "Sharing %s failed, because you can not share with yourself" : "Ο διαμοιρασμός του %s απέτυχε, γιατί δεν μπορείτε να διαμοιραστείτε με τον εαυτό σας.", + "Sharing %1$s failed, because the user %2$s does not exist" : "Ο διαμοιρασμός του %1$s απέτυχε, επειδή ο χρήστης %2$s δεν υπάρχει", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Ο διαμοιρασμός του %1$s απέτυχε, επειδή ο χρήστης %2$s δεν είναι μέλος καμίας ομάδας στην οποία ο χρήστης %3$s είναι μέλος", "Sharing %1$s failed, because this item is already shared with %2$s" : "Ο διαμοιρασμός του %1$s απέτυχε, γιατί το αντικείμενο είναι διαμοιρασμένο ήδη με τον χρήστη %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Αποτυχία διαμοιρασμού του %1$s, διότι το αντικείμενο διαμοιράζεται ήδη με τον χρήστη %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Ο διαμοιρασμός του %1$s απέτυχε, επειδή η ομάδα χρηστών %2$s δεν υπάρχει", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Ο διαμοιρασμός του %1$s απέτυχε, επειδή ο χρήστης %2$s δεν είναι μέλος της ομάδας %3$s", "You need to provide a password to create a public link, only protected links are allowed" : "Πρέπει να εισάγετε έναν κωδικό για να δημιουργήσετε έναν δημόσιο σύνδεσμο. Μόνο προστατευμένοι σύνδεσμοι επιτρέπονται", "Sharing %s failed, because sharing with links is not allowed" : "Ο διαμοιρασμός του %s απέτυχε, γιατί δεν επιτρέπεται ο διαμοιρασμός με συνδέσμους", "Not allowed to create a federated share with the same user" : "Δεν επιτρέπεται η δημιουργία federated διαμοιρασμού με τον ίδιο χρήστη", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Αποτυχία διαμοιρασμού %1$s, δεν βρέθηκε το %2$s, μπορεί ο διακομιστής να είναι προσωρινά απροσπέλαστος.", + "Share type %1$s is not valid for %2$s" : "Ο τύπος διαμοιρασμού %1$s δεν είναι έγκυρος για το %2$s", "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Δεν μπορεί να οριστεί ημερομηνία λήξης. Οι κοινοποιήσεις δεν μπορεί να λήγουν αργότερα από %s αφού έχουν διαμοιραστεί.", "Cannot set expiration date. Expiration date is in the past" : "Δεν μπορεί να οριστεί ημερομηνία λήξης. Η ημερομηνία λήξης είναι στο παρελθόν", "Sharing failed, because the user %s is the original sharer" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αντικείμενο είναι διαμοιρασμένο αρχικά από τον ίδιο χρήστη.", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Ο διαμοιρασμός του %1$s απέτυχε, γιατί τα δικαιώματα υπερτερούν αυτά που είναι ορισμένα για το %2$s", "Sharing %s failed, because resharing is not allowed" : "Ο διαμοιρασμός του %s απέτυχε, γιατί δεν επιτρέπεται ο επαναδιαμοιρασμός", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Ο διαμοιρασμός του %1$s απέτυχε, γιατί δεν ήταν δυνατό να εντοπίσει την πηγή το σύστημα διαμοιρασμού για το %2$s ", "Sharing %s failed, because the file could not be found in the file cache" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αρχείο δεν βρέθηκε στην προσωρινή αποθήκευση αρχείων" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 0bb2df5f7f..4c10566203 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -2,7 +2,10 @@ "Cannot write into \"config\" directory!" : "Αδυναμία εγγραφής στον κατάλογο \"config\"!", "This can usually be fixed by giving the webserver write access to the config directory" : "Αυτό μπορεί συνήθως να διορθωθεί παρέχοντας δικαιώματα εγγραφής για το φάκελο config στο διακομιστή δικτύου", "See %s" : "Δείτε %s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ή εάν επιθυμείτε να διατηρήσετε το config.php σε κατάσταση ανάγνωσης μόνο, καθορίστετο από τις επιλογές του σε true του \"config_is_read_only\".", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Αυτό μπορεί συνήθως να διορθωθεί δίνοντας στον διακομιστή γραπτή πρόσβαση στον κατάλογο εκχώρησης. Βλέπε%s", + "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ή εάν επιθυμείτε να διατηρήσετε το config.php σε κατάσταση ανάγνωσης μόνο, καθορίστετο από τις επιλογές του σε true του \"config_is_read_only\". Δείτε %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Τα αρχεία της εφαρμογής %1$s δεν αντικαταστάθηκαν σωστά. Βεβαιωθείτε ότι πρόκειται για συμβατή έκδοση με το διακομιστή.", "Sample configuration detected" : "Ανιχνεύθηκε δείγμα εγκατάστασης", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Έχει ανιχνευθεί ότι το δείγμα εγκατάστασης έχει αντιγραφεί. Αυτό μπορεί να σπάσει την εγκατάστασή σας και δεν υποστηρίζεται. Παρακαλώ διαβάστε την τεκμηρίωση πριν εκτελέσετε αλλαγές στο config.php", "%1$s and %2$s" : "%1$s και %2$s", @@ -12,6 +15,7 @@ "Education Edition" : "Εκπαιδευτική Έκδοση", "Enterprise bundle" : "Πακέτο επιχειρήσεων", "Groupware bundle" : "Ομάδα δέσμης", + "Hub bundle" : "Hub bundle", "Social sharing bundle" : "Πακέτο κοινωνικού διαμοιρασμού", "PHP %s or higher is required." : "PHP %s ή νεώτερη απαιτείται.", "PHP with a version lower than %s is required." : "Απαιτείται PHP παλαιότερη από την έκδοση %s.", @@ -19,9 +23,25 @@ "Following databases are supported: %s" : " Υποστηρίζονται οι ακόλουθες βάσεις δεδομένων: %s", "The command line tool %s could not be found" : "Το εργαλείο γραμμής εντολών %s δεν μπορεί να βρεθεί", "The library %s is not available." : "Το %s της βιβλιοθήκης δεν είναι διαθέσιμο.", + "Library %1$s with a version higher than %2$s is required - available version %3$s." : "Απαιτείται βιβλιοθήκη %1$s νεότερη από την έκδοση %2$s - διαθέσιμη έκδοση %3$s.", + "Library %1$s with a version lower than %2$s is required - available version %3$s." : "Απαιτείται βιβλιοθήκη %1$s παλαιότερη από την έκδοση %2$s - διαθέσιμη έκδοση %3$s.", "Following platforms are supported: %s" : "Οι ακόλουθες πλατφόρμες υποστηρίζονται: %s", "Server version %s or higher is required." : "Απαιτείται έκδοση διακομιστή %s ή νεότερη.", "Server version %s or lower is required." : "Απαιτείται έκδοση διακομιστή %s ή παλαιότερη.", + "Logged in user must be an admin or sub admin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι admin ή subadmin", + "Logged in user must be an admin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι διαχειριστής", + "Wiping of device %s has started" : "Η εκκαθάριση συσκευής %s ξεκίνησε", + "Wiping of device »%s« has started" : "Η εκκαθάριση συσκευής »%s« ξεκίνησε", + "»%s« started remote wipe" : "»%s« ξεκίνησε η απομακρυσμένη εκκαθάριση", + "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Η συσκευή ή εφαρμογή »%s« ξεκίνησε απομακρυσμένη εκκαθάριση. Θα λάβετε ένα ηλ.μήνυμα μόλις ολοκληρωθεί", + "Wiping of device %s has finished" : "Η εκκαθάριση συσκευής %s ολοκληρώθηκε", + "Wiping of device »%s« has finished" : "Η εκκαθάριση συσκευής »%s« ολοκληρώθηκε", + "»%s« finished remote wipe" : "»%s« ολοκληρώθηκε η απομακρυσμένη εκκαθάριση", + "Device or application »%s« has finished the remote wipe process." : "Η συσκευή ή εφαρμογή »%s« ολοκλήρωσε την απομακρυσμένη εκκαθάριση.", + "Remote wipe started" : "Η απομακρυσμένη εκκαθάριση ξεκίνησε", + "A remote wipe was started on device %s" : "Η απομακρυσμένη εκκαθάριση ξεκίνησε στην συσκευή %s", + "Remote wipe finished" : "Η απομακρυσμένη εκκαθάριση ολοκληρώθηκε", + "The remote wipe on %s has finished" : "Η απομακρυσμένη εκκαθάριση στο %s ολοκληρώθηκε", "Authentication" : "Πιστοποίηση", "Unknown filetype" : "Άγνωστος τύπος αρχείου", "Invalid image" : "Μη έγκυρη εικόνα", @@ -37,8 +57,11 @@ "_%n month ago_::_%n months ago_" : ["πριν %n μήνα","πριν %n μήνες"], "next year" : "επόμενος χρόνος", "last year" : "τελευταίο χρόνο", + "_in %n year_::_in %n years_" : ["σε %n χρόνο","σε %n χρόνια"], "_%n year ago_::_%n years ago_" : ["%n χρόνο πριν","%n χρόνια πριν"], + "_in %n hour_::_in %n hours_" : ["σε %n ώρα","σε %n ώρες"], "_%n hour ago_::_%n hours ago_" : ["%nώρα πριν","%nώρες πριν"], + "_in %n minute_::_in %n minutes_" : ["σε %n λεπτό","σε %n λεπτά"], "_%n minute ago_::_%n minutes ago_" : ["%nλεπτό πριν","%nλεπτά πριν"], "in a few seconds" : "σε λίγα δευτερόλεπτα", "seconds ago" : "δευτερόλεπτα πριν", @@ -63,8 +86,8 @@ "Basic settings" : "Βασικές ρυθμίσεις", "Sharing" : "Διαμοιρασμός", "Security" : "Ασφάλεια", + "Groupware" : "Ομαδικό", "Additional settings" : "Επιπρόσθετες ρυθμίσεις", - "Personal info" : "Προσωπικές πληροφορίες", "%s enter the database username and name." : "%sπληκτρολογήστε όνομα χρήστη και όνομα βάσης δεδομένων.", "%s enter the database username." : "%s εισάγετε το όνομα χρήστη της βάσης δεδομένων.", "%s enter the database name." : "%s εισάγετε το όνομα της βάσης δεδομένων.", @@ -84,6 +107,9 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σύστημα διαμοιρασμού %s πρέπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σύστημα διαμοιρασμού %s δεν βρέθηκε", "Sharing backend for %s not found" : "Το σύστημα διαμοιρασμού για το %s δεν βρέθηκε", + "%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:", + "%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει", + "»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο", "Open »%s«" : "Άνοιγμα »%s«", "%1$s via %2$s" : "%1$s μέσω %2$s", "You are not allowed to share %s" : "Δεν επιτρέπεται να διαμοιράσετε τον πόρο %s", @@ -92,6 +118,7 @@ "Files can’t be shared with create permissions" : "Δεν μπορεί να γίνει διαμοιρασμός αρχείων με δικαιώματα δημιουργίας", "Expiration date is in the past" : "Η ημερομηνία λήξης είναι στο παρελθόν", "Can’t set expiration date more than %s days in the future" : "Δεν είναι δυνατό να τεθεί η ημερομηνία λήξης σε περισσότερες από %s ημέρες στο μέλλον", + "%1$s shared »%2$s« with you" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς.", "%1$s shared »%2$s« with you." : "%1$s διαμοιράστηκε »%2$s« με εσάς.", "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", "The requested share does not exist anymore" : "Το διαμοιρασμένο που ζητήθηκε δεν υπάρχει πλέον", @@ -145,10 +172,13 @@ "A valid username must be provided" : "Πρέπει να δοθεί έγκυρο όνομα χρήστη", "Username contains whitespace at the beginning or at the end" : "Το όνομα χρήστη περιέχει κενό διάστημα στην αρχή ή στο τέλος", "Username must not consist of dots only" : "Το όνομα χρήστη δεν πρέπει να περιέχει μόνο τελείες", + "Username is invalid because files already exist for this user" : "Το όνομα χρήστη δεν είναι έγκυρο, επειδή υπάρχουν ήδη αρχεία για αυτόν τον χρήστη", "A valid password must be provided" : "Πρέπει να δοθεί έγκυρο συνθηματικό", "The username is already being used" : "Το όνομα χρήστη είναι κατειλημμένο", + "Could not create user" : "Αδυναμία δημιουργίας χρήστη", "User disabled" : "Ο χρήστης απενεργοποιήθηκε", "Login canceled by app" : "Η είσοδος ακυρώθηκε από την εφαρμογή", + "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Η εφαρμογή \"%1$s\" δεν μπορεί να εγκατασταθεί επειδή δεν πληρούνται τα προαπαιτούμενα: %2$s", "a safe home for all your data" : "ένα ασφαλές μέρος για όλα τα δεδομένα σας", "File is currently busy, please try again later" : "Το αρχείο χρησιμοποιείται αυτή τη στιγμή, παρακαλώ προσπαθήστε αργότερα", "Can't read file" : "Αδυναμία ανάγνωσης αρχείου", @@ -184,6 +214,11 @@ "Check the value of \"datadirectory\" in your configuration" : "Ελέγξτε την τιμή του \"Φάκελος Δεδομένων\" στις ρυθμίσεις σας", "Your data directory is invalid" : "Ο κατάλογος δεδομένων σας δεν είναι έγκυρος", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Εξασφαλίστε ότι υπάρχει ένα αρχείο με όνομα \".ocdata\" στον βασικό κατάλογο του καταλόγου δεδομένων.", + "Action \"%s\" not supported or implemented." : "Η ενέργεια \"%s\" δεν υποστηρίζεται ή δεν μπορεί να υλοποιηθεί.", + "Authentication failed, wrong token or provider ID given" : "Ο έλεγχος ταυτότητας απέτυχε, δόθηκε λανθασμένο αναγνωριστικό ή αναγνωριστικό παρόχου", + "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Απουσιάζουν παράμετροι για την ολοκλήρωση του αιτήματος. Ελλιπής παράμετροι: \"%s\"", + "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "Το αναγνωριστικό \"%1$s\" χρησιμοποιείται ήδη από τον ομόσπονδο πάροχο \"%2$s\"", + "Cloud Federation Provider with ID: \"%s\" does not exist." : "Αναγνωριστικό Ομόσπονδου Παρόχου Σύννεφου: \"%s\" δεν υπάρχει.", "Could not obtain lock type %d on \"%s\"." : "Αδυναμία ανάκτησης τύπου κλειδιού %d στο \"%s\".", "Storage unauthorized. %s" : "Αποθηκευτικός χώρος χωρίς εξουσιοδότηση. %s", "Storage incomplete configuration. %s" : "Ελλιπής διαμόρφωση αποθηκευτικού χώρου. %s", @@ -194,6 +229,8 @@ "Change" : "Αλλαγή", "Delete" : "Διαγραφή", "Share" : "Κοινή χρήση", + "Personal info" : "Προσωπικές πληροφορίες", + "Mobile & desktop" : "Κινητό & σταθερό", "Unlimited" : "Απεριόριστα", "Verifying" : "Γίνεται επαλήθευση", "Verifying …" : "Γίνεται επαλήθευση ...", @@ -201,14 +238,23 @@ "Sharing %s failed, because the backend does not allow shares from type %i" : "Αποτυχία διαμοιρασμού %s, γιατί το σύστημα υποστήριξης δεν επιτρέπει κοινόχρηστα τύπου %i", "Sharing %s failed, because the file does not exist" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αρχείο δεν υπάρχει", "Sharing %s failed, because you can not share with yourself" : "Ο διαμοιρασμός του %s απέτυχε, γιατί δεν μπορείτε να διαμοιραστείτε με τον εαυτό σας.", + "Sharing %1$s failed, because the user %2$s does not exist" : "Ο διαμοιρασμός του %1$s απέτυχε, επειδή ο χρήστης %2$s δεν υπάρχει", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Ο διαμοιρασμός του %1$s απέτυχε, επειδή ο χρήστης %2$s δεν είναι μέλος καμίας ομάδας στην οποία ο χρήστης %3$s είναι μέλος", "Sharing %1$s failed, because this item is already shared with %2$s" : "Ο διαμοιρασμός του %1$s απέτυχε, γιατί το αντικείμενο είναι διαμοιρασμένο ήδη με τον χρήστη %2$s", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Αποτυχία διαμοιρασμού του %1$s, διότι το αντικείμενο διαμοιράζεται ήδη με τον χρήστη %2$s", + "Sharing %1$s failed, because the group %2$s does not exist" : "Ο διαμοιρασμός του %1$s απέτυχε, επειδή η ομάδα χρηστών %2$s δεν υπάρχει", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Ο διαμοιρασμός του %1$s απέτυχε, επειδή ο χρήστης %2$s δεν είναι μέλος της ομάδας %3$s", "You need to provide a password to create a public link, only protected links are allowed" : "Πρέπει να εισάγετε έναν κωδικό για να δημιουργήσετε έναν δημόσιο σύνδεσμο. Μόνο προστατευμένοι σύνδεσμοι επιτρέπονται", "Sharing %s failed, because sharing with links is not allowed" : "Ο διαμοιρασμός του %s απέτυχε, γιατί δεν επιτρέπεται ο διαμοιρασμός με συνδέσμους", "Not allowed to create a federated share with the same user" : "Δεν επιτρέπεται η δημιουργία federated διαμοιρασμού με τον ίδιο χρήστη", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Αποτυχία διαμοιρασμού %1$s, δεν βρέθηκε το %2$s, μπορεί ο διακομιστής να είναι προσωρινά απροσπέλαστος.", + "Share type %1$s is not valid for %2$s" : "Ο τύπος διαμοιρασμού %1$s δεν είναι έγκυρος για το %2$s", "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Δεν μπορεί να οριστεί ημερομηνία λήξης. Οι κοινοποιήσεις δεν μπορεί να λήγουν αργότερα από %s αφού έχουν διαμοιραστεί.", "Cannot set expiration date. Expiration date is in the past" : "Δεν μπορεί να οριστεί ημερομηνία λήξης. Η ημερομηνία λήξης είναι στο παρελθόν", "Sharing failed, because the user %s is the original sharer" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αντικείμενο είναι διαμοιρασμένο αρχικά από τον ίδιο χρήστη.", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Ο διαμοιρασμός του %1$s απέτυχε, γιατί τα δικαιώματα υπερτερούν αυτά που είναι ορισμένα για το %2$s", "Sharing %s failed, because resharing is not allowed" : "Ο διαμοιρασμός του %s απέτυχε, γιατί δεν επιτρέπεται ο επαναδιαμοιρασμός", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Ο διαμοιρασμός του %1$s απέτυχε, γιατί δεν ήταν δυνατό να εντοπίσει την πηγή το σύστημα διαμοιρασμού για το %2$s ", "Sharing %s failed, because the file could not be found in the file cache" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αρχείο δεν βρέθηκε στην προσωρινή αποθήκευση αρχείων" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 0dc2a54c33..1d9821a006 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -69,8 +69,6 @@ OC.L10N.register( "Sharing" : "Sharing", "Security" : "Security", "Additional settings" : "Additional settings", - "Personal info" : "Personal info", - "Mobile & desktop" : "Mobile & desktop", "%s enter the database username and name." : "%s enter the database username and name.", "%s enter the database username." : "%s enter the database username.", "%s enter the database name." : "%s enter the database name.", @@ -199,6 +197,8 @@ OC.L10N.register( "Change" : "Change", "Delete" : "Delete", "Share" : "Share", + "Personal info" : "Personal info", + "Mobile & desktop" : "Mobile & desktop", "Unlimited" : "Unlimited", "Verifying" : "Verifying", "Verifying …" : "Verifying …", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index ece35a2580..97c7d04f42 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -67,8 +67,6 @@ "Sharing" : "Sharing", "Security" : "Security", "Additional settings" : "Additional settings", - "Personal info" : "Personal info", - "Mobile & desktop" : "Mobile & desktop", "%s enter the database username and name." : "%s enter the database username and name.", "%s enter the database username." : "%s enter the database username.", "%s enter the database name." : "%s enter the database name.", @@ -197,6 +195,8 @@ "Change" : "Change", "Delete" : "Delete", "Share" : "Share", + "Personal info" : "Personal info", + "Mobile & desktop" : "Mobile & desktop", "Unlimited" : "Unlimited", "Verifying" : "Verifying", "Verifying …" : "Verifying …", diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index 4ae17009f0..e9ab1174a7 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -88,8 +88,6 @@ OC.L10N.register( "Security" : "Sekurigo", "Groupware" : "Grupa kunlaborado", "Additional settings" : "Plia agordo", - "Personal info" : "Persona informo", - "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", "%s enter the database username and name." : "%s entajpu la nomon kaj la uzantnomon de la datumbazo.", "%s enter the database username." : "%s entajpu la datumbazan uzantnomon.", "%s enter the database name." : "%s entajpu la datumbazan nomon.", @@ -230,6 +228,8 @@ OC.L10N.register( "Change" : "Ŝanĝi", "Delete" : "Forigi", "Share" : "Kunhavigi", + "Personal info" : "Persona informo", + "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", "Unlimited" : "Senlima", "Verifying" : "Kontrolado", "Verifying …" : "Kontrolado...", diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index 080df7ce0c..8befe17a0a 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -86,8 +86,6 @@ "Security" : "Sekurigo", "Groupware" : "Grupa kunlaborado", "Additional settings" : "Plia agordo", - "Personal info" : "Persona informo", - "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", "%s enter the database username and name." : "%s entajpu la nomon kaj la uzantnomon de la datumbazo.", "%s enter the database username." : "%s entajpu la datumbazan uzantnomon.", "%s enter the database name." : "%s entajpu la datumbazan nomon.", @@ -228,6 +226,8 @@ "Change" : "Ŝanĝi", "Delete" : "Forigi", "Share" : "Kunhavigi", + "Personal info" : "Persona informo", + "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", "Unlimited" : "Senlima", "Verifying" : "Kontrolado", "Verifying …" : "Kontrolado...", diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 45f6c3e8f2..155133c77a 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -89,8 +89,6 @@ OC.L10N.register( "Security" : "Seguridad", "Groupware" : "Groupware", "Additional settings" : "Configuración adicional", - "Personal info" : "Información personal", - "Mobile & desktop" : "Móvil y escritorio", "%s enter the database username and name." : "%s introduzca el nombre de usuario y la contraseña de la BBDD.", "%s enter the database username." : "%s introduzca el usuario de la base de datos.", "%s enter the database name." : "%s introduzca el nombre de la base de datos", @@ -232,6 +230,8 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Eliminar", "Share" : "Compartir", + "Personal info" : "Información personal", + "Mobile & desktop" : "Móvil y escritorio", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando...", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index d0264cca53..d0e938a424 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -87,8 +87,6 @@ "Security" : "Seguridad", "Groupware" : "Groupware", "Additional settings" : "Configuración adicional", - "Personal info" : "Información personal", - "Mobile & desktop" : "Móvil y escritorio", "%s enter the database username and name." : "%s introduzca el nombre de usuario y la contraseña de la BBDD.", "%s enter the database username." : "%s introduzca el usuario de la base de datos.", "%s enter the database name." : "%s introduzca el nombre de la base de datos", @@ -230,6 +228,8 @@ "Change" : "Cambiar", "Delete" : "Eliminar", "Share" : "Compartir", + "Personal info" : "Información personal", + "Mobile & desktop" : "Móvil y escritorio", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando...", diff --git a/lib/l10n/es_419.js b/lib/l10n/es_419.js index ee6c94e32e..b41c550f70 100644 --- a/lib/l10n/es_419.js +++ b/lib/l10n/es_419.js @@ -68,7 +68,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -197,6 +196,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_419.json b/lib/l10n/es_419.json index f099a707cd..8fcc86f589 100644 --- a/lib/l10n/es_419.json +++ b/lib/l10n/es_419.json @@ -66,7 +66,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -195,6 +194,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js index dc276d12f7..c3e1c36ac4 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -57,7 +57,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información Personal", "%s enter the database username and name." : "%s ingrese el nombre del usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresar el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -179,6 +178,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Eliminar", "Share" : "Compartir", + "Personal info" : "Información Personal", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando ...", diff --git a/lib/l10n/es_AR.json b/lib/l10n/es_AR.json index c86cbe732b..0cec96f94a 100644 --- a/lib/l10n/es_AR.json +++ b/lib/l10n/es_AR.json @@ -55,7 +55,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información Personal", "%s enter the database username and name." : "%s ingrese el nombre del usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresar el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -177,6 +176,7 @@ "Change" : "Cambiar", "Delete" : "Eliminar", "Share" : "Compartir", + "Personal info" : "Información Personal", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando ...", diff --git a/lib/l10n/es_CL.js b/lib/l10n/es_CL.js index e98cd6bf84..afd60995f9 100644 --- a/lib/l10n/es_CL.js +++ b/lib/l10n/es_CL.js @@ -69,7 +69,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -198,6 +197,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_CL.json b/lib/l10n/es_CL.json index f0bace6863..9f4eac21a1 100644 --- a/lib/l10n/es_CL.json +++ b/lib/l10n/es_CL.json @@ -67,7 +67,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js index 9881e45591..a450c0164f 100644 --- a/lib/l10n/es_CO.js +++ b/lib/l10n/es_CO.js @@ -69,7 +69,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -198,6 +197,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_CO.json b/lib/l10n/es_CO.json index 91c8e976b0..cc2e4dc4e9 100644 --- a/lib/l10n/es_CO.json +++ b/lib/l10n/es_CO.json @@ -67,7 +67,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_CR.js b/lib/l10n/es_CR.js index 094de51e3e..38bef0df20 100644 --- a/lib/l10n/es_CR.js +++ b/lib/l10n/es_CR.js @@ -69,7 +69,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -198,6 +197,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_CR.json b/lib/l10n/es_CR.json index b53b8210b1..e828bd9407 100644 --- a/lib/l10n/es_CR.json +++ b/lib/l10n/es_CR.json @@ -67,7 +67,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_DO.js b/lib/l10n/es_DO.js index 46c380edee..ba13e1d3e2 100644 --- a/lib/l10n/es_DO.js +++ b/lib/l10n/es_DO.js @@ -69,7 +69,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -198,6 +197,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_DO.json b/lib/l10n/es_DO.json index 8577cd82b3..ef37c87565 100644 --- a/lib/l10n/es_DO.json +++ b/lib/l10n/es_DO.json @@ -67,7 +67,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js index 7b35aa43b4..5c52a84ab2 100644 --- a/lib/l10n/es_EC.js +++ b/lib/l10n/es_EC.js @@ -69,7 +69,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -198,6 +197,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_EC.json b/lib/l10n/es_EC.json index 4e29f01517..7448aeb10d 100644 --- a/lib/l10n/es_EC.json +++ b/lib/l10n/es_EC.json @@ -67,7 +67,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_GT.js b/lib/l10n/es_GT.js index 37603d17f2..fa6e69601d 100644 --- a/lib/l10n/es_GT.js +++ b/lib/l10n/es_GT.js @@ -69,7 +69,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -198,6 +197,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_GT.json b/lib/l10n/es_GT.json index 410264e94a..4542590f47 100644 --- a/lib/l10n/es_GT.json +++ b/lib/l10n/es_GT.json @@ -67,7 +67,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_HN.js b/lib/l10n/es_HN.js index fbd51176b6..07ef7b2e85 100644 --- a/lib/l10n/es_HN.js +++ b/lib/l10n/es_HN.js @@ -67,7 +67,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_HN.json b/lib/l10n/es_HN.json index 59ef76894e..bfa1af1dd3 100644 --- a/lib/l10n/es_HN.json +++ b/lib/l10n/es_HN.json @@ -65,7 +65,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -194,6 +193,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 29d956ecca..bbd0e8f621 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -69,8 +69,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", - "Mobile & desktop" : "Móvil & escritorio", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -199,6 +197,8 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", + "Mobile & desktop" : "Móvil & escritorio", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index 55d8553e98..fc5ca574a7 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -67,8 +67,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", - "Mobile & desktop" : "Móvil & escritorio", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -197,6 +195,8 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", + "Mobile & desktop" : "Móvil & escritorio", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_NI.js b/lib/l10n/es_NI.js index 821563e595..06e4a12495 100644 --- a/lib/l10n/es_NI.js +++ b/lib/l10n/es_NI.js @@ -67,7 +67,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_NI.json b/lib/l10n/es_NI.json index 5e58b5b521..3acd3a8197 100644 --- a/lib/l10n/es_NI.json +++ b/lib/l10n/es_NI.json @@ -65,7 +65,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -194,6 +193,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_PA.js b/lib/l10n/es_PA.js index 2a224d0946..031af902d7 100644 --- a/lib/l10n/es_PA.js +++ b/lib/l10n/es_PA.js @@ -67,7 +67,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_PA.json b/lib/l10n/es_PA.json index 0acb1a9b4b..5749bc29b1 100644 --- a/lib/l10n/es_PA.json +++ b/lib/l10n/es_PA.json @@ -65,7 +65,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -194,6 +193,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_PE.js b/lib/l10n/es_PE.js index 688c4b5c1e..6ab603e31e 100644 --- a/lib/l10n/es_PE.js +++ b/lib/l10n/es_PE.js @@ -67,7 +67,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_PE.json b/lib/l10n/es_PE.json index e686326823..cc637ea297 100644 --- a/lib/l10n/es_PE.json +++ b/lib/l10n/es_PE.json @@ -65,7 +65,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -194,6 +193,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js index 0458fa9b8b..a12793fd52 100644 --- a/lib/l10n/es_PR.js +++ b/lib/l10n/es_PR.js @@ -67,7 +67,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_PR.json b/lib/l10n/es_PR.json index 1ad7168ad4..d138a37a7d 100644 --- a/lib/l10n/es_PR.json +++ b/lib/l10n/es_PR.json @@ -65,7 +65,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -194,6 +193,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_PY.js b/lib/l10n/es_PY.js index 3a9eebafa2..86183be588 100644 --- a/lib/l10n/es_PY.js +++ b/lib/l10n/es_PY.js @@ -67,7 +67,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_PY.json b/lib/l10n/es_PY.json index 8adb438def..498b3d322d 100644 --- a/lib/l10n/es_PY.json +++ b/lib/l10n/es_PY.json @@ -65,7 +65,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -194,6 +193,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_SV.js b/lib/l10n/es_SV.js index e6741881b0..08e409d8d4 100644 --- a/lib/l10n/es_SV.js +++ b/lib/l10n/es_SV.js @@ -69,7 +69,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -198,6 +197,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_SV.json b/lib/l10n/es_SV.json index 7ce0153ff0..acc48ff9b3 100644 --- a/lib/l10n/es_SV.json +++ b/lib/l10n/es_SV.json @@ -67,7 +67,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_UY.js b/lib/l10n/es_UY.js index aa059654bd..23585e1965 100644 --- a/lib/l10n/es_UY.js +++ b/lib/l10n/es_UY.js @@ -67,7 +67,6 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -196,6 +195,7 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/es_UY.json b/lib/l10n/es_UY.json index 0ed6a1b2dc..3a017fb425 100644 --- a/lib/l10n/es_UY.json +++ b/lib/l10n/es_UY.json @@ -65,7 +65,6 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Additional settings" : "Configuraciones adicionales", - "Personal info" : "Información personal", "%s enter the database username and name." : "%s ingresa el usuario y nombre de la base de datos", "%s enter the database username." : "%s ingresa el nombre de usuario de la base de datos.", "%s enter the database name." : "%s ingresar el nombre de la base de datos", @@ -194,6 +193,7 @@ "Change" : "Cambiar", "Delete" : "Borrar", "Share" : "Compartir", + "Personal info" : "Información personal", "Unlimited" : "Ilimitado", "Verifying" : "Verficando", "Verifying …" : "Verficando ...", diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 092e9aaa8b..41bf63d3ec 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -50,7 +50,6 @@ OC.L10N.register( "Sharing" : "Jagamine", "Security" : "Turvalisus", "Additional settings" : "Lisaseaded", - "Personal info" : "Isiklik info", "%s enter the database username and name." : "%s sisesta andmebaasi kasutajatunnus ja nimi.", "%s enter the database username." : "%s sisesta andmebaasi kasutajatunnus.", "%s enter the database name." : "%s sisesta andmebaasi nimi.", @@ -156,6 +155,7 @@ OC.L10N.register( "Create" : "Loo", "Delete" : "Kustuta", "Share" : "Jaga", + "Personal info" : "Isiklik info", "Unlimited" : "Piiramatult", "Verifying" : "Kontrollin", "Verifying …" : "Kontrollin ...", diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index 56abb51260..7ff1a0c4a9 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -48,7 +48,6 @@ "Sharing" : "Jagamine", "Security" : "Turvalisus", "Additional settings" : "Lisaseaded", - "Personal info" : "Isiklik info", "%s enter the database username and name." : "%s sisesta andmebaasi kasutajatunnus ja nimi.", "%s enter the database username." : "%s sisesta andmebaasi kasutajatunnus.", "%s enter the database name." : "%s sisesta andmebaasi nimi.", @@ -154,6 +153,7 @@ "Create" : "Loo", "Delete" : "Kustuta", "Share" : "Jaga", + "Personal info" : "Isiklik info", "Unlimited" : "Piiramatult", "Verifying" : "Kontrollin", "Verifying …" : "Kontrollin ...", diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 88ef55dddd..041a3f039f 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -57,8 +57,6 @@ OC.L10N.register( "Sharing" : "Partekatze", "Security" : "Segurtasuna", "Additional settings" : "Ezarpen gehiago", - "Personal info" : "Informazio pertsonala", - "Mobile & desktop" : "Mugikorra eta mahaigaina", "%s enter the database username and name." : "%s sartu datu-basearen erabiltzaile-izena eta izena.", "%s enter the database username." : "%s sartu datu basearen erabiltzaile izena.", "%s enter the database name." : "%s sartu datu basearen izena.", @@ -164,6 +162,8 @@ OC.L10N.register( "Change" : "Aldatu", "Delete" : "Ezabatu", "Share" : "Partekatu", + "Personal info" : "Informazio pertsonala", + "Mobile & desktop" : "Mugikorra eta mahaigaina", "Unlimited" : "Mugagabea", "Verifying" : "Egiaztatzen", "Verifying …" : "Egiaztatzen...", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 962213a1e9..2aabf2cacd 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -55,8 +55,6 @@ "Sharing" : "Partekatze", "Security" : "Segurtasuna", "Additional settings" : "Ezarpen gehiago", - "Personal info" : "Informazio pertsonala", - "Mobile & desktop" : "Mugikorra eta mahaigaina", "%s enter the database username and name." : "%s sartu datu-basearen erabiltzaile-izena eta izena.", "%s enter the database username." : "%s sartu datu basearen erabiltzaile izena.", "%s enter the database name." : "%s sartu datu basearen izena.", @@ -162,6 +160,8 @@ "Change" : "Aldatu", "Delete" : "Ezabatu", "Share" : "Partekatu", + "Personal info" : "Informazio pertsonala", + "Mobile & desktop" : "Mugikorra eta mahaigaina", "Unlimited" : "Mugagabea", "Verifying" : "Egiaztatzen", "Verifying …" : "Egiaztatzen...", diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js index 05e64aeda8..298ac9f16e 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -34,7 +34,6 @@ OC.L10N.register( "Unknown user" : "کاربر نامعلوم", "Sharing" : "اشتراک گذاری", "Security" : "امنیت", - "Personal info" : "مشخصات شخصی", "%s enter the database username." : "%s نام کاربری پایگاه داده را وارد نمایید.", "%s enter the database name." : "%s نام پایگاه داده را وارد نمایید.", "%s you may not use dots in the database name" : "%s شما نباید از نقطه در نام پایگاه داده استفاده نمایید.", @@ -115,6 +114,7 @@ OC.L10N.register( "Change" : "تغییر", "Delete" : "حذف", "Share" : "هم‌رسانی", + "Personal info" : "مشخصات شخصی", "Unlimited" : "نامحدود", "Verifying" : "تایید شدن", "Verifying …" : "در حال تایید شدن...", diff --git a/lib/l10n/fa.json b/lib/l10n/fa.json index f5b9515f3b..5380b59ab5 100644 --- a/lib/l10n/fa.json +++ b/lib/l10n/fa.json @@ -32,7 +32,6 @@ "Unknown user" : "کاربر نامعلوم", "Sharing" : "اشتراک گذاری", "Security" : "امنیت", - "Personal info" : "مشخصات شخصی", "%s enter the database username." : "%s نام کاربری پایگاه داده را وارد نمایید.", "%s enter the database name." : "%s نام پایگاه داده را وارد نمایید.", "%s you may not use dots in the database name" : "%s شما نباید از نقطه در نام پایگاه داده استفاده نمایید.", @@ -113,6 +112,7 @@ "Change" : "تغییر", "Delete" : "حذف", "Share" : "هم‌رسانی", + "Personal info" : "مشخصات شخصی", "Unlimited" : "نامحدود", "Verifying" : "تایید شدن", "Verifying …" : "در حال تایید شدن...", diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index ba3d4de457..2bbd863eea 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -62,8 +62,6 @@ OC.L10N.register( "Sharing" : "Jakaminen", "Security" : "Turvallisuus", "Additional settings" : "Lisäasetukset", - "Personal info" : "Henkilökohtaiset tiedot", - "Mobile & desktop" : "Mobiili ja työpöytä", "%s enter the database username and name." : "%s anna tietokannan käyttäjätunnus ja nimi.", "%s enter the database username." : "%s anna tietokannan käyttäjätunnus.", "%s enter the database name." : "%s anna tietokannan nimi.", @@ -184,6 +182,8 @@ OC.L10N.register( "Change" : "Muuta", "Delete" : "Poista", "Share" : "Jaa", + "Personal info" : "Henkilökohtaiset tiedot", + "Mobile & desktop" : "Mobiili ja työpöytä", "Unlimited" : "Rajoittamaton", "Verifying" : "Vahvistetaan", "Verifying …" : "Vahvistetaan…", diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index 301019f7ad..08ab22e574 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -60,8 +60,6 @@ "Sharing" : "Jakaminen", "Security" : "Turvallisuus", "Additional settings" : "Lisäasetukset", - "Personal info" : "Henkilökohtaiset tiedot", - "Mobile & desktop" : "Mobiili ja työpöytä", "%s enter the database username and name." : "%s anna tietokannan käyttäjätunnus ja nimi.", "%s enter the database username." : "%s anna tietokannan käyttäjätunnus.", "%s enter the database name." : "%s anna tietokannan nimi.", @@ -182,6 +180,8 @@ "Change" : "Muuta", "Delete" : "Poista", "Share" : "Jaa", + "Personal info" : "Henkilökohtaiset tiedot", + "Mobile & desktop" : "Mobiili ja työpöytä", "Unlimited" : "Rajoittamaton", "Verifying" : "Vahvistetaan", "Verifying …" : "Vahvistetaan…", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index f9e67fefe6..9e1e6d5c53 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -89,8 +89,6 @@ OC.L10N.register( "Security" : "Sécurité", "Groupware" : "Travail collaboratif", "Additional settings" : "Paramètres supplémentaires", - "Personal info" : "Informations personnelles", - "Mobile & desktop" : "Mobile & bureau", "%s enter the database username and name." : "%s entrez le nom d'utilisateur et le nom de la base de données.", "%s enter the database username." : "%s entrez le nom d'utilisateur de la base de données.", "%s enter the database name." : "%s entrez le nom de la base de données.", @@ -232,6 +230,8 @@ OC.L10N.register( "Change" : "Modifier", "Delete" : "Supprimer", "Share" : "Partager", + "Personal info" : "Informations personnelles", + "Mobile & desktop" : "Mobile & bureau", "Unlimited" : "Illimité", "Verifying" : "Vérification en cours", "Verifying …" : "Vérification en cours...", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index c3e778859d..583ee4c019 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -87,8 +87,6 @@ "Security" : "Sécurité", "Groupware" : "Travail collaboratif", "Additional settings" : "Paramètres supplémentaires", - "Personal info" : "Informations personnelles", - "Mobile & desktop" : "Mobile & bureau", "%s enter the database username and name." : "%s entrez le nom d'utilisateur et le nom de la base de données.", "%s enter the database username." : "%s entrez le nom d'utilisateur de la base de données.", "%s enter the database name." : "%s entrez le nom de la base de données.", @@ -230,6 +228,8 @@ "Change" : "Modifier", "Delete" : "Supprimer", "Share" : "Partager", + "Personal info" : "Informations personnelles", + "Mobile & desktop" : "Mobile & bureau", "Unlimited" : "Illimité", "Verifying" : "Vérification en cours", "Verifying …" : "Vérification en cours...", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 351c51a995..4456c5918a 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "Edición para educación", "Enterprise bundle" : "Paquete empresarial", "Groupware bundle" : "Paquete de software colaborativo", + "Hub bundle" : "Paquete de concentradores", "Social sharing bundle" : "Paquete para compartir en redes sociais", "PHP %s or higher is required." : "Requirese PHP %s ou superior.", "PHP with a version lower than %s is required." : "Requírese PHP cunha versión inferior a %s.", @@ -89,8 +90,6 @@ OC.L10N.register( "Security" : "Seguridade", "Groupware" : "Software colaborativo", "Additional settings" : "Axustes adicionais", - "Personal info" : "Información persoal", - "Mobile & desktop" : "Móbil e escritorio", "%s enter the database username and name." : "%s introduza o nome de usuario e o nome da base de datos", "%s enter the database username." : "%s introduza o nome de usuario da base de datos", "%s enter the database name." : "%s introduza o nome da base de datos", @@ -232,6 +231,8 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Eliminar", "Share" : "Compartir", + "Personal info" : "Información persoal", + "Mobile & desktop" : "Móbil e escritorio", "Unlimited" : "Sen límites", "Verifying" : "Verificando", "Verifying …" : "Verificando…", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 73fbbec900..9e2dda3a97 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -15,6 +15,7 @@ "Education Edition" : "Edición para educación", "Enterprise bundle" : "Paquete empresarial", "Groupware bundle" : "Paquete de software colaborativo", + "Hub bundle" : "Paquete de concentradores", "Social sharing bundle" : "Paquete para compartir en redes sociais", "PHP %s or higher is required." : "Requirese PHP %s ou superior.", "PHP with a version lower than %s is required." : "Requírese PHP cunha versión inferior a %s.", @@ -87,8 +88,6 @@ "Security" : "Seguridade", "Groupware" : "Software colaborativo", "Additional settings" : "Axustes adicionais", - "Personal info" : "Información persoal", - "Mobile & desktop" : "Móbil e escritorio", "%s enter the database username and name." : "%s introduza o nome de usuario e o nome da base de datos", "%s enter the database username." : "%s introduza o nome de usuario da base de datos", "%s enter the database name." : "%s introduza o nome da base de datos", @@ -230,6 +229,8 @@ "Change" : "Cambiar", "Delete" : "Eliminar", "Share" : "Compartir", + "Personal info" : "Información persoal", + "Mobile & desktop" : "Móbil e escritorio", "Unlimited" : "Sen límites", "Verifying" : "Verificando", "Verifying …" : "Verificando…", diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 70f1ccd0f3..8175ca667b 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -70,8 +70,6 @@ OC.L10N.register( "Security" : "אבטחה", "Groupware" : "קבוצתי", "Additional settings" : "הגדרות נוספות", - "Personal info" : "פרטים אישיים", - "Mobile & desktop" : "נייד ושולחן עבודה", "%s enter the database username and name." : "%s יש להכניס את שם המשתמש ושם מסד הנתונים.", "%s enter the database username." : "%s נכנס למסד נתוני שמות המשתמשים.", "%s enter the database name." : "%s נכנס למסד נתוני השמות.", @@ -203,6 +201,8 @@ OC.L10N.register( "Change" : "שינוי", "Delete" : "מחיקה", "Share" : "שיתוף", + "Personal info" : "פרטים אישיים", + "Mobile & desktop" : "נייד ושולחן עבודה", "Unlimited" : "ללא הגבלה", "Verifying" : "מתבצע אימות", "Verifying …" : "מתבצע אימות…", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index a6c8bf052f..42f5b96b1f 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -68,8 +68,6 @@ "Security" : "אבטחה", "Groupware" : "קבוצתי", "Additional settings" : "הגדרות נוספות", - "Personal info" : "פרטים אישיים", - "Mobile & desktop" : "נייד ושולחן עבודה", "%s enter the database username and name." : "%s יש להכניס את שם המשתמש ושם מסד הנתונים.", "%s enter the database username." : "%s נכנס למסד נתוני שמות המשתמשים.", "%s enter the database name." : "%s נכנס למסד נתוני השמות.", @@ -201,6 +199,8 @@ "Change" : "שינוי", "Delete" : "מחיקה", "Share" : "שיתוף", + "Personal info" : "פרטים אישיים", + "Mobile & desktop" : "נייד ושולחן עבודה", "Unlimited" : "ללא הגבלה", "Verifying" : "מתבצע אימות", "Verifying …" : "מתבצע אימות…", diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index f232cf1c51..f98350c759 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -89,8 +89,6 @@ OC.L10N.register( "Security" : "Sigurnost", "Groupware" : "Groupware", "Additional settings" : "Dodatne postavke", - "Personal info" : "Osobne informacije", - "Mobile & desktop" : "Mobilni uređaji i osobna računala", "%s enter the database username and name." : "%s unesite korisničko ime i naziv baze podataka.", "%s enter the database username." : "%s unesite korisničko ime baze podataka.", "%s enter the database name." : "%s unesite naziv baze podataka.", @@ -232,6 +230,8 @@ OC.L10N.register( "Change" : "Promijeni", "Delete" : "Izbriši", "Share" : "Dijeli", + "Personal info" : "Osobne informacije", + "Mobile & desktop" : "Mobilni uređaji i osobna računala", "Unlimited" : "Neograničeno", "Verifying" : "Provjeravanje", "Verifying …" : "Provjeravanje…", diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json index b7d7740715..25095a62c9 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -87,8 +87,6 @@ "Security" : "Sigurnost", "Groupware" : "Groupware", "Additional settings" : "Dodatne postavke", - "Personal info" : "Osobne informacije", - "Mobile & desktop" : "Mobilni uređaji i osobna računala", "%s enter the database username and name." : "%s unesite korisničko ime i naziv baze podataka.", "%s enter the database username." : "%s unesite korisničko ime baze podataka.", "%s enter the database name." : "%s unesite naziv baze podataka.", @@ -230,6 +228,8 @@ "Change" : "Promijeni", "Delete" : "Izbriši", "Share" : "Dijeli", + "Personal info" : "Osobne informacije", + "Mobile & desktop" : "Mobilni uređaji i osobna računala", "Unlimited" : "Neograničeno", "Verifying" : "Provjeravanje", "Verifying …" : "Provjeravanje…", diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 31e8a19761..dc1636f5aa 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -74,8 +74,6 @@ OC.L10N.register( "Security" : "Biztonság", "Groupware" : "Csoportmunka", "Additional settings" : "További beállítások", - "Personal info" : "Személyes információk", - "Mobile & desktop" : "Mobil és deszktop", "%s enter the database username and name." : "%s add meg az adatbázis nevét és felhasználónevét", "%s enter the database username." : "%s adja meg az adatbázist elérő felhasználó login nevét.", "%s enter the database name." : "%s adja meg az adatbázis nevét.", @@ -216,6 +214,8 @@ OC.L10N.register( "Change" : "Változtatás", "Delete" : "Törlés", "Share" : "Megosztás", + "Personal info" : "Személyes információk", + "Mobile & desktop" : "Mobil és deszktop", "Unlimited" : "Korlátlan", "Verifying" : "Ellenőrzés", "Verifying …" : "Ellenőrzés...", diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index 1d4cf399e8..13a7458c60 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -72,8 +72,6 @@ "Security" : "Biztonság", "Groupware" : "Csoportmunka", "Additional settings" : "További beállítások", - "Personal info" : "Személyes információk", - "Mobile & desktop" : "Mobil és deszktop", "%s enter the database username and name." : "%s add meg az adatbázis nevét és felhasználónevét", "%s enter the database username." : "%s adja meg az adatbázist elérő felhasználó login nevét.", "%s enter the database name." : "%s adja meg az adatbázis nevét.", @@ -214,6 +212,8 @@ "Change" : "Változtatás", "Delete" : "Törlés", "Share" : "Megosztás", + "Personal info" : "Személyes információk", + "Mobile & desktop" : "Mobil és deszktop", "Unlimited" : "Korlátlan", "Verifying" : "Ellenőrzés", "Verifying …" : "Ellenőrzés...", diff --git a/lib/l10n/ia.js b/lib/l10n/ia.js index 6c30711fe7..db2a6ead27 100644 --- a/lib/l10n/ia.js +++ b/lib/l10n/ia.js @@ -12,7 +12,6 @@ OC.L10N.register( "Users" : "Usatores", "Unknown user" : "Usator incognite", "Sharing" : "Compartente", - "Personal info" : "Information personal", "Invalid Federated Cloud ID" : "ID del Nube Federate", "Sunday" : "Dominica", "Monday" : "Lunedi", @@ -66,6 +65,7 @@ OC.L10N.register( "Create" : "Crear", "Delete" : "Deler", "Share" : "Compartir", + "Personal info" : "Information personal", "Unlimited" : "Ilimitate", "Not allowed to create a federated share with the same user" : "Il non es permittite crear le Compartir Federate con le mesme usator." }, diff --git a/lib/l10n/ia.json b/lib/l10n/ia.json index c962ee58c0..1587de144a 100644 --- a/lib/l10n/ia.json +++ b/lib/l10n/ia.json @@ -10,7 +10,6 @@ "Users" : "Usatores", "Unknown user" : "Usator incognite", "Sharing" : "Compartente", - "Personal info" : "Information personal", "Invalid Federated Cloud ID" : "ID del Nube Federate", "Sunday" : "Dominica", "Monday" : "Lunedi", @@ -64,6 +63,7 @@ "Create" : "Crear", "Delete" : "Deler", "Share" : "Compartir", + "Personal info" : "Information personal", "Unlimited" : "Ilimitate", "Not allowed to create a federated share with the same user" : "Il non es permittite crear le Compartir Federate con le mesme usator." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 0a2f182d07..5d88c699d7 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -44,7 +44,6 @@ OC.L10N.register( "Unknown user" : "Pengguna tidak dikenal", "Sharing" : "Berbagi", "Security" : "Keamanan", - "Personal info" : "Info pribadi", "%s enter the database username and name." : "%s masukkan nama pengguna database dan nama database.", "%s enter the database username." : "%s masukkan nama pengguna basis data.", "%s enter the database name." : "%s masukkan nama basis data.", @@ -154,6 +153,7 @@ OC.L10N.register( "Create" : "Buat", "Delete" : "Hapus", "Share" : "Bagikan", + "Personal info" : "Info pribadi", "Unlimited" : "Tak terbatas", "Verifying …" : "Sedang memferivikasi …", "Verify" : "Verifikasi", diff --git a/lib/l10n/id.json b/lib/l10n/id.json index dab95c7e95..a5ae0705c7 100644 --- a/lib/l10n/id.json +++ b/lib/l10n/id.json @@ -42,7 +42,6 @@ "Unknown user" : "Pengguna tidak dikenal", "Sharing" : "Berbagi", "Security" : "Keamanan", - "Personal info" : "Info pribadi", "%s enter the database username and name." : "%s masukkan nama pengguna database dan nama database.", "%s enter the database username." : "%s masukkan nama pengguna basis data.", "%s enter the database name." : "%s masukkan nama basis data.", @@ -152,6 +151,7 @@ "Create" : "Buat", "Delete" : "Hapus", "Share" : "Bagikan", + "Personal info" : "Info pribadi", "Unlimited" : "Tak terbatas", "Verifying …" : "Sedang memferivikasi …", "Verify" : "Verifikasi", diff --git a/lib/l10n/is.js b/lib/l10n/is.js index 9ab48c8161..c64c7d03db 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -88,8 +88,6 @@ OC.L10N.register( "Security" : "Öryggi", "Groupware" : "Hópvinnukerfi", "Additional settings" : "Valfrjálsar stillingar", - "Personal info" : "Persónulegar upplýsingar", - "Mobile & desktop" : "Farsímar og borðtölvur", "%s enter the database username and name." : "%s settu inn notandanafn og nafn á gagnagrunni.", "%s enter the database username." : "%s settu inn notandanafn í gagnagrunni.", "%s enter the database name." : "%s settu inn nafn á gagnagrunni.", @@ -231,6 +229,8 @@ OC.L10N.register( "Change" : "Breyta", "Delete" : "Eyða", "Share" : "Deila", + "Personal info" : "Persónulegar upplýsingar", + "Mobile & desktop" : "Farsímar og borðtölvur", "Unlimited" : "Ótakmarkað", "Verifying" : "Sannreyni", "Verifying …" : "Sannreyni …", diff --git a/lib/l10n/is.json b/lib/l10n/is.json index 3f1051263e..86fe31e1be 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -86,8 +86,6 @@ "Security" : "Öryggi", "Groupware" : "Hópvinnukerfi", "Additional settings" : "Valfrjálsar stillingar", - "Personal info" : "Persónulegar upplýsingar", - "Mobile & desktop" : "Farsímar og borðtölvur", "%s enter the database username and name." : "%s settu inn notandanafn og nafn á gagnagrunni.", "%s enter the database username." : "%s settu inn notandanafn í gagnagrunni.", "%s enter the database name." : "%s settu inn nafn á gagnagrunni.", @@ -229,6 +227,8 @@ "Change" : "Breyta", "Delete" : "Eyða", "Share" : "Deila", + "Personal info" : "Persónulegar upplýsingar", + "Mobile & desktop" : "Farsímar og borðtölvur", "Unlimited" : "Ótakmarkað", "Verifying" : "Sannreyni", "Verifying …" : "Sannreyni …", diff --git a/lib/l10n/it.js b/lib/l10n/it.js index c0996cadac..283ef4a648 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "Edizione didattica", "Enterprise bundle" : "Pacchetto Enterprise", "Groupware bundle" : "Pacchetto Groupware", + "Hub bundle" : "Pacchetto Hub", "Social sharing bundle" : "Pacchetto Social sharing", "PHP %s or higher is required." : "Richiesto PHP %s o superiore", "PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.", @@ -89,8 +90,6 @@ OC.L10N.register( "Security" : "Sicurezza", "Groupware" : "Groupware", "Additional settings" : "Impostazioni aggiuntive", - "Personal info" : "Informazioni personali", - "Mobile & desktop" : "Mobile e desktop", "%s enter the database username and name." : "%s digita il nome utente e il nome del database.", "%s enter the database username." : "%s digita il nome utente del database.", "%s enter the database name." : "%s digita il nome del database.", @@ -232,6 +231,8 @@ OC.L10N.register( "Change" : "Modifica", "Delete" : "Elimina", "Share" : "Condividi", + "Personal info" : "Informazioni personali", + "Mobile & desktop" : "Mobile e desktop", "Unlimited" : "Illimitato", "Verifying" : "Verifica", "Verifying …" : "Verifica in corso...", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index dc53fccff9..c5809fdbae 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -15,6 +15,7 @@ "Education Edition" : "Edizione didattica", "Enterprise bundle" : "Pacchetto Enterprise", "Groupware bundle" : "Pacchetto Groupware", + "Hub bundle" : "Pacchetto Hub", "Social sharing bundle" : "Pacchetto Social sharing", "PHP %s or higher is required." : "Richiesto PHP %s o superiore", "PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.", @@ -87,8 +88,6 @@ "Security" : "Sicurezza", "Groupware" : "Groupware", "Additional settings" : "Impostazioni aggiuntive", - "Personal info" : "Informazioni personali", - "Mobile & desktop" : "Mobile e desktop", "%s enter the database username and name." : "%s digita il nome utente e il nome del database.", "%s enter the database username." : "%s digita il nome utente del database.", "%s enter the database name." : "%s digita il nome del database.", @@ -230,6 +229,8 @@ "Change" : "Modifica", "Delete" : "Elimina", "Share" : "Condividi", + "Personal info" : "Informazioni personali", + "Mobile & desktop" : "Mobile e desktop", "Unlimited" : "Illimitato", "Verifying" : "Verifica", "Verifying …" : "Verifica in corso...", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 247f7cb3c9..ef7fec365c 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -89,8 +89,6 @@ OC.L10N.register( "Security" : "セキュリティ", "Groupware" : "グループウェア", "Additional settings" : "追加設定", - "Personal info" : "個人情報", - "Mobile & desktop" : "モバイル & デスクトップ", "%s enter the database username and name." : "%s データベース名とデータベースのユーザー名を入力してください。", "%s enter the database username." : "%s のデータベースのユーザー名を入力してください。", "%s enter the database name." : "%s のデータベース名を入力してください。", @@ -232,6 +230,8 @@ OC.L10N.register( "Change" : "変更", "Delete" : "削除", "Share" : "共有", + "Personal info" : "個人情報", + "Mobile & desktop" : "モバイル & デスクトップ", "Unlimited" : "無制限", "Verifying" : "検証中", "Verifying …" : "検証中", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 7b011ac7d6..1781d9baf8 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -87,8 +87,6 @@ "Security" : "セキュリティ", "Groupware" : "グループウェア", "Additional settings" : "追加設定", - "Personal info" : "個人情報", - "Mobile & desktop" : "モバイル & デスクトップ", "%s enter the database username and name." : "%s データベース名とデータベースのユーザー名を入力してください。", "%s enter the database username." : "%s のデータベースのユーザー名を入力してください。", "%s enter the database name." : "%s のデータベース名を入力してください。", @@ -230,6 +228,8 @@ "Change" : "変更", "Delete" : "削除", "Share" : "共有", + "Personal info" : "個人情報", + "Mobile & desktop" : "モバイル & デスクトップ", "Unlimited" : "無制限", "Verifying" : "検証中", "Verifying …" : "検証中", diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js index 7e37fa04a4..8dbfcf7d34 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -68,7 +68,6 @@ OC.L10N.register( "Sharing" : "გაზიარება", "Security" : "უსაფრთხოება", "Additional settings" : "დამატებითი პარამეტრები", - "Personal info" : "პირადი ინფორმაცია", "%s enter the database username and name." : "%s შეიყვანეთ მონაცემთა ბაზის მომხმარებლის სახელი და სახელი.", "%s enter the database username." : "%s შეიყვანეთ ბაზის მომხმარებლის სახელი.", "%s enter the database name." : "%s შეიყვანეთ ბაზის სახელი.", @@ -197,6 +196,7 @@ OC.L10N.register( "Change" : "შეცვლა", "Delete" : "გაუქმება", "Share" : "გაზიარება", + "Personal info" : "პირადი ინფორმაცია", "Unlimited" : "ულიმიტო", "Verifying" : "მოწმდება", "Verifying …" : "მოწმდება …", diff --git a/lib/l10n/ka_GE.json b/lib/l10n/ka_GE.json index 02dd4dc7b5..ea71f48cd7 100644 --- a/lib/l10n/ka_GE.json +++ b/lib/l10n/ka_GE.json @@ -66,7 +66,6 @@ "Sharing" : "გაზიარება", "Security" : "უსაფრთხოება", "Additional settings" : "დამატებითი პარამეტრები", - "Personal info" : "პირადი ინფორმაცია", "%s enter the database username and name." : "%s შეიყვანეთ მონაცემთა ბაზის მომხმარებლის სახელი და სახელი.", "%s enter the database username." : "%s შეიყვანეთ ბაზის მომხმარებლის სახელი.", "%s enter the database name." : "%s შეიყვანეთ ბაზის სახელი.", @@ -195,6 +194,7 @@ "Change" : "შეცვლა", "Delete" : "გაუქმება", "Share" : "გაზიარება", + "Personal info" : "პირადი ინფორმაცია", "Unlimited" : "ულიმიტო", "Verifying" : "მოწმდება", "Verifying …" : "მოწმდება …", diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index e2f83e01f4..64895613aa 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -78,8 +78,6 @@ OC.L10N.register( "Security" : "보안", "Groupware" : "그룹웨어", "Additional settings" : "고급 설정", - "Personal info" : "개인 정보", - "Mobile & desktop" : "모바일 & 데스크톱", "%s enter the database username and name." : "%s 데이터베이스 사용자 이름과 이름을 입력해 주십시오.", "%s enter the database username." : "%s 데이터베이스 사용자 이름을 입력해 주십시오.", "%s enter the database name." : "%s 데이터베이스 이름을 입력하십시오.", @@ -210,6 +208,8 @@ OC.L10N.register( "Change" : "변경", "Delete" : "삭제", "Share" : "공유", + "Personal info" : "개인 정보", + "Mobile & desktop" : "모바일 & 데스크톱", "Unlimited" : "무제한", "Verifying" : "검사 중", "Verifying …" : "검사 중…", diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 4506b2c4dd..a6972554c8 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -76,8 +76,6 @@ "Security" : "보안", "Groupware" : "그룹웨어", "Additional settings" : "고급 설정", - "Personal info" : "개인 정보", - "Mobile & desktop" : "모바일 & 데스크톱", "%s enter the database username and name." : "%s 데이터베이스 사용자 이름과 이름을 입력해 주십시오.", "%s enter the database username." : "%s 데이터베이스 사용자 이름을 입력해 주십시오.", "%s enter the database name." : "%s 데이터베이스 이름을 입력하십시오.", @@ -208,6 +206,8 @@ "Change" : "변경", "Delete" : "삭제", "Share" : "공유", + "Personal info" : "개인 정보", + "Mobile & desktop" : "모바일 & 데스크톱", "Unlimited" : "무제한", "Verifying" : "검사 중", "Verifying …" : "검사 중…", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 787598efe1..cdd8b915bc 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -76,8 +76,6 @@ OC.L10N.register( "Security" : "Saugumas", "Groupware" : "Grupinio darbo įranga", "Additional settings" : "Papildomi nustatymai", - "Personal info" : "Asmeninė informacija", - "Mobile & desktop" : "Mobilieji ir darbalaukiai", "%s enter the database username and name." : "%s įrašykite duomenų bazės naudotojo vardą ir pavadinimą.", "%s enter the database username." : "%s įrašykite duomenų bazės naudotojo vardą.", "%s enter the database name." : "%s įrašykite duomenų bazės pavadinimą.", @@ -208,6 +206,8 @@ OC.L10N.register( "Change" : "Keisti", "Delete" : "Ištrinti", "Share" : "Bendrinti", + "Personal info" : "Asmeninė informacija", + "Mobile & desktop" : "Mobilieji ir darbalaukiai", "Unlimited" : "Neribota", "Verifying" : "Tikrinimas", "Verifying …" : "Tikrinama...", @@ -227,6 +227,7 @@ OC.L10N.register( "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Negalima nustatyti galiojimo pabaigos datos. Bendrinimas negali pasibaigti vėliau nei %s po jo pasidalinimo", "Cannot set expiration date. Expiration date is in the past" : "Nepavyko nustatyti galiojimo datos. Galiojimo data yra praėjęs laikas.", "Sharing failed, because the user %s is the original sharer" : "Bendrinimas nepavyko, nes naudotojas %s yra bendrintojas.", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%1$s bendrinimas nepavyko, nes leidimai viršijo %2$s suteiktus leidimus", "Sharing %s failed, because resharing is not allowed" : "%s bendrinimas nepavyko, nes perskirstymas yra neleidžiamas.", "Sharing %s failed, because the file could not be found in the file cache" : "%s dalinimasis nepavyko, nes failo nepavyko rasti podelyje. " }, diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index 6a76058dca..e45a20676d 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -74,8 +74,6 @@ "Security" : "Saugumas", "Groupware" : "Grupinio darbo įranga", "Additional settings" : "Papildomi nustatymai", - "Personal info" : "Asmeninė informacija", - "Mobile & desktop" : "Mobilieji ir darbalaukiai", "%s enter the database username and name." : "%s įrašykite duomenų bazės naudotojo vardą ir pavadinimą.", "%s enter the database username." : "%s įrašykite duomenų bazės naudotojo vardą.", "%s enter the database name." : "%s įrašykite duomenų bazės pavadinimą.", @@ -206,6 +204,8 @@ "Change" : "Keisti", "Delete" : "Ištrinti", "Share" : "Bendrinti", + "Personal info" : "Asmeninė informacija", + "Mobile & desktop" : "Mobilieji ir darbalaukiai", "Unlimited" : "Neribota", "Verifying" : "Tikrinimas", "Verifying …" : "Tikrinama...", @@ -225,6 +225,7 @@ "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Negalima nustatyti galiojimo pabaigos datos. Bendrinimas negali pasibaigti vėliau nei %s po jo pasidalinimo", "Cannot set expiration date. Expiration date is in the past" : "Nepavyko nustatyti galiojimo datos. Galiojimo data yra praėjęs laikas.", "Sharing failed, because the user %s is the original sharer" : "Bendrinimas nepavyko, nes naudotojas %s yra bendrintojas.", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%1$s bendrinimas nepavyko, nes leidimai viršijo %2$s suteiktus leidimus", "Sharing %s failed, because resharing is not allowed" : "%s bendrinimas nepavyko, nes perskirstymas yra neleidžiamas.", "Sharing %s failed, because the file could not be found in the file cache" : "%s dalinimasis nepavyko, nes failo nepavyko rasti podelyje. " },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index 9a37f8d4b6..25f8b5eb12 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -44,7 +44,6 @@ OC.L10N.register( "Unknown user" : "Nezināms lietotājs", "Sharing" : "Koplietošana", "Additional settings" : "Papildu iestatījumi", - "Personal info" : "Personiskā informācija", "%s enter the database username." : "%s ievadiet datubāzes lietotājvārdu.", "%s enter the database name." : "%s ievadiet datubāzes nosaukumu.", "%s you may not use dots in the database name" : "%s datubāžu nosaukumos nedrīkst izmantot punktus", @@ -128,6 +127,7 @@ OC.L10N.register( "Change" : "Mainīt", "Delete" : "Dzēst", "Share" : "Koplietot", + "Personal info" : "Personiskā informācija", "Unlimited" : "Neierobežota", "Verify" : "Verificēt" }, diff --git a/lib/l10n/lv.json b/lib/l10n/lv.json index 23226614aa..77ab3f996b 100644 --- a/lib/l10n/lv.json +++ b/lib/l10n/lv.json @@ -42,7 +42,6 @@ "Unknown user" : "Nezināms lietotājs", "Sharing" : "Koplietošana", "Additional settings" : "Papildu iestatījumi", - "Personal info" : "Personiskā informācija", "%s enter the database username." : "%s ievadiet datubāzes lietotājvārdu.", "%s enter the database name." : "%s ievadiet datubāzes nosaukumu.", "%s you may not use dots in the database name" : "%s datubāžu nosaukumos nedrīkst izmantot punktus", @@ -126,6 +125,7 @@ "Change" : "Mainīt", "Delete" : "Dzēst", "Share" : "Koplietot", + "Personal info" : "Personiskā informācija", "Unlimited" : "Neierobežota", "Verify" : "Verificēt" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js index 2e1b44db06..cca3d14717 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -62,8 +62,6 @@ OC.L10N.register( "Security" : "Безбедност", "Groupware" : "Групни производи", "Additional settings" : "Дополнителни параметри", - "Personal info" : "Лични податоци", - "Mobile & desktop" : "Мобилен & компјутер", "%s enter the database username and name." : "%s внесете го корисничкото име и името на базата.", "%s enter the database username." : "%s внеси го корисничкото име за базата.", "%s enter the database name." : "%s внеси го името на базата.", @@ -150,6 +148,8 @@ OC.L10N.register( "Change" : "Измени", "Delete" : "Избриши", "Share" : "Сподели", + "Personal info" : "Лични податоци", + "Mobile & desktop" : "Мобилен & компјутер", "Unlimited" : "Неограничено", "Verifying" : "Потврдување", "Verifying …" : "Потврдување …", diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json index a0ccbc4862..83057d0174 100644 --- a/lib/l10n/mk.json +++ b/lib/l10n/mk.json @@ -60,8 +60,6 @@ "Security" : "Безбедност", "Groupware" : "Групни производи", "Additional settings" : "Дополнителни параметри", - "Personal info" : "Лични податоци", - "Mobile & desktop" : "Мобилен & компјутер", "%s enter the database username and name." : "%s внесете го корисничкото име и името на базата.", "%s enter the database username." : "%s внеси го корисничкото име за базата.", "%s enter the database name." : "%s внеси го името на базата.", @@ -148,6 +146,8 @@ "Change" : "Измени", "Delete" : "Избриши", "Share" : "Сподели", + "Personal info" : "Лични податоци", + "Mobile & desktop" : "Мобилен & компјутер", "Unlimited" : "Неограничено", "Verifying" : "Потврдување", "Verifying …" : "Потврдување …", diff --git a/lib/l10n/mn.js b/lib/l10n/mn.js index f19d9261f5..1427dc9920 100644 --- a/lib/l10n/mn.js +++ b/lib/l10n/mn.js @@ -23,7 +23,6 @@ OC.L10N.register( "Unknown user" : " хэрэглэгч", "Sharing" : "Түгээх", "Security" : "Хамгаалалт", - "Personal info" : "Хувийн мэдээлэл", "Open »%s«" : "»%s« нээх", "Sunday" : "ням гариг", "Monday" : "даваа", @@ -40,6 +39,7 @@ OC.L10N.register( "Create" : "Үүсгэх", "Delete" : "Устгах", "Share" : "Түгээх", + "Personal info" : "Хувийн мэдээлэл", "Verify" : "Шалнгах" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/mn.json b/lib/l10n/mn.json index 0ea3987840..8798302b59 100644 --- a/lib/l10n/mn.json +++ b/lib/l10n/mn.json @@ -21,7 +21,6 @@ "Unknown user" : " хэрэглэгч", "Sharing" : "Түгээх", "Security" : "Хамгаалалт", - "Personal info" : "Хувийн мэдээлэл", "Open »%s«" : "»%s« нээх", "Sunday" : "ням гариг", "Monday" : "даваа", @@ -38,6 +37,7 @@ "Create" : "Үүсгэх", "Delete" : "Устгах", "Share" : "Түгээх", + "Personal info" : "Хувийн мэдээлэл", "Verify" : "Шалнгах" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 3a29673199..ae76a5050a 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -70,7 +70,6 @@ OC.L10N.register( "Security" : "Sikkerhet", "Groupware" : "Gruppevare", "Additional settings" : "Flere innstillinger", - "Personal info" : "Personlig informasjon", "%s enter the database username and name." : "%s legg inn database brukernavn og navn.", "%s enter the database username." : "%s legg inn brukernavn for databasen.", "%s enter the database name." : "%s legg inn navnet på databasen.", @@ -205,6 +204,7 @@ OC.L10N.register( "Change" : "Endre", "Delete" : "Slett", "Share" : "Del", + "Personal info" : "Personlig informasjon", "Unlimited" : "Ubegrenset", "Verifying" : "Bekrefter", "Verifying …" : "Bekrefter…", diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index 3ed583b2ef..e11d8e67b4 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -68,7 +68,6 @@ "Security" : "Sikkerhet", "Groupware" : "Gruppevare", "Additional settings" : "Flere innstillinger", - "Personal info" : "Personlig informasjon", "%s enter the database username and name." : "%s legg inn database brukernavn og navn.", "%s enter the database username." : "%s legg inn brukernavn for databasen.", "%s enter the database name." : "%s legg inn navnet på databasen.", @@ -203,6 +202,7 @@ "Change" : "Endre", "Delete" : "Slett", "Share" : "Del", + "Personal info" : "Personlig informasjon", "Unlimited" : "Ubegrenset", "Verifying" : "Bekrefter", "Verifying …" : "Bekrefter…", diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 1bf6b40cd0..8c1510b7b4 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -89,8 +89,6 @@ OC.L10N.register( "Security" : "Beveiliging", "Groupware" : "Groupware", "Additional settings" : "Aanvullende instellingen", - "Personal info" : "Persoonlijke informatie", - "Mobile & desktop" : "Mobiel & desktop", "%s enter the database username and name." : "%s voer de database gebruikersnaam en naam in .", "%s enter the database username." : "%s voer de database gebruikersnaam in.", "%s enter the database name." : "%s voer de databasenaam in.", @@ -232,6 +230,8 @@ OC.L10N.register( "Change" : "Wijzigen", "Delete" : "Verwijderen", "Share" : "Delen", + "Personal info" : "Persoonlijke informatie", + "Mobile & desktop" : "Mobiel & desktop", "Unlimited" : "Ongelimiteerd", "Verifying" : "Verifiëren", "Verifying …" : "Verifiëren...", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 59ca9700ee..69ea807fc3 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -87,8 +87,6 @@ "Security" : "Beveiliging", "Groupware" : "Groupware", "Additional settings" : "Aanvullende instellingen", - "Personal info" : "Persoonlijke informatie", - "Mobile & desktop" : "Mobiel & desktop", "%s enter the database username and name." : "%s voer de database gebruikersnaam en naam in .", "%s enter the database username." : "%s voer de database gebruikersnaam in.", "%s enter the database name." : "%s voer de databasenaam in.", @@ -230,6 +228,8 @@ "Change" : "Wijzigen", "Delete" : "Verwijderen", "Share" : "Delen", + "Personal info" : "Persoonlijke informatie", + "Mobile & desktop" : "Mobiel & desktop", "Unlimited" : "Ongelimiteerd", "Verifying" : "Verifiëren", "Verifying …" : "Verifiëren...", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 379e8618c1..20ce4bcb4c 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "Edycja edukacyjna", "Enterprise bundle" : "Pakiet dla firm", "Groupware bundle" : "Pakiet do pracy grupowej", + "Hub bundle" : "Pakiet centralny", "Social sharing bundle" : "Pakiet udostępniania społecznościowego", "PHP %s or higher is required." : "Wymagane jest PHP %s lub wyższe.", "PHP with a version lower than %s is required." : "Wymagane jest PHP z wersją niższą niż %s.", @@ -89,8 +90,6 @@ OC.L10N.register( "Security" : "Bezpieczeństwo", "Groupware" : "Praca grupowa", "Additional settings" : "Ustawienia dodatkowe", - "Personal info" : "Informacje osobiste", - "Mobile & desktop" : "Mobilne i stacjonarne", "%s enter the database username and name." : "Podaj nazwę bazy danych i nazwę użytkownika dla %s.", "%s enter the database username." : "Podaj nazwę użytkownika dla %s.", "%s enter the database name." : "Podaj nazwę bazy danych dla %s.", @@ -232,6 +231,8 @@ OC.L10N.register( "Change" : "Zmień", "Delete" : "Usuń", "Share" : "Udostępnij", + "Personal info" : "Informacje osobiste", + "Mobile & desktop" : "Mobilne i stacjonarne", "Unlimited" : "Nieograniczony", "Verifying" : "Weryfikacja", "Verifying …" : "Weryfikacja…", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 21270ce988..cab2511430 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -15,6 +15,7 @@ "Education Edition" : "Edycja edukacyjna", "Enterprise bundle" : "Pakiet dla firm", "Groupware bundle" : "Pakiet do pracy grupowej", + "Hub bundle" : "Pakiet centralny", "Social sharing bundle" : "Pakiet udostępniania społecznościowego", "PHP %s or higher is required." : "Wymagane jest PHP %s lub wyższe.", "PHP with a version lower than %s is required." : "Wymagane jest PHP z wersją niższą niż %s.", @@ -87,8 +88,6 @@ "Security" : "Bezpieczeństwo", "Groupware" : "Praca grupowa", "Additional settings" : "Ustawienia dodatkowe", - "Personal info" : "Informacje osobiste", - "Mobile & desktop" : "Mobilne i stacjonarne", "%s enter the database username and name." : "Podaj nazwę bazy danych i nazwę użytkownika dla %s.", "%s enter the database username." : "Podaj nazwę użytkownika dla %s.", "%s enter the database name." : "Podaj nazwę bazy danych dla %s.", @@ -230,6 +229,8 @@ "Change" : "Zmień", "Delete" : "Usuń", "Share" : "Udostępnij", + "Personal info" : "Informacje osobiste", + "Mobile & desktop" : "Mobilne i stacjonarne", "Unlimited" : "Nieograniczony", "Verifying" : "Weryfikacja", "Verifying …" : "Weryfikacja…", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index f8aab004d0..d6e0555984 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "Edição Educativa", "Enterprise bundle" : "Pacote Enterprise", "Groupware bundle" : "Pacote Groupware", + "Hub bundle" : "Pacote de hub", "Social sharing bundle" : "Pacote de compartilhamento social", "PHP %s or higher is required." : "PHP %s ou superior é requerido.", "PHP with a version lower than %s is required." : "É requerida uma versão PHP mais antiga que a %s .", @@ -89,8 +90,6 @@ OC.L10N.register( "Security" : "Segurança", "Groupware" : "Groupware", "Additional settings" : "Configurações adicionais", - "Personal info" : "Informação pessoal", - "Mobile & desktop" : "Móvel & desktop", "%s enter the database username and name." : "%s insira o nome de usuário e o nome do banco de dados.", "%s enter the database username." : "%s insira o nome de usuário do banco de dados.", "%s enter the database name." : "%s insira o nome do banco de dados.", @@ -232,6 +231,8 @@ OC.L10N.register( "Change" : "Mudar", "Delete" : "Excluir", "Share" : "Compartilhar", + "Personal info" : "Informação pessoal", + "Mobile & desktop" : "Móvel & desktop", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando...", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 7c944dcf3e..f65b801297 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -15,6 +15,7 @@ "Education Edition" : "Edição Educativa", "Enterprise bundle" : "Pacote Enterprise", "Groupware bundle" : "Pacote Groupware", + "Hub bundle" : "Pacote de hub", "Social sharing bundle" : "Pacote de compartilhamento social", "PHP %s or higher is required." : "PHP %s ou superior é requerido.", "PHP with a version lower than %s is required." : "É requerida uma versão PHP mais antiga que a %s .", @@ -87,8 +88,6 @@ "Security" : "Segurança", "Groupware" : "Groupware", "Additional settings" : "Configurações adicionais", - "Personal info" : "Informação pessoal", - "Mobile & desktop" : "Móvel & desktop", "%s enter the database username and name." : "%s insira o nome de usuário e o nome do banco de dados.", "%s enter the database username." : "%s insira o nome de usuário do banco de dados.", "%s enter the database name." : "%s insira o nome do banco de dados.", @@ -230,6 +229,8 @@ "Change" : "Mudar", "Delete" : "Excluir", "Share" : "Compartilhar", + "Personal info" : "Informação pessoal", + "Mobile & desktop" : "Móvel & desktop", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando...", diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index e950987953..7e6f8dcfd2 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -67,7 +67,6 @@ OC.L10N.register( "Sharing" : "Partilhar", "Security" : "Segurança", "Additional settings" : "Definições adicionais", - "Personal info" : "Informação pessoal", "%s enter the database username and name." : "%s introduza o nome de utilizador da base de dados e o nome da base de dados.", "%s enter the database username." : "%s introduza o nome de utilizador da base de dados", "%s enter the database name." : "%s introduza o nome da base de dados", @@ -201,6 +200,7 @@ OC.L10N.register( "Create" : "Criar", "Delete" : "Apagar", "Share" : "Partilhar", + "Personal info" : "Informação pessoal", "Unlimited" : "Ilimitado", "Verifying" : "A verificar", "Verifying …" : "A verificar...", diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index 56b42b14ce..7d4198b22a 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -65,7 +65,6 @@ "Sharing" : "Partilhar", "Security" : "Segurança", "Additional settings" : "Definições adicionais", - "Personal info" : "Informação pessoal", "%s enter the database username and name." : "%s introduza o nome de utilizador da base de dados e o nome da base de dados.", "%s enter the database username." : "%s introduza o nome de utilizador da base de dados", "%s enter the database name." : "%s introduza o nome da base de dados", @@ -199,6 +198,7 @@ "Create" : "Criar", "Delete" : "Apagar", "Share" : "Partilhar", + "Personal info" : "Informação pessoal", "Unlimited" : "Ilimitado", "Verifying" : "A verificar", "Verifying …" : "A verificar...", diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index 2706784699..d2b78c9378 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -48,7 +48,6 @@ OC.L10N.register( "Sharing" : "Partajare", "Security" : "Securitate", "Additional settings" : "Setări adiționale", - "Personal info" : "Informații personale", "%s enter the database username and name." : "%s introdu numele de utilizator și parola pentru baza de date.", "%s enter the database username." : "%s introdu utilizatorul bazei de date.", "%s enter the database name." : "%s introduceți numele bazei de date", @@ -135,6 +134,7 @@ OC.L10N.register( "Create" : "Creează", "Delete" : "Șterge", "Share" : "Partajează", + "Personal info" : "Informații personale", "Unlimited" : "Nelimitată", "Verifying" : "Se verifică", "Verifying …" : "Se verifică ...", diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index 35dd15e4ca..f9c97f21bd 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -46,7 +46,6 @@ "Sharing" : "Partajare", "Security" : "Securitate", "Additional settings" : "Setări adiționale", - "Personal info" : "Informații personale", "%s enter the database username and name." : "%s introdu numele de utilizator și parola pentru baza de date.", "%s enter the database username." : "%s introdu utilizatorul bazei de date.", "%s enter the database name." : "%s introduceți numele bazei de date", @@ -133,6 +132,7 @@ "Create" : "Creează", "Delete" : "Șterge", "Share" : "Partajează", + "Personal info" : "Informații personale", "Unlimited" : "Nelimitată", "Verifying" : "Se verifică", "Verifying …" : "Se verifică ...", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 4786c02b57..4f7d4f0221 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -88,8 +88,6 @@ OC.L10N.register( "Security" : "Безопасность", "Groupware" : "ПО совместного использования", "Additional settings" : "Дополнительные настройки", - "Personal info" : "Личная информация", - "Mobile & desktop" : "Клиенты для ПК и мобильных устройств", "%s enter the database username and name." : "%s укажите имя пользователя и название для базы данных.", "%s enter the database username." : "%s введите имя пользователя базы данных.", "%s enter the database name." : "%s введите имя базы данных.", @@ -230,6 +228,8 @@ OC.L10N.register( "Change" : "Изменение", "Delete" : "Удаление", "Share" : "Предоставление доступа", + "Personal info" : "Личная информация", + "Mobile & desktop" : "Клиенты для ПК и мобильных устройств", "Unlimited" : "Неограничено", "Verifying" : "Производится проверка", "Verifying …" : "Производится проверка…", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index c94ade8e4b..076babae11 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -86,8 +86,6 @@ "Security" : "Безопасность", "Groupware" : "ПО совместного использования", "Additional settings" : "Дополнительные настройки", - "Personal info" : "Личная информация", - "Mobile & desktop" : "Клиенты для ПК и мобильных устройств", "%s enter the database username and name." : "%s укажите имя пользователя и название для базы данных.", "%s enter the database username." : "%s введите имя пользователя базы данных.", "%s enter the database name." : "%s введите имя базы данных.", @@ -228,6 +226,8 @@ "Change" : "Изменение", "Delete" : "Удаление", "Share" : "Предоставление доступа", + "Personal info" : "Личная информация", + "Mobile & desktop" : "Клиенты для ПК и мобильных устройств", "Unlimited" : "Неограничено", "Verifying" : "Производится проверка", "Verifying …" : "Производится проверка…", diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 30b5f7f095..a6435bbd1b 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -74,8 +74,6 @@ OC.L10N.register( "Security" : "Zabezpečenie", "Groupware" : "Groupware", "Additional settings" : "Ďalšie nastavenia", - "Personal info" : "Osobné informácie", - "Mobile & desktop" : "Mobil a počítač", "%s enter the database username and name." : "%s zadajte používateľské meno a meno databázy", "%s enter the database username." : "Zadajte používateľské meno %s databázy.", "%s enter the database name." : "Zadajte názov databázy pre %s databázy.", @@ -216,6 +214,8 @@ OC.L10N.register( "Change" : "Zmeniť", "Delete" : "Zmazať", "Share" : "Sprístupniť", + "Personal info" : "Osobné informácie", + "Mobile & desktop" : "Mobil a počítač", "Unlimited" : "Neobmedzené", "Verifying" : "Overovanie", "Verifying …" : "Overovanie ...", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 1998bdd834..b66db77861 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -72,8 +72,6 @@ "Security" : "Zabezpečenie", "Groupware" : "Groupware", "Additional settings" : "Ďalšie nastavenia", - "Personal info" : "Osobné informácie", - "Mobile & desktop" : "Mobil a počítač", "%s enter the database username and name." : "%s zadajte používateľské meno a meno databázy", "%s enter the database username." : "Zadajte používateľské meno %s databázy.", "%s enter the database name." : "Zadajte názov databázy pre %s databázy.", @@ -214,6 +212,8 @@ "Change" : "Zmeniť", "Delete" : "Zmazať", "Share" : "Sprístupniť", + "Personal info" : "Osobné informácie", + "Mobile & desktop" : "Mobil a počítač", "Unlimited" : "Neobmedzené", "Verifying" : "Overovanie", "Verifying …" : "Overovanie ...", diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 39edd16aa4..1366fdc632 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -69,8 +69,6 @@ OC.L10N.register( "Security" : "Varnost", "Groupware" : "Skupinsko delo", "Additional settings" : "Dodatne nastavitve", - "Personal info" : "Osebni podatki", - "Mobile & desktop" : "Mobilni in namizni dostop", "%s enter the database username and name." : "%s – vnos uporabniškega imena in imena podatkovne zbirke.", "%s enter the database username." : "%s – vnos uporabniškega imena podatkovne zbirke.", "%s enter the database name." : "%s – vnos imena podatkovne zbirke.", @@ -188,6 +186,8 @@ OC.L10N.register( "Change" : "Spremeni", "Delete" : "Izbriši", "Share" : "Souporaba", + "Personal info" : "Osebni podatki", + "Mobile & desktop" : "Mobilni in namizni dostop", "Unlimited" : "Neomejeno", "Verifying" : "Overjanje", "Verifying …" : "Poteka overjanje ...", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 1a9c24c9c0..a4cf9b4c87 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -67,8 +67,6 @@ "Security" : "Varnost", "Groupware" : "Skupinsko delo", "Additional settings" : "Dodatne nastavitve", - "Personal info" : "Osebni podatki", - "Mobile & desktop" : "Mobilni in namizni dostop", "%s enter the database username and name." : "%s – vnos uporabniškega imena in imena podatkovne zbirke.", "%s enter the database username." : "%s – vnos uporabniškega imena podatkovne zbirke.", "%s enter the database name." : "%s – vnos imena podatkovne zbirke.", @@ -186,6 +184,8 @@ "Change" : "Spremeni", "Delete" : "Izbriši", "Share" : "Souporaba", + "Personal info" : "Osebni podatki", + "Mobile & desktop" : "Mobilni in namizni dostop", "Unlimited" : "Neomejeno", "Verifying" : "Overjanje", "Verifying …" : "Poteka overjanje ...", diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 690b121586..caa2496fdf 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -58,7 +58,6 @@ OC.L10N.register( "Sharing" : "Ndarja", "Security" : "Siguria", "Additional settings" : "Konfigurime shtesë", - "Personal info" : "Informacion personal", "%s enter the database username and name." : "%s jepni emrin e bazës së të dhënave dhe emrin e përdoruesit për të.", "%s enter the database username." : "%s jepni emrin e përdoruesit të bazës së të dhënave.", "%s enter the database name." : "%s jepni emrin e bazës së të dhënave.", @@ -186,6 +185,7 @@ OC.L10N.register( "Change" : "Ndrysho", "Delete" : "Delete", "Share" : "Shpërndaje", + "Personal info" : "Informacion personal", "Unlimited" : "E palimituar", "Verifying" : "Duke e verifikuar", "Verifying …" : "Duke e verifikuar ...", diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json index 3edce07ff6..73fe92a7b1 100644 --- a/lib/l10n/sq.json +++ b/lib/l10n/sq.json @@ -56,7 +56,6 @@ "Sharing" : "Ndarja", "Security" : "Siguria", "Additional settings" : "Konfigurime shtesë", - "Personal info" : "Informacion personal", "%s enter the database username and name." : "%s jepni emrin e bazës së të dhënave dhe emrin e përdoruesit për të.", "%s enter the database username." : "%s jepni emrin e përdoruesit të bazës së të dhënave.", "%s enter the database name." : "%s jepni emrin e bazës së të dhënave.", @@ -184,6 +183,7 @@ "Change" : "Ndrysho", "Delete" : "Delete", "Share" : "Shpërndaje", + "Personal info" : "Informacion personal", "Unlimited" : "E palimituar", "Verifying" : "Duke e verifikuar", "Verifying …" : "Duke e verifikuar ...", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 060878da58..d08f33df0f 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -89,8 +89,6 @@ OC.L10N.register( "Security" : "Безбедност", "Groupware" : "Радни тимови", "Additional settings" : "Додатне поставке", - "Personal info" : "Лични подаци", - "Mobile & desktop" : "Мобилни и десктоп", "%s enter the database username and name." : "%s унеси корисничко име базе података и име.", "%s enter the database username." : "%s унеси корисничко име базе података.", "%s enter the database name." : "%s унеси име базе података.", @@ -232,6 +230,8 @@ OC.L10N.register( "Change" : "Измени", "Delete" : "Обриши", "Share" : "Подели", + "Personal info" : "Лични подаци", + "Mobile & desktop" : "Мобилни и десктоп", "Unlimited" : "Неограничено", "Verifying" : "Проверавам", "Verifying …" : "Проверавам ...", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 9dd5866222..714f9b8627 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -87,8 +87,6 @@ "Security" : "Безбедност", "Groupware" : "Радни тимови", "Additional settings" : "Додатне поставке", - "Personal info" : "Лични подаци", - "Mobile & desktop" : "Мобилни и десктоп", "%s enter the database username and name." : "%s унеси корисничко име базе података и име.", "%s enter the database username." : "%s унеси корисничко име базе података.", "%s enter the database name." : "%s унеси име базе података.", @@ -230,6 +228,8 @@ "Change" : "Измени", "Delete" : "Обриши", "Share" : "Подели", + "Personal info" : "Лични подаци", + "Mobile & desktop" : "Мобилни и десктоп", "Unlimited" : "Неограничено", "Verifying" : "Проверавам", "Verifying …" : "Проверавам ...", diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index e3d20d23d9..1402f52c43 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -89,8 +89,6 @@ OC.L10N.register( "Security" : "Säkerhet", "Groupware" : "Grupprogram", "Additional settings" : "Övriga inställningar", - "Personal info" : "Personlig information", - "Mobile & desktop" : "Mobil & skrivbord", "%s enter the database username and name." : "%s ange användarnamn och namn för databasen.", "%s enter the database username." : "%s ange databasanvändare.", "%s enter the database name." : "%s ange databasnamn", @@ -232,6 +230,8 @@ OC.L10N.register( "Change" : "Ändra", "Delete" : "Radera", "Share" : "Dela", + "Personal info" : "Personlig information", + "Mobile & desktop" : "Mobil & skrivbord", "Unlimited" : "Obegränsad", "Verifying" : "Verifierar", "Verifying …" : "Verifierar ...", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 4045b42efd..0a29d234e5 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -87,8 +87,6 @@ "Security" : "Säkerhet", "Groupware" : "Grupprogram", "Additional settings" : "Övriga inställningar", - "Personal info" : "Personlig information", - "Mobile & desktop" : "Mobil & skrivbord", "%s enter the database username and name." : "%s ange användarnamn och namn för databasen.", "%s enter the database username." : "%s ange databasanvändare.", "%s enter the database name." : "%s ange databasnamn", @@ -230,6 +228,8 @@ "Change" : "Ändra", "Delete" : "Radera", "Share" : "Dela", + "Personal info" : "Personlig information", + "Mobile & desktop" : "Mobil & skrivbord", "Unlimited" : "Obegränsad", "Verifying" : "Verifierar", "Verifying …" : "Verifierar ...", diff --git a/lib/l10n/th.js b/lib/l10n/th.js index fa4107c909..6517ae125f 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -40,7 +40,6 @@ OC.L10N.register( "Users" : "ผู้ใช้งาน", "Unknown user" : "ไม่รู้จักผู้ใช้", "Sharing" : "แชร์ข้อมูล", - "Personal info" : "ข้อมูลส่วนบุคคล", "%s enter the database username and name." : "%s ป้อนชื่อผู้ใช้ฐานข้อมูล และชื่อ", "%s enter the database username." : "%s ใส่ชื่อผู้ใช้ฐานข้อมูล", "%s enter the database name." : "%s ใส่ชื่อฐานข้อมูล", @@ -143,6 +142,7 @@ OC.L10N.register( "Create" : "สร้าง", "Delete" : "ลบ", "Share" : "แชร์", + "Personal info" : "ข้อมูลส่วนบุคคล", "Unlimited" : "ไม่จำกัด", "Sharing %s failed, because the backend does not allow shares from type %i" : "การแชร์ %s ล้มเหลวเพราะแบ็กเอนด์ไม่อนุญาตให้แชร์จากไฟล์ประเภท %i", "Sharing %s failed, because the file does not exist" : "การแชร์ %s ล้มเหลวเพราะไม่มีไฟล์นี้อยู่", diff --git a/lib/l10n/th.json b/lib/l10n/th.json index 4f67943914..7a6c5ffb94 100644 --- a/lib/l10n/th.json +++ b/lib/l10n/th.json @@ -38,7 +38,6 @@ "Users" : "ผู้ใช้งาน", "Unknown user" : "ไม่รู้จักผู้ใช้", "Sharing" : "แชร์ข้อมูล", - "Personal info" : "ข้อมูลส่วนบุคคล", "%s enter the database username and name." : "%s ป้อนชื่อผู้ใช้ฐานข้อมูล และชื่อ", "%s enter the database username." : "%s ใส่ชื่อผู้ใช้ฐานข้อมูล", "%s enter the database name." : "%s ใส่ชื่อฐานข้อมูล", @@ -141,6 +140,7 @@ "Create" : "สร้าง", "Delete" : "ลบ", "Share" : "แชร์", + "Personal info" : "ข้อมูลส่วนบุคคล", "Unlimited" : "ไม่จำกัด", "Sharing %s failed, because the backend does not allow shares from type %i" : "การแชร์ %s ล้มเหลวเพราะแบ็กเอนด์ไม่อนุญาตให้แชร์จากไฟล์ประเภท %i", "Sharing %s failed, because the file does not exist" : "การแชร์ %s ล้มเหลวเพราะไม่มีไฟล์นี้อยู่", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 75fa9f7874..42af966113 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -89,8 +89,6 @@ OC.L10N.register( "Security" : "Güvenlik", "Groupware" : "Grup çalışması", "Additional settings" : "Ek ayarlar", - "Personal info" : "Kişisel Bilgiler", - "Mobile & desktop" : "Mobil ve masaüstü", "%s enter the database username and name." : "%s veritabanı adını ve kullanıcı adını yazın.", "%s enter the database username." : "%s veritabanı kullanıcı adını yazın.", "%s enter the database name." : "%s veritabanı adını yazın.", @@ -232,6 +230,8 @@ OC.L10N.register( "Change" : "Düzenle", "Delete" : "Sil", "Share" : "Paylaş", + "Personal info" : "Kişisel Bilgiler", + "Mobile & desktop" : "Mobil ve masaüstü", "Unlimited" : "Sınırsız", "Verifying" : "Doğrulanıyor", "Verifying …" : "Doğrulanıyor …", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 78a9f8bf31..94d2db658e 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -87,8 +87,6 @@ "Security" : "Güvenlik", "Groupware" : "Grup çalışması", "Additional settings" : "Ek ayarlar", - "Personal info" : "Kişisel Bilgiler", - "Mobile & desktop" : "Mobil ve masaüstü", "%s enter the database username and name." : "%s veritabanı adını ve kullanıcı adını yazın.", "%s enter the database username." : "%s veritabanı kullanıcı adını yazın.", "%s enter the database name." : "%s veritabanı adını yazın.", @@ -230,6 +228,8 @@ "Change" : "Düzenle", "Delete" : "Sil", "Share" : "Paylaş", + "Personal info" : "Kişisel Bilgiler", + "Mobile & desktop" : "Mobil ve masaüstü", "Unlimited" : "Sınırsız", "Verifying" : "Doğrulanıyor", "Verifying …" : "Doğrulanıyor …", diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index a68a2bac31..d0f7125a04 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -37,7 +37,6 @@ OC.L10N.register( "Unknown user" : "Невідомий користувач", "Sharing" : "Поділитись", "Security" : "Безпека", - "Personal info" : "Особиста інформація", "%s enter the database username and name." : "%s введіть назву бази даних та ім'я користувача.", "%s enter the database username." : "%s введіть ім'я користувача бази даних.", "%s enter the database name." : "%s введіть назву бази даних.", @@ -60,6 +59,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s надав Вам доступ »%2$s« та хоче додати", "»%s« added a note to a file shared with you" : "»%s« додав нотатку до опублікованого файлу", "Open »%s«" : "Відкритт 1%s", + "%1$s via %2$s" : "%1$s через %2$s", "You are not allowed to share %s" : "Вам заборонено поширювати %s", "Expiration date is in the past" : "Дата закінчення в минулому", "%1$s shared »%2$s« with you" : "%1$s надав Вам доступ до »%2$s«", @@ -153,6 +153,7 @@ OC.L10N.register( "Create" : "Створити", "Delete" : "Видалити", "Share" : "Поділитися", + "Personal info" : "Особиста інформація", "Unlimited" : "Необмежено", "Verifying …" : "Перевірка ...", "Verify" : "Перевірити", diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 5c7bde9fc7..19a765bcac 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -35,7 +35,6 @@ "Unknown user" : "Невідомий користувач", "Sharing" : "Поділитись", "Security" : "Безпека", - "Personal info" : "Особиста інформація", "%s enter the database username and name." : "%s введіть назву бази даних та ім'я користувача.", "%s enter the database username." : "%s введіть ім'я користувача бази даних.", "%s enter the database name." : "%s введіть назву бази даних.", @@ -58,6 +57,7 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s надав Вам доступ »%2$s« та хоче додати", "»%s« added a note to a file shared with you" : "»%s« додав нотатку до опублікованого файлу", "Open »%s«" : "Відкритт 1%s", + "%1$s via %2$s" : "%1$s через %2$s", "You are not allowed to share %s" : "Вам заборонено поширювати %s", "Expiration date is in the past" : "Дата закінчення в минулому", "%1$s shared »%2$s« with you" : "%1$s надав Вам доступ до »%2$s«", @@ -151,6 +151,7 @@ "Create" : "Створити", "Delete" : "Видалити", "Share" : "Поділитися", + "Personal info" : "Особиста інформація", "Unlimited" : "Необмежено", "Verifying …" : "Перевірка ...", "Verify" : "Перевірити", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 3260abc681..df8e9fe31b 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "教育版", "Enterprise bundle" : "企业捆绑包", "Groupware bundle" : "群组捆绑包", + "Hub bundle" : "枢纽捆绑包", "Social sharing bundle" : "社交共享捆绑包", "PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。", "PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP。", @@ -89,8 +90,6 @@ OC.L10N.register( "Security" : "安全", "Groupware" : "组件", "Additional settings" : "其他设置", - "Personal info" : "个人信息", - "Mobile & desktop" : "手机与电脑", "%s enter the database username and name." : "%s 输入数据库用户名和名称。", "%s enter the database username." : "%s 输入数据库用户名。", "%s enter the database name." : "%s 输入数据库名称。", @@ -232,6 +231,8 @@ OC.L10N.register( "Change" : "修改", "Delete" : "删除", "Share" : "共享", + "Personal info" : "个人信息", + "Mobile & desktop" : "手机与电脑", "Unlimited" : "无限制", "Verifying" : "验证", "Verifying …" : "正在验证…", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index a3359d93b8..67db82d3d4 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -15,6 +15,7 @@ "Education Edition" : "教育版", "Enterprise bundle" : "企业捆绑包", "Groupware bundle" : "群组捆绑包", + "Hub bundle" : "枢纽捆绑包", "Social sharing bundle" : "社交共享捆绑包", "PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。", "PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP。", @@ -87,8 +88,6 @@ "Security" : "安全", "Groupware" : "组件", "Additional settings" : "其他设置", - "Personal info" : "个人信息", - "Mobile & desktop" : "手机与电脑", "%s enter the database username and name." : "%s 输入数据库用户名和名称。", "%s enter the database username." : "%s 输入数据库用户名。", "%s enter the database name." : "%s 输入数据库名称。", @@ -230,6 +229,8 @@ "Change" : "修改", "Delete" : "删除", "Share" : "共享", + "Personal info" : "个人信息", + "Mobile & desktop" : "手机与电脑", "Unlimited" : "无限制", "Verifying" : "验证", "Verifying …" : "正在验证…", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 5a41cb66fb..f3437c653c 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -80,8 +80,6 @@ OC.L10N.register( "Security" : "安全性", "Groupware" : "協作應用程式", "Additional settings" : "其他設定", - "Personal info" : "個人資訊", - "Mobile & desktop" : "行動裝置及桌面", "%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱", "%s enter the database username." : "%s 輸入資料庫使用者名稱", "%s enter the database name." : "%s 輸入資料庫名稱", @@ -221,6 +219,8 @@ OC.L10N.register( "Change" : "更改", "Delete" : "刪除", "Share" : "分享", + "Personal info" : "個人資訊", + "Mobile & desktop" : "行動裝置及桌面", "Unlimited" : "無限", "Verifying" : "驗證中", "Verifying …" : "驗證中…", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 97dff69a2a..b374301e1e 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -78,8 +78,6 @@ "Security" : "安全性", "Groupware" : "協作應用程式", "Additional settings" : "其他設定", - "Personal info" : "個人資訊", - "Mobile & desktop" : "行動裝置及桌面", "%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱", "%s enter the database username." : "%s 輸入資料庫使用者名稱", "%s enter the database name." : "%s 輸入資料庫名稱", @@ -219,6 +217,8 @@ "Change" : "更改", "Delete" : "刪除", "Share" : "分享", + "Personal info" : "個人資訊", + "Mobile & desktop" : "行動裝置及桌面", "Unlimited" : "無限", "Verifying" : "驗證中", "Verifying …" : "驗證中…",