Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-03-19 00:19:50 +00:00
parent 79e9cdc467
commit b083a8cfd7
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
120 changed files with 320 additions and 240 deletions

View File

@ -33,6 +33,7 @@ OC.L10N.register(
"An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Поменути сте за „{file}”, у коментару корисника које је од тада обрисан",
"_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"],
"Write a message …" : "Напиши поруку…",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "„@” за помињања, „:” за емођи, „/” за паметни бирач"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@ -31,6 +31,7 @@
"An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Поменути сте за „{file}”, у коментару корисника које је од тада обрисан",
"_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"],
"Write a message …" : "Напиши поруку…",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "„@” за помињања, „:” за емођи, „/” за паметни бирач"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

View File

@ -33,6 +33,7 @@ OC.L10N.register(
"An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Du har nämnts i \"{file}\", i en kommentar av en användare som sedan har blivit borttagen",
"_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
"Write a message …" : "Skriv ett meddelande …",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" för omnämnanden, \":\" för emoji, \"/\" för smart picker"
},
"nplurals=2; plural=(n != 1);");

View File

@ -31,6 +31,7 @@
"An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Du har nämnts i \"{file}\", i en kommentar av en användare som sedan har blivit borttagen",
"_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
"Write a message …" : "Skriv ett meddelande …",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" för omnämnanden, \":\" för emoji, \"/\" för smart picker"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -9,6 +9,7 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s 已對 %2$s 留言",
"{author} commented on {file}" : "{author} 已對 {file} 留言",
"<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "一個已刪除的帳號在「{file}」的留言中提及您。",
"{user} mentioned you in a comment on \"{file}\"" : "{user} 在「{file}」的留言中提到您",
"Files app plugin to add comments to files" : "用於對檔案加入留言的檔案應用程式擴充元件",
"Edit comment" : "編輯留言",
@ -32,6 +33,7 @@ OC.L10N.register(
"An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "一個已被刪除的使用者在「{file}」的留言中提到您",
"_%n unread comment_::_%n unread comments_" : ["%n 則未讀留言"],
"Write a message …" : "撰寫訊息……",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "「@」表示提及、「:」表示表情符號、「/」表示智慧型選取程式"
},
"nplurals=1; plural=0;");

View File

@ -7,6 +7,7 @@
"%1$s commented on %2$s" : "%1$s 已對 %2$s 留言",
"{author} commented on {file}" : "{author} 已對 {file} 留言",
"<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "一個已刪除的帳號在「{file}」的留言中提及您。",
"{user} mentioned you in a comment on \"{file}\"" : "{user} 在「{file}」的留言中提到您",
"Files app plugin to add comments to files" : "用於對檔案加入留言的檔案應用程式擴充元件",
"Edit comment" : "編輯留言",
@ -30,6 +31,7 @@
"An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "一個已被刪除的使用者在「{file}」的留言中提到您",
"_%n unread comment_::_%n unread comments_" : ["%n 則未讀留言"],
"Write a message …" : "撰寫訊息……",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "「@」表示提及、「:」表示表情符號、「/」表示智慧型選取程式"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -50,9 +50,9 @@ OC.L10N.register(
"{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}",
"You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}",
"Calendar, contacts and tasks" : "Calendar, contacts and tasks",
"A <strong>calendar</strong> was modified" : "A <strong>calendar</strong> was modified",
"A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified",
"A calendar <strong>to-do</strong> was modified" : "A calendar <strong>to-do</strong> was modified",
"A <strong>calendar</strong> was modified" : "یک تقویم تغییر کرد",
"A calendar <strong>event</strong> was modified" : "یک رویداد ثبت شده در تقویم تغییر کرد",
"A calendar <strong>to-do</strong> was modified" : "یک کار ثبت شده در تقویم تغییر کرد",
"Contact birthdays" : "Contact birthdays",
"Death of %s" : "Death of %s",
"Untitled calendar" : "تقویم بدون عنوان",
@ -117,7 +117,7 @@ OC.L10N.register(
"You deleted contact {card} from address book {addressbook}" : "You deleted contact {card} from address book {addressbook}",
"{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}",
"You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "یک مخاطب یا دفترچه آدرس تغییر کرد",
"Accounts" : "Accounts",
"System address book which holds all accounts" : "System address book which holds all accounts",
"File is not updatable: %1$s" : "File is not updatable: %1$s",
@ -189,7 +189,7 @@ OC.L10N.register(
"Are you accepting the invitation?" : "Are you accepting the invitation?",
"Tentative" : "آزمایشی",
"Your attendance was updated successfully." : "Your attendance was updated successfully.",
"To-dos" : "To-dos",
"To-dos" : "کارهای برای انجام",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting."
},
"nplurals=2; plural=(n > 1);");

View File

@ -48,9 +48,9 @@
"{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}",
"You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}",
"Calendar, contacts and tasks" : "Calendar, contacts and tasks",
"A <strong>calendar</strong> was modified" : "A <strong>calendar</strong> was modified",
"A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified",
"A calendar <strong>to-do</strong> was modified" : "A calendar <strong>to-do</strong> was modified",
"A <strong>calendar</strong> was modified" : "یک تقویم تغییر کرد",
"A calendar <strong>event</strong> was modified" : "یک رویداد ثبت شده در تقویم تغییر کرد",
"A calendar <strong>to-do</strong> was modified" : "یک کار ثبت شده در تقویم تغییر کرد",
"Contact birthdays" : "Contact birthdays",
"Death of %s" : "Death of %s",
"Untitled calendar" : "تقویم بدون عنوان",
@ -115,7 +115,7 @@
"You deleted contact {card} from address book {addressbook}" : "You deleted contact {card} from address book {addressbook}",
"{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}",
"You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "یک مخاطب یا دفترچه آدرس تغییر کرد",
"Accounts" : "Accounts",
"System address book which holds all accounts" : "System address book which holds all accounts",
"File is not updatable: %1$s" : "File is not updatable: %1$s",
@ -187,7 +187,7 @@
"Are you accepting the invitation?" : "Are you accepting the invitation?",
"Tentative" : "آزمایشی",
"Your attendance was updated successfully." : "Your attendance was updated successfully.",
"To-dos" : "To-dos",
"To-dos" : "کارهای برای انجام",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -151,7 +151,9 @@ OC.L10N.register(
"No outstanding DAV system address book sync." : "Не постоји ниједна синхронизација DAV системског адресара која треба да се обави.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV синхронизација системског адресара се још увек није покренула јер ваша инстанца има више од 1000 корисника или јер је дошло до грешке. Молимо вас да га ручно покренете командом „occ dav:sync-system-addressbook”.",
"WebDAV endpoint" : "WebDAV крајња тачка",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Није могло да се провери да ли ваш веб сервер исправно подешен тако да се омогући синхронизација фајлова преко WebDAV. Молимо вас да проверите ручно.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Сервер није правилно подешен за синхронизацију фајлова. Изгледа да је ВебДАВ сучеље покварено.",
"Your web server is properly set up to allow file synchronization over WebDAV." : "Ваш веб сервер исправно подешен тако да се омогући синхронизација фајлова преко WebDAV.",
"Migrated calendar (%1$s)" : "Мигрирани календар (%1$s)",
"Calendars including events, details and attendees" : "Календари који укључују догађаје, детаље и учеснике",
"Contacts and groups" : "Контакти и групе",

View File

@ -149,7 +149,9 @@
"No outstanding DAV system address book sync." : "Не постоји ниједна синхронизација DAV системског адресара која треба да се обави.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV синхронизација системског адресара се још увек није покренула јер ваша инстанца има више од 1000 корисника или јер је дошло до грешке. Молимо вас да га ручно покренете командом „occ dav:sync-system-addressbook”.",
"WebDAV endpoint" : "WebDAV крајња тачка",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Није могло да се провери да ли ваш веб сервер исправно подешен тако да се омогући синхронизација фајлова преко WebDAV. Молимо вас да проверите ручно.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Сервер није правилно подешен за синхронизацију фајлова. Изгледа да је ВебДАВ сучеље покварено.",
"Your web server is properly set up to allow file synchronization over WebDAV." : "Ваш веб сервер исправно подешен тако да се омогући синхронизација фајлова преко WebDAV.",
"Migrated calendar (%1$s)" : "Мигрирани календар (%1$s)",
"Calendars including events, details and attendees" : "Календари који укључују догађаје, детаље и учеснике",
"Contacts and groups" : "Контакти и групе",

View File

@ -151,7 +151,9 @@ OC.L10N.register(
"No outstanding DAV system address book sync." : "Ingen utestående synkronisering för DAV-systemets adressbok.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV-systemets adressbokssynkronisering har inte körts ännu eftersom din instans har fler än 1000 användare eller för att ett fel uppstod. Kör det manuellt genom att anropa \"occ dav:sync-system-addressbook\".",
"WebDAV endpoint" : "WebDAV endpoint",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Det gick inte att kontrollera att din webbserver är korrekt inställd för att tillåta filsynkronisering över WebDAV. Kontrollera manuellt.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Din webbserver är ännu inte korrekt inställd för att tillåta filsynkronisering, eftersom WebDAV-gränssnittet verkar vara trasigt.",
"Your web server is properly set up to allow file synchronization over WebDAV." : "Din webbserver är korrekt inställd för att tillåta filsynkronisering över WebDAV.",
"Migrated calendar (%1$s)" : "Migrerade kalender (%1$s)",
"Calendars including events, details and attendees" : "Kalendrar inklusive händelser, detaljer och deltagare",
"Contacts and groups" : "Kontakter och grupper",

View File

@ -149,7 +149,9 @@
"No outstanding DAV system address book sync." : "Ingen utestående synkronisering för DAV-systemets adressbok.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV-systemets adressbokssynkronisering har inte körts ännu eftersom din instans har fler än 1000 användare eller för att ett fel uppstod. Kör det manuellt genom att anropa \"occ dav:sync-system-addressbook\".",
"WebDAV endpoint" : "WebDAV endpoint",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Det gick inte att kontrollera att din webbserver är korrekt inställd för att tillåta filsynkronisering över WebDAV. Kontrollera manuellt.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Din webbserver är ännu inte korrekt inställd för att tillåta filsynkronisering, eftersom WebDAV-gränssnittet verkar vara trasigt.",
"Your web server is properly set up to allow file synchronization over WebDAV." : "Din webbserver är korrekt inställd för att tillåta filsynkronisering över WebDAV.",
"Migrated calendar (%1$s)" : "Migrerade kalender (%1$s)",
"Calendars including events, details and attendees" : "Kalendrar inklusive händelser, detaljer och deltagare",
"Contacts and groups" : "Kontakter och grupper",

View File

@ -151,7 +151,9 @@ OC.L10N.register(
"No outstanding DAV system address book sync." : "沒有未完成的 DAV 系統通訊錄同步。",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV 系統通訊錄同步尚未執行,因為您的站台有超過 1000 個使用者或是因為遇到錯誤。請透過呼叫「occ dav:sync-system-addressbook」手動執行。",
"WebDAV endpoint" : "WebDAV 端點",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "無法檢查您的網路伺服器是否已正確設定以允許透過 WebDAV 進行檔案同步。請手動檢查。",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "WebDAV 介面似乎為故障狀態,導致您的網頁伺服器無法提供檔案同步功能。",
"Your web server is properly set up to allow file synchronization over WebDAV." : "您的網路伺服器已正確設定為允許透過 WebDAV 進行檔案同步。",
"Migrated calendar (%1$s)" : "已導入的行事曆 (%1$s)",
"Calendars including events, details and attendees" : "行事曆,包含事件、詳細資訊及參與者",
"Contacts and groups" : "聯絡人與群組",

View File

@ -149,7 +149,9 @@
"No outstanding DAV system address book sync." : "沒有未完成的 DAV 系統通訊錄同步。",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV 系統通訊錄同步尚未執行,因為您的站台有超過 1000 個使用者或是因為遇到錯誤。請透過呼叫「occ dav:sync-system-addressbook」手動執行。",
"WebDAV endpoint" : "WebDAV 端點",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "無法檢查您的網路伺服器是否已正確設定以允許透過 WebDAV 進行檔案同步。請手動檢查。",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "WebDAV 介面似乎為故障狀態,導致您的網頁伺服器無法提供檔案同步功能。",
"Your web server is properly set up to allow file synchronization over WebDAV." : "您的網路伺服器已正確設定為允許透過 WebDAV 進行檔案同步。",
"Migrated calendar (%1$s)" : "已導入的行事曆 (%1$s)",
"Calendars including events, details and attendees" : "行事曆,包含事件、詳細資訊及參與者",
"Contacts and groups" : "聯絡人與群組",

View File

@ -148,7 +148,7 @@ OC.L10N.register(
"You moved {oldfile} to {newfile}" : "شما {oldfile} را به {newfile} منتقل کردید",
"{user} moved {oldfile} to {newfile}" : "{user} {oldfile} را به {newfile} منتقل کرد",
"A file has been added to or removed from your <strong>favorites</strong>" : "یک فایل به موارد دلخواه شما اضافه یا حذف شده است",
"A file or folder has been <strong>changed</strong>" : "پرونده یا پوشه‌ای به <strong>تغییر</strong> داده شد",
"A file or folder has been <strong>changed</strong>" : "یک فایل یا پوشه تغییر کرده است",
"A favorite file or folder has been <strong>changed</strong>" : "یک فایل یا پوشه مورد علاقه تغییر کرده است",
"Upload (max. %s)" : "آپلود (بیشترین سایز %s)",
"Accept" : "قبول",
@ -276,7 +276,7 @@ OC.L10N.register(
"Deleted files" : "پرونده‌های حذف شده",
"Shares" : "اشتراک گذاری ها",
"Shared with others" : "موارد به اشتراک گذاشته شده با دیگران",
"Shared with you" : "Shared with you",
"Shared with you" : "به اشتراک گذاشته شده با شما",
"Deleted shares" : "اشتراک گذاری های حذف شده",
"Pending shares" : "اشتراک در حال انتظار ",
"This file has the tag {tag}" : "این فایل دارای تگ {tag} است",

View File

@ -146,7 +146,7 @@
"You moved {oldfile} to {newfile}" : "شما {oldfile} را به {newfile} منتقل کردید",
"{user} moved {oldfile} to {newfile}" : "{user} {oldfile} را به {newfile} منتقل کرد",
"A file has been added to or removed from your <strong>favorites</strong>" : "یک فایل به موارد دلخواه شما اضافه یا حذف شده است",
"A file or folder has been <strong>changed</strong>" : "پرونده یا پوشه‌ای به <strong>تغییر</strong> داده شد",
"A file or folder has been <strong>changed</strong>" : "یک فایل یا پوشه تغییر کرده است",
"A favorite file or folder has been <strong>changed</strong>" : "یک فایل یا پوشه مورد علاقه تغییر کرده است",
"Upload (max. %s)" : "آپلود (بیشترین سایز %s)",
"Accept" : "قبول",
@ -274,7 +274,7 @@
"Deleted files" : "پرونده‌های حذف شده",
"Shares" : "اشتراک گذاری ها",
"Shared with others" : "موارد به اشتراک گذاشته شده با دیگران",
"Shared with you" : "Shared with you",
"Shared with you" : "به اشتراک گذاشته شده با شما",
"Deleted shares" : "اشتراک گذاری های حذف شده",
"Pending shares" : "اشتراک در حال انتظار ",
"This file has the tag {tag}" : "این فایل دارای تگ {tag} است",

View File

@ -672,7 +672,6 @@ OC.L10N.register(
"Loading categories" : "تحميل الفئات",
"Developer documentation ↗" : "توثيق المطورين ↗",
"Version {version}, {license}-licensed" : "النسخة {version}, {license}-مُرخَّصَة",
"by {author}\n{license}" : "من قِبَل {author}\n{license}",
"Active accounts" : "حسابات نشطة",
"Admins" : "المُشرِفون",
"Disabled accounts" : "حسابات موقوفة",
@ -683,7 +682,6 @@ OC.L10N.register(
"Create group" : "أنشِيءْ مجموعةً ",
"Group name" : "إسم الفريق",
"Please enter a valid group name" : "رجاءً، قم بإدخال اسم مناسب للمجموعة",
"{license}-licensed" : "{license} مُرخّصٌ",
"Failed to create group" : "تعذّر إنشاء المجموعة",
"Sending…" : "الإرسال جارٍ …",
"Email sent" : "تمّ إرسال الإيميل",
@ -837,6 +835,8 @@ OC.L10N.register(
"Will be autogenerated" : "سيتم توليدها تلقائيًا",
"Add a new user" : "إضافة مستخدِم جديد",
"No users in here" : "لا يوجد مستخدمون هنا",
"{license}-licensed" : "{license} مُرخّصٌ",
"by {author}\n{license}" : "من قِبَل {author}\n{license}",
"Enter group name" : "أدخِل اسم المجموعة",
"Add group" : "إضافة مجموعة",
"Active users" : "المستخدمون النشطون",

View File

@ -670,7 +670,6 @@
"Loading categories" : "تحميل الفئات",
"Developer documentation ↗" : "توثيق المطورين ↗",
"Version {version}, {license}-licensed" : "النسخة {version}, {license}-مُرخَّصَة",
"by {author}\n{license}" : "من قِبَل {author}\n{license}",
"Active accounts" : "حسابات نشطة",
"Admins" : "المُشرِفون",
"Disabled accounts" : "حسابات موقوفة",
@ -681,7 +680,6 @@
"Create group" : "أنشِيءْ مجموعةً ",
"Group name" : "إسم الفريق",
"Please enter a valid group name" : "رجاءً، قم بإدخال اسم مناسب للمجموعة",
"{license}-licensed" : "{license} مُرخّصٌ",
"Failed to create group" : "تعذّر إنشاء المجموعة",
"Sending…" : "الإرسال جارٍ …",
"Email sent" : "تمّ إرسال الإيميل",
@ -835,6 +833,8 @@
"Will be autogenerated" : "سيتم توليدها تلقائيًا",
"Add a new user" : "إضافة مستخدِم جديد",
"No users in here" : "لا يوجد مستخدمون هنا",
"{license}-licensed" : "{license} مُرخّصٌ",
"by {author}\n{license}" : "من قِبَل {author}\n{license}",
"Enter group name" : "أدخِل اسم المجموعة",
"Add group" : "إضافة مجموعة",
"Active users" : "المستخدمون النشطون",

View File

@ -372,10 +372,8 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Вашият браузър не поддържа WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Като администратор можете да прецизирате поведението на споделяне. Моля, вижте документацията за повече информация.",
"You need to enable the File sharing App." : "Трябва да активирате приложението за споделяне на файлове.",
"by {author}\n{license}" : "от {author}\n{license}",
"Admins" : "Администратори",
"Group name" : "Име на групата",
"{license}-licensed" : "{license}-лицензиран",
"Sending…" : "Изпращане...",
"Email sent" : "Имейлът е изпратен",
"Location" : "Местоположение",
@ -514,6 +512,8 @@ OC.L10N.register(
"Will be autogenerated" : "Ще се генерира автоматично",
"Add a new user" : "Добавяне на новия потребител",
"No users in here" : "Тук няма потребители",
"{license}-licensed" : "{license}-лицензиран",
"by {author}\n{license}" : "от {author}\n{license}",
"Enter group name" : "Въведете име на групата",
"Add group" : "Нова група",
"Active users" : "Активни потребители",

View File

@ -370,10 +370,8 @@
"Your browser does not support WebAuthn." : "Вашият браузър не поддържа WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Като администратор можете да прецизирате поведението на споделяне. Моля, вижте документацията за повече информация.",
"You need to enable the File sharing App." : "Трябва да активирате приложението за споделяне на файлове.",
"by {author}\n{license}" : "от {author}\n{license}",
"Admins" : "Администратори",
"Group name" : "Име на групата",
"{license}-licensed" : "{license}-лицензиран",
"Sending…" : "Изпращане...",
"Email sent" : "Имейлът е изпратен",
"Location" : "Местоположение",
@ -512,6 +510,8 @@
"Will be autogenerated" : "Ще се генерира автоматично",
"Add a new user" : "Добавяне на новия потребител",
"No users in here" : "Тук няма потребители",
"{license}-licensed" : "{license}-лицензиран",
"by {author}\n{license}" : "от {author}\n{license}",
"Enter group name" : "Въведете име на групата",
"Add group" : "Нова група",
"Active users" : "Активни потребители",

View File

@ -256,9 +256,7 @@ OC.L10N.register(
"The following devices are configured for your account:" : "Stummet eo bet an ardivinkoù ma d'ho c'hont.",
"Your browser does not support WebAuthn." : "Ne vez ket douget WebAuthn gant o furcher.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Evel ar merour eo posupl deoc'h stumañ pizh penaos e vez rannet. Sellit ouz an diellvadur evit muioc'h a ditouroù.",
"by {author}\n{license}" : "great gant {author}\n{license}",
"Admins" : "Merourien",
"{license}-licensed" : "{license}-aotre",
"Sending…" : "O kas...",
"Email sent" : "Postel kaset",
"Location" : "Lec'hiadur",
@ -354,6 +352,8 @@ OC.L10N.register(
"Will be autogenerated" : "A vo krouet en un doare otomatek",
"Add a new user" : "Ouzhpennan un im^lijer",
"No users in here" : "Implijour ebet amañ",
"{license}-licensed" : "{license}-aotre",
"by {author}\n{license}" : "great gant {author}\n{license}",
"Enter group name" : "Lakat un anv strollad",
"Add group" : "Ouzhpenn strollad",
"Disabled users" : "Disaotreañ implijer",

View File

@ -254,9 +254,7 @@
"The following devices are configured for your account:" : "Stummet eo bet an ardivinkoù ma d'ho c'hont.",
"Your browser does not support WebAuthn." : "Ne vez ket douget WebAuthn gant o furcher.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Evel ar merour eo posupl deoc'h stumañ pizh penaos e vez rannet. Sellit ouz an diellvadur evit muioc'h a ditouroù.",
"by {author}\n{license}" : "great gant {author}\n{license}",
"Admins" : "Merourien",
"{license}-licensed" : "{license}-aotre",
"Sending…" : "O kas...",
"Email sent" : "Postel kaset",
"Location" : "Lec'hiadur",
@ -352,6 +350,8 @@
"Will be autogenerated" : "A vo krouet en un doare otomatek",
"Add a new user" : "Ouzhpennan un im^lijer",
"No users in here" : "Implijour ebet amañ",
"{license}-licensed" : "{license}-aotre",
"by {author}\n{license}" : "great gant {author}\n{license}",
"Enter group name" : "Lakat un anv strollad",
"Add group" : "Ouzhpenn strollad",
"Disabled users" : "Disaotreañ implijer",

View File

@ -515,13 +515,11 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "El vostre navegador no suporta WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Com a administrador, podeu afinar els ajustaments per compartir fitxers. Si us plau, per més informació llegiu la documentació.",
"You need to enable the File sharing App." : "Heu d'habilitar l'aplicació per compartir Fitxers.",
"by {author}\n{license}" : "{author}\n{license}",
"Admins" : "Administradors",
"New account" : "Nou compte",
"Create group" : "Crear grup",
"Group name" : "Nom del grup",
"Please enter a valid group name" : "Introduïu un nom de grup vàlid",
"{license}-licensed" : "sota la llicència - {license}",
"Failed to create group" : "No s'ha pogut crear el grup",
"Sending…" : "S'està enviant…",
"Email sent" : "S'ha enviat el correu electrònic",
@ -670,6 +668,8 @@ OC.L10N.register(
"Will be autogenerated" : "Serà auto-generat",
"Add a new user" : "Afegeix un nou usuari",
"No users in here" : "No hi ha usuaris aquí dins",
"{license}-licensed" : "sota la llicència - {license}",
"by {author}\n{license}" : "{author}\n{license}",
"Enter group name" : "Introduïu el nom del grup",
"Add group" : "Afegeix un grup",
"Active users" : "Usuaris actius",

View File

@ -513,13 +513,11 @@
"Your browser does not support WebAuthn." : "El vostre navegador no suporta WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Com a administrador, podeu afinar els ajustaments per compartir fitxers. Si us plau, per més informació llegiu la documentació.",
"You need to enable the File sharing App." : "Heu d'habilitar l'aplicació per compartir Fitxers.",
"by {author}\n{license}" : "{author}\n{license}",
"Admins" : "Administradors",
"New account" : "Nou compte",
"Create group" : "Crear grup",
"Group name" : "Nom del grup",
"Please enter a valid group name" : "Introduïu un nom de grup vàlid",
"{license}-licensed" : "sota la llicència - {license}",
"Failed to create group" : "No s'ha pogut crear el grup",
"Sending…" : "S'està enviant…",
"Email sent" : "S'ha enviat el correu electrònic",
@ -668,6 +666,8 @@
"Will be autogenerated" : "Serà auto-generat",
"Add a new user" : "Afegeix un nou usuari",
"No users in here" : "No hi ha usuaris aquí dins",
"{license}-licensed" : "sota la llicència - {license}",
"by {author}\n{license}" : "{author}\n{license}",
"Enter group name" : "Introduïu el nom del grup",
"Add group" : "Afegeix un grup",
"Active users" : "Usuaris actius",

View File

@ -583,13 +583,11 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Vámi používaný prohlížeč nepodporuje WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako správce můžete upravit chování sdílení. Více informací naleznete v dokumentaci.",
"You need to enable the File sharing App." : "Je třeba zapnout aplikaci pro sdílení souborů.",
"by {author}\n{license}" : "od {author}\n{license}",
"Admins" : "Správci",
"New account" : "Nový účet",
"Create group" : "Vytvořit skupinu",
"Group name" : "Název skupiny",
"Please enter a valid group name" : "Zadejte platný název pro skupinu",
"{license}-licensed" : "licencováno pod {license}",
"Failed to create group" : "Skupinu se nepodařilo vytvořit",
"Sending…" : "Odesílání…",
"Email sent" : "E-mail odeslán",
@ -738,6 +736,8 @@ OC.L10N.register(
"Will be autogenerated" : "Bude automaticky vytvořeno",
"Add a new user" : "Přidat nového uživatele",
"No users in here" : "Nejsou zde žádní uživatelé",
"{license}-licensed" : "licencováno pod {license}",
"by {author}\n{license}" : "od {author}\n{license}",
"Enter group name" : "Zadejte název skupiny",
"Add group" : "Přidat skupinu",
"Active users" : "Aktivní uživatelé",

View File

@ -581,13 +581,11 @@
"Your browser does not support WebAuthn." : "Vámi používaný prohlížeč nepodporuje WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako správce můžete upravit chování sdílení. Více informací naleznete v dokumentaci.",
"You need to enable the File sharing App." : "Je třeba zapnout aplikaci pro sdílení souborů.",
"by {author}\n{license}" : "od {author}\n{license}",
"Admins" : "Správci",
"New account" : "Nový účet",
"Create group" : "Vytvořit skupinu",
"Group name" : "Název skupiny",
"Please enter a valid group name" : "Zadejte platný název pro skupinu",
"{license}-licensed" : "licencováno pod {license}",
"Failed to create group" : "Skupinu se nepodařilo vytvořit",
"Sending…" : "Odesílání…",
"Email sent" : "E-mail odeslán",
@ -736,6 +734,8 @@
"Will be autogenerated" : "Bude automaticky vytvořeno",
"Add a new user" : "Přidat nového uživatele",
"No users in here" : "Nejsou zde žádní uživatelé",
"{license}-licensed" : "licencováno pod {license}",
"by {author}\n{license}" : "od {author}\n{license}",
"Enter group name" : "Zadejte název skupiny",
"Add group" : "Přidat skupinu",
"Active users" : "Aktivní uživatelé",

View File

@ -395,12 +395,10 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Din browser understøtter ikke WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administrator kan du finjustere delingsadfærden. Se venligst dokumentationen for mere information.",
"You need to enable the File sharing App." : "Du skal aktivere fildelingsappen.",
"by {author}\n{license}" : "af {author}\n{licens}",
"Admins" : "Administratorer",
"Create group" : "Opret gruppe",
"Group name" : "Gruppenavn",
"Please enter a valid group name" : "Indtast venligst et gyldigt gruppenavn",
"{license}-licensed" : "{license}-licenseret",
"Failed to create group" : "Kunne ikke oprette gruppe",
"Sending…" : "Sender...",
"Email sent" : "E-mail afsendt",
@ -534,6 +532,8 @@ OC.L10N.register(
"Will be autogenerated" : "Vil blive autogenereret",
"Add a new user" : "Tilføj en bruger",
"No users in here" : "Ingen brugere her",
"{license}-licensed" : "{license}-licenseret",
"by {author}\n{license}" : "af {author}\n{licens}",
"Enter group name" : "Indtast gruppenavn",
"Add group" : "Tilføj gruppe",
"Active users" : "Aktive brugere",

View File

@ -393,12 +393,10 @@
"Your browser does not support WebAuthn." : "Din browser understøtter ikke WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administrator kan du finjustere delingsadfærden. Se venligst dokumentationen for mere information.",
"You need to enable the File sharing App." : "Du skal aktivere fildelingsappen.",
"by {author}\n{license}" : "af {author}\n{licens}",
"Admins" : "Administratorer",
"Create group" : "Opret gruppe",
"Group name" : "Gruppenavn",
"Please enter a valid group name" : "Indtast venligst et gyldigt gruppenavn",
"{license}-licensed" : "{license}-licenseret",
"Failed to create group" : "Kunne ikke oprette gruppe",
"Sending…" : "Sender...",
"Email sent" : "E-mail afsendt",
@ -532,6 +530,8 @@
"Will be autogenerated" : "Vil blive autogenereret",
"Add a new user" : "Tilføj en bruger",
"No users in here" : "Ingen brugere her",
"{license}-licensed" : "{license}-licenseret",
"by {author}\n{license}" : "af {author}\n{licens}",
"Enter group name" : "Indtast gruppenavn",
"Add group" : "Tilføj gruppe",
"Active users" : "Aktive brugere",

View File

@ -505,13 +505,11 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Dein Browser unterstützt kein WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator kannst du das Teilen-Verhalten feinabstimmen. Weitere Informationen findest du in der Dokumentation.",
"You need to enable the File sharing App." : "Du musst die File sharing App aktivieren.",
"by {author}\n{license}" : "von {author}\n{license}",
"Admins" : "Administratoren",
"New account" : "Neues Konto",
"Create group" : "Gruppe erstellen",
"Group name" : "Gruppenname",
"Please enter a valid group name" : "Bitte einen gültigen Gruppennamen eingeben",
"{license}-licensed" : "{license}-Lizenziert",
"Failed to create group" : "Fehler beim Erstellen der Gruppe",
"Sending…" : "Senden …",
"Email sent" : "E-Mail gesendet",
@ -659,6 +657,8 @@ OC.L10N.register(
"Will be autogenerated" : "Wird automatisch erzeugt",
"Add a new user" : "Neuen Benutzer hinzufügen",
"No users in here" : "Keine Benutzer vorhanden",
"{license}-licensed" : "{license}-Lizenziert",
"by {author}\n{license}" : "von {author}\n{license}",
"Enter group name" : "Gruppenname eingeben",
"Add group" : "Gruppe hinzufügen",
"Active users" : "Aktive Benutzer",

View File

@ -503,13 +503,11 @@
"Your browser does not support WebAuthn." : "Dein Browser unterstützt kein WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator kannst du das Teilen-Verhalten feinabstimmen. Weitere Informationen findest du in der Dokumentation.",
"You need to enable the File sharing App." : "Du musst die File sharing App aktivieren.",
"by {author}\n{license}" : "von {author}\n{license}",
"Admins" : "Administratoren",
"New account" : "Neues Konto",
"Create group" : "Gruppe erstellen",
"Group name" : "Gruppenname",
"Please enter a valid group name" : "Bitte einen gültigen Gruppennamen eingeben",
"{license}-licensed" : "{license}-Lizenziert",
"Failed to create group" : "Fehler beim Erstellen der Gruppe",
"Sending…" : "Senden …",
"Email sent" : "E-Mail gesendet",
@ -657,6 +655,8 @@
"Will be autogenerated" : "Wird automatisch erzeugt",
"Add a new user" : "Neuen Benutzer hinzufügen",
"No users in here" : "Keine Benutzer vorhanden",
"{license}-licensed" : "{license}-Lizenziert",
"by {author}\n{license}" : "von {author}\n{license}",
"Enter group name" : "Gruppenname eingeben",
"Add group" : "Gruppe hinzufügen",
"Active users" : "Aktive Benutzer",

View File

@ -672,7 +672,6 @@ OC.L10N.register(
"Loading categories" : "Lade Kategorien",
"Developer documentation ↗" : "Entwickler-DoKumentation ↗",
"Version {version}, {license}-licensed" : "Version {version}, {license}-lizensiert",
"by {author}\n{license}" : "von {author}\n{license}",
"Active accounts" : "Aktive Konten",
"Admins" : "Administration",
"Disabled accounts" : "Deaktivierte Konten",
@ -683,7 +682,6 @@ OC.L10N.register(
"Create group" : "Gruppe erstellen",
"Group name" : "Gruppenname",
"Please enter a valid group name" : "Bitte einen gültigen Gruppennamen eingeben",
"{license}-licensed" : "{license}-Lizenziert",
"Failed to create group" : "Fehler beim Erstellen der Gruppe",
"Sending…" : "Senden…",
"Email sent" : "E-Mail gesendet",
@ -837,6 +835,8 @@ OC.L10N.register(
"Will be autogenerated" : "Wird automatisch erzeugt",
"Add a new user" : "Neuen Benutzer hinzufügen",
"No users in here" : "Keine Benutzer vorhanden",
"{license}-licensed" : "{license}-Lizenziert",
"by {author}\n{license}" : "von {author}\n{license}",
"Enter group name" : "Gruppenname eingeben",
"Add group" : "Gruppe hinzufügen",
"Active users" : "Aktive Benutzer",

View File

@ -670,7 +670,6 @@
"Loading categories" : "Lade Kategorien",
"Developer documentation ↗" : "Entwickler-DoKumentation ↗",
"Version {version}, {license}-licensed" : "Version {version}, {license}-lizensiert",
"by {author}\n{license}" : "von {author}\n{license}",
"Active accounts" : "Aktive Konten",
"Admins" : "Administration",
"Disabled accounts" : "Deaktivierte Konten",
@ -681,7 +680,6 @@
"Create group" : "Gruppe erstellen",
"Group name" : "Gruppenname",
"Please enter a valid group name" : "Bitte einen gültigen Gruppennamen eingeben",
"{license}-licensed" : "{license}-Lizenziert",
"Failed to create group" : "Fehler beim Erstellen der Gruppe",
"Sending…" : "Senden…",
"Email sent" : "E-Mail gesendet",
@ -835,6 +833,8 @@
"Will be autogenerated" : "Wird automatisch erzeugt",
"Add a new user" : "Neuen Benutzer hinzufügen",
"No users in here" : "Keine Benutzer vorhanden",
"{license}-licensed" : "{license}-Lizenziert",
"by {author}\n{license}" : "von {author}\n{license}",
"Enter group name" : "Gruppenname eingeben",
"Add group" : "Gruppe hinzufügen",
"Active users" : "Aktive Benutzer",

View File

@ -349,11 +349,9 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Ο περιηγητής σας δεν υποστηρίζει το WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ως διαχειριστής μπορείτε να ρυθμίσετε λεπτομερώς την συμπεριφορά διαμοιρασμού.\nΠαρακαλούμε ανατρέξτε στην τεκμηρίωση για περισσότερες πληροφορίες.",
"You need to enable the File sharing App." : "Πρέπει να ενεργοποιήσετε την εφαρμογή File sharing",
"by {author}\n{license}" : "από {author}\n{license}",
"Admins" : "Διαχειριστές",
"New account" : "Νέος λογαριασμός",
"Group name" : "Όνομα ομάδας",
"{license}-licensed" : "{license}-αδειοδοτημένο",
"Sending…" : "Γινεται αποστολή...",
"Email sent" : "Το Email απεστάλη ",
"Location" : "Τοποθεσία",
@ -478,6 +476,8 @@ OC.L10N.register(
"Will be autogenerated" : "Θα δημιουργηθεί αυτόματα",
"Add a new user" : "Προσθήκη νέου χρήστη",
"No users in here" : "Δεν υπάρχουν χρήστες εδώ",
"{license}-licensed" : "{license}-αδειοδοτημένο",
"by {author}\n{license}" : "από {author}\n{license}",
"Enter group name" : "Εισάγετε όνομα ομάδας",
"Add group" : "Προσθήκη ομάδας",
"Active users" : "Ενεργοί χρήστες",

View File

@ -347,11 +347,9 @@
"Your browser does not support WebAuthn." : "Ο περιηγητής σας δεν υποστηρίζει το WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ως διαχειριστής μπορείτε να ρυθμίσετε λεπτομερώς την συμπεριφορά διαμοιρασμού.\nΠαρακαλούμε ανατρέξτε στην τεκμηρίωση για περισσότερες πληροφορίες.",
"You need to enable the File sharing App." : "Πρέπει να ενεργοποιήσετε την εφαρμογή File sharing",
"by {author}\n{license}" : "από {author}\n{license}",
"Admins" : "Διαχειριστές",
"New account" : "Νέος λογαριασμός",
"Group name" : "Όνομα ομάδας",
"{license}-licensed" : "{license}-αδειοδοτημένο",
"Sending…" : "Γινεται αποστολή...",
"Email sent" : "Το Email απεστάλη ",
"Location" : "Τοποθεσία",
@ -476,6 +474,8 @@
"Will be autogenerated" : "Θα δημιουργηθεί αυτόματα",
"Add a new user" : "Προσθήκη νέου χρήστη",
"No users in here" : "Δεν υπάρχουν χρήστες εδώ",
"{license}-licensed" : "{license}-αδειοδοτημένο",
"by {author}\n{license}" : "από {author}\n{license}",
"Enter group name" : "Εισάγετε όνομα ομάδας",
"Add group" : "Προσθήκη ομάδας",
"Active users" : "Ενεργοί χρήστες",

View File

@ -672,7 +672,6 @@ OC.L10N.register(
"Loading categories" : "Loading categories",
"Developer documentation ↗" : "Developer documentation ↗",
"Version {version}, {license}-licensed" : "Version {version}, {license}-licensed",
"by {author}\n{license}" : "by {author}\n{license}",
"Active accounts" : "Active accounts",
"Admins" : "Admins",
"Disabled accounts" : "Disabled accounts",
@ -683,7 +682,6 @@ OC.L10N.register(
"Create group" : "Create group",
"Group name" : "Group name",
"Please enter a valid group name" : "Please enter a valid group name",
"{license}-licensed" : "{license}-licensed",
"Failed to create group" : "Failed to create group",
"Sending…" : "Sending…",
"Email sent" : "Email sent",
@ -837,6 +835,8 @@ OC.L10N.register(
"Will be autogenerated" : "Will be autogenerated",
"Add a new user" : "Add a new user",
"No users in here" : "No users in here",
"{license}-licensed" : "{license}-licensed",
"by {author}\n{license}" : "by {author}\n{license}",
"Enter group name" : "Enter group name",
"Add group" : "Add group",
"Active users" : "Active users",

View File

@ -670,7 +670,6 @@
"Loading categories" : "Loading categories",
"Developer documentation ↗" : "Developer documentation ↗",
"Version {version}, {license}-licensed" : "Version {version}, {license}-licensed",
"by {author}\n{license}" : "by {author}\n{license}",
"Active accounts" : "Active accounts",
"Admins" : "Admins",
"Disabled accounts" : "Disabled accounts",
@ -681,7 +680,6 @@
"Create group" : "Create group",
"Group name" : "Group name",
"Please enter a valid group name" : "Please enter a valid group name",
"{license}-licensed" : "{license}-licensed",
"Failed to create group" : "Failed to create group",
"Sending…" : "Sending…",
"Email sent" : "Email sent",
@ -835,6 +833,8 @@
"Will be autogenerated" : "Will be autogenerated",
"Add a new user" : "Add a new user",
"No users in here" : "No users in here",
"{license}-licensed" : "{license}-licensed",
"by {author}\n{license}" : "by {author}\n{license}",
"Enter group name" : "Enter group name",
"Add group" : "Add group",
"Active users" : "Active users",

View File

@ -244,7 +244,6 @@ OC.L10N.register(
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Kiel administranto, vi povas agordi plidetale la kunhavigon. Bv. vidi la dokumentaron pri tio.",
"Admins" : "Administrantoj",
"Group name" : "Gruponomo",
"{license}-licensed" : "Permesilo: {license}",
"Sending…" : "Sendado...",
"Email sent" : "La retpoŝtaĵo sendiĝis",
"Location" : "Loko",
@ -337,6 +336,7 @@ OC.L10N.register(
"Will be autogenerated" : "Estos memgenerita",
"Add a new user" : "Aldoni novan uzanton",
"No users in here" : "Neniu uzanto ĉi tie",
"{license}-licensed" : "Permesilo: {license}",
"Add group" : "Aldoni grupon",
"Active users" : "Aktivaj uzantoj",
"Disabled users" : "Malebligitaj uzantoj",

View File

@ -242,7 +242,6 @@
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Kiel administranto, vi povas agordi plidetale la kunhavigon. Bv. vidi la dokumentaron pri tio.",
"Admins" : "Administrantoj",
"Group name" : "Gruponomo",
"{license}-licensed" : "Permesilo: {license}",
"Sending…" : "Sendado...",
"Email sent" : "La retpoŝtaĵo sendiĝis",
"Location" : "Loko",
@ -335,6 +334,7 @@
"Will be autogenerated" : "Estos memgenerita",
"Add a new user" : "Aldoni novan uzanton",
"No users in here" : "Neniu uzanto ĉi tie",
"{license}-licensed" : "Permesilo: {license}",
"Add group" : "Aldoni grupon",
"Active users" : "Aktivaj uzantoj",
"Disabled users" : "Malebligitaj uzantoj",

View File

@ -579,13 +579,11 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Tu navegador no soporta WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador puede ajustar el comportamiento de compartir. Por favor, lea la documentación para más información.",
"You need to enable the File sharing App." : "Tienes que activar la app File sharing",
"by {author}\n{license}" : "por {author}\n{license}",
"Admins" : "Administradores",
"New account" : "Nueva cuenta",
"Create group" : "Crear grupo",
"Group name" : "Nombre del grupo",
"Please enter a valid group name" : "Por favor, ingrese un nombre de grupo válido",
"{license}-licensed" : "licenciado bajo {license}",
"Failed to create group" : "Fallo al crear el grupo",
"Sending…" : "Enviando...",
"Email sent" : "Correo electrónico enviado",
@ -734,6 +732,8 @@ OC.L10N.register(
"Will be autogenerated" : "Se generará de forma automática",
"Add a new user" : "Añadir nuevo usuario",
"No users in here" : "No hay usuarios aquí",
"{license}-licensed" : "licenciado bajo {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Enter group name" : "Introduce el nombre del grupo",
"Add group" : "Añadir grupo",
"Active users" : "Usuarios activos",

View File

@ -577,13 +577,11 @@
"Your browser does not support WebAuthn." : "Tu navegador no soporta WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador puede ajustar el comportamiento de compartir. Por favor, lea la documentación para más información.",
"You need to enable the File sharing App." : "Tienes que activar la app File sharing",
"by {author}\n{license}" : "por {author}\n{license}",
"Admins" : "Administradores",
"New account" : "Nueva cuenta",
"Create group" : "Crear grupo",
"Group name" : "Nombre del grupo",
"Please enter a valid group name" : "Por favor, ingrese un nombre de grupo válido",
"{license}-licensed" : "licenciado bajo {license}",
"Failed to create group" : "Fallo al crear el grupo",
"Sending…" : "Enviando...",
"Email sent" : "Correo electrónico enviado",
@ -732,6 +730,8 @@
"Will be autogenerated" : "Se generará de forma automática",
"Add a new user" : "Añadir nuevo usuario",
"No users in here" : "No hay usuarios aquí",
"{license}-licensed" : "licenciado bajo {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Enter group name" : "Introduce el nombre del grupo",
"Add group" : "Añadir grupo",
"Active users" : "Usuarios activos",

View File

@ -402,10 +402,8 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Tu navegador no admite WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
"You need to enable the File sharing App." : "Debes habilitar la aplicación Compartir archivos.",
"by {author}\n{license}" : "por {author}\n {license}",
"Admins" : "Administradores",
"Group name" : "Nombre del grupo",
"{license}-licensed" : "Licenciado con {license}",
"Sending…" : "Enviando...",
"Email sent" : "Correo electrónico enviado",
"Location" : "Ubicación",
@ -545,6 +543,8 @@ OC.L10N.register(
"Will be autogenerated" : "Se generará automáticamente",
"Add a new user" : "Agregar un nuevo usuario",
"No users in here" : "No hay usuarios aquí",
"{license}-licensed" : "Licenciado con {license}",
"by {author}\n{license}" : "por {author}\n {license}",
"Enter group name" : "Ingresa el nombre del grupo",
"Add group" : "Agregar grupo",
"Active users" : "Usuarios activos",

View File

@ -400,10 +400,8 @@
"Your browser does not support WebAuthn." : "Tu navegador no admite WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
"You need to enable the File sharing App." : "Debes habilitar la aplicación Compartir archivos.",
"by {author}\n{license}" : "por {author}\n {license}",
"Admins" : "Administradores",
"Group name" : "Nombre del grupo",
"{license}-licensed" : "Licenciado con {license}",
"Sending…" : "Enviando...",
"Email sent" : "Correo electrónico enviado",
"Location" : "Ubicación",
@ -543,6 +541,8 @@
"Will be autogenerated" : "Se generará automáticamente",
"Add a new user" : "Agregar un nuevo usuario",
"No users in here" : "No hay usuarios aquí",
"{license}-licensed" : "Licenciado con {license}",
"by {author}\n{license}" : "por {author}\n {license}",
"Enter group name" : "Ingresa el nombre del grupo",
"Add group" : "Agregar grupo",
"Active users" : "Usuarios activos",

View File

@ -601,7 +601,6 @@ OC.L10N.register(
"Loading categories" : "Cargando categorías",
"Developer documentation ↗" : "Documentación del desarrollador ↗",
"Version {version}, {license}-licensed" : "Versión {version}, licencia {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Active accounts" : "Cuentas activas",
"Admins" : "Administradores",
"Disabled accounts" : "Cuentas deshabilitadas",
@ -612,7 +611,6 @@ OC.L10N.register(
"Create group" : "Crear grupo",
"Group name" : "Nombre del grupo",
"Please enter a valid group name" : "Por favor, ingrese un nombre de grupo válido",
"{license}-licensed" : "Licenciado bajo {license}",
"Failed to create group" : "No se pudo crear el grupo",
"Sending…" : "Enviando...",
"Email sent" : "Correo electrónico enviado",
@ -748,6 +746,8 @@ OC.L10N.register(
"Will be autogenerated" : "Será autogenerado",
"Add a new user" : "Añadir nuevo usuario",
"No users in here" : "No hay usuarios aquí",
"{license}-licensed" : "Licenciado bajo {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Enter group name" : "Ingrese el nombre del grupo",
"Add group" : "Agregar grupo",
"Active users" : "Usuarios activos",

View File

@ -599,7 +599,6 @@
"Loading categories" : "Cargando categorías",
"Developer documentation ↗" : "Documentación del desarrollador ↗",
"Version {version}, {license}-licensed" : "Versión {version}, licencia {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Active accounts" : "Cuentas activas",
"Admins" : "Administradores",
"Disabled accounts" : "Cuentas deshabilitadas",
@ -610,7 +609,6 @@
"Create group" : "Crear grupo",
"Group name" : "Nombre del grupo",
"Please enter a valid group name" : "Por favor, ingrese un nombre de grupo válido",
"{license}-licensed" : "Licenciado bajo {license}",
"Failed to create group" : "No se pudo crear el grupo",
"Sending…" : "Enviando...",
"Email sent" : "Correo electrónico enviado",
@ -746,6 +744,8 @@
"Will be autogenerated" : "Será autogenerado",
"Add a new user" : "Añadir nuevo usuario",
"No users in here" : "No hay usuarios aquí",
"{license}-licensed" : "Licenciado bajo {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Enter group name" : "Ingrese el nombre del grupo",
"Add group" : "Agregar grupo",
"Active users" : "Usuarios activos",

View File

@ -196,7 +196,6 @@ OC.L10N.register(
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administraatorina saate jagamise valikuid täpselt seadistada. Lisateavet leiad dokumentatsioonist.",
"Admins" : "Haldurid",
"Group name" : "Grupi nimi",
"{license}-licensed" : "{license} litsents",
"Sending…" : "Saadan...",
"Email sent" : "E-kiri on saadetud",
"Location" : "Asukoht",
@ -257,6 +256,7 @@ OC.L10N.register(
"Disable user" : "Keela kasutaja",
"Enable user" : "Luba kasutaja",
"Add a new user" : "Lisa uus kasutaja",
"{license}-licensed" : "{license} litsents",
"Add group" : "Lisa grupp",
"Active users" : "Aktiivseid kasutajaid",
"Disabled users" : "Keelatud kasutajad",

View File

@ -194,7 +194,6 @@
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administraatorina saate jagamise valikuid täpselt seadistada. Lisateavet leiad dokumentatsioonist.",
"Admins" : "Haldurid",
"Group name" : "Grupi nimi",
"{license}-licensed" : "{license} litsents",
"Sending…" : "Saadan...",
"Email sent" : "E-kiri on saadetud",
"Location" : "Asukoht",
@ -255,6 +254,7 @@
"Disable user" : "Keela kasutaja",
"Enable user" : "Luba kasutaja",
"Add a new user" : "Lisa uus kasutaja",
"{license}-licensed" : "{license} litsents",
"Add group" : "Lisa grupp",
"Active users" : "Aktiivseid kasutajaid",
"Disabled users" : "Keelatud kasutajad",

View File

@ -423,11 +423,9 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Zure nabigatzaileak ez du WebAuthn onartzen.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Admin bezala partekatze portaerak zehaztasunez konfigura daitezke. Ikusi dokumentazioa informazio gehiagorako. ",
"You need to enable the File sharing App." : "Fitxategi partekatze aplikazioa gaitu behar duzu.",
"by {author}\n{license}" : "{autor}-(e)k egina\n{license}",
"Admins" : "Administratzaileak",
"New account" : "Kontu berria",
"Group name" : "Taldearen izena",
"{license}-licensed" : "{license}-lizentziaduna",
"Sending…" : "Bidaltzen...",
"Email sent" : "Eposta bidalia",
"Location" : "Kokapena",
@ -573,6 +571,8 @@ OC.L10N.register(
"Will be autogenerated" : "Automatikoki sortuko da",
"Add a new user" : "Gehitu erabiltze berria",
"No users in here" : "Ez dago erabiltzailerik hemen",
"{license}-licensed" : "{license}-lizentziaduna",
"by {author}\n{license}" : "{autor}-(e)k egina\n{license}",
"Enter group name" : "Talderan izena sartu",
"Add group" : "Taldea gehitu",
"Active users" : "Erabiltzaile aktiboak",

View File

@ -421,11 +421,9 @@
"Your browser does not support WebAuthn." : "Zure nabigatzaileak ez du WebAuthn onartzen.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Admin bezala partekatze portaerak zehaztasunez konfigura daitezke. Ikusi dokumentazioa informazio gehiagorako. ",
"You need to enable the File sharing App." : "Fitxategi partekatze aplikazioa gaitu behar duzu.",
"by {author}\n{license}" : "{autor}-(e)k egina\n{license}",
"Admins" : "Administratzaileak",
"New account" : "Kontu berria",
"Group name" : "Taldearen izena",
"{license}-licensed" : "{license}-lizentziaduna",
"Sending…" : "Bidaltzen...",
"Email sent" : "Eposta bidalia",
"Location" : "Kokapena",
@ -571,6 +569,8 @@
"Will be autogenerated" : "Automatikoki sortuko da",
"Add a new user" : "Gehitu erabiltze berria",
"No users in here" : "Ez dago erabiltzailerik hemen",
"{license}-licensed" : "{license}-lizentziaduna",
"by {author}\n{license}" : "{autor}-(e)k egina\n{license}",
"Enter group name" : "Talderan izena sartu",
"Add group" : "Taldea gehitu",
"Active users" : "Erabiltzaile aktiboak",

View File

@ -224,7 +224,7 @@ OC.L10N.register(
"Allow filesystem access" : "اجازهٔ دسترسی به سامانه‌پرونده",
"Rename" : "تغییرنام",
"Revoke" : "لغو",
"Wipe device" : "زدودن افزاره",
"Wipe device" : "حذف دستگاه",
"Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Revoking this token might prevent the wiping of your device if it has not started the wipe yet.",
"Google Chrome for Android" : "کروم گوگل برای اندروید",
"{productName} iOS app" : "کارهٔ iOS {productName}",
@ -234,8 +234,8 @@ OC.L10N.register(
"This session" : "این نشست",
"Device" : "افزاره",
"Last activity" : "آخرین فعّالیت",
"Devices & sessions" : "افزاره‌ها و نشست‌ها",
"Web, desktop and mobile clients currently logged in to your account." : "کارخواه‌های وب، میزکار و همراهی که اکنون به حسابتان وارد شده‌اند.",
"Devices & sessions" : "دستگاه ها و نشست ها",
"Web, desktop and mobile clients currently logged in to your account." : "لیست دستگاه ها و نشست های فعال وارد شده با اکانت شما",
"App name" : "نام برنامه",
"Create new app password" : "ساختن رمزعبور برنامه جدید ",
"Error while creating device token" : "هنگام ایجاد نشانه وسیله خطایی رخ داد",
@ -296,7 +296,7 @@ OC.L10N.register(
"You are using <strong>{usage}</strong>" : "فضای مورد استفاده: <strong>{usage}</strong>",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "شما در حال استفادهٔ <strong>{usage}</strong> از <strong>{totalSpace}</strong> (<strong>{usageRelative}٪</strong>) فضا هستید",
"Your full name" : "Your full name",
"Primary email for password reset and notifications" : "Primary email for password reset and notifications",
"Primary email for password reset and notifications" : "ایمیل اصلی برای بازیابی رمز عبور و دریافت اعلان ها",
"Email options" : "Email options",
"Remove primary email" : "Remove primary email",
"Delete email" : "Delete email",
@ -311,22 +311,22 @@ OC.L10N.register(
"Unable to delete additional email address" : "Unable to delete additional email address",
"No email address set" : "آدرس‌ایمیلی تنظیم نشده است",
"Your handle" : "Your handle",
"Your headline" : "Your headline",
"Your headline" : "عنوان سرصفحه",
"Help translate" : "به ترجمه آن کمک کنید",
"Unable to update language" : "Unable to update language",
"No language set" : "زبانی تنظیم نشده است.",
"Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}",
"Unable to update locale" : "Unable to update locale",
"No locale set" : "No locale set",
"Your city" : "Your city",
"Your organisation" : "Your organisation",
"Your city" : "شهر شما",
"Your organisation" : "نام سازمان",
"Your phone number" : "شماره تلفن شما",
"Edit your Profile visibility" : "Edit your Profile visibility",
"Edit your Profile visibility" : "ویرایش امکان مشاهده پروفایل",
"Unable to update profile enabled state" : "Unable to update profile enabled state",
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.",
"Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}",
"Your role" : "Your role",
"Your website" : "Your website",
"Your role" : "نقش شما",
"Your website" : "وبسایت شما",
"No {property} set" : "No {property} set",
"Unable to update {property}" : "Unable to update {property}",
"Change scope level of {property}, current scope is {scope}" : "Change scope level of {property}, current scope is {scope}",
@ -344,7 +344,7 @@ OC.L10N.register(
"Other languages" : "Other languages",
"Password change is disabled because the master key is disabled" : "تغییر رمز غیرفعال شده است زیرا کلید اصلی غیرفعال شده است",
"New user" : "کاربر جدید",
"Display name" : ام جهت نمایش",
"Display name" : مایش نام",
"Either password or email is required" : "Either password or email is required",
"Password (required)" : "Password (required)",
"Email (required)" : "Email (required)",
@ -415,10 +415,8 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Your browser does not support WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "به عنوان مدیر ، می توانید رفتار اشتراک گذاری را تنظیم کنید. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
"You need to enable the File sharing App." : "You need to enable the File sharing App.",
"by {author}\n{license}" : "by {author}\n{license}",
"Admins" : "مدیران",
"Group name" : "نام گروه",
"{license}-licensed" : "دارای مجوز- {license}",
"Sending…" : "در حال ارسال",
"Email sent" : "ایمیل ارسال شد",
"Location" : "مکان",
@ -432,7 +430,7 @@ OC.L10N.register(
"Role" : "نقش",
"Fediverse (e.g. Mastodon)" : "Fediverse (e.g. Mastodon)",
"Website" : "وب‌ سایت",
"Profile visibility" : "Profile visibility",
"Profile visibility" : "امکان دیده شدن پروفایل",
"Locale" : "محل",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations",
"Your apps" : "برنامه‌های شما",
@ -442,7 +440,7 @@ OC.L10N.register(
"App bundles" : "بسته های برنامه",
"Featured apps" : "برنامه‌های برگزیده",
"Supported apps" : "Supported apps",
"Show to everyone" : "Show to everyone",
"Show to everyone" : "نمایش به همه",
"Hide" : "پنهان کردن",
"Download and enable" : "بارگیری و فعال سازی",
"Allow untested app" : "Allow untested app",
@ -544,8 +542,8 @@ OC.L10N.register(
"Your email address" : "پست الکترونیکی شما",
"Additional emails" : "Additional emails",
"Your location" : "مکان شما",
"Enable Profile" : "Enable Profile",
"Your Twitter handle" : "Your Twitter handle",
"Enable Profile" : "فعال کردن پروفایل",
"Your Twitter handle" : "آی دی شما در توییتر",
"You do not have permissions to see the details of this user" : "شما مجوز دیدن جزئیات این کاربر را ندارید",
"Add new password" : "رمزعبور جدید اضافه کنید",
"Add new email address" : "آدرس ایمیل جدید اضافه کنید",
@ -560,6 +558,8 @@ OC.L10N.register(
"Will be autogenerated" : "به صورت خودکار تولید می شود",
"Add a new user" : "افزودن کاربر جدید",
"No users in here" : "هیچ کاربر در اینجا نیست",
"{license}-licensed" : "دارای مجوز- {license}",
"by {author}\n{license}" : "by {author}\n{license}",
"Enter group name" : "Enter group name",
"Add group" : "افزودن گروه",
"Active users" : "کاربران فعال",
@ -572,7 +572,7 @@ OC.L10N.register(
"Twitter" : "توییتر",
"Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions",
"Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions",
"Show to logged in users only" : "Show to logged in users only",
"Show to logged in users only" : "نمایش فقط برای کاربران وارد شده به سامانه",
"Enable untested app" : "برنامه آزمایش نشده را فعال کنید",
"SMTP Username" : "نام کاربری SMTP",
"Expire after" : "Expire after",

View File

@ -222,7 +222,7 @@
"Allow filesystem access" : "اجازهٔ دسترسی به سامانه‌پرونده",
"Rename" : "تغییرنام",
"Revoke" : "لغو",
"Wipe device" : "زدودن افزاره",
"Wipe device" : "حذف دستگاه",
"Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Revoking this token might prevent the wiping of your device if it has not started the wipe yet.",
"Google Chrome for Android" : "کروم گوگل برای اندروید",
"{productName} iOS app" : "کارهٔ iOS {productName}",
@ -232,8 +232,8 @@
"This session" : "این نشست",
"Device" : "افزاره",
"Last activity" : "آخرین فعّالیت",
"Devices & sessions" : "افزاره‌ها و نشست‌ها",
"Web, desktop and mobile clients currently logged in to your account." : "کارخواه‌های وب، میزکار و همراهی که اکنون به حسابتان وارد شده‌اند.",
"Devices & sessions" : "دستگاه ها و نشست ها",
"Web, desktop and mobile clients currently logged in to your account." : "لیست دستگاه ها و نشست های فعال وارد شده با اکانت شما",
"App name" : "نام برنامه",
"Create new app password" : "ساختن رمزعبور برنامه جدید ",
"Error while creating device token" : "هنگام ایجاد نشانه وسیله خطایی رخ داد",
@ -294,7 +294,7 @@
"You are using <strong>{usage}</strong>" : "فضای مورد استفاده: <strong>{usage}</strong>",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "شما در حال استفادهٔ <strong>{usage}</strong> از <strong>{totalSpace}</strong> (<strong>{usageRelative}٪</strong>) فضا هستید",
"Your full name" : "Your full name",
"Primary email for password reset and notifications" : "Primary email for password reset and notifications",
"Primary email for password reset and notifications" : "ایمیل اصلی برای بازیابی رمز عبور و دریافت اعلان ها",
"Email options" : "Email options",
"Remove primary email" : "Remove primary email",
"Delete email" : "Delete email",
@ -309,22 +309,22 @@
"Unable to delete additional email address" : "Unable to delete additional email address",
"No email address set" : "آدرس‌ایمیلی تنظیم نشده است",
"Your handle" : "Your handle",
"Your headline" : "Your headline",
"Your headline" : "عنوان سرصفحه",
"Help translate" : "به ترجمه آن کمک کنید",
"Unable to update language" : "Unable to update language",
"No language set" : "زبانی تنظیم نشده است.",
"Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}",
"Unable to update locale" : "Unable to update locale",
"No locale set" : "No locale set",
"Your city" : "Your city",
"Your organisation" : "Your organisation",
"Your city" : "شهر شما",
"Your organisation" : "نام سازمان",
"Your phone number" : "شماره تلفن شما",
"Edit your Profile visibility" : "Edit your Profile visibility",
"Edit your Profile visibility" : "ویرایش امکان مشاهده پروفایل",
"Unable to update profile enabled state" : "Unable to update profile enabled state",
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.",
"Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}",
"Your role" : "Your role",
"Your website" : "Your website",
"Your role" : "نقش شما",
"Your website" : "وبسایت شما",
"No {property} set" : "No {property} set",
"Unable to update {property}" : "Unable to update {property}",
"Change scope level of {property}, current scope is {scope}" : "Change scope level of {property}, current scope is {scope}",
@ -342,7 +342,7 @@
"Other languages" : "Other languages",
"Password change is disabled because the master key is disabled" : "تغییر رمز غیرفعال شده است زیرا کلید اصلی غیرفعال شده است",
"New user" : "کاربر جدید",
"Display name" : ام جهت نمایش",
"Display name" : مایش نام",
"Either password or email is required" : "Either password or email is required",
"Password (required)" : "Password (required)",
"Email (required)" : "Email (required)",
@ -413,10 +413,8 @@
"Your browser does not support WebAuthn." : "Your browser does not support WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "به عنوان مدیر ، می توانید رفتار اشتراک گذاری را تنظیم کنید. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
"You need to enable the File sharing App." : "You need to enable the File sharing App.",
"by {author}\n{license}" : "by {author}\n{license}",
"Admins" : "مدیران",
"Group name" : "نام گروه",
"{license}-licensed" : "دارای مجوز- {license}",
"Sending…" : "در حال ارسال",
"Email sent" : "ایمیل ارسال شد",
"Location" : "مکان",
@ -430,7 +428,7 @@
"Role" : "نقش",
"Fediverse (e.g. Mastodon)" : "Fediverse (e.g. Mastodon)",
"Website" : "وب‌ سایت",
"Profile visibility" : "Profile visibility",
"Profile visibility" : "امکان دیده شدن پروفایل",
"Locale" : "محل",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations",
"Your apps" : "برنامه‌های شما",
@ -440,7 +438,7 @@
"App bundles" : "بسته های برنامه",
"Featured apps" : "برنامه‌های برگزیده",
"Supported apps" : "Supported apps",
"Show to everyone" : "Show to everyone",
"Show to everyone" : "نمایش به همه",
"Hide" : "پنهان کردن",
"Download and enable" : "بارگیری و فعال سازی",
"Allow untested app" : "Allow untested app",
@ -542,8 +540,8 @@
"Your email address" : "پست الکترونیکی شما",
"Additional emails" : "Additional emails",
"Your location" : "مکان شما",
"Enable Profile" : "Enable Profile",
"Your Twitter handle" : "Your Twitter handle",
"Enable Profile" : "فعال کردن پروفایل",
"Your Twitter handle" : "آی دی شما در توییتر",
"You do not have permissions to see the details of this user" : "شما مجوز دیدن جزئیات این کاربر را ندارید",
"Add new password" : "رمزعبور جدید اضافه کنید",
"Add new email address" : "آدرس ایمیل جدید اضافه کنید",
@ -558,6 +556,8 @@
"Will be autogenerated" : "به صورت خودکار تولید می شود",
"Add a new user" : "افزودن کاربر جدید",
"No users in here" : "هیچ کاربر در اینجا نیست",
"{license}-licensed" : "دارای مجوز- {license}",
"by {author}\n{license}" : "by {author}\n{license}",
"Enter group name" : "Enter group name",
"Add group" : "افزودن گروه",
"Active users" : "کاربران فعال",
@ -570,7 +570,7 @@
"Twitter" : "توییتر",
"Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions",
"Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions",
"Show to logged in users only" : "Show to logged in users only",
"Show to logged in users only" : "نمایش فقط برای کاربران وارد شده به سامانه",
"Enable untested app" : "برنامه آزمایش نشده را فعال کنید",
"SMTP Username" : "نام کاربری SMTP",
"Expire after" : "Expire after",

View File

@ -393,13 +393,11 @@ OC.L10N.register(
"The following devices are configured for your account:" : "Seuraavat laitteet on määritetty tilillesi:",
"Your browser does not support WebAuthn." : "Selaimesi ei tue WebAuthn-standardia.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.",
"by {author}\n{license}" : "tekijä {author}\n{license}",
"Admins" : "Ylläpitäjät",
"New account" : "Uusi tili",
"Create group" : "Luo ryhmä",
"Group name" : "Ryhmän nimi",
"Please enter a valid group name" : "Kirjoita kelvollinen ryhmän nimi",
"{license}-licensed" : "{license}-lisensoitu",
"Failed to create group" : "Ryhmän luonti epäonnistui",
"Sending…" : "Lähetetään…",
"Email sent" : "Sähköposti lähetetty",
@ -524,6 +522,8 @@ OC.L10N.register(
"Will be autogenerated" : "Luodaan automaattisesti",
"Add a new user" : "Lisää uusi käyttäjä",
"No users in here" : "Täällä ei ole käyttäjiä",
"{license}-licensed" : "{license}-lisensoitu",
"by {author}\n{license}" : "tekijä {author}\n{license}",
"Enter group name" : "Kirjoita ryhmän nimi",
"Add group" : "Lisää ryhmä",
"Active users" : "Aktiiviset käyttäjät",

View File

@ -391,13 +391,11 @@
"The following devices are configured for your account:" : "Seuraavat laitteet on määritetty tilillesi:",
"Your browser does not support WebAuthn." : "Selaimesi ei tue WebAuthn-standardia.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.",
"by {author}\n{license}" : "tekijä {author}\n{license}",
"Admins" : "Ylläpitäjät",
"New account" : "Uusi tili",
"Create group" : "Luo ryhmä",
"Group name" : "Ryhmän nimi",
"Please enter a valid group name" : "Kirjoita kelvollinen ryhmän nimi",
"{license}-licensed" : "{license}-lisensoitu",
"Failed to create group" : "Ryhmän luonti epäonnistui",
"Sending…" : "Lähetetään…",
"Email sent" : "Sähköposti lähetetty",
@ -522,6 +520,8 @@
"Will be autogenerated" : "Luodaan automaattisesti",
"Add a new user" : "Lisää uusi käyttäjä",
"No users in here" : "Täällä ei ole käyttäjiä",
"{license}-licensed" : "{license}-lisensoitu",
"by {author}\n{license}" : "tekijä {author}\n{license}",
"Enter group name" : "Kirjoita ryhmän nimi",
"Add group" : "Lisää ryhmä",
"Active users" : "Aktiiviset käyttäjät",

View File

@ -623,7 +623,6 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Votre navigateur ne prend pas en charge WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "En tant qu'administrateur, vous pouvez affiner le comportement de partage. Veuillez consulter la documentation pour plus d'informations.",
"You need to enable the File sharing App." : "Vous devez activer l'application de partage de fichiers",
"by {author}\n{license}" : "par {author}\n{license}",
"Active accounts" : "Comptes actifs",
"Admins" : "Administrateurs",
"Disabled accounts" : "Comptes désactivés",
@ -633,7 +632,6 @@ OC.L10N.register(
"Create group" : "Créer un groupe",
"Group name" : "Nom du groupe",
"Please enter a valid group name" : "Merci de saisir un nom de groupe valide",
"{license}-licensed" : "Sous licence {license}",
"Failed to create group" : "La création du groupe a échoué",
"Sending…" : "Envoi en cours...",
"Email sent" : "E-mail envoyé",
@ -786,6 +784,8 @@ OC.L10N.register(
"Will be autogenerated" : "Sera généré automatiquement",
"Add a new user" : "Ajouter un nouvel utilisateur",
"No users in here" : "Aucun utilisateur",
"{license}-licensed" : "Sous licence {license}",
"by {author}\n{license}" : "par {author}\n{license}",
"Enter group name" : "Saisissez le nom du groupe",
"Add group" : "Ajouter un groupe",
"Active users" : "Utilisateurs actifs",

View File

@ -621,7 +621,6 @@
"Your browser does not support WebAuthn." : "Votre navigateur ne prend pas en charge WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "En tant qu'administrateur, vous pouvez affiner le comportement de partage. Veuillez consulter la documentation pour plus d'informations.",
"You need to enable the File sharing App." : "Vous devez activer l'application de partage de fichiers",
"by {author}\n{license}" : "par {author}\n{license}",
"Active accounts" : "Comptes actifs",
"Admins" : "Administrateurs",
"Disabled accounts" : "Comptes désactivés",
@ -631,7 +630,6 @@
"Create group" : "Créer un groupe",
"Group name" : "Nom du groupe",
"Please enter a valid group name" : "Merci de saisir un nom de groupe valide",
"{license}-licensed" : "Sous licence {license}",
"Failed to create group" : "La création du groupe a échoué",
"Sending…" : "Envoi en cours...",
"Email sent" : "E-mail envoyé",
@ -784,6 +782,8 @@
"Will be autogenerated" : "Sera généré automatiquement",
"Add a new user" : "Ajouter un nouvel utilisateur",
"No users in here" : "Aucun utilisateur",
"{license}-licensed" : "Sous licence {license}",
"by {author}\n{license}" : "par {author}\n{license}",
"Enter group name" : "Saisissez le nom du groupe",
"Add group" : "Ajouter un groupe",
"Active users" : "Utilisateurs actifs",

View File

@ -501,13 +501,11 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "O seu navegador non é compatíbel co WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador pode facer axustes finos do comportamento ao compartir. Lea a documentación para obter máis información.",
"You need to enable the File sharing App." : "Debe activar a aplicación Compartir ficheiros.",
"by {author}\n{license}" : "por {author}\n{license}",
"Admins" : "Administración",
"New account" : "Conta nova",
"Create group" : "Creando o grupo",
"Group name" : "Nome do grupo",
"Please enter a valid group name" : "Introduza un nome de grupo válido",
"{license}-licensed" : "Licenciado baixo a {license}",
"Failed to create group" : "Produciuse un fallo ao crear o grupo",
"Sending…" : "Enviando…",
"Email sent" : "Correo enviado",
@ -655,6 +653,8 @@ OC.L10N.register(
"Will be autogenerated" : "Vai ser xerado automaticamente",
"Add a new user" : "Engadir un novo usuario",
"No users in here" : "Aquí non hai usuarios",
"{license}-licensed" : "Licenciado baixo a {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Enter group name" : "Introduza o nome do grupo",
"Add group" : "Engadir un grupo",
"Active users" : "Usuarios activos",

View File

@ -499,13 +499,11 @@
"Your browser does not support WebAuthn." : "O seu navegador non é compatíbel co WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador pode facer axustes finos do comportamento ao compartir. Lea a documentación para obter máis información.",
"You need to enable the File sharing App." : "Debe activar a aplicación Compartir ficheiros.",
"by {author}\n{license}" : "por {author}\n{license}",
"Admins" : "Administración",
"New account" : "Conta nova",
"Create group" : "Creando o grupo",
"Group name" : "Nome do grupo",
"Please enter a valid group name" : "Introduza un nome de grupo válido",
"{license}-licensed" : "Licenciado baixo a {license}",
"Failed to create group" : "Produciuse un fallo ao crear o grupo",
"Sending…" : "Enviando…",
"Email sent" : "Correo enviado",
@ -653,6 +651,8 @@
"Will be autogenerated" : "Vai ser xerado automaticamente",
"Add a new user" : "Engadir un novo usuario",
"No users in here" : "Aquí non hai usuarios",
"{license}-licensed" : "Licenciado baixo a {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Enter group name" : "Introduza o nome do grupo",
"Add group" : "Engadir un grupo",
"Active users" : "Usuarios activos",

View File

@ -270,11 +270,9 @@ OC.L10N.register(
"The following devices are configured for your account:" : "ההתקנים הבאים הוגדרו לחשבון שלך:",
"Your browser does not support WebAuthn." : "הדפדפן שלך אינו תומך ב־WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "כמנהל יש לך אפשרות לכוונן את התנהגות השיתוף. נא לעיין בתיעוד לפרטים נוספים.",
"by {author}\n{license}" : "מאת {author}\n{license}",
"Admins" : "מנהלים",
"New account" : "חשבון חדש",
"Group name" : "שם קבוצה",
"{license}-licensed" : "ברישיון {license}",
"Sending…" : "בשליחה…",
"Email sent" : "הודעת הדואר האלקטרוני נשלחה",
"Location" : "מיקום",
@ -376,6 +374,8 @@ OC.L10N.register(
"Will be autogenerated" : "ייווצר אוטומטית",
"Add a new user" : "הוספת משתמש חדש",
"No users in here" : "אין כאן משתמשים",
"{license}-licensed" : "ברישיון {license}",
"by {author}\n{license}" : "מאת {author}\n{license}",
"Enter group name" : "נא להקליד שם קבוצה",
"Add group" : "הוספת קבוצה",
"Active users" : "משתמשים פעילים",

View File

@ -268,11 +268,9 @@
"The following devices are configured for your account:" : "ההתקנים הבאים הוגדרו לחשבון שלך:",
"Your browser does not support WebAuthn." : "הדפדפן שלך אינו תומך ב־WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "כמנהל יש לך אפשרות לכוונן את התנהגות השיתוף. נא לעיין בתיעוד לפרטים נוספים.",
"by {author}\n{license}" : "מאת {author}\n{license}",
"Admins" : "מנהלים",
"New account" : "חשבון חדש",
"Group name" : "שם קבוצה",
"{license}-licensed" : "ברישיון {license}",
"Sending…" : "בשליחה…",
"Email sent" : "הודעת הדואר האלקטרוני נשלחה",
"Location" : "מיקום",
@ -374,6 +372,8 @@
"Will be autogenerated" : "ייווצר אוטומטית",
"Add a new user" : "הוספת משתמש חדש",
"No users in here" : "אין כאן משתמשים",
"{license}-licensed" : "ברישיון {license}",
"by {author}\n{license}" : "מאת {author}\n{license}",
"Enter group name" : "נא להקליד שם קבוצה",
"Add group" : "הוספת קבוצה",
"Active users" : "משתמשים פעילים",

View File

@ -312,11 +312,9 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Vaš preglednik ne podržava WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administrator možete detaljnije podešavati dijeljenja. Pogledajte odgovarajuću dokumentaciju za više informacija.",
"You need to enable the File sharing App." : "Morate omogućiti aplikaciju za dijeljenje datoteka.",
"by {author}\n{license}" : "{autor}\n{licenca}",
"Admins" : "Administratori",
"New account" : "Novi račun",
"Group name" : "Naziv grupe",
"{license}-licensed" : "Licencirano prema {license}",
"Sending…" : "Slanje…",
"Email sent" : "E-pošta je poslana",
"Location" : "Lokacija",
@ -431,6 +429,8 @@ OC.L10N.register(
"Will be autogenerated" : "Automatski će se generirati",
"Add a new user" : "Dodaj novog korisnika",
"No users in here" : "Ovdje nema korisnika",
"{license}-licensed" : "Licencirano prema {license}",
"by {author}\n{license}" : "{autor}\n{licenca}",
"Enter group name" : "Unesite naziv grupe",
"Add group" : "Dodaj grupu",
"Active users" : "Aktivni korisnici",

View File

@ -310,11 +310,9 @@
"Your browser does not support WebAuthn." : "Vaš preglednik ne podržava WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administrator možete detaljnije podešavati dijeljenja. Pogledajte odgovarajuću dokumentaciju za više informacija.",
"You need to enable the File sharing App." : "Morate omogućiti aplikaciju za dijeljenje datoteka.",
"by {author}\n{license}" : "{autor}\n{licenca}",
"Admins" : "Administratori",
"New account" : "Novi račun",
"Group name" : "Naziv grupe",
"{license}-licensed" : "Licencirano prema {license}",
"Sending…" : "Slanje…",
"Email sent" : "E-pošta je poslana",
"Location" : "Lokacija",
@ -429,6 +427,8 @@
"Will be autogenerated" : "Automatski će se generirati",
"Add a new user" : "Dodaj novog korisnika",
"No users in here" : "Ovdje nema korisnika",
"{license}-licensed" : "Licencirano prema {license}",
"by {author}\n{license}" : "{autor}\n{licenca}",
"Enter group name" : "Unesite naziv grupe",
"Add group" : "Dodaj grupu",
"Active users" : "Aktivni korisnici",

View File

@ -448,13 +448,11 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "A böngészője nem támogatja a WebAuthn szabványt.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Rendszergazdaként finomhangolhatja a megosztás viselkedését. A részletekért lásd a dokumentációt.",
"You need to enable the File sharing App." : "Engedélyeznie kell a Fájlmegosztás alkalmazást.",
"by {author}\n{license}" : "szerző: {author}\n{license}",
"Admins" : "Rendszergazdák",
"New account" : "Új fiók",
"Create group" : "Csoport létrehozása",
"Group name" : "Csoport neve",
"Please enter a valid group name" : "Adjon meg egy érvényes csoportnevet",
"{license}-licensed" : "{license}-licencelt",
"Failed to create group" : "A csoport létrehozása sikertelen",
"Sending…" : "Küldés…",
"Email sent" : "E-mail elküldve",
@ -601,6 +599,8 @@ OC.L10N.register(
"Will be autogenerated" : "Automatikusan lesz elkészítve",
"Add a new user" : "Új felhasználó felvétele",
"No users in here" : "Nincsenek felhasználók",
"{license}-licensed" : "{license}-licencelt",
"by {author}\n{license}" : "szerző: {author}\n{license}",
"Enter group name" : "Adja meg a csoport nevét",
"Add group" : "Csoport hozzáadása",
"Active users" : "Aktív felhasználók",

View File

@ -446,13 +446,11 @@
"Your browser does not support WebAuthn." : "A böngészője nem támogatja a WebAuthn szabványt.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Rendszergazdaként finomhangolhatja a megosztás viselkedését. A részletekért lásd a dokumentációt.",
"You need to enable the File sharing App." : "Engedélyeznie kell a Fájlmegosztás alkalmazást.",
"by {author}\n{license}" : "szerző: {author}\n{license}",
"Admins" : "Rendszergazdák",
"New account" : "Új fiók",
"Create group" : "Csoport létrehozása",
"Group name" : "Csoport neve",
"Please enter a valid group name" : "Adjon meg egy érvényes csoportnevet",
"{license}-licensed" : "{license}-licencelt",
"Failed to create group" : "A csoport létrehozása sikertelen",
"Sending…" : "Küldés…",
"Email sent" : "E-mail elküldve",
@ -599,6 +597,8 @@
"Will be autogenerated" : "Automatikusan lesz elkészítve",
"Add a new user" : "Új felhasználó felvétele",
"No users in here" : "Nincsenek felhasználók",
"{license}-licensed" : "{license}-licencelt",
"by {author}\n{license}" : "szerző: {author}\n{license}",
"Enter group name" : "Adja meg a csoport nevét",
"Add group" : "Csoport hozzáadása",
"Active users" : "Aktív felhasználók",

View File

@ -266,7 +266,6 @@ OC.L10N.register(
"No devices configured." : "Tidak ada perangkat yang dikonfigurasi.",
"Admins" : "Admin",
"Group name" : "Nama grup",
"{license}-licensed" : "{license}-dilisensikan",
"Sending…" : "Mengirim…",
"Email sent" : "Surel terkirim",
"Location" : "Lokasi",
@ -358,6 +357,7 @@ OC.L10N.register(
"Enable user" : "Aktifkan pengguna",
"Add a new user" : "Tambah pengguna baru",
"No users in here" : "Tidak ada pengguna di sini",
"{license}-licensed" : "{license}-dilisensikan",
"Add group" : "Tambah grup",
"Active users" : "Pengguna aktif",
"Disabled users" : "Nonaktifkan pengguna",

View File

@ -264,7 +264,6 @@
"No devices configured." : "Tidak ada perangkat yang dikonfigurasi.",
"Admins" : "Admin",
"Group name" : "Nama grup",
"{license}-licensed" : "{license}-dilisensikan",
"Sending…" : "Mengirim…",
"Email sent" : "Surel terkirim",
"Location" : "Lokasi",
@ -356,6 +355,7 @@
"Enable user" : "Aktifkan pengguna",
"Add a new user" : "Tambah pengguna baru",
"No users in here" : "Tidak ada pengguna di sini",
"{license}-licensed" : "{license}-dilisensikan",
"Add group" : "Tambah grup",
"Active users" : "Pengguna aktif",
"Disabled users" : "Nonaktifkan pengguna",

View File

@ -465,12 +465,10 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Vafrinn þinn styður ekki WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Sem stjórnandi geturðu fínstillt hegðun við deilingu. Endilega kíktu á hjálparskjölin til að sjá ítarlegri upplýsingar.",
"You need to enable the File sharing App." : "Þú verður að virkja skráardeilingarforritið.",
"by {author}\n{license}" : "frá {author}\n{license}",
"Admins" : "Kerfisstjórar",
"Create group" : "Búa til hóp",
"Group name" : "Heiti hóps",
"Please enter a valid group name" : "Settu inn gilt nafn á hópi",
"{license}-licensed" : "{license}-notkunarleyfi",
"Failed to create group" : "Mistókst að búa til hóp",
"Sending…" : "Sendi...",
"Email sent" : "Tölvupóstur sendur",
@ -608,6 +606,8 @@ OC.L10N.register(
"Will be autogenerated" : "Verður útbúið sjálfvirkt",
"Add a new user" : "Bæta við nýjum notanda",
"No users in here" : "Engir notendur hér",
"{license}-licensed" : "{license}-notkunarleyfi",
"by {author}\n{license}" : "frá {author}\n{license}",
"Enter group name" : "Settu hér inn heiti á hópi",
"Add group" : "Bæta við hópi",
"Active users" : "Virkir notendur",

View File

@ -463,12 +463,10 @@
"Your browser does not support WebAuthn." : "Vafrinn þinn styður ekki WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Sem stjórnandi geturðu fínstillt hegðun við deilingu. Endilega kíktu á hjálparskjölin til að sjá ítarlegri upplýsingar.",
"You need to enable the File sharing App." : "Þú verður að virkja skráardeilingarforritið.",
"by {author}\n{license}" : "frá {author}\n{license}",
"Admins" : "Kerfisstjórar",
"Create group" : "Búa til hóp",
"Group name" : "Heiti hóps",
"Please enter a valid group name" : "Settu inn gilt nafn á hópi",
"{license}-licensed" : "{license}-notkunarleyfi",
"Failed to create group" : "Mistókst að búa til hóp",
"Sending…" : "Sendi...",
"Email sent" : "Tölvupóstur sendur",
@ -606,6 +604,8 @@
"Will be autogenerated" : "Verður útbúið sjálfvirkt",
"Add a new user" : "Bæta við nýjum notanda",
"No users in here" : "Engir notendur hér",
"{license}-licensed" : "{license}-notkunarleyfi",
"by {author}\n{license}" : "frá {author}\n{license}",
"Enter group name" : "Settu hér inn heiti á hópi",
"Add group" : "Bæta við hópi",
"Active users" : "Virkir notendur",

View File

@ -519,13 +519,11 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Il tuo browser non supporta WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "In qualità di amministratore puoi configurare in modo granulare il comportamento della condivisione. Vedi la documentazione per ulteriori informazioni.",
"You need to enable the File sharing App." : "Devi attivare l'applicazione Condivisione file.",
"by {author}\n{license}" : "di {author}\n{license}",
"Admins" : "Amministratori",
"New account" : "Nuovo account",
"Create group" : "Crea gruppo",
"Group name" : "Nome del gruppo",
"Please enter a valid group name" : "Inserisci un nome di gruppo valido",
"{license}-licensed" : "sotto licenza {license}",
"Failed to create group" : "Creazione gruppo fallita",
"Sending…" : "Invio in corso...",
"Email sent" : "Email inviata",
@ -674,6 +672,8 @@ OC.L10N.register(
"Will be autogenerated" : "Sarà generata automaticamente",
"Add a new user" : "Aggiungi un nuovo utente",
"No users in here" : "Non ci sono utenti qui",
"{license}-licensed" : "sotto licenza {license}",
"by {author}\n{license}" : "di {author}\n{license}",
"Enter group name" : "Digita il nome del gruppo",
"Add group" : "Aggiungi gruppo",
"Active users" : "Utenti attivi",

View File

@ -517,13 +517,11 @@
"Your browser does not support WebAuthn." : "Il tuo browser non supporta WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "In qualità di amministratore puoi configurare in modo granulare il comportamento della condivisione. Vedi la documentazione per ulteriori informazioni.",
"You need to enable the File sharing App." : "Devi attivare l'applicazione Condivisione file.",
"by {author}\n{license}" : "di {author}\n{license}",
"Admins" : "Amministratori",
"New account" : "Nuovo account",
"Create group" : "Crea gruppo",
"Group name" : "Nome del gruppo",
"Please enter a valid group name" : "Inserisci un nome di gruppo valido",
"{license}-licensed" : "sotto licenza {license}",
"Failed to create group" : "Creazione gruppo fallita",
"Sending…" : "Invio in corso...",
"Email sent" : "Email inviata",
@ -672,6 +670,8 @@
"Will be autogenerated" : "Sarà generata automaticamente",
"Add a new user" : "Aggiungi un nuovo utente",
"No users in here" : "Non ci sono utenti qui",
"{license}-licensed" : "sotto licenza {license}",
"by {author}\n{license}" : "di {author}\n{license}",
"Enter group name" : "Digita il nome del gruppo",
"Add group" : "Aggiungi gruppo",
"Active users" : "Utenti attivi",

View File

@ -610,7 +610,6 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "お使いのブラウザーは WebAuthn をサポートしていません。",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "管理者であれば共有時の挙動を微調整できます。詳細な情報はドキュメントを参照してください。",
"You need to enable the File sharing App." : "ファイル共有アプリを有効にする必要があります。",
"by {author}\n{license}" : "作者 {author}\n{license}",
"Active accounts" : "アクティブなアカウント",
"Admins" : "管理者",
"Disabled accounts" : "無効なアカウント",
@ -620,7 +619,6 @@ OC.L10N.register(
"Create group" : "グループを作成",
"Group name" : "グループ名",
"Please enter a valid group name" : "有効なグループ名を入力してください",
"{license}-licensed" : "{license}-に許諾されています",
"Failed to create group" : "グループの作成に失敗しました",
"Sending…" : "送信中 …",
"Email sent" : "メールを送信しました",
@ -773,6 +771,8 @@ OC.L10N.register(
"Will be autogenerated" : "自動生成されます",
"Add a new user" : "新しいユーザーを追加",
"No users in here" : "ここにはユーザーがありません",
"{license}-licensed" : "{license}-に許諾されています",
"by {author}\n{license}" : "作者 {author}\n{license}",
"Enter group name" : "グループ名を入力",
"Add group" : "グループを追加する",
"Active users" : "アクティブユーザー",

View File

@ -608,7 +608,6 @@
"Your browser does not support WebAuthn." : "お使いのブラウザーは WebAuthn をサポートしていません。",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "管理者であれば共有時の挙動を微調整できます。詳細な情報はドキュメントを参照してください。",
"You need to enable the File sharing App." : "ファイル共有アプリを有効にする必要があります。",
"by {author}\n{license}" : "作者 {author}\n{license}",
"Active accounts" : "アクティブなアカウント",
"Admins" : "管理者",
"Disabled accounts" : "無効なアカウント",
@ -618,7 +617,6 @@
"Create group" : "グループを作成",
"Group name" : "グループ名",
"Please enter a valid group name" : "有効なグループ名を入力してください",
"{license}-licensed" : "{license}-に許諾されています",
"Failed to create group" : "グループの作成に失敗しました",
"Sending…" : "送信中 …",
"Email sent" : "メールを送信しました",
@ -771,6 +769,8 @@
"Will be autogenerated" : "自動生成されます",
"Add a new user" : "新しいユーザーを追加",
"No users in here" : "ここにはユーザーがありません",
"{license}-licensed" : "{license}-に許諾されています",
"by {author}\n{license}" : "作者 {author}\n{license}",
"Enter group name" : "グループ名を入力",
"Add group" : "グループを追加する",
"Active users" : "アクティブユーザー",

View File

@ -512,12 +512,10 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Your browser does not support WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.",
"You need to enable the File sharing App." : "You need to enable the File sharing App.",
"by {author}\n{license}" : "by {author}\n{license}",
"Admins" : "Admins",
"Create group" : "Create group",
"Group name" : "Group name",
"Please enter a valid group name" : "Please enter a valid group name",
"{license}-licensed" : "{license}-licensed",
"Failed to create group" : "Failed to create group",
"Sending…" : "Sending…",
"Email sent" : "Email sent",
@ -666,6 +664,8 @@ OC.L10N.register(
"Will be autogenerated" : "Will be autogenerated",
"Add a new user" : "Add a new user",
"No users in here" : "No users in here",
"{license}-licensed" : "{license}-licensed",
"by {author}\n{license}" : "by {author}\n{license}",
"Enter group name" : "Enter group name",
"Add group" : "Add group",
"Active users" : "Active users",

View File

@ -510,12 +510,10 @@
"Your browser does not support WebAuthn." : "Your browser does not support WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.",
"You need to enable the File sharing App." : "You need to enable the File sharing App.",
"by {author}\n{license}" : "by {author}\n{license}",
"Admins" : "Admins",
"Create group" : "Create group",
"Group name" : "Group name",
"Please enter a valid group name" : "Please enter a valid group name",
"{license}-licensed" : "{license}-licensed",
"Failed to create group" : "Failed to create group",
"Sending…" : "Sending…",
"Email sent" : "Email sent",
@ -664,6 +662,8 @@
"Will be autogenerated" : "Will be autogenerated",
"Add a new user" : "Add a new user",
"No users in here" : "No users in here",
"{license}-licensed" : "{license}-licensed",
"by {author}\n{license}" : "by {author}\n{license}",
"Enter group name" : "Enter group name",
"Add group" : "Add group",
"Active users" : "Active users",

View File

@ -587,7 +587,6 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "WebAuthn이 현재 브라우저를 지원하지 않습니다.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "관리자로 공유 행동을 미세 조정할 수 있습니다. 더 많은 정보를 보려면 문서를 참조하십시오.",
"You need to enable the File sharing App." : "파일 공유 앱을 활성화해야 합니다.",
"by {author}\n{license}" : "{author} 님이 작성\n{license}",
"Active accounts" : "활성화된 계정",
"Admins" : "관리자",
"Disabled accounts" : "비활성화된 계정",
@ -597,7 +596,6 @@ OC.L10N.register(
"Create group" : "그룹 생성",
"Group name" : "그룹 이름",
"Please enter a valid group name" : "올바른 그룹 이름을 입력하세요",
"{license}-licensed" : "{license} 라이선스",
"Failed to create group" : "그룹을 만들 수 없음",
"Sending…" : "보내는 중…",
"Email sent" : "이메일 보냄",
@ -747,6 +745,8 @@ OC.L10N.register(
"Will be autogenerated" : "자동으로 생성될 것임",
"Add a new user" : "새 사용자 추가",
"No users in here" : "사용자가 이곳에 없습니다.",
"{license}-licensed" : "{license} 라이선스",
"by {author}\n{license}" : "{author} 님이 작성\n{license}",
"Enter group name" : "그룹 이름 입력",
"Add group" : "그룹 추가",
"Active users" : "활성 사용자",

View File

@ -585,7 +585,6 @@
"Your browser does not support WebAuthn." : "WebAuthn이 현재 브라우저를 지원하지 않습니다.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "관리자로 공유 행동을 미세 조정할 수 있습니다. 더 많은 정보를 보려면 문서를 참조하십시오.",
"You need to enable the File sharing App." : "파일 공유 앱을 활성화해야 합니다.",
"by {author}\n{license}" : "{author} 님이 작성\n{license}",
"Active accounts" : "활성화된 계정",
"Admins" : "관리자",
"Disabled accounts" : "비활성화된 계정",
@ -595,7 +594,6 @@
"Create group" : "그룹 생성",
"Group name" : "그룹 이름",
"Please enter a valid group name" : "올바른 그룹 이름을 입력하세요",
"{license}-licensed" : "{license} 라이선스",
"Failed to create group" : "그룹을 만들 수 없음",
"Sending…" : "보내는 중…",
"Email sent" : "이메일 보냄",
@ -745,6 +743,8 @@
"Will be autogenerated" : "자동으로 생성될 것임",
"Add a new user" : "새 사용자 추가",
"No users in here" : "사용자가 이곳에 없습니다.",
"{license}-licensed" : "{license} 라이선스",
"by {author}\n{license}" : "{author} 님이 작성\n{license}",
"Enter group name" : "그룹 이름 입력",
"Add group" : "그룹 추가",
"Active users" : "활성 사용자",

View File

@ -328,11 +328,9 @@ OC.L10N.register(
"The following devices are configured for your account:" : "Jūsų paskyrai sukonfiguruoti šie įrenginiai:",
"Your browser does not support WebAuthn." : "Jūsų naršyklė nepalaiko WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Būdami administratoriumi, galite reguliuoti bendrinimo elgseną. Išsamesnei informacijai, žiūrėkite dokumentaciją.",
"by {author}\n{license}" : "pagal {author}\n{license}",
"Admins" : "Administratoriai",
"New account" : "Nauja paskyra",
"Group name" : "Grupės pavadinimas",
"{license}-licensed" : "Licencijuota pagal {license}",
"Sending…" : "Siunčiama…",
"Email sent" : "El. paštas išsiųstas",
"Location" : "Vieta",
@ -452,6 +450,8 @@ OC.L10N.register(
"Will be autogenerated" : "Bus automatiškai sugeneruotas ",
"Add a new user" : "Pridėti naują naudotoją",
"No users in here" : "Čia naudotojų nėra",
"{license}-licensed" : "Licencijuota pagal {license}",
"by {author}\n{license}" : "pagal {author}\n{license}",
"Enter group name" : "Įveskite grupės pavadinimą",
"Add group" : "Pridėti grupę",
"Active users" : "Aktyvūs naudotojai",

View File

@ -326,11 +326,9 @@
"The following devices are configured for your account:" : "Jūsų paskyrai sukonfiguruoti šie įrenginiai:",
"Your browser does not support WebAuthn." : "Jūsų naršyklė nepalaiko WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Būdami administratoriumi, galite reguliuoti bendrinimo elgseną. Išsamesnei informacijai, žiūrėkite dokumentaciją.",
"by {author}\n{license}" : "pagal {author}\n{license}",
"Admins" : "Administratoriai",
"New account" : "Nauja paskyra",
"Group name" : "Grupės pavadinimas",
"{license}-licensed" : "Licencijuota pagal {license}",
"Sending…" : "Siunčiama…",
"Email sent" : "El. paštas išsiųstas",
"Location" : "Vieta",
@ -450,6 +448,8 @@
"Will be autogenerated" : "Bus automatiškai sugeneruotas ",
"Add a new user" : "Pridėti naują naudotoją",
"No users in here" : "Čia naudotojų nėra",
"{license}-licensed" : "Licencijuota pagal {license}",
"by {author}\n{license}" : "pagal {author}\n{license}",
"Enter group name" : "Įveskite grupės pavadinimą",
"Add group" : "Pridėti grupę",
"Active users" : "Aktyvūs naudotojai",

View File

@ -402,10 +402,8 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Вашиот прелистувач не поддржува WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Како администратор, можете детално да го прилагодите однесувањето на споделувањето. Погледнете ја документацијата за повеќе информации.",
"You need to enable the File sharing App." : "Треба да ја овозможите апликацијата Споделување на датотеки.",
"by {author}\n{license}" : "од {author}\n{license}",
"Admins" : "Администратори",
"Group name" : "Име на група",
"{license}-licensed" : "{license}-лиценца",
"Sending…" : "Испраќа…",
"Email sent" : "Е-порака пратена",
"Location" : "Локација",
@ -537,6 +535,8 @@ OC.L10N.register(
"Will be autogenerated" : "Ќе бидат автоматски генерирани",
"Add a new user" : "Додади нов корисник",
"No users in here" : "Тука нема корисници",
"{license}-licensed" : "{license}-лиценца",
"by {author}\n{license}" : "од {author}\n{license}",
"Enter group name" : "Внеси име на групата",
"Add group" : "Додади група",
"Active users" : "Активни корисници",

View File

@ -400,10 +400,8 @@
"Your browser does not support WebAuthn." : "Вашиот прелистувач не поддржува WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Како администратор, можете детално да го прилагодите однесувањето на споделувањето. Погледнете ја документацијата за повеќе информации.",
"You need to enable the File sharing App." : "Треба да ја овозможите апликацијата Споделување на датотеки.",
"by {author}\n{license}" : "од {author}\n{license}",
"Admins" : "Администратори",
"Group name" : "Име на група",
"{license}-licensed" : "{license}-лиценца",
"Sending…" : "Испраќа…",
"Email sent" : "Е-порака пратена",
"Location" : "Локација",
@ -535,6 +533,8 @@
"Will be autogenerated" : "Ќе бидат автоматски генерирани",
"Add a new user" : "Додади нов корисник",
"No users in here" : "Тука нема корисници",
"{license}-licensed" : "{license}-лиценца",
"by {author}\n{license}" : "од {author}\n{license}",
"Enter group name" : "Внеси име на групата",
"Add group" : "Додади група",
"Active users" : "Активни корисници",

View File

@ -672,7 +672,6 @@ OC.L10N.register(
"Loading categories" : "Laster kategorier",
"Developer documentation ↗" : "Utviklerdokumentasjon ↗",
"Version {version}, {license}-licensed" : "Versjon {version}, {license}-lisensiert",
"by {author}\n{license}" : "av {author}\n{license}",
"Active accounts" : "Aktive kontoer",
"Admins" : "Administratorer",
"Disabled accounts" : "Deaktiverte kontoer",
@ -683,7 +682,6 @@ OC.L10N.register(
"Create group" : "Opprett gruppe",
"Group name" : "Gruppenavn",
"Please enter a valid group name" : "Vennligst angi et gyldig gruppenavn",
"{license}-licensed" : "{license}-lisensiert",
"Failed to create group" : "Kunne ikke opprette gruppe",
"Sending…" : "Sender…",
"Email sent" : "E-post sendt",
@ -837,6 +835,8 @@ OC.L10N.register(
"Will be autogenerated" : "Blir generert automatisk",
"Add a new user" : "Legg til en ny bruker",
"No users in here" : "Ingen brukere her",
"{license}-licensed" : "{license}-lisensiert",
"by {author}\n{license}" : "av {author}\n{license}",
"Enter group name" : "Skriv inn gruppenavn",
"Add group" : "Legg til gruppe",
"Active users" : "Aktive brukere",

View File

@ -670,7 +670,6 @@
"Loading categories" : "Laster kategorier",
"Developer documentation ↗" : "Utviklerdokumentasjon ↗",
"Version {version}, {license}-licensed" : "Versjon {version}, {license}-lisensiert",
"by {author}\n{license}" : "av {author}\n{license}",
"Active accounts" : "Aktive kontoer",
"Admins" : "Administratorer",
"Disabled accounts" : "Deaktiverte kontoer",
@ -681,7 +680,6 @@
"Create group" : "Opprett gruppe",
"Group name" : "Gruppenavn",
"Please enter a valid group name" : "Vennligst angi et gyldig gruppenavn",
"{license}-licensed" : "{license}-lisensiert",
"Failed to create group" : "Kunne ikke opprette gruppe",
"Sending…" : "Sender…",
"Email sent" : "E-post sendt",
@ -835,6 +833,8 @@
"Will be autogenerated" : "Blir generert automatisk",
"Add a new user" : "Legg til en ny bruker",
"No users in here" : "Ingen brukere her",
"{license}-licensed" : "{license}-lisensiert",
"by {author}\n{license}" : "av {author}\n{license}",
"Enter group name" : "Skriv inn gruppenavn",
"Add group" : "Legg til gruppe",
"Active users" : "Aktive brukere",

View File

@ -335,11 +335,9 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Je browser ondersteunt WebAuthn niet.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als beheerder kun je gedetailleerde regels voor delen instellen. Bekijk de documentatie voor meer informatie.",
"You need to enable the File sharing App." : "Je dient de File sharing App in te schakelen",
"by {author}\n{license}" : "door {author}\n{license}",
"Admins" : "Beheerders",
"New account" : "Nieuw account",
"Group name" : "Groepsnaam",
"{license}-licensed" : "{license}-gelicenseerd",
"Sending…" : "Versturen...",
"Email sent" : "E-mail verzonden",
"Location" : "Locatie",
@ -467,6 +465,8 @@ OC.L10N.register(
"Will be autogenerated" : "Wordt automatisch gegenereerd",
"Add a new user" : "Nieuwe gebruiker toevoegen",
"No users in here" : "Hier zijn geen gebruikers",
"{license}-licensed" : "{license}-gelicenseerd",
"by {author}\n{license}" : "door {author}\n{license}",
"Enter group name" : "Geef een groepsnaam op",
"Add group" : "Groep toevoegen",
"Active users" : "Actieve gebruikers",

View File

@ -333,11 +333,9 @@
"Your browser does not support WebAuthn." : "Je browser ondersteunt WebAuthn niet.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als beheerder kun je gedetailleerde regels voor delen instellen. Bekijk de documentatie voor meer informatie.",
"You need to enable the File sharing App." : "Je dient de File sharing App in te schakelen",
"by {author}\n{license}" : "door {author}\n{license}",
"Admins" : "Beheerders",
"New account" : "Nieuw account",
"Group name" : "Groepsnaam",
"{license}-licensed" : "{license}-gelicenseerd",
"Sending…" : "Versturen...",
"Email sent" : "E-mail verzonden",
"Location" : "Locatie",
@ -465,6 +463,8 @@
"Will be autogenerated" : "Wordt automatisch gegenereerd",
"Add a new user" : "Nieuwe gebruiker toevoegen",
"No users in here" : "Hier zijn geen gebruikers",
"{license}-licensed" : "{license}-gelicenseerd",
"by {author}\n{license}" : "door {author}\n{license}",
"Enter group name" : "Geef een groepsnaam op",
"Add group" : "Groep toevoegen",
"Active users" : "Actieve gebruikers",

View File

@ -184,7 +184,6 @@ OC.L10N.register(
"Passwordless Authentication" : "Autentificacion sens senhal",
"No devices configured." : "Cap de periferic pas configurat.",
"Your browser does not support WebAuthn." : "Vòstre navigador es pas compatible amb WebAuthn.",
"by {author}\n{license}" : "per {author}\n{license}",
"Admins" : "Admins",
"Group name" : "Nom del grop",
"Sending…" : "Mandadís…",
@ -253,6 +252,7 @@ OC.L10N.register(
"Edit User" : "Modificar lutilizaire",
"Add a new user" : "Apondre un utilizaire novè",
"No users in here" : "Cap dutilizaire aquí",
"by {author}\n{license}" : "per {author}\n{license}",
"Enter group name" : "Picatz un nom de grop",
"Add group" : "Apondre grop",
"Active users" : "Utilizaires actius",

View File

@ -182,7 +182,6 @@
"Passwordless Authentication" : "Autentificacion sens senhal",
"No devices configured." : "Cap de periferic pas configurat.",
"Your browser does not support WebAuthn." : "Vòstre navigador es pas compatible amb WebAuthn.",
"by {author}\n{license}" : "per {author}\n{license}",
"Admins" : "Admins",
"Group name" : "Nom del grop",
"Sending…" : "Mandadís…",
@ -251,6 +250,7 @@
"Edit User" : "Modificar lutilizaire",
"Add a new user" : "Apondre un utilizaire novè",
"No users in here" : "Cap dutilizaire aquí",
"by {author}\n{license}" : "per {author}\n{license}",
"Enter group name" : "Picatz un nom de grop",
"Add group" : "Apondre grop",
"Active users" : "Utilizaires actius",

View File

@ -491,13 +491,11 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Twoja przeglądarka nie obsługuje WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrator możesz zoptymalizować ustawienia udostępniania. Szczegółowe informacje znajdziesz w dokumentacji.",
"You need to enable the File sharing App." : "Musisz włączyć aplikację do udostępniania plików.",
"by {author}\n{license}" : "wykonane przez {author}\n{license}",
"Admins" : "Administratorzy",
"New account" : "Nowe konto",
"Create group" : "Utwórz grupę",
"Group name" : "Nazwa grupy",
"Please enter a valid group name" : "Podaj właściwą nazwę grupy",
"{license}-licensed" : "na licencji {license}",
"Failed to create group" : "Nie udało się utworzyć grupy",
"Sending…" : "Wysyłam…",
"Email sent" : "E-mail został wysłany",
@ -645,6 +643,8 @@ OC.L10N.register(
"Will be autogenerated" : "Zostanie automatycznie wygenerowany",
"Add a new user" : "Dodaj użytkownika",
"No users in here" : "Brak użytkowników",
"{license}-licensed" : "na licencji {license}",
"by {author}\n{license}" : "wykonane przez {author}\n{license}",
"Enter group name" : "Wpisz nazwę grupy",
"Add group" : "Dodaj grupę",
"Active users" : "Aktywni użytkownicy",

View File

@ -489,13 +489,11 @@
"Your browser does not support WebAuthn." : "Twoja przeglądarka nie obsługuje WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrator możesz zoptymalizować ustawienia udostępniania. Szczegółowe informacje znajdziesz w dokumentacji.",
"You need to enable the File sharing App." : "Musisz włączyć aplikację do udostępniania plików.",
"by {author}\n{license}" : "wykonane przez {author}\n{license}",
"Admins" : "Administratorzy",
"New account" : "Nowe konto",
"Create group" : "Utwórz grupę",
"Group name" : "Nazwa grupy",
"Please enter a valid group name" : "Podaj właściwą nazwę grupy",
"{license}-licensed" : "na licencji {license}",
"Failed to create group" : "Nie udało się utworzyć grupy",
"Sending…" : "Wysyłam…",
"Email sent" : "E-mail został wysłany",
@ -643,6 +641,8 @@
"Will be autogenerated" : "Zostanie automatycznie wygenerowany",
"Add a new user" : "Dodaj użytkownika",
"No users in here" : "Brak użytkowników",
"{license}-licensed" : "na licencji {license}",
"by {author}\n{license}" : "wykonane przez {author}\n{license}",
"Enter group name" : "Wpisz nazwę grupy",
"Add group" : "Dodaj grupę",
"Active users" : "Aktywni użytkownicy",

View File

@ -665,7 +665,6 @@ OC.L10N.register(
"Loading categories" : "Carregando categorias",
"Developer documentation ↗" : "Documentação do desenvolvedor ↗",
"Version {version}, {license}-licensed" : "Versão {version}, licenciada por {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Active accounts" : "Contas ativas",
"Admins" : "Administradores",
"Disabled accounts" : "Contas desativadas",
@ -676,7 +675,6 @@ OC.L10N.register(
"Create group" : "Criar grupo",
"Group name" : "Nome do grupo",
"Please enter a valid group name" : "Insira um nome de grupo válido",
"{license}-licensed" : "{license}-licenciado",
"Failed to create group" : "Falha ao criar grupo",
"Sending…" : "Enviando...",
"Email sent" : "E-mail enviado",
@ -830,6 +828,8 @@ OC.L10N.register(
"Will be autogenerated" : "Será autogerado",
"Add a new user" : "Adicionar o novo usuário",
"No users in here" : "Nenhum usuário aqui",
"{license}-licensed" : "{license}-licenciado",
"by {author}\n{license}" : "por {author}\n{license}",
"Enter group name" : "Insira o nome do grupo",
"Add group" : "Adicionar grupo",
"Active users" : "Usuários ativos ",

View File

@ -663,7 +663,6 @@
"Loading categories" : "Carregando categorias",
"Developer documentation ↗" : "Documentação do desenvolvedor ↗",
"Version {version}, {license}-licensed" : "Versão {version}, licenciada por {license}",
"by {author}\n{license}" : "por {author}\n{license}",
"Active accounts" : "Contas ativas",
"Admins" : "Administradores",
"Disabled accounts" : "Contas desativadas",
@ -674,7 +673,6 @@
"Create group" : "Criar grupo",
"Group name" : "Nome do grupo",
"Please enter a valid group name" : "Insira um nome de grupo válido",
"{license}-licensed" : "{license}-licenciado",
"Failed to create group" : "Falha ao criar grupo",
"Sending…" : "Enviando...",
"Email sent" : "E-mail enviado",
@ -828,6 +826,8 @@
"Will be autogenerated" : "Será autogerado",
"Add a new user" : "Adicionar o novo usuário",
"No users in here" : "Nenhum usuário aqui",
"{license}-licensed" : "{license}-licenciado",
"by {author}\n{license}" : "por {author}\n{license}",
"Enter group name" : "Insira o nome do grupo",
"Add group" : "Adicionar grupo",
"Active users" : "Usuários ativos ",

View File

@ -457,13 +457,11 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Ваш браузер не поддерживает WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "В этом разделе администраторы могут тонко настроить поведение механизма предоставления общего доступа. Обратитесь к документации для получения дополнительной информации.",
"You need to enable the File sharing App." : "Необходимо включить приложение публикации файлов.",
"by {author}\n{license}" : "автор: {author}\n{license}",
"Admins" : "Администраторы",
"New account" : "Новая учётная запись",
"Create group" : "Создать группу",
"Group name" : "Название группы",
"Please enter a valid group name" : "Пожалуйста, введите допустимое название группы",
"{license}-licensed" : "Лицензия: {license}",
"Failed to create group" : "Не удалось создать группу",
"Sending…" : "Отправка…",
"Email sent" : "Письмо отправлено",
@ -606,6 +604,8 @@ OC.L10N.register(
"Will be autogenerated" : "Будет сгенерирован автоматически",
"Add a new user" : "Создать пользователя",
"No users in here" : "Здесь нет ни одного пользователя",
"{license}-licensed" : "Лицензия: {license}",
"by {author}\n{license}" : "автор: {author}\n{license}",
"Enter group name" : "Введите название группы",
"Add group" : "Добавить группу",
"Active users" : "Активные пользователи",

View File

@ -455,13 +455,11 @@
"Your browser does not support WebAuthn." : "Ваш браузер не поддерживает WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "В этом разделе администраторы могут тонко настроить поведение механизма предоставления общего доступа. Обратитесь к документации для получения дополнительной информации.",
"You need to enable the File sharing App." : "Необходимо включить приложение публикации файлов.",
"by {author}\n{license}" : "автор: {author}\n{license}",
"Admins" : "Администраторы",
"New account" : "Новая учётная запись",
"Create group" : "Создать группу",
"Group name" : "Название группы",
"Please enter a valid group name" : "Пожалуйста, введите допустимое название группы",
"{license}-licensed" : "Лицензия: {license}",
"Failed to create group" : "Не удалось создать группу",
"Sending…" : "Отправка…",
"Email sent" : "Письмо отправлено",
@ -604,6 +602,8 @@
"Will be autogenerated" : "Будет сгенерирован автоматически",
"Add a new user" : "Создать пользователя",
"No users in here" : "Здесь нет ни одного пользователя",
"{license}-licensed" : "Лицензия: {license}",
"by {author}\n{license}" : "автор: {author}\n{license}",
"Enter group name" : "Введите название группы",
"Add group" : "Добавить группу",
"Active users" : "Активные пользователи",

View File

@ -288,9 +288,7 @@ OC.L10N.register(
"The following devices are configured for your account:" : "Is dispositivos in fatu sunt cunfigurados pro su contu tuo:",
"Your browser does not support WebAuthn." : "Su serbidore tuo non suportat WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Comente parte de s'amministratzione podes afinigare su cumportamentu de cumpartzidura. Càstia sa documentatzione pro àteras informatziones.",
"by {author}\n{license}" : "de {author}\n{license}",
"Admins" : "Amministratzione",
"{license}-licensed" : "suta lissèntzia {license}",
"Sending…" : "Imbiende...",
"Email sent" : "Messàgiu de posta imbiadu",
"Location" : "Positzione",
@ -396,6 +394,8 @@ OC.L10N.register(
"Will be autogenerated" : "At a èssere auto-generadu",
"Add a new user" : "Agiunghe un'utèntzia noa",
"No users in here" : "Peruna utèntzia inoghe",
"{license}-licensed" : "suta lissèntzia {license}",
"by {author}\n{license}" : "de {author}\n{license}",
"Enter group name" : "Inserta nùmene de su grupu",
"Add group" : "Agiunghe grupu",
"Active users" : "Utèntzias ativas",

View File

@ -286,9 +286,7 @@
"The following devices are configured for your account:" : "Is dispositivos in fatu sunt cunfigurados pro su contu tuo:",
"Your browser does not support WebAuthn." : "Su serbidore tuo non suportat WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Comente parte de s'amministratzione podes afinigare su cumportamentu de cumpartzidura. Càstia sa documentatzione pro àteras informatziones.",
"by {author}\n{license}" : "de {author}\n{license}",
"Admins" : "Amministratzione",
"{license}-licensed" : "suta lissèntzia {license}",
"Sending…" : "Imbiende...",
"Email sent" : "Messàgiu de posta imbiadu",
"Location" : "Positzione",
@ -394,6 +392,8 @@
"Will be autogenerated" : "At a èssere auto-generadu",
"Add a new user" : "Agiunghe un'utèntzia noa",
"No users in here" : "Peruna utèntzia inoghe",
"{license}-licensed" : "suta lissèntzia {license}",
"by {author}\n{license}" : "de {author}\n{license}",
"Enter group name" : "Inserta nùmene de su grupu",
"Add group" : "Agiunghe grupu",
"Active users" : "Utèntzias ativas",

View File

@ -634,7 +634,6 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Váš prehliadač nepodporuje WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ako administrátor môžete nastaviť správanie sprístupňovania. Pre viac informácií pozrite dokumentáciu.",
"You need to enable the File sharing App." : "Musíte povoliť Aplikáciu pre zdieľanie súborov.",
"by {author}\n{license}" : "od {author}\n{license}",
"Active accounts" : "Aktívne účty",
"Admins" : "Administrátori",
"Disabled accounts" : "Zakázané účty",
@ -644,7 +643,6 @@ OC.L10N.register(
"Create group" : "Vytvoriť skupinu",
"Group name" : "Názov skupiny",
"Please enter a valid group name" : "Prosím, zadajte platné meno skupiny",
"{license}-licensed" : "{license}-licencovaný",
"Failed to create group" : "Nepodarilo sa vytvoriť skupinu",
"Sending…" : "Odosielam...",
"Email sent" : "Email odoslaný",
@ -797,6 +795,8 @@ OC.L10N.register(
"Will be autogenerated" : "Bude automaticky vytvorené",
"Add a new user" : "Pridať nového používateľa",
"No users in here" : "Nie sú tu žiadni používatelia",
"{license}-licensed" : "{license}-licencovaný",
"by {author}\n{license}" : "od {author}\n{license}",
"Enter group name" : "Zadajte názov skupiny",
"Add group" : "Pridať skupinu",
"Active users" : "Aktívni používatelia",

View File

@ -632,7 +632,6 @@
"Your browser does not support WebAuthn." : "Váš prehliadač nepodporuje WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ako administrátor môžete nastaviť správanie sprístupňovania. Pre viac informácií pozrite dokumentáciu.",
"You need to enable the File sharing App." : "Musíte povoliť Aplikáciu pre zdieľanie súborov.",
"by {author}\n{license}" : "od {author}\n{license}",
"Active accounts" : "Aktívne účty",
"Admins" : "Administrátori",
"Disabled accounts" : "Zakázané účty",
@ -642,7 +641,6 @@
"Create group" : "Vytvoriť skupinu",
"Group name" : "Názov skupiny",
"Please enter a valid group name" : "Prosím, zadajte platné meno skupiny",
"{license}-licensed" : "{license}-licencovaný",
"Failed to create group" : "Nepodarilo sa vytvoriť skupinu",
"Sending…" : "Odosielam...",
"Email sent" : "Email odoslaný",
@ -795,6 +793,8 @@
"Will be autogenerated" : "Bude automaticky vytvorené",
"Add a new user" : "Pridať nového používateľa",
"No users in here" : "Nie sú tu žiadni používatelia",
"{license}-licensed" : "{license}-licencovaný",
"by {author}\n{license}" : "od {author}\n{license}",
"Enter group name" : "Zadajte názov skupiny",
"Add group" : "Pridať skupinu",
"Active users" : "Aktívni používatelia",

View File

@ -485,13 +485,11 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Brskalnik ne podpira overitve WebAuthn.",
"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.",
"You need to enable the File sharing App." : "Omogočiti je treba program Souporabe datotek.",
"by {author}\n{license}" : "Razvoj: {author}\nDovoljenje: {license}",
"Admins" : "Skrbniki",
"New account" : "Nov račun",
"Create group" : "Ustvari skupino",
"Group name" : "Ime skupine",
"Please enter a valid group name" : "Vpisati je treba veljavno ime skupine",
"{license}-licensed" : "dovoljenje {license}",
"Failed to create group" : "Ustvarjanje skupine je spodletelo",
"Sending…" : "Poteka pošiljanje ...",
"Email sent" : "Elektronsko sporočilo je poslano",
@ -638,6 +636,8 @@ OC.L10N.register(
"Will be autogenerated" : "Samodejno ustvarjeno",
"Add a new user" : "Dodaj uporabnika",
"No users in here" : "Ni še vključenih uporabnikov",
"{license}-licensed" : "dovoljenje {license}",
"by {author}\n{license}" : "Razvoj: {author}\nDovoljenje: {license}",
"Enter group name" : "Vpis imena skupine",
"Add group" : "Dodaj skupino",
"Active users" : "Dejavni uporabniki",

View File

@ -483,13 +483,11 @@
"Your browser does not support WebAuthn." : "Brskalnik ne podpira overitve WebAuthn.",
"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.",
"You need to enable the File sharing App." : "Omogočiti je treba program Souporabe datotek.",
"by {author}\n{license}" : "Razvoj: {author}\nDovoljenje: {license}",
"Admins" : "Skrbniki",
"New account" : "Nov račun",
"Create group" : "Ustvari skupino",
"Group name" : "Ime skupine",
"Please enter a valid group name" : "Vpisati je treba veljavno ime skupine",
"{license}-licensed" : "dovoljenje {license}",
"Failed to create group" : "Ustvarjanje skupine je spodletelo",
"Sending…" : "Poteka pošiljanje ...",
"Email sent" : "Elektronsko sporočilo je poslano",
@ -636,6 +634,8 @@
"Will be autogenerated" : "Samodejno ustvarjeno",
"Add a new user" : "Dodaj uporabnika",
"No users in here" : "Ni še vključenih uporabnikov",
"{license}-licensed" : "dovoljenje {license}",
"by {author}\n{license}" : "Razvoj: {author}\nDovoljenje: {license}",
"Enter group name" : "Vpis imena skupine",
"Add group" : "Dodaj skupino",
"Active users" : "Dejavni uporabniki",

View File

@ -325,7 +325,13 @@ OC.L10N.register(
"Enforce password protection" : "Захтевај заштиту лозинком",
"Exclude groups from password requirements" : "Изузми групе из захтева за лозинком",
"Exclude groups from creating link shares" : "Изузми групе из креирања дељења путем линка",
"Limit sharing based on groups" : "Ограничи дељење по групама",
"Allow sharing for everyone (default)" : "Дозволи дељење свима (подразумевано)",
"Exclude some groups from sharing" : "Изузми неке групе из дељења",
"Limit sharing to some groups" : "Ограничи дељење на одређене групе",
"Groups allowed to share" : "Групе које смеју да деле",
"Groups excluded from sharing" : "Групе изузете од дељења",
"Not allowed groups will still be able to receive shares, but not to initiate them." : "Забрањеним групама ће моћи да се дели, али оне не могу да иницирају дељење.",
"Set default expiration date for shares" : "Постави подразумевано време истека дељења",
"Enforce expiration date" : "Захтевај датум истека",
"Default expiration time of new shares in days" : "Подразумевано време трајања нових дељења у данима",
@ -616,6 +622,7 @@ OC.L10N.register(
"Set line manager" : "Избор надређеног менаџера",
"{size} used" : "{size} искоришћено",
"Delete account" : "Обриши рачун",
"Disconnect all devices and delete local data" : "Раскини везу са свим уређајима и обриши локалне податке",
"Disable account" : "Искључи налог",
"Enable account" : "Укључи налог",
"Resend welcome email" : "Поново пошаљи е-пошту добродошлице",
@ -665,7 +672,6 @@ OC.L10N.register(
"Loading categories" : "Учитавају се категорије",
"Developer documentation ↗" : "Програмерска документација ↗",
"Version {version}, {license}-licensed" : "Верзија {version}, {license}-лиценцирано",
"by {author}\n{license}" : "од {author}\n{license}",
"Active accounts" : "Активни налози",
"Admins" : "Администратори",
"Disabled accounts" : "Искључени налози",
@ -676,7 +682,6 @@ OC.L10N.register(
"Create group" : "Креирај групу",
"Group name" : "Назив групе",
"Please enter a valid group name" : "Молимо вас да унесете исправно име групе",
"{license}-licensed" : "{license}-лиценцирано",
"Failed to create group" : "Није успело креирање групе",
"Sending…" : "Шаљем…",
"Email sent" : "Порука је послата",
@ -830,6 +835,8 @@ OC.L10N.register(
"Will be autogenerated" : "Биће генерисано аутоматски",
"Add a new user" : "Додај новог корисника",
"No users in here" : "Овде нема корисника",
"{license}-licensed" : "{license}-лиценцирано",
"by {author}\n{license}" : "од {author}\n{license}",
"Enter group name" : "Унесите назив групе",
"Add group" : "Додај групу",
"Active users" : "Активних корисника",

View File

@ -323,7 +323,13 @@
"Enforce password protection" : "Захтевај заштиту лозинком",
"Exclude groups from password requirements" : "Изузми групе из захтева за лозинком",
"Exclude groups from creating link shares" : "Изузми групе из креирања дељења путем линка",
"Limit sharing based on groups" : "Ограничи дељење по групама",
"Allow sharing for everyone (default)" : "Дозволи дељење свима (подразумевано)",
"Exclude some groups from sharing" : "Изузми неке групе из дељења",
"Limit sharing to some groups" : "Ограничи дељење на одређене групе",
"Groups allowed to share" : "Групе које смеју да деле",
"Groups excluded from sharing" : "Групе изузете од дељења",
"Not allowed groups will still be able to receive shares, but not to initiate them." : "Забрањеним групама ће моћи да се дели, али оне не могу да иницирају дељење.",
"Set default expiration date for shares" : "Постави подразумевано време истека дељења",
"Enforce expiration date" : "Захтевај датум истека",
"Default expiration time of new shares in days" : "Подразумевано време трајања нових дељења у данима",
@ -614,6 +620,7 @@
"Set line manager" : "Избор надређеног менаџера",
"{size} used" : "{size} искоришћено",
"Delete account" : "Обриши рачун",
"Disconnect all devices and delete local data" : "Раскини везу са свим уређајима и обриши локалне податке",
"Disable account" : "Искључи налог",
"Enable account" : "Укључи налог",
"Resend welcome email" : "Поново пошаљи е-пошту добродошлице",
@ -663,7 +670,6 @@
"Loading categories" : "Учитавају се категорије",
"Developer documentation ↗" : "Програмерска документација ↗",
"Version {version}, {license}-licensed" : "Верзија {version}, {license}-лиценцирано",
"by {author}\n{license}" : "од {author}\n{license}",
"Active accounts" : "Активни налози",
"Admins" : "Администратори",
"Disabled accounts" : "Искључени налози",
@ -674,7 +680,6 @@
"Create group" : "Креирај групу",
"Group name" : "Назив групе",
"Please enter a valid group name" : "Молимо вас да унесете исправно име групе",
"{license}-licensed" : "{license}-лиценцирано",
"Failed to create group" : "Није успело креирање групе",
"Sending…" : "Шаљем…",
"Email sent" : "Порука је послата",
@ -828,6 +833,8 @@
"Will be autogenerated" : "Биће генерисано аутоматски",
"Add a new user" : "Додај новог корисника",
"No users in here" : "Овде нема корисника",
"{license}-licensed" : "{license}-лиценцирано",
"by {author}\n{license}" : "од {author}\n{license}",
"Enter group name" : "Унесите назив групе",
"Add group" : "Додај групу",
"Active users" : "Активних корисника",

View File

@ -282,7 +282,11 @@ OC.L10N.register(
"Download and enable all" : "Ladda ner och aktivera alla",
"_%n app has an update available_::_%n apps have an update available_" : ["%n app har en uppdatering tillgänglig","%n appar har en uppdatering tillgänglig"],
"_Update_::_Update all_" : ["Uppdatera","Uppdatera alla"],
"Nothing to show" : "Inget att visa",
"Could not load section content from app store." : "Det gick inte att ladda avsnittsinnehåll från app store.",
"Loading" : "Läser in",
"Fetching the latest news…" : "Hämtar de senaste nyheterna...",
"Carousel" : "Karusell",
"Description" : "Beskrivning",
"Details" : "Detaljer",
"All" : "Alla",
@ -358,6 +362,7 @@ OC.L10N.register(
"Enable or disable profile by default for new accounts." : "Aktivera eller inaktivera profil som standard för nya konton.",
"Enable" : "Aktivera",
"Unable to update profile default setting" : "Det gick inte att uppdatera profilens standardinställning",
"Failed to save setting" : "Kunde inte spara inställning",
"Server-side encryption" : "Serverkryptering",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Kryptering från servern möjliggör kryptering av filer som är uppladdade till servern. Detta innebär vissa begränsningar som prestandaförluster, så aktivera bara om det behövs.",
"Enable server-side encryption" : "Aktivera kryptering på server.",
@ -544,7 +549,6 @@ OC.L10N.register(
"Loading app list" : "Laddar applista",
"Loading categories" : "Laddar kategorier",
"Developer documentation ↗" : "Utvecklardokumentation ↗",
"by {author}\n{license}" : "av {author}\n{license}",
"Active accounts" : "Aktiva konton",
"Admins" : "Administratörer",
"Disabled accounts" : "Inaktiverade konton",
@ -555,7 +559,6 @@ OC.L10N.register(
"Create group" : "Skapa grupp",
"Group name" : "Gruppnamn",
"Please enter a valid group name" : "Ange ett giltigt gruppnamn",
"{license}-licensed" : "{license}-licensierad",
"Failed to create group" : "Det gick inte att skapa gruppen",
"Sending…" : "Skickar...",
"Email sent" : "E-post skickad",
@ -575,6 +578,7 @@ OC.L10N.register(
"Locale" : "Plats",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Inte tillgänglig då denna inställning krävs för essentiell funktionalitet såsom fildelning och kalenderinbjudningar",
"Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Ej tillgängligt eftersom federation har inaktiverats för ditt konto, kontakta din systemadministratör om du har några frågor",
"Discover" : "Upptäck",
"Your apps" : "Dina appar",
"Active apps" : "Aktiva appar",
"Disabled apps" : "Inaktiverade appar",
@ -618,6 +622,7 @@ OC.L10N.register(
"Authentication" : "Autentisering",
"Authentication required" : "Autentisering krävs",
"Credentials" : "Inloggningsuppgifter",
"SMTP Login" : "SMTP-inloggning",
"SMTP Password" : "SMTP-lösenord",
"Save" : "Spara",
"Test and verify email settings" : "Testa och verifiera e-postinställningar",
@ -706,6 +711,8 @@ OC.L10N.register(
"Will be autogenerated" : "Kommer att autogenereras",
"Add a new user" : "Lägg till ny användare",
"No users in here" : "Inga användare här",
"{license}-licensed" : "{license}-licensierad",
"by {author}\n{license}" : "av {author}\n{license}",
"Enter group name" : "Ange gruppnamn",
"Add group" : "Lägg till grupp",
"Active users" : "Aktiva användare",

View File

@ -280,7 +280,11 @@
"Download and enable all" : "Ladda ner och aktivera alla",
"_%n app has an update available_::_%n apps have an update available_" : ["%n app har en uppdatering tillgänglig","%n appar har en uppdatering tillgänglig"],
"_Update_::_Update all_" : ["Uppdatera","Uppdatera alla"],
"Nothing to show" : "Inget att visa",
"Could not load section content from app store." : "Det gick inte att ladda avsnittsinnehåll från app store.",
"Loading" : "Läser in",
"Fetching the latest news…" : "Hämtar de senaste nyheterna...",
"Carousel" : "Karusell",
"Description" : "Beskrivning",
"Details" : "Detaljer",
"All" : "Alla",
@ -356,6 +360,7 @@
"Enable or disable profile by default for new accounts." : "Aktivera eller inaktivera profil som standard för nya konton.",
"Enable" : "Aktivera",
"Unable to update profile default setting" : "Det gick inte att uppdatera profilens standardinställning",
"Failed to save setting" : "Kunde inte spara inställning",
"Server-side encryption" : "Serverkryptering",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Kryptering från servern möjliggör kryptering av filer som är uppladdade till servern. Detta innebär vissa begränsningar som prestandaförluster, så aktivera bara om det behövs.",
"Enable server-side encryption" : "Aktivera kryptering på server.",
@ -542,7 +547,6 @@
"Loading app list" : "Laddar applista",
"Loading categories" : "Laddar kategorier",
"Developer documentation ↗" : "Utvecklardokumentation ↗",
"by {author}\n{license}" : "av {author}\n{license}",
"Active accounts" : "Aktiva konton",
"Admins" : "Administratörer",
"Disabled accounts" : "Inaktiverade konton",
@ -553,7 +557,6 @@
"Create group" : "Skapa grupp",
"Group name" : "Gruppnamn",
"Please enter a valid group name" : "Ange ett giltigt gruppnamn",
"{license}-licensed" : "{license}-licensierad",
"Failed to create group" : "Det gick inte att skapa gruppen",
"Sending…" : "Skickar...",
"Email sent" : "E-post skickad",
@ -573,6 +576,7 @@
"Locale" : "Plats",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Inte tillgänglig då denna inställning krävs för essentiell funktionalitet såsom fildelning och kalenderinbjudningar",
"Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Ej tillgängligt eftersom federation har inaktiverats för ditt konto, kontakta din systemadministratör om du har några frågor",
"Discover" : "Upptäck",
"Your apps" : "Dina appar",
"Active apps" : "Aktiva appar",
"Disabled apps" : "Inaktiverade appar",
@ -616,6 +620,7 @@
"Authentication" : "Autentisering",
"Authentication required" : "Autentisering krävs",
"Credentials" : "Inloggningsuppgifter",
"SMTP Login" : "SMTP-inloggning",
"SMTP Password" : "SMTP-lösenord",
"Save" : "Spara",
"Test and verify email settings" : "Testa och verifiera e-postinställningar",
@ -704,6 +709,8 @@
"Will be autogenerated" : "Kommer att autogenereras",
"Add a new user" : "Lägg till ny användare",
"No users in here" : "Inga användare här",
"{license}-licensed" : "{license}-licensierad",
"by {author}\n{license}" : "av {author}\n{license}",
"Enter group name" : "Ange gruppnamn",
"Add group" : "Lägg till grupp",
"Active users" : "Aktiva användare",

Some files were not shown because too many files have changed in this diff Show More