[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-10-31 02:18:57 +00:00
parent c099469ece
commit b1159294a8
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
74 changed files with 506 additions and 90 deletions

View File

@ -0,0 +1,7 @@
OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "Granskning / Loggning",
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Tillhandahåller loggningsmöjligheter för Nextcloud, så som filåtkomster eller andra känsliga händelser"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Auditing / Logging" : "Granskning / Loggning",
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Tillhandahåller loggningsmöjligheter för Nextcloud, så som filåtkomster eller andra känsliga händelser"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,8 @@
OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "联合云 API",
"Enable clouds to communicate with each other and exchange data" : "使云能够相互通信并交换数据",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "联合云 API 使各种 Nextcloud 实例可以相互通信并交换数据。"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cloud Federation API" : "联合云 API",
"Enable clouds to communicate with each other and exchange data" : "使云能够相互通信并交换数据",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "联合云 API 使各种 Nextcloud 实例可以相互通信并交换数据。"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -2,7 +2,7 @@ OC.L10N.register(
"comments",
{
"Comments" : "Kommentare",
"You commented" : "Von Dir kommentiert",
"You commented" : "Du hast kommentiert",
"%1$s commented" : "%1$s kommentierte",
"{author} commented" : "{author} kommentierte",
"You commented on %1$s" : "Du hast %1$s kommentiert",
@ -32,9 +32,9 @@ OC.L10N.register(
"Post" : "Speichern",
"Cancel" : "Abbrechen",
"[Deleted user]" : "[Gelöschter Benutzer]",
"More comments …" : "Weitere Kommentare…",
"More comments …" : "Weitere Kommentare …",
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
"Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
"Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
"Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten",
"Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten"

View File

@ -1,6 +1,6 @@
{ "translations": {
"Comments" : "Kommentare",
"You commented" : "Von Dir kommentiert",
"You commented" : "Du hast kommentiert",
"%1$s commented" : "%1$s kommentierte",
"{author} commented" : "{author} kommentierte",
"You commented on %1$s" : "Du hast %1$s kommentiert",
@ -30,9 +30,9 @@
"Post" : "Speichern",
"Cancel" : "Abbrechen",
"[Deleted user]" : "[Gelöschter Benutzer]",
"More comments …" : "Weitere Kommentare…",
"More comments …" : "Weitere Kommentare …",
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
"Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
"Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
"Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten",
"Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten"

View File

@ -12,15 +12,22 @@ OC.L10N.register(
"<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了您,此评论已被删除",
"{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您",
"Files app plugin to add comments to files" : "文件 应用插件可向文件添加注释",
"Files app plugin to add comments to files" : "文件应用插件可向文件添加评论",
"Edit comment" : "编辑评论",
"Delete comment" : "删除评论",
"Cancel edit" : "取消编辑",
"Post comment" : "发表评论",
"No comments yet, start the conversation!" : "还没有评论,开始对话吧!",
"No more messages" : "没有更多消息",
"Retry" : "重试",
"Unable to load the comments list" : "无法加载评论列表",
"_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"],
"_1 new comment_::_{unread} new comments_" : ["{unread} 条新评论"],
"Comment" : "评论",
"An error occurred while trying to edit the comment" : "编辑评论时出错",
"Comment deleted" : "评论已删除",
"An error occurred while trying to delete the comment" : "删除评论时出错",
"An error occurred while trying to create the comment" : "创建评论时出错",
"New comment …" : "新评论 ...",
"Post" : "发布",
"Cancel" : "取消",
@ -28,7 +35,7 @@ OC.L10N.register(
"More comments …" : "更多评论 ...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最多允许:{max}",
"Error occurred while retrieving comment with ID {id}" : "取回 ID 为 {id} 的评论时发生错误",
"Error occurred while retrieving comment with ID {id}" : "检索 ID 为 {id} 的评论时发生错误",
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发表评论时发生错误"
},

View File

@ -10,15 +10,22 @@
"<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了您,此评论已被删除",
"{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您",
"Files app plugin to add comments to files" : "文件 应用插件可向文件添加注释",
"Files app plugin to add comments to files" : "文件应用插件可向文件添加评论",
"Edit comment" : "编辑评论",
"Delete comment" : "删除评论",
"Cancel edit" : "取消编辑",
"Post comment" : "发表评论",
"No comments yet, start the conversation!" : "还没有评论,开始对话吧!",
"No more messages" : "没有更多消息",
"Retry" : "重试",
"Unable to load the comments list" : "无法加载评论列表",
"_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"],
"_1 new comment_::_{unread} new comments_" : ["{unread} 条新评论"],
"Comment" : "评论",
"An error occurred while trying to edit the comment" : "编辑评论时出错",
"Comment deleted" : "评论已删除",
"An error occurred while trying to delete the comment" : "删除评论时出错",
"An error occurred while trying to create the comment" : "创建评论时出错",
"New comment …" : "新评论 ...",
"Post" : "发布",
"Cancel" : "取消",
@ -26,7 +33,7 @@
"More comments …" : "更多评论 ...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最多允许:{max}",
"Error occurred while retrieving comment with ID {id}" : "取回 ID 为 {id} 的评论时发生错误",
"Error occurred while retrieving comment with ID {id}" : "检索 ID 为 {id} 的评论时发生错误",
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发表评论时发生错误"
},"pluralForm" :"nplurals=1; plural=0;"

View File

@ -0,0 +1,9 @@
OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "最近联系过的",
"Contacts Interaction" : "联系人互动",
"Manages interaction between users and contacts" : "管理用户和联系人之间的互动",
"Collect data about user and contacts interactions and provide an address book for the data" : "收集关于用户和联系人互动的数据,并提供该数据的地址簿"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,7 @@
{ "translations": {
"Recently contacted" : "最近联系过的",
"Contacts Interaction" : "联系人互动",
"Manages interaction between users and contacts" : "管理用户和联系人之间的互动",
"Collect data about user and contacts interactions and provide an address book for the data" : "收集关于用户和联系人互动的数据,并提供该数据的地址簿"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -6,7 +6,13 @@ OC.L10N.register(
"Show something" : "Ką nors rodyti",
"Customize" : "Tinkinti",
"Edit widgets" : "Taisyti valdiklius",
"Get more widgets from the app store" : "Gauti daugiau valdiklių iš programėlių parduotuvės",
"Change background image" : "Keisti foninį paveikslą",
"Weather service" : "Orų tarnyba",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Dėl jūsų privatumo, orų duomenys yra jūsų vardu užklausiami jūsų Nextcloud serverio, todėl orų tarnyba negauna jokios asmeninės informacijos.",
"Weather data from Met.no" : "Orų duomenys iš Met.no",
"geocoding with Nominatim" : "geografinis kodavimas naudojant Nominatim",
"elevation data from OpenTopoData" : "aukščio duomenys iš OpenTopoData",
"Weather" : "Orai",
"Status" : "Būsena",
"Good evening, {name}" : "Labas vakaras, {name}",
@ -15,8 +21,11 @@ OC.L10N.register(
"Good afternoon" : "Laba diena",
"Good morning, {name}" : "Labas rytas, {name}",
"Good morning" : "Labas rytas",
"Good night, {name}" : "Labas vakaras, {name}",
"Good night" : "Labas vakaras",
"Pick from files" : "Pasirinkti iš failų",
"Default images" : "Numatytieji paveikslai",
"Plain background" : "Vientisas fonas",
"Insert from {productName}" : "Įterpti iš {productName}"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");

View File

@ -4,7 +4,13 @@
"Show something" : "Ką nors rodyti",
"Customize" : "Tinkinti",
"Edit widgets" : "Taisyti valdiklius",
"Get more widgets from the app store" : "Gauti daugiau valdiklių iš programėlių parduotuvės",
"Change background image" : "Keisti foninį paveikslą",
"Weather service" : "Orų tarnyba",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Dėl jūsų privatumo, orų duomenys yra jūsų vardu užklausiami jūsų Nextcloud serverio, todėl orų tarnyba negauna jokios asmeninės informacijos.",
"Weather data from Met.no" : "Orų duomenys iš Met.no",
"geocoding with Nominatim" : "geografinis kodavimas naudojant Nominatim",
"elevation data from OpenTopoData" : "aukščio duomenys iš OpenTopoData",
"Weather" : "Orai",
"Status" : "Būsena",
"Good evening, {name}" : "Labas vakaras, {name}",
@ -13,8 +19,11 @@
"Good afternoon" : "Laba diena",
"Good morning, {name}" : "Labas rytas, {name}",
"Good morning" : "Labas rytas",
"Good night, {name}" : "Labas vakaras, {name}",
"Good night" : "Labas vakaras",
"Pick from files" : "Pasirinkti iš failų",
"Default images" : "Numatytieji paveikslai",
"Plain background" : "Vientisas fonas",
"Insert from {productName}" : "Įterpti iš {productName}"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}

View File

@ -12,8 +12,8 @@ OC.L10N.register(
"Weather data from Met.no" : "Weerbericht via Met.no",
"Weather" : "Weer",
"Status" : "Status",
"Good evening, {name}" : "Goedeavond, {name}",
"Good evening" : "Goedeavond",
"Good evening, {name}" : "Goedenavond, {name}",
"Good evening" : "Goedenavond",
"Good afternoon, {name}" : "Goedemiddag, {name}",
"Good afternoon" : "Goedemiddag",
"Good morning, {name}" : "Goedemorgen, {name}",

View File

@ -10,8 +10,8 @@
"Weather data from Met.no" : "Weerbericht via Met.no",
"Weather" : "Weer",
"Status" : "Status",
"Good evening, {name}" : "Goedeavond, {name}",
"Good evening" : "Goedeavond",
"Good evening, {name}" : "Goedenavond, {name}",
"Good evening" : "Goedenavond",
"Good afternoon, {name}" : "Goedemiddag, {name}",
"Good afternoon" : "Goedemiddag",
"Good morning, {name}" : "Goedemorgen, {name}",

View File

@ -10,7 +10,7 @@ OC.L10N.register(
"You deleted calendar {calendar}" : "Du hast den Kalender {calendar} gelöscht",
"{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert",
"You updated calendar {calendar}" : "Du hast den Kalender {calendar} aktualisiert",
"You shared calendar {calendar} as public link" : "Du hast den Kalender {calendar}  als öffentlichen Link geteilt",
"You shared calendar {calendar} as public link" : "Du hast den Kalender {calendar} als öffentlichen Link geteilt",
"You removed public link for calendar {calendar}" : "Du hast den öffentlichen Link für Kalender {calendar} entfernt",
"{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Dir geteilt",
"You shared calendar {calendar} with {user}" : "Du hast den Kalender {calendar} mit {user} geteilt",
@ -52,7 +52,7 @@ OC.L10N.register(
"Description:" : "Beschreibung:",
"Untitled event" : "Termin ohne Titel",
"_%n year_::_%n years_" : ["%n Jahr","%n Jahre"],
"_%n month_::_%n months_" : ["%n Monat","%n Monate"],
"_%n month_::_%n months_" : ["%n Monat","%n Monate"],
"_%n day_::_%n days_" : ["%n Tag","%n Tage"],
"_%n hour_::_%n hours_" : ["%n Stunde","%n Stunden"],
"_%n minute_::_%n minutes_" : ["%n Minute","%n Minuten"],
@ -97,7 +97,7 @@ OC.L10N.register(
"Save" : "Speichern",
"Your attendance was updated successfully." : "Dein Anwesenheits-Status wurde aktualisiert.",
"Calendar server" : "Kalender-Server",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installiere außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinde Deinen Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installiere außerdem die {calendarappstoreopen}Kalender-App{linkclose} oder {calendardocopen}verbinde Deinen Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Send invitations to attendees" : "Einladungen an die Teilnehmer versenden",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bitte stelle sicher, dass Du {emailopen}den E-Mail Server{linkclose} ordnungsgemäß einrichtest.",
"Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen",
@ -108,7 +108,7 @@ OC.L10N.register(
"Enable notifications for events via push" : "Benachrichtigungen für Termine per Push aktivieren",
"Hello %s," : "Hallo %s,",
"The meeting »%1$s« with %2$s was canceled." : "Der Termin »%1$s« mit %2$s wurde abgesagt.",
"The meeting »%1$s« with %2$s was updated." : "Der Termin »%1$s« mit %2$s wurde aktualisiert.",
"The meeting »%1$s« with %2$s was updated." : "Der Termin »%1$s« mit %2$s wurde aktualisiert.",
"%1$s invited you to »%2$s«" : "%1$s hat Dich zu »%2$s« eingeladen",
"When:" : "Wann:"
},

View File

@ -8,7 +8,7 @@
"You deleted calendar {calendar}" : "Du hast den Kalender {calendar} gelöscht",
"{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert",
"You updated calendar {calendar}" : "Du hast den Kalender {calendar} aktualisiert",
"You shared calendar {calendar} as public link" : "Du hast den Kalender {calendar}  als öffentlichen Link geteilt",
"You shared calendar {calendar} as public link" : "Du hast den Kalender {calendar} als öffentlichen Link geteilt",
"You removed public link for calendar {calendar}" : "Du hast den öffentlichen Link für Kalender {calendar} entfernt",
"{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Dir geteilt",
"You shared calendar {calendar} with {user}" : "Du hast den Kalender {calendar} mit {user} geteilt",
@ -50,7 +50,7 @@
"Description:" : "Beschreibung:",
"Untitled event" : "Termin ohne Titel",
"_%n year_::_%n years_" : ["%n Jahr","%n Jahre"],
"_%n month_::_%n months_" : ["%n Monat","%n Monate"],
"_%n month_::_%n months_" : ["%n Monat","%n Monate"],
"_%n day_::_%n days_" : ["%n Tag","%n Tage"],
"_%n hour_::_%n hours_" : ["%n Stunde","%n Stunden"],
"_%n minute_::_%n minutes_" : ["%n Minute","%n Minuten"],
@ -95,7 +95,7 @@
"Save" : "Speichern",
"Your attendance was updated successfully." : "Dein Anwesenheits-Status wurde aktualisiert.",
"Calendar server" : "Kalender-Server",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installiere außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinde Deinen Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installiere außerdem die {calendarappstoreopen}Kalender-App{linkclose} oder {calendardocopen}verbinde Deinen Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Send invitations to attendees" : "Einladungen an die Teilnehmer versenden",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bitte stelle sicher, dass Du {emailopen}den E-Mail Server{linkclose} ordnungsgemäß einrichtest.",
"Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen",
@ -106,7 +106,7 @@
"Enable notifications for events via push" : "Benachrichtigungen für Termine per Push aktivieren",
"Hello %s," : "Hallo %s,",
"The meeting »%1$s« with %2$s was canceled." : "Der Termin »%1$s« mit %2$s wurde abgesagt.",
"The meeting »%1$s« with %2$s was updated." : "Der Termin »%1$s« mit %2$s wurde aktualisiert.",
"The meeting »%1$s« with %2$s was updated." : "Der Termin »%1$s« mit %2$s wurde aktualisiert.",
"%1$s invited you to »%2$s«" : "%1$s hat Dich zu »%2$s« eingeladen",
"When:" : "Wann:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -97,7 +97,7 @@ OC.L10N.register(
"Save" : "Speichern",
"Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.",
"Calendar server" : "Kalender-Server",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installieren Sie außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinden Sie Ihren Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installieren Sie außerdem die {calendarappstoreopen}Kalender-App{linkclose} oder {calendardocopen}verbinden Sie Ihren Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Send invitations to attendees" : "Einladungen an die Teilnehmer versenden",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bitte stellen Sie sicher, dass Sie {emailopen}den E-Mail Server{linkclose} ordnungsgemäß einrichtet haben.",
"Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen",
@ -105,7 +105,7 @@ OC.L10N.register(
"Hence they will not be available immediately after enabling but will show up after some time." : "Die Einträge werden nicht sofort angezeigt. Nach der Aktivierung wird es ein wenig dauern bis zur Anzeige.",
"Send notifications for events" : "Sende Benachrichtigungen für Termine",
"Notifications are sent via background jobs, so these must occur often enough." : "Benachrichtigungen werden von Hintergrundjobs versendet, so dass diese häufig genug ausgeführt werden müssen.",
"Enable notifications for events via push" : "Benachrichtigungen für Ereignisse per Push aktivieren",
"Enable notifications for events via push" : "Benachrichtigungen für Termine per Push aktivieren",
"Hello %s," : "Hallo %s,",
"The meeting »%1$s« with %2$s was canceled." : "Der Termin »%1$s« mit %2$s wurde abgesagt.",
"The meeting »%1$s« with %2$s was updated." : "Der Termin »%1$s« mit %2$s wurde aktualisiert.",

View File

@ -95,7 +95,7 @@
"Save" : "Speichern",
"Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.",
"Calendar server" : "Kalender-Server",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installieren Sie außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinden Sie Ihren Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installieren Sie außerdem die {calendarappstoreopen}Kalender-App{linkclose} oder {calendardocopen}verbinden Sie Ihren Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Send invitations to attendees" : "Einladungen an die Teilnehmer versenden",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bitte stellen Sie sicher, dass Sie {emailopen}den E-Mail Server{linkclose} ordnungsgemäß einrichtet haben.",
"Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen",
@ -103,7 +103,7 @@
"Hence they will not be available immediately after enabling but will show up after some time." : "Die Einträge werden nicht sofort angezeigt. Nach der Aktivierung wird es ein wenig dauern bis zur Anzeige.",
"Send notifications for events" : "Sende Benachrichtigungen für Termine",
"Notifications are sent via background jobs, so these must occur often enough." : "Benachrichtigungen werden von Hintergrundjobs versendet, so dass diese häufig genug ausgeführt werden müssen.",
"Enable notifications for events via push" : "Benachrichtigungen für Ereignisse per Push aktivieren",
"Enable notifications for events via push" : "Benachrichtigungen für Termine per Push aktivieren",
"Hello %s," : "Hallo %s,",
"The meeting »%1$s« with %2$s was canceled." : "Der Termin »%1$s« mit %2$s wurde abgesagt.",
"The meeting »%1$s« with %2$s was updated." : "Der Termin »%1$s« mit %2$s wurde aktualisiert.",

View File

@ -40,6 +40,7 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "您在列表 {calendar} 中解决了待办事项 {todo}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中重新打开了待办事项 {todo}",
"You reopened todo {todo} in list {calendar}" : "您在列表 {calendar} 中重新打开了待办事项 {todo}",
"Calendar and tasks" : "日历和任务",
"A <strong>calendar</strong> was modified" : "<strong>日历</strong>已经修改",
"A calendar <strong>event</strong> was modified" : "日历中<strong>事件</strong>已经修改",
"A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改",
@ -64,8 +65,13 @@ OC.L10N.register(
"%1$s via %2$s" : "%1$s 通过 %2$s",
"Invitation canceled" : "邀请已取消",
"Invitation updated" : "邀请已更新",
"Invitation" : "邀请",
"Title:" : "标题:",
"Time:" : "时间:",
"Location:" : "地区:",
"Link:" : "链接:",
"Organizer:" : "组织者:",
"Attendees:" : "与会者:",
"Accept" : "接受",
"Decline" : "拒绝",
"More options …" : "更多选项",
@ -76,8 +82,11 @@ OC.L10N.register(
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的%s 需要配置使用HTTPS以在iOS/macOS中使用CalDAV和CardDAV。",
"Configures a CalDAV account" : "配置一个 CalDAV 账号",
"Configures a CardDAV account" : "配置一个 CardDAV 账号",
"Events" : "事件",
"Tasks" : "任务",
"Untitled task" : "无标题任务",
"Completed on %s" : "已完成 %s",
"Due on %s" : "到期于%s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV端点",
"There was an error updating your attendance status." : "更新您的出席状态时出错。",

View File

@ -38,6 +38,7 @@
"You solved todo {todo} in list {calendar}" : "您在列表 {calendar} 中解决了待办事项 {todo}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中重新打开了待办事项 {todo}",
"You reopened todo {todo} in list {calendar}" : "您在列表 {calendar} 中重新打开了待办事项 {todo}",
"Calendar and tasks" : "日历和任务",
"A <strong>calendar</strong> was modified" : "<strong>日历</strong>已经修改",
"A calendar <strong>event</strong> was modified" : "日历中<strong>事件</strong>已经修改",
"A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改",
@ -62,8 +63,13 @@
"%1$s via %2$s" : "%1$s 通过 %2$s",
"Invitation canceled" : "邀请已取消",
"Invitation updated" : "邀请已更新",
"Invitation" : "邀请",
"Title:" : "标题:",
"Time:" : "时间:",
"Location:" : "地区:",
"Link:" : "链接:",
"Organizer:" : "组织者:",
"Attendees:" : "与会者:",
"Accept" : "接受",
"Decline" : "拒绝",
"More options …" : "更多选项",
@ -74,8 +80,11 @@
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的%s 需要配置使用HTTPS以在iOS/macOS中使用CalDAV和CardDAV。",
"Configures a CalDAV account" : "配置一个 CalDAV 账号",
"Configures a CardDAV account" : "配置一个 CardDAV 账号",
"Events" : "事件",
"Tasks" : "任务",
"Untitled task" : "无标题任务",
"Completed on %s" : "已完成 %s",
"Due on %s" : "到期于%s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV端点",
"There was an error updating your attendance status." : "更新您的出席状态时出错。",

View File

@ -13,11 +13,11 @@ OC.L10N.register(
"Press Ctrl-C to copy." : "请按 Ctrl-C 键复制",
"Invalid Federated Cloud ID" : "联合云 ID 不正确",
"Server to server sharing is not enabled on this server" : "此服务器未启用服务器到服务器共享功能",
"Couldn't establish a federated share." : "无法建立一个远程共享",
"Couldn't establish a federated share, maybe the password was wrong." : "无法建立共享,可能密码是错误的。",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "共享协作请求发送成功!您将收到邀请。注意留意您的通知提醒。",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "无法建立联合共享可能是要联合的服务器版本太旧Nextcloud <= 9。",
"It is not allowed to send federated group shares from this server." : "不允许从此服务器发送联合分组共享。",
"Couldn't establish a federated share." : "无法建立一个联合云共享",
"Couldn't establish a federated share, maybe the password was wrong." : "无法建立联合云共享,可能密码是错误的。",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "联合云共享请求发送成功!您将收到邀请。注意您的通知提醒。",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "无法建立联合共享可能是要联合的服务器版本太旧Nextcloud <= 9。",
"It is not allowed to send federated group shares from this server." : "不允许从此服务器发送联合分组共享。",
"Sharing %1$s failed, because this item is already shared with %2$s" : "共享 %1$s 失败,因为该项已经共享给 %2$s",
"Not allowed to create a federated share with the same user" : "不能给您自己共享文件",
"File is already shared with %s" : "文件已经共享与 %s",
@ -33,11 +33,12 @@ OC.L10N.register(
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "通过我的联合云 ID共享给我看%s",
"Share with me through my #Nextcloud Federated Cloud ID" : "通过我的 #Nextcloud 联合云 ID 与我共享",
"Sharing" : "共享",
"Federated file sharing" : "联合文件共享",
"Provide federated file sharing across servers" : "在服务器间提供联合文件共享",
"Federated file sharing" : "联合文件共享",
"Provide federated file sharing across servers" : "在服务器间提供联合文件共享",
"Federated Cloud Sharing" : "联合云共享",
"Open documentation" : "打开文档",
"Adjust how people can share between servers." : "调整人们如何在服务器之间共享。",
"Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允许此服务器上的用户将共享发送到其他服务器(此选项还允许 WebDAV 访问公共共享)",
"Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收共享",
"Allow users on this server to send shares to groups on other servers" : "允许此服务器上的用户向其他服务器上的分组发送共享",
"Allow users on this server to receive group shares from other servers" : "允许此服务器上的用户接收其他服务器的分组共享",

View File

@ -11,11 +11,11 @@
"Press Ctrl-C to copy." : "请按 Ctrl-C 键复制",
"Invalid Federated Cloud ID" : "联合云 ID 不正确",
"Server to server sharing is not enabled on this server" : "此服务器未启用服务器到服务器共享功能",
"Couldn't establish a federated share." : "无法建立一个远程共享",
"Couldn't establish a federated share, maybe the password was wrong." : "无法建立共享,可能密码是错误的。",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "共享协作请求发送成功!您将收到邀请。注意留意您的通知提醒。",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "无法建立联合共享可能是要联合的服务器版本太旧Nextcloud <= 9。",
"It is not allowed to send federated group shares from this server." : "不允许从此服务器发送联合分组共享。",
"Couldn't establish a federated share." : "无法建立一个联合云共享",
"Couldn't establish a federated share, maybe the password was wrong." : "无法建立联合云共享,可能密码是错误的。",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "联合云共享请求发送成功!您将收到邀请。注意您的通知提醒。",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "无法建立联合共享可能是要联合的服务器版本太旧Nextcloud <= 9。",
"It is not allowed to send federated group shares from this server." : "不允许从此服务器发送联合分组共享。",
"Sharing %1$s failed, because this item is already shared with %2$s" : "共享 %1$s 失败,因为该项已经共享给 %2$s",
"Not allowed to create a federated share with the same user" : "不能给您自己共享文件",
"File is already shared with %s" : "文件已经共享与 %s",
@ -31,11 +31,12 @@
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "通过我的联合云 ID共享给我看%s",
"Share with me through my #Nextcloud Federated Cloud ID" : "通过我的 #Nextcloud 联合云 ID 与我共享",
"Sharing" : "共享",
"Federated file sharing" : "联合文件共享",
"Provide federated file sharing across servers" : "在服务器间提供联合文件共享",
"Federated file sharing" : "联合文件共享",
"Provide federated file sharing across servers" : "在服务器间提供联合文件共享",
"Federated Cloud Sharing" : "联合云共享",
"Open documentation" : "打开文档",
"Adjust how people can share between servers." : "调整人们如何在服务器之间共享。",
"Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允许此服务器上的用户将共享发送到其他服务器(此选项还允许 WebDAV 访问公共共享)",
"Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收共享",
"Allow users on this server to send shares to groups on other servers" : "允许此服务器上的用户向其他服务器上的分组发送共享",
"Allow users on this server to receive group shares from other servers" : "允许此服务器上的用户接收其他服务器的分组共享",

View File

@ -3,14 +3,14 @@ OC.L10N.register(
{
"Added to the list of trusted servers" : "添加到受信任服务器列表中",
"Server is already in the list of trusted servers." : "服务器已在受信任服务器列表中。",
"No server to federate with found" : "没有找到联合服务器",
"No server to federate with found" : "没有找到联合服务器",
"Could not add server" : "无法添加服务器",
"Federation" : "联合",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "联合功能允许您连接其他受信任服务器以交换用户目录。",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合功能允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联合。",
"Federation" : "联合",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "联合功能允许您连接其他受信任服务器以交换用户目录。",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合功能允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联合。",
"Trusted servers" : "受信任服务器",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合Federation应用允许您连接其他受信任的服务器以交换用户目录。例如这将用于自动完成外部用户的联合共享。为了创建一个联合的共享,没有必要将一台服务器添加为受信任服务器",
"Add server automatically once a federated share was created successfully" : "一旦联合共享创建成功自动添加服务器",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合Federation应用允许您连接其他受信任的服务器以交换用户目录。例如这将用于自动完成外部用户的联合共享。无需将服务器添加为受信任服务器即可创建联合共享。",
"Add server automatically once a federated share was created successfully" : "一旦联合共享创建成功自动添加服务器",
"+ Add trusted server" : "+ 添加受信任服务器",
"Trusted server" : "受信任服务器",
"Add" : "添加"

View File

@ -1,14 +1,14 @@
{ "translations": {
"Added to the list of trusted servers" : "添加到受信任服务器列表中",
"Server is already in the list of trusted servers." : "服务器已在受信任服务器列表中。",
"No server to federate with found" : "没有找到联合服务器",
"No server to federate with found" : "没有找到联合服务器",
"Could not add server" : "无法添加服务器",
"Federation" : "联合",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "联合功能允许您连接其他受信任服务器以交换用户目录。",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合功能允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联合。",
"Federation" : "联合",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "联合功能允许您连接其他受信任服务器以交换用户目录。",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合功能允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联合。",
"Trusted servers" : "受信任服务器",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合Federation应用允许您连接其他受信任的服务器以交换用户目录。例如这将用于自动完成外部用户的联合共享。为了创建一个联合的共享,没有必要将一台服务器添加为受信任服务器",
"Add server automatically once a federated share was created successfully" : "一旦联合共享创建成功自动添加服务器",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合Federation应用允许您连接其他受信任的服务器以交换用户目录。例如这将用于自动完成外部用户的联合共享。无需将服务器添加为受信任服务器即可创建联合共享。",
"Add server automatically once a federated share was created successfully" : "一旦联合共享创建成功自动添加服务器",
"+ Add trusted server" : "+ 添加受信任服务器",
"Trusted server" : "受信任服务器",
"Add" : "添加"

View File

@ -187,6 +187,7 @@ OC.L10N.register(
"No recommendations. Start typing." : "Keine Empfehlungen. Beginne mit der Eingabe.",
"Resharing is not allowed" : "Weiterteilen ist nicht erlaubt",
"Name or email …" : "Name oder E-Mail-Adresse …",
"Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …",
"Searching …" : "Suche …",
"No elements found." : "Keine Elemente gefunden.",
"Search globally" : "Global suchen",

View File

@ -185,6 +185,7 @@
"No recommendations. Start typing." : "Keine Empfehlungen. Beginne mit der Eingabe.",
"Resharing is not allowed" : "Weiterteilen ist nicht erlaubt",
"Name or email …" : "Name oder E-Mail-Adresse …",
"Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …",
"Searching …" : "Suche …",
"No elements found." : "Keine Elemente gefunden.",
"Search globally" : "Global suchen",

View File

@ -187,6 +187,7 @@ OC.L10N.register(
"No recommendations. Start typing." : "Keine Empfehlungen. Beginnen Sie mit der Eingabe.",
"Resharing is not allowed" : "Das Weiterverteilen ist nicht erlaubt ",
"Name or email …" : "Name oder E-Mail-Adresse …",
"Name, email, or Federated Cloud ID …" : "Name, E-Mail oder Federated-Cloud-ID …",
"Searching …" : "Suche …",
"No elements found." : "Keine Elemente gefunden.",
"Search globally" : "Global suchen",

View File

@ -185,6 +185,7 @@
"No recommendations. Start typing." : "Keine Empfehlungen. Beginnen Sie mit der Eingabe.",
"Resharing is not allowed" : "Das Weiterverteilen ist nicht erlaubt ",
"Name or email …" : "Name oder E-Mail-Adresse …",
"Name, email, or Federated Cloud ID …" : "Name, E-Mail oder Federated-Cloud-ID …",
"Searching …" : "Suche …",
"No elements found." : "Keine Elemente gefunden.",
"Search globally" : "Global suchen",

View File

@ -187,6 +187,7 @@ OC.L10N.register(
"No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.",
"Resharing is not allowed" : "Non se permite volver compartir",
"Name or email …" : "Nome ou correo…",
"Name, email, or Federated Cloud ID …" : "Nome, correo ou ID da nube federada...",
"Searching …" : "Buscando…",
"No elements found." : "Non se atoparon elementos.",
"Search globally" : "Busca global",

View File

@ -185,6 +185,7 @@
"No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.",
"Resharing is not allowed" : "Non se permite volver compartir",
"Name or email …" : "Nome ou correo…",
"Name, email, or Federated Cloud ID …" : "Nome, correo ou ID da nube federada...",
"Searching …" : "Buscando…",
"No elements found." : "Non se atoparon elementos.",
"Search globally" : "Busca global",

View File

@ -187,6 +187,7 @@ OC.L10N.register(
"No recommendations. Start typing." : "Nessun consiglio. Inizia a digitare.",
"Resharing is not allowed" : "La ri-condivisione non è consentita",
"Name or email …" : "Nome o email...",
"Name, email, or Federated Cloud ID …" : "Nome, email o ID di cloud federata...",
"Searching …" : "Ricerca in corso...",
"No elements found." : "Nessun elemento trovato.",
"Search globally" : "Cerca globalmente",

View File

@ -185,6 +185,7 @@
"No recommendations. Start typing." : "Nessun consiglio. Inizia a digitare.",
"Resharing is not allowed" : "La ri-condivisione non è consentita",
"Name or email …" : "Nome o email...",
"Name, email, or Federated Cloud ID …" : "Nome, email o ID di cloud federata...",
"Searching …" : "Ricerca in corso...",
"No elements found." : "Nessun elemento trovato.",
"Search globally" : "Cerca globalmente",

View File

@ -14,11 +14,17 @@ OC.L10N.register(
"No deleted shares" : "Ingen slettede delinger",
"Shares you deleted will show up here" : "Delinger du har slettet vil vises her",
"Pending shares" : "Ventende delinger",
"No pending shares" : "Ingen ventende delinger",
"Shares you have received but not confirmed will show up here" : "Delinger du har mottatt men ikke bekreftet vil vises her",
"Shares" : "Delinger",
"No shares" : "Ingen delinger",
"Shares will show up here" : "Delinger vil vises her",
"Restore" : "Gjenopprett",
"Restore share" : "Gjenopprett deling",
"Something happened. Unable to restore the share." : "Noe skjedde. Ikke mulig å gjenopprette delingen.",
"Accept share" : "Aksepter deling",
"Reject share" : "Avvis deling",
"Something happened. Unable to reject the share." : "Noe skjedde. Ikke mulig å avvise delingen.",
"Waiting…" : "Venter...",
"error" : "feil",
"finished" : "fullført",
@ -42,6 +48,7 @@ OC.L10N.register(
"Removed share for group {group}" : "Fjernet deling for gruppen {group}",
"{actor} shared with group {group}" : "{actor} delt med gruppen {group}",
"{actor} removed share for group {group}" : "{actor} fjernet deling for gruppen {group}",
"Share for group {group} expired" : "Deling for gruppen {group} utløpt",
"You shared {file} with group {group}" : "Du delte {file} med gruppen {group}",
"You removed group {group} from {file}" : "Du fjernet gruppen {group} fra {file}",
"{actor} shared {file} with group {group}" : "{actor} delte {file} med gruppen {group}",

View File

@ -12,11 +12,17 @@
"No deleted shares" : "Ingen slettede delinger",
"Shares you deleted will show up here" : "Delinger du har slettet vil vises her",
"Pending shares" : "Ventende delinger",
"No pending shares" : "Ingen ventende delinger",
"Shares you have received but not confirmed will show up here" : "Delinger du har mottatt men ikke bekreftet vil vises her",
"Shares" : "Delinger",
"No shares" : "Ingen delinger",
"Shares will show up here" : "Delinger vil vises her",
"Restore" : "Gjenopprett",
"Restore share" : "Gjenopprett deling",
"Something happened. Unable to restore the share." : "Noe skjedde. Ikke mulig å gjenopprette delingen.",
"Accept share" : "Aksepter deling",
"Reject share" : "Avvis deling",
"Something happened. Unable to reject the share." : "Noe skjedde. Ikke mulig å avvise delingen.",
"Waiting…" : "Venter...",
"error" : "feil",
"finished" : "fullført",
@ -40,6 +46,7 @@
"Removed share for group {group}" : "Fjernet deling for gruppen {group}",
"{actor} shared with group {group}" : "{actor} delt med gruppen {group}",
"{actor} removed share for group {group}" : "{actor} fjernet deling for gruppen {group}",
"Share for group {group} expired" : "Deling for gruppen {group} utløpt",
"You shared {file} with group {group}" : "Du delte {file} med gruppen {group}",
"You removed group {group} from {file}" : "Du fjernet gruppen {group} fra {file}",
"{actor} shared {file} with group {group}" : "{actor} delte {file} med gruppen {group}",

View File

@ -187,6 +187,7 @@ OC.L10N.register(
"No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.",
"Resharing is not allowed" : "Udostępnianie jest niedozwolone",
"Name or email …" : "Nazwa lub adres e-mail…",
"Name, email, or Federated Cloud ID …" : "Nazwa, adres e-mail lub ID Chmury Federacyjnej…",
"Searching …" : "Wyszukiwanie…",
"No elements found." : "Nie znaleziono elementów.",
"Search globally" : "Szukaj globalnie",

View File

@ -185,6 +185,7 @@
"No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.",
"Resharing is not allowed" : "Udostępnianie jest niedozwolone",
"Name or email …" : "Nazwa lub adres e-mail…",
"Name, email, or Federated Cloud ID …" : "Nazwa, adres e-mail lub ID Chmury Federacyjnej…",
"Searching …" : "Wyszukiwanie…",
"No elements found." : "Nie znaleziono elementów.",
"Search globally" : "Szukaj globalnie",

View File

@ -186,6 +186,8 @@ OC.L10N.register(
"Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期",
"No recommendations. Start typing." : "没有推荐。开始输入。",
"Resharing is not allowed" : "不允许二次共享",
"Name or email …" : "姓名或电子邮件 ...",
"Name, email, or Federated Cloud ID …" : "名称,电子邮件或联合云 ID ...",
"Searching …" : "正在搜索 ...",
"No elements found." : "未发现元素。",
"Search globally" : "全局搜索",
@ -228,6 +230,7 @@ OC.L10N.register(
"Uploading files" : "正在上传文件",
"Uploaded files:" : "上传的文件: ",
"By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。",
"Name, email, or federated cloud ID …" : "名称,电子邮件或联合云 ID ...",
"Uploading files…" : "正在上传文件... "
},
"nplurals=1; plural=0;");

View File

@ -184,6 +184,8 @@
"Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期",
"No recommendations. Start typing." : "没有推荐。开始输入。",
"Resharing is not allowed" : "不允许二次共享",
"Name or email …" : "姓名或电子邮件 ...",
"Name, email, or Federated Cloud ID …" : "名称,电子邮件或联合云 ID ...",
"Searching …" : "正在搜索 ...",
"No elements found." : "未发现元素。",
"Search globally" : "全局搜索",
@ -226,6 +228,7 @@
"Uploading files" : "正在上传文件",
"Uploaded files:" : "上传的文件: ",
"By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。",
"Name, email, or federated cloud ID …" : "名称,电子邮件或联合云 ID ...",
"Uploading files…" : "正在上传文件... "
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -0,0 +1,7 @@
OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "查找服务器连接器",
"Sync public user information with the lookup server" : "将公共用户信息与查找服务器同步"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Lookup Server Connector" : "查找服务器连接器",
"Sync public user information with the lookup server" : "将公共用户信息与查找服务器同步"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -0,0 +1,9 @@
OC.L10N.register(
"provisioning_api",
{
"Provisioning API" : "Provisioning API",
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "此应用程序启用了一组 API ,外部系统可以使用这些 API 来管理用户、组和应用程序。",
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此应用程序启用了一组 API外部系统可以使用它们来创建、编辑、删除和查询用户\n\t\t属性、查询、设置和删除组设置配额以及查询 Nextcloud 中使用的总存储量。组管理员用户\n\t\t还可以查询 Nextcloud并为其管理的组执行与管理员相同的功能。该 API 还支持\n\t\t管理员查询活动的 Nextcloud 应用程序、应用程序信息,以及远程启用或禁用应用程序。\n\t\t启用该应用后可以通过基本身份验证标头使用 HTTP 请求执行\n以上所列任何功能。Provisioning API 文档中提供了更多信息,包括示例调用\n\t\t和服务器响应。",
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此应用程序启用了一组 API外部系统可以使用它们来创建、编辑、删除和查询用户\n\t\t属性、查询、设置和删除组设置配额以及查询 Nextcloud 中使用的总存储量。组管理员用户\n\t\t还可以查询 Nextcloud并为其管理的组执行与管理员相同的功能。该 API 还支持\n\t\t管理员查询活动的 Nextcloud 应用程序、应用程序信息,以及远程启用或禁用应用程序。\n\t\t启用该应用后可以通过基本身份验证标头使用 HTTP 请求执行\n以上所列任何功能。Provisioning API 文档中提供了更多信息,包括示例调用\n\t\t和服务器响应。"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,7 @@
{ "translations": {
"Provisioning API" : "Provisioning API",
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "此应用程序启用了一组 API ,外部系统可以使用这些 API 来管理用户、组和应用程序。",
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此应用程序启用了一组 API外部系统可以使用它们来创建、编辑、删除和查询用户\n\t\t属性、查询、设置和删除组设置配额以及查询 Nextcloud 中使用的总存储量。组管理员用户\n\t\t还可以查询 Nextcloud并为其管理的组执行与管理员相同的功能。该 API 还支持\n\t\t管理员查询活动的 Nextcloud 应用程序、应用程序信息,以及远程启用或禁用应用程序。\n\t\t启用该应用后可以通过基本身份验证标头使用 HTTP 请求执行\n以上所列任何功能。Provisioning API 文档中提供了更多信息,包括示例调用\n\t\t和服务器响应。",
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此应用程序启用了一组 API外部系统可以使用它们来创建、编辑、删除和查询用户\n\t\t属性、查询、设置和删除组设置配额以及查询 Nextcloud 中使用的总存储量。组管理员用户\n\t\t还可以查询 Nextcloud并为其管理的组执行与管理员相同的功能。该 API 还支持\n\t\t管理员查询活动的 Nextcloud 应用程序、应用程序信息,以及远程启用或禁用应用程序。\n\t\t启用该应用后可以通过基本身份验证标头使用 HTTP 请求执行\n以上所列任何功能。Provisioning API 文档中提供了更多信息,包括示例调用\n\t\t和服务器响应。"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -350,7 +350,7 @@ OC.L10N.register(
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php turi įvykdyti sistemos naudotojas \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Norint tai paleisti, jums reikia PHP POSIX plėtinio. Išsamesnei informacijai, žiūrėkite {linkstart}PHP dokumentaciją{linkend}.",
"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ą.",
"Allow apps to use the Share API" : "Leidžia programėlėms naudoti bendrinimo API",
"Allow apps to use the Share API" : "Leisti programėlėms naudoti bendrinimo API",
"Set default expiration date for shares" : "Nustatyti viešiniams numatytąją galiojimo pabaigos datą",
"Expire after " : "Nustoja galioti po ",
"days" : "dienos",
@ -365,7 +365,7 @@ OC.L10N.register(
"Restrict users to only share with users in their groups" : "Apriboti naudotojus ir leisti jiems bendrinti tik su naudotojais savo grupėse",
"Exclude groups from sharing" : "Išskirti grupes iš bendrinimo",
"These groups will still be able to receive shares, but not to initiate them." : "Šios grupės vis tiek galės gauti viešinius, tačiau negalės jų inicijuoti.",
"Restrict username autocompletion to users within the same groups" : "Apriboti naudotojo vardo automatinį užbaigimą kietiems tų pačių grupių naudotojams.",
"Restrict username autocompletion to users within the same groups" : "Apriboti naudotojo vardo automatinį užbaigimą kitiems tų pačių grupių naudotojams",
"This text will be shown on the public link upload page when the file list is hidden." : "Šis tekstas bus rodomas viešų nuorodų įkėlimo puslapyje, kai failų sąrašas bus paslėptas.",
"Default share permissions" : "Numatytieji viešinių leidimai",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sukurta {communityopen}Nextcloud bendruomenės{linkclose}, {githubopen}pirminis kodas{linkclose} yra licencijuotas pagal {licenseopen}AGPL{linkclose}.",

View File

@ -348,7 +348,7 @@
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php turi įvykdyti sistemos naudotojas \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Norint tai paleisti, jums reikia PHP POSIX plėtinio. Išsamesnei informacijai, žiūrėkite {linkstart}PHP dokumentaciją{linkend}.",
"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ą.",
"Allow apps to use the Share API" : "Leidžia programėlėms naudoti bendrinimo API",
"Allow apps to use the Share API" : "Leisti programėlėms naudoti bendrinimo API",
"Set default expiration date for shares" : "Nustatyti viešiniams numatytąją galiojimo pabaigos datą",
"Expire after " : "Nustoja galioti po ",
"days" : "dienos",
@ -363,7 +363,7 @@
"Restrict users to only share with users in their groups" : "Apriboti naudotojus ir leisti jiems bendrinti tik su naudotojais savo grupėse",
"Exclude groups from sharing" : "Išskirti grupes iš bendrinimo",
"These groups will still be able to receive shares, but not to initiate them." : "Šios grupės vis tiek galės gauti viešinius, tačiau negalės jų inicijuoti.",
"Restrict username autocompletion to users within the same groups" : "Apriboti naudotojo vardo automatinį užbaigimą kietiems tų pačių grupių naudotojams.",
"Restrict username autocompletion to users within the same groups" : "Apriboti naudotojo vardo automatinį užbaigimą kitiems tų pačių grupių naudotojams",
"This text will be shown on the public link upload page when the file list is hidden." : "Šis tekstas bus rodomas viešų nuorodų įkėlimo puslapyje, kai failų sąrašas bus paslėptas.",
"Default share permissions" : "Numatytieji viešinių leidimai",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sukurta {communityopen}Nextcloud bendruomenės{linkclose}, {githubopen}pirminis kodas{linkclose} yra licencijuotas pagal {licenseopen}AGPL{linkclose}.",

View File

@ -376,6 +376,7 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Toon disclaimer tekst op de publieke link upload pagina (alleen getoond wanneer de bestandslijst verborgen is)",
"This text will be shown on the public link upload page when the file list is hidden." : "Deze tekst wordt getoond op de openbare link uploadpagina als het bestandsoverzicht is verborgen.",
"Default share permissions" : "Standaard delen autorisaties",
"Reasons to use Nextcloud in your organization" : "Redenen om Nextcloud te gebruiken in uw organisatie",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Ontwikkeld door de {communityopen}Nextcloud community{linkclose}, de {githubopen}broncode{linkclose} is gelicenseerd onder de {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Vind onze Facebook pagina leuk",
"Follow us on Twitter" : "Volg ons op Twitter",
@ -412,6 +413,7 @@ OC.L10N.register(
"New password" : "Nieuw wachtwoord",
"Change password" : "Wijzig wachtwoord",
"Use a second factor besides your password to increase security for your account." : "Gebruik een tweede factor naast je wachtwoord om de beveiliging van je account te verhogen. ",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Als u toepassingen van derden gebruikt om met Nextcloud te verbinden, zorg er dan voor om voor elke app een wachtwoord te maken en te configureren voordat \"tweede factor authenticatie\" wordt geactiveerd.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Er trad een fout op. Upload als een ASCII-gecodeerd PEM certificaat.",
"Valid until {date}" : "Geldig tot {date}",
"Local" : "Lokaal",

View File

@ -374,6 +374,7 @@
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Toon disclaimer tekst op de publieke link upload pagina (alleen getoond wanneer de bestandslijst verborgen is)",
"This text will be shown on the public link upload page when the file list is hidden." : "Deze tekst wordt getoond op de openbare link uploadpagina als het bestandsoverzicht is verborgen.",
"Default share permissions" : "Standaard delen autorisaties",
"Reasons to use Nextcloud in your organization" : "Redenen om Nextcloud te gebruiken in uw organisatie",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Ontwikkeld door de {communityopen}Nextcloud community{linkclose}, de {githubopen}broncode{linkclose} is gelicenseerd onder de {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Vind onze Facebook pagina leuk",
"Follow us on Twitter" : "Volg ons op Twitter",
@ -410,6 +411,7 @@
"New password" : "Nieuw wachtwoord",
"Change password" : "Wijzig wachtwoord",
"Use a second factor besides your password to increase security for your account." : "Gebruik een tweede factor naast je wachtwoord om de beveiliging van je account te verhogen. ",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Als u toepassingen van derden gebruikt om met Nextcloud te verbinden, zorg er dan voor om voor elke app een wachtwoord te maken en te configureren voordat \"tweede factor authenticatie\" wordt geactiveerd.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Er trad een fout op. Upload als een ASCII-gecodeerd PEM certificaat.",
"Valid until {date}" : "Geldig tot {date}",
"Local" : "Lokaal",

View File

@ -263,6 +263,7 @@ OC.L10N.register(
"{license}-licensed" : "{license}-许可协议",
"Details" : "详情",
"Changelog" : "更改日志",
"by {author}\n{license}" : "按照 {author}\n{license}",
"New user" : "新建用户",
"Enter group name" : "输入群组名称",
"Add group" : "添加分组",

View File

@ -261,6 +261,7 @@
"{license}-licensed" : "{license}-许可协议",
"Details" : "详情",
"Changelog" : "更改日志",
"by {author}\n{license}" : "按照 {author}\n{license}",
"New user" : "新建用户",
"Enter group name" : "输入群组名称",
"Add group" : "添加分组",

View File

@ -0,0 +1,38 @@
OC.L10N.register(
"user_status",
{
"Recent statuses" : "Paskiausios būsenos",
"In a meeting" : "Susitikime",
"Commuting" : "Važinėju",
"Out sick" : "Sergu",
"Vacationing" : "Poilsiauju",
"Working remotely" : "Dirbu nuotoliniu būdu",
"User status" : "Naudotojo būsena",
"Clear status message after" : "Išvalyti būsenos žinutę po",
"What's your status?" : "Kokia jūsų būsena?",
"Set status" : "Nustatyti būseną",
"Online status" : "Prisijungimo būsena",
"Status message" : "Būsenos žinutė",
"Clear status message" : "Išvalyti būsenos žinutę",
"Set status message" : "Nustatyti būsenos žinutę",
"There was an error saving the status" : "Įrašant būseną, įvyko klaida",
"There was an error clearing the status" : "Išvalant būseną, įvyko klaida",
"No recent status changes" : "Jokių paskiausių būsenos pasikeitimų",
"Away" : "Atsitraukęs",
"Do not disturb" : "Netrukdyti",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Neišvalyti",
"Today" : "Šiandien",
"This week" : "Šią savaitę",
"Online" : "Prisijungęs",
"Invisible" : "Nematoma",
"Offline" : "Atsijungęs",
"There was an error saving the new status" : "Įrašant naują būseną, įvyko klaida",
"30 minutes" : "30 minučių",
"1 hour" : "1 valanda",
"4 hours" : "4 valandos",
"Mute all notifications" : "Išjungti visus pranešimus",
"Appear offline" : "Atrodyti atsijungusiu",
"Clear status after" : "Išvalyti būseną po"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");

View File

@ -0,0 +1,36 @@
{ "translations": {
"Recent statuses" : "Paskiausios būsenos",
"In a meeting" : "Susitikime",
"Commuting" : "Važinėju",
"Out sick" : "Sergu",
"Vacationing" : "Poilsiauju",
"Working remotely" : "Dirbu nuotoliniu būdu",
"User status" : "Naudotojo būsena",
"Clear status message after" : "Išvalyti būsenos žinutę po",
"What's your status?" : "Kokia jūsų būsena?",
"Set status" : "Nustatyti būseną",
"Online status" : "Prisijungimo būsena",
"Status message" : "Būsenos žinutė",
"Clear status message" : "Išvalyti būsenos žinutę",
"Set status message" : "Nustatyti būsenos žinutę",
"There was an error saving the status" : "Įrašant būseną, įvyko klaida",
"There was an error clearing the status" : "Išvalant būseną, įvyko klaida",
"No recent status changes" : "Jokių paskiausių būsenos pasikeitimų",
"Away" : "Atsitraukęs",
"Do not disturb" : "Netrukdyti",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Neišvalyti",
"Today" : "Šiandien",
"This week" : "Šią savaitę",
"Online" : "Prisijungęs",
"Invisible" : "Nematoma",
"Offline" : "Atsijungęs",
"There was an error saving the new status" : "Įrašant naują būseną, įvyko klaida",
"30 minutes" : "30 minučių",
"1 hour" : "1 valanda",
"4 hours" : "4 valandos",
"Mute all notifications" : "Išjungti visus pranešimus",
"Appear offline" : "Atrodyti atsijungusiu",
"Clear status after" : "Išvalyti būseną po"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}

View File

@ -11,6 +11,7 @@ OC.L10N.register(
"Clear status message after" : "Fjern statusmelding etter",
"What's your status?" : "Hva er din status?",
"Set status" : "Velg status",
"Online status" : "Online status",
"Status message" : "Statusmelding",
"Clear status message" : "Fjern statusmelding",
"Set status message" : "Velg statusmelding",

View File

@ -9,6 +9,7 @@
"Clear status message after" : "Fjern statusmelding etter",
"What's your status?" : "Hva er din status?",
"Set status" : "Velg status",
"Online status" : "Online status",
"Status message" : "Statusmelding",
"Clear status message" : "Fjern statusmelding",
"Set status message" : "Velg statusmelding",

View File

@ -0,0 +1,22 @@
OC.L10N.register(
"user_status",
{
"Clear status message after" : "Очистить сообщение о состоянии через",
"What's your status?" : "Укажите ваше состояние",
"Set status" : "Установить состояние",
"Online status" : "Состояние на связи",
"Status message" : "Сообщение о состоянии",
"Clear status message" : "Очистить сообщение о состоянии",
"Set status message" : "Установить сообщение о состоянии",
"Away" : "Отсутствует",
"Do not disturb" : "Не беспокоить",
"Don't clear" : "Не очищать",
"Today" : "Сегодня",
"This week" : "Эта неделя",
"Online" : "На связи",
"Invisible" : "Невидимая",
"Offline" : "Автономно",
"30 minutes" : "30 минут",
"1 hour" : "1 час"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

View File

@ -0,0 +1,20 @@
{ "translations": {
"Clear status message after" : "Очистить сообщение о состоянии через",
"What's your status?" : "Укажите ваше состояние",
"Set status" : "Установить состояние",
"Online status" : "Состояние на связи",
"Status message" : "Сообщение о состоянии",
"Clear status message" : "Очистить сообщение о состоянии",
"Set status message" : "Установить сообщение о состоянии",
"Away" : "Отсутствует",
"Do not disturb" : "Не беспокоить",
"Don't clear" : "Не очищать",
"Today" : "Сегодня",
"This week" : "Эта неделя",
"Online" : "На связи",
"Invisible" : "Невидимая",
"Offline" : "Автономно",
"30 minutes" : "30 минут",
"1 hour" : "1 час"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

View File

@ -0,0 +1,22 @@
OC.L10N.register(
"user_status",
{
"Clear status message after" : "Rensa statusmeddelande efter",
"What's your status?" : "Vad är din status?",
"Set status" : "Sätt status",
"Online status" : "Online-status",
"Status message" : "Statusmeddelande",
"Clear status message" : "Rensa statusmeddelande",
"Set status message" : "Sätt statusmeddelande",
"Away" : "Iväg",
"Do not disturb" : "Stör ej",
"Don't clear" : "Rensa inte",
"Today" : "Idag",
"This week" : "Denna vecka",
"Online" : "Online",
"Invisible" : "Osynlig",
"Offline" : "Offline",
"30 minutes" : "30 minuter",
"1 hour" : "1 timme"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,20 @@
{ "translations": {
"Clear status message after" : "Rensa statusmeddelande efter",
"What's your status?" : "Vad är din status?",
"Set status" : "Sätt status",
"Online status" : "Online-status",
"Status message" : "Statusmeddelande",
"Clear status message" : "Rensa statusmeddelande",
"Set status message" : "Sätt statusmeddelande",
"Away" : "Iväg",
"Do not disturb" : "Stör ej",
"Don't clear" : "Rensa inte",
"Today" : "Idag",
"This week" : "Denna vecka",
"Online" : "Online",
"Invisible" : "Osynlig",
"Offline" : "Offline",
"30 minutes" : "30 minuter",
"1 hour" : "1 timme"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -8,15 +8,15 @@ OC.L10N.register(
"Vacationing" : "度假中",
"Working remotely" : "远程办公中",
"User status" : "用户状态",
"Clear status message after" : "清除状态信息",
"What's your status?" : "现在是什么状态?",
"Clear status message after" : "清除状态信息",
"What's your status?" : "现在是什么状态?",
"Set status" : "设定状态",
"Online status" : "在线状态",
"Status message" : "状态信息",
"Clear status message" : "清除状态信息",
"Set status message" : "设定状态信息",
"There was an error saving the status" : "保存状态时出错",
"There was an error clearing the status" : "清除状态时出错",
"There was an error saving the status" : "保存状态时出错",
"There was an error clearing the status" : "清除状态时出错",
"No recent status changes" : "最近状态没有改变",
"Away" : "离开",
"Do not disturb" : "请勿打扰",
@ -27,7 +27,7 @@ OC.L10N.register(
"Online" : "在线",
"Invisible" : "不可见",
"Offline" : "离线",
"There was an error saving the new status" : "保存新状态时出错",
"There was an error saving the new status" : "保存新状态时出错",
"30 minutes" : "30 分钟",
"1 hour" : "1 小时",
"4 hours" : "4 小时",

View File

@ -6,15 +6,15 @@
"Vacationing" : "度假中",
"Working remotely" : "远程办公中",
"User status" : "用户状态",
"Clear status message after" : "清除状态信息",
"What's your status?" : "现在是什么状态?",
"Clear status message after" : "清除状态信息",
"What's your status?" : "现在是什么状态?",
"Set status" : "设定状态",
"Online status" : "在线状态",
"Status message" : "状态信息",
"Clear status message" : "清除状态信息",
"Set status message" : "设定状态信息",
"There was an error saving the status" : "保存状态时出错",
"There was an error clearing the status" : "清除状态时出错",
"There was an error saving the status" : "保存状态时出错",
"There was an error clearing the status" : "清除状态时出错",
"No recent status changes" : "最近状态没有改变",
"Away" : "离开",
"Do not disturb" : "请勿打扰",
@ -25,7 +25,7 @@
"Online" : "在线",
"Invisible" : "不可见",
"Offline" : "离线",
"There was an error saving the new status" : "保存新状态时出错",
"There was an error saving the new status" : "保存新状态时出错",
"30 minutes" : "30 分钟",
"1 hour" : "1 小时",
"4 hours" : "4 小时",

View File

@ -0,0 +1,41 @@
OC.L10N.register(
"weather_status",
{
"Unknown address" : "Nežinomas adresas",
"No result." : "Nėra rezultatų.",
"Malformed JSON data." : "Netaisyklingi JSON duomenys.",
"Error" : "Klaida",
"Weather status" : "Orų būsena",
"Weather status in your dashboard" : "Orų būsena jūsų skydelyje",
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Orų būsena, integruota į skydelio programėlę.\n Naudotojo vieta gali būti nustatyta automatiškai arba apibrėžta rankiniu būdu. Tuomet yra rodoma 6 valandų orų prognozė.\n Ši būsena taip pat gali būti integruota kitose vietose, kaip, pavyzdžiui, kalendoriaus programėlėje.",
"Detect location" : "Aptikti vietą",
"Set custom address" : "Nustatyti tinkintą adresą",
"Favorites" : "Mėgstamos",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Giedra ties {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Debesuota ties {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Giedra diena ties {time}",
"{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Giedra naktis ties {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Su pragiedruliais ties {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Rūkas ties {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Silpnas lietus ties {time}",
"{temperature} {unit} Rain at {time}" : "{temperature} {unit} Lietus ties {time}",
"{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Stiprus lietus ties {time}",
"{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Liūtys ties {time}",
"{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Silpnos liūtys ties {time}",
"{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Stiprios liūtys ties {time}",
"More weather for {adr}" : "Daugiau orų ties {adr}",
"Loading weather" : "Įkeliami orai",
"Set location for weather" : "Nustatyti vietą orams",
"Remove from favorites" : "Šalinti iš mėgstamų",
"Add as favorite" : "Pridėti kaip mėgstamą",
"You are not logged in." : "Jūs nesate prisijungę.",
"There was an error getting the weather status information." : "Gaunant orų būsenos informaciją, įvyko klaida.",
"No weather information found" : "Nerasta jokios informacijos apie orus",
"Location not found" : "Vieta nerasta",
"There was an error setting the location address." : "Nustatant vietos adresą, įvyko klaida.",
"There was an error setting the location." : "Nustatant vietą, įvyko klaida.",
"There was an error saving the mode." : "Įrašant veikseną, įvyko klaida.",
"There was an error using personal address." : "Naudojant asmeninį adresą, įvyko klaida.",
"Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Orų būsena, integruota į skydelio programėlę.\n Naudotojo vieta gali būti nustatyta automatiškai arba apibrėžta rankiniu būdu. Tuomet yra rodoma 6 valandų orų prognozė.\n Ši būsena taip pat gali būti integruota kitose vietose, kaip, pavyzdžiui, kalendoriaus programėlėje."
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");

View File

@ -0,0 +1,39 @@
{ "translations": {
"Unknown address" : "Nežinomas adresas",
"No result." : "Nėra rezultatų.",
"Malformed JSON data." : "Netaisyklingi JSON duomenys.",
"Error" : "Klaida",
"Weather status" : "Orų būsena",
"Weather status in your dashboard" : "Orų būsena jūsų skydelyje",
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Orų būsena, integruota į skydelio programėlę.\n Naudotojo vieta gali būti nustatyta automatiškai arba apibrėžta rankiniu būdu. Tuomet yra rodoma 6 valandų orų prognozė.\n Ši būsena taip pat gali būti integruota kitose vietose, kaip, pavyzdžiui, kalendoriaus programėlėje.",
"Detect location" : "Aptikti vietą",
"Set custom address" : "Nustatyti tinkintą adresą",
"Favorites" : "Mėgstamos",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Giedra ties {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Debesuota ties {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Giedra diena ties {time}",
"{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Giedra naktis ties {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Su pragiedruliais ties {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Rūkas ties {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Silpnas lietus ties {time}",
"{temperature} {unit} Rain at {time}" : "{temperature} {unit} Lietus ties {time}",
"{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Stiprus lietus ties {time}",
"{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Liūtys ties {time}",
"{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Silpnos liūtys ties {time}",
"{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Stiprios liūtys ties {time}",
"More weather for {adr}" : "Daugiau orų ties {adr}",
"Loading weather" : "Įkeliami orai",
"Set location for weather" : "Nustatyti vietą orams",
"Remove from favorites" : "Šalinti iš mėgstamų",
"Add as favorite" : "Pridėti kaip mėgstamą",
"You are not logged in." : "Jūs nesate prisijungę.",
"There was an error getting the weather status information." : "Gaunant orų būsenos informaciją, įvyko klaida.",
"No weather information found" : "Nerasta jokios informacijos apie orus",
"Location not found" : "Vieta nerasta",
"There was an error setting the location address." : "Nustatant vietos adresą, įvyko klaida.",
"There was an error setting the location." : "Nustatant vietą, įvyko klaida.",
"There was an error saving the mode." : "Įrašant veikseną, įvyko klaida.",
"There was an error using personal address." : "Naudojant asmeninį adresą, įvyko klaida.",
"Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Orų būsena, integruota į skydelio programėlę.\n Naudotojo vieta gali būti nustatyta automatiškai arba apibrėžta rankiniu būdu. Tuomet yra rodoma 6 valandų orų prognozė.\n Ši būsena taip pat gali būti integruota kitose vietose, kaip, pavyzdžiui, kalendoriaus programėlėje."
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}

View File

@ -2,12 +2,12 @@ OC.L10N.register(
"weather_status",
{
"Unknown address" : "未知地址",
"No result." : "无结果",
"No result." : "无结果",
"Malformed JSON data." : "JSON 数据格式错误。",
"Error" : "错误",
"Weather status" : "天气状况",
"Weather status in your dashboard" : "仪表盘中的天气状",
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "仪表盘仪表盘应用程序中集成了天气状。\n用户的位置可以自动确定或手动定义。然后将会显示 6 小时的预报。\n此状态也可以集成到其他地方,例如“日历”应用程序。",
"Weather status in your dashboard" : "仪表盘中的天气状",
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "仪表盘仪表盘应用程序中集成了天气状。\n用户的位置可以自动确定或手动定义。然后将会显示 6 小时的预报。\n此状况也可以集成到其他地方,例如日历应用。",
"Detect location" : "检测地点",
"Set custom address" : "自定义地址",
"Favorites" : "收藏",
@ -23,6 +23,7 @@ OC.L10N.register(
"{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} 阵雨于 {time}",
"{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 阵小雨于 {time}",
"{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 阵大雨于 {time}",
"More weather for {adr}" : "{adr} 的更多天气信息",
"Loading weather" : "正在加载天气",
"Set location for weather" : "设置天气位置",
"Remove from favorites" : "从收藏夹移除",
@ -35,6 +36,6 @@ OC.L10N.register(
"There was an error setting the location." : "设置位置时出错。",
"There was an error saving the mode." : "保存模式时出错。",
"There was an error using personal address." : "使用个人地址出错。",
"Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "仪表盘仪表盘应用程序中集成了天气状。\n用户的位置可以自动确定或手动定义。然后将会显示 6 小时的预报。\n此状也可以集成到其他地方,例如“日历”应用程序。"
"Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "仪表盘仪表盘应用程序中集成了天气状。\n用户的位置可以自动确定或手动定义。然后将会显示 6 小时的预报。\n此状也可以集成到其他地方,例如“日历”应用程序。"
},
"nplurals=1; plural=0;");

View File

@ -1,11 +1,11 @@
{ "translations": {
"Unknown address" : "未知地址",
"No result." : "无结果",
"No result." : "无结果",
"Malformed JSON data." : "JSON 数据格式错误。",
"Error" : "错误",
"Weather status" : "天气状况",
"Weather status in your dashboard" : "仪表盘中的天气状",
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "仪表盘仪表盘应用程序中集成了天气状。\n用户的位置可以自动确定或手动定义。然后将会显示 6 小时的预报。\n此状态也可以集成到其他地方,例如“日历”应用程序。",
"Weather status in your dashboard" : "仪表盘中的天气状",
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "仪表盘仪表盘应用程序中集成了天气状。\n用户的位置可以自动确定或手动定义。然后将会显示 6 小时的预报。\n此状况也可以集成到其他地方,例如日历应用。",
"Detect location" : "检测地点",
"Set custom address" : "自定义地址",
"Favorites" : "收藏",
@ -21,6 +21,7 @@
"{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} 阵雨于 {time}",
"{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 阵小雨于 {time}",
"{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 阵大雨于 {time}",
"More weather for {adr}" : "{adr} 的更多天气信息",
"Loading weather" : "正在加载天气",
"Set location for weather" : "设置天气位置",
"Remove from favorites" : "从收藏夹移除",
@ -33,6 +34,6 @@
"There was an error setting the location." : "设置位置时出错。",
"There was an error saving the mode." : "保存模式时出错。",
"There was an error using personal address." : "使用个人地址出错。",
"Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "仪表盘仪表盘应用程序中集成了天气状。\n用户的位置可以自动确定或手动定义。然后将会显示 6 小时的预报。\n此状也可以集成到其他地方,例如“日历”应用程序。"
"Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "仪表盘仪表盘应用程序中集成了天气状。\n用户的位置可以自动确定或手动定义。然后将会显示 6 小时的预报。\n此状也可以集成到其他地方,例如“日历”应用程序。"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -36,12 +36,12 @@ OC.L10N.register(
"Operation %s does not exist" : "Operation %s existert nicht",
"Operation %s is invalid" : "Operation %s ist ungültig",
"At least one check needs to be provided" : "Mindestens ein Test muss bereitgestellt werden",
"The provided operation data is too long" : "Die angegebenen Betriebsdaten sind zu lang",
"The provided operation data is too long" : "Die bereitgestellten Betriebsdaten sind zu lang",
"Invalid check provided" : "Ungültiger Test bereitgestellt",
"Check %s does not exist" : "Die Prüfung %s existiert nicht",
"Check %s is invalid" : "Die Prüfung %s ist ungültig",
"Check %s is not allowed with this entity" : "Die Prüfung %s ist mit dieser Entität unzulässig",
"The provided check value is too long" : "Der angegebene Prüfwert ist zu lang",
"The provided check value is too long" : "Der bereitgestellte Prüfwert ist zu lang",
"Check #%s does not exist" : "Die Prüfung #%s existiert nicht",
"Check %s is invalid or does not exist" : "Die Prüfung %s ist ungültig ist oder nicht existiert",
"Flow" : "Ablauf",

View File

@ -34,12 +34,12 @@
"Operation %s does not exist" : "Operation %s existert nicht",
"Operation %s is invalid" : "Operation %s ist ungültig",
"At least one check needs to be provided" : "Mindestens ein Test muss bereitgestellt werden",
"The provided operation data is too long" : "Die angegebenen Betriebsdaten sind zu lang",
"The provided operation data is too long" : "Die bereitgestellten Betriebsdaten sind zu lang",
"Invalid check provided" : "Ungültiger Test bereitgestellt",
"Check %s does not exist" : "Die Prüfung %s existiert nicht",
"Check %s is invalid" : "Die Prüfung %s ist ungültig",
"Check %s is not allowed with this entity" : "Die Prüfung %s ist mit dieser Entität unzulässig",
"The provided check value is too long" : "Der angegebene Prüfwert ist zu lang",
"The provided check value is too long" : "Der bereitgestellte Prüfwert ist zu lang",
"Check #%s does not exist" : "Die Prüfung #%s existiert nicht",
"Check %s is invalid or does not exist" : "Die Prüfung %s ist ungültig ist oder nicht existiert",
"Flow" : "Ablauf",

View File

@ -36,12 +36,12 @@ OC.L10N.register(
"Operation %s does not exist" : "Operation %s existiert nicht",
"Operation %s is invalid" : "Operation %s ist ungültig",
"At least one check needs to be provided" : "Mindestens ein Test muss bereitgestellt werden",
"The provided operation data is too long" : "Die angegebenen Betriebsdaten sind zu lang",
"The provided operation data is too long" : "Die bereitgestellten Betriebsdaten sind zu lang",
"Invalid check provided" : "Ungültiger Test bereitgestellt",
"Check %s does not exist" : "Die Prüfung %s existiert nicht",
"Check %s is invalid" : "Die Prüfung %s ist ungültig",
"Check %s is not allowed with this entity" : "Die Prüfung %s ist mit dieser Entität unzulässig",
"The provided check value is too long" : "Der angegebene Prüfwert ist zu lang",
"The provided check value is too long" : "Der bereitgestellte Prüfwert ist zu lang",
"Check #%s does not exist" : "Die Prüfung #%s existiert nicht",
"Check %s is invalid or does not exist" : "Die Prüfung %s ist ungültig ist oder nicht existiert",
"Flow" : "Ablauf",

View File

@ -34,12 +34,12 @@
"Operation %s does not exist" : "Operation %s existiert nicht",
"Operation %s is invalid" : "Operation %s ist ungültig",
"At least one check needs to be provided" : "Mindestens ein Test muss bereitgestellt werden",
"The provided operation data is too long" : "Die angegebenen Betriebsdaten sind zu lang",
"The provided operation data is too long" : "Die bereitgestellten Betriebsdaten sind zu lang",
"Invalid check provided" : "Ungültiger Test bereitgestellt",
"Check %s does not exist" : "Die Prüfung %s existiert nicht",
"Check %s is invalid" : "Die Prüfung %s ist ungültig",
"Check %s is not allowed with this entity" : "Die Prüfung %s ist mit dieser Entität unzulässig",
"The provided check value is too long" : "Der angegebene Prüfwert ist zu lang",
"The provided check value is too long" : "Der bereitgestellte Prüfwert ist zu lang",
"Check #%s does not exist" : "Die Prüfung #%s existiert nicht",
"Check %s is invalid or does not exist" : "Die Prüfung %s ist ungültig ist oder nicht existiert",
"Flow" : "Ablauf",

View File

@ -36,10 +36,12 @@ OC.L10N.register(
"Operation %s does not exist" : "Operacja do wykonania %s nie istnieje",
"Operation %s is invalid" : "Operacja %s jest nieprawidłowa",
"At least one check needs to be provided" : "Co najmniej jedno sprawdzenie musi być dostarczone",
"The provided operation data is too long" : "Podane dane operacji są za długie",
"Invalid check provided" : "Sprawdzenie niepoprawnie dostarczone",
"Check %s does not exist" : "Sprawdź, czy %s nie istnieje",
"Check %s is invalid" : "Sprawdź, czy %s jest nieprawidłowy",
"Check %s is not allowed with this entity" : "Sprawdzenie %s jest niedozwolone w tym obiekcie",
"The provided check value is too long" : "Podana wartość kontrolna jest za długa",
"Check #%s does not exist" : "Sprawdź, czy #%s nie istnieje",
"Check %s is invalid or does not exist" : "Sprawdź, czy %s jest nieprawidłowa lub nie istnieje",
"Flow" : "Przepływ",

View File

@ -34,10 +34,12 @@
"Operation %s does not exist" : "Operacja do wykonania %s nie istnieje",
"Operation %s is invalid" : "Operacja %s jest nieprawidłowa",
"At least one check needs to be provided" : "Co najmniej jedno sprawdzenie musi być dostarczone",
"The provided operation data is too long" : "Podane dane operacji są za długie",
"Invalid check provided" : "Sprawdzenie niepoprawnie dostarczone",
"Check %s does not exist" : "Sprawdź, czy %s nie istnieje",
"Check %s is invalid" : "Sprawdź, czy %s jest nieprawidłowy",
"Check %s is not allowed with this entity" : "Sprawdzenie %s jest niedozwolone w tym obiekcie",
"The provided check value is too long" : "Podana wartość kontrolna jest za długa",
"Check #%s does not exist" : "Sprawdź, czy #%s nie istnieje",
"Check %s is invalid or does not exist" : "Sprawdź, czy %s jest nieprawidłowa lub nie istnieje",
"Flow" : "Przepływ",

View File

@ -36,10 +36,12 @@ OC.L10N.register(
"Operation %s does not exist" : "操作 %s 不存在",
"Operation %s is invalid" : "操作 %s 无效",
"At least one check needs to be provided" : "至少需要提供一次检查",
"The provided operation data is too long" : "提供的操作数据太长",
"Invalid check provided" : "提供的检查无效",
"Check %s does not exist" : "检查 %s 不存在",
"Check %s is invalid" : "检查%s是不可用",
"Check %s is not allowed with this entity" : "对于此实体,检查%s是不被允许的",
"The provided check value is too long" : "提供的检查值太长",
"Check #%s does not exist" : "检查 #%s 不存在",
"Check %s is invalid or does not exist" : "检查%s是不可用或者不存在",
"Flow" : "流程",

View File

@ -34,10 +34,12 @@
"Operation %s does not exist" : "操作 %s 不存在",
"Operation %s is invalid" : "操作 %s 无效",
"At least one check needs to be provided" : "至少需要提供一次检查",
"The provided operation data is too long" : "提供的操作数据太长",
"Invalid check provided" : "提供的检查无效",
"Check %s does not exist" : "检查 %s 不存在",
"Check %s is invalid" : "检查%s是不可用",
"Check %s is not allowed with this entity" : "对于此实体,检查%s是不被允许的",
"The provided check value is too long" : "提供的检查值太长",
"Check #%s does not exist" : "检查 #%s 不存在",
"Check %s is invalid or does not exist" : "检查%s是不可用或者不存在",
"Flow" : "流程",

View File

@ -49,10 +49,11 @@ OC.L10N.register(
"Checked database schema update for apps" : "Duomenų bazės struktūra paruošta įskiepių atnaujinimui",
"Updated \"%1$s\" to %2$s" : "Atnaujinta „%1$s“ į %2$s",
"Set log level to debug" : "Žurnalo išvesties lygis nustatytas į derinimo",
"Reset log level" : "Atstatyti registravimo lygį",
"Reset log level" : "Atstatytas registravimo lygis",
"Starting code integrity check" : "Pradedama kodo vientisumo patikra",
"Finished code integrity check" : "Kodo vientisumo patikra užbaigta",
"%s (incompatible)" : "%s (nesuderinama)",
"The following apps have been disabled: %s" : "Šios programėlės buvo išjungtos: %s",
"Already up to date" : "Naudojama naujausia versija",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Jūsų svetainės serveris nėra tinkamai sukonfiguruotas, Failų sinchronizavimas negalimas, nes neveikia WebDAV interfeisas.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Jūsų svetainės serveris nėra sukonfiguruotas atpažinti \"{url}\". Daugiau informacijos rasite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>.",
@ -277,6 +278,7 @@ OC.L10N.register(
"Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Tolimesnę informaciją apie tai, kaip tai konfigūruoti, galite rasti %1$sdokumentacijoje%2$s.",
"App update required" : "Reikalingas programėlės atnaujinimas",
"%1$s will be updated to version %2$s" : "%1$s bus atnaujinta į versiją %2$s",
"The following apps will be updated:" : "Bus atnaujintos šios programėlės:",
"These incompatible apps will be disabled:" : "Bus išjungtos šios nesuderinamos programėlės:",
"The theme %s has been disabled." : "Apipavidalinimas %s buvo išjungtas.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Prieš tęsdami, įsitikinkite, kad pasidarėte duomenų bazės, konfigūracijos aplanko bei duomenų aplanko atsarginę kopiją.",
@ -290,7 +292,7 @@ OC.L10N.register(
"Maintenance mode" : "Techninės priežiūros veiksena",
"This %s instance is currently in maintenance mode, which may take a while." : "Šis %s egzempliorius šiuo metu yra techninės priežiūros veiksenoje, kas savo ruožtu gali šiek tiek užtrukti.",
"This page will refresh itself when the instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai egzempliorius bus ir vėl prieinamas.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi jei šis pranešimas nedingsta arba jei jis pasirodė netikėtai.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi, jei šis pranešimas nedingsta arba, jei jis pasirodė netikėtai.",
"Following apps have been disabled: %s" : "Šios programėlės buvo išjungtos: %s",
"({scope})" : "({scope})",
"Searching other places" : "Ieškoma kitose vietose",

View File

@ -47,10 +47,11 @@
"Checked database schema update for apps" : "Duomenų bazės struktūra paruošta įskiepių atnaujinimui",
"Updated \"%1$s\" to %2$s" : "Atnaujinta „%1$s“ į %2$s",
"Set log level to debug" : "Žurnalo išvesties lygis nustatytas į derinimo",
"Reset log level" : "Atstatyti registravimo lygį",
"Reset log level" : "Atstatytas registravimo lygis",
"Starting code integrity check" : "Pradedama kodo vientisumo patikra",
"Finished code integrity check" : "Kodo vientisumo patikra užbaigta",
"%s (incompatible)" : "%s (nesuderinama)",
"The following apps have been disabled: %s" : "Šios programėlės buvo išjungtos: %s",
"Already up to date" : "Naudojama naujausia versija",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Jūsų svetainės serveris nėra tinkamai sukonfiguruotas, Failų sinchronizavimas negalimas, nes neveikia WebDAV interfeisas.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Jūsų svetainės serveris nėra sukonfiguruotas atpažinti \"{url}\". Daugiau informacijos rasite <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacijoje</a>.",
@ -275,6 +276,7 @@
"Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Tolimesnę informaciją apie tai, kaip tai konfigūruoti, galite rasti %1$sdokumentacijoje%2$s.",
"App update required" : "Reikalingas programėlės atnaujinimas",
"%1$s will be updated to version %2$s" : "%1$s bus atnaujinta į versiją %2$s",
"The following apps will be updated:" : "Bus atnaujintos šios programėlės:",
"These incompatible apps will be disabled:" : "Bus išjungtos šios nesuderinamos programėlės:",
"The theme %s has been disabled." : "Apipavidalinimas %s buvo išjungtas.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Prieš tęsdami, įsitikinkite, kad pasidarėte duomenų bazės, konfigūracijos aplanko bei duomenų aplanko atsarginę kopiją.",
@ -288,7 +290,7 @@
"Maintenance mode" : "Techninės priežiūros veiksena",
"This %s instance is currently in maintenance mode, which may take a while." : "Šis %s egzempliorius šiuo metu yra techninės priežiūros veiksenoje, kas savo ruožtu gali šiek tiek užtrukti.",
"This page will refresh itself when the instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai egzempliorius bus ir vėl prieinamas.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi jei šis pranešimas nedingsta arba jei jis pasirodė netikėtai.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi, jei šis pranešimas nedingsta arba, jei jis pasirodė netikėtai.",
"Following apps have been disabled: %s" : "Šios programėlės buvo išjungtos: %s",
"({scope})" : "({scope})",
"Searching other places" : "Ieškoma kitose vietose",

View File

@ -10,6 +10,7 @@ OC.L10N.register(
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。",
"Sample configuration detected" : "示例配置检测",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接把 config.php 的样例文件直接复制使用。这可能会破坏您的安装。在对 config.php 进行修改之前请先阅读相关文档。",
"Other activities" : "其他动态",
"%1$s and %2$s" : "%1$s 和 %2$s",
"%1$s, %2$s and %3$s" : "%1$s%2$s 和 %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s%2$s%3$s 和 %4$s",
@ -22,6 +23,7 @@ OC.L10N.register(
"PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。",
"PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP。",
"%sbit or higher PHP required." : "需要 %s 或更高版本的 PHP。",
"The following architectures are supported: %s" : "支持以下架构:%s",
"The following databases are supported: %s" : "支持以下数据库:%s",
"The command line tool %s could not be found" : "命令行工具 %s 未找到",
"The library %s is not available." : "库文件 %s 不可用",
@ -216,8 +218,8 @@ OC.L10N.register(
"Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现。",
"Authentication failed, wrong token or provider ID given" : "认证失败提供了错误的token或提供者ID",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "缺少参数来完成请求。缺少的参数为:\"%s\"",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已被联合提供商 \"%2$s\" 使用",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "ID为 \"%s\" 的联合提供商不存在。",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已被联合提供商 \"%2$s\" 使用",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "ID为 \"%s\" 的联合提供商不存在。",
"Could not obtain lock type %d on \"%s\"." : "无法在 \"%s\" 上获取锁类型 %d。",
"Storage unauthorized. %s" : "存储认证失败。%s",
"Storage incomplete configuration. %s" : "存储未完成配置。%s",

View File

@ -8,6 +8,7 @@
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。",
"Sample configuration detected" : "示例配置检测",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接把 config.php 的样例文件直接复制使用。这可能会破坏您的安装。在对 config.php 进行修改之前请先阅读相关文档。",
"Other activities" : "其他动态",
"%1$s and %2$s" : "%1$s 和 %2$s",
"%1$s, %2$s and %3$s" : "%1$s%2$s 和 %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s%2$s%3$s 和 %4$s",
@ -20,6 +21,7 @@
"PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。",
"PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP。",
"%sbit or higher PHP required." : "需要 %s 或更高版本的 PHP。",
"The following architectures are supported: %s" : "支持以下架构:%s",
"The following databases are supported: %s" : "支持以下数据库:%s",
"The command line tool %s could not be found" : "命令行工具 %s 未找到",
"The library %s is not available." : "库文件 %s 不可用",
@ -214,8 +216,8 @@
"Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现。",
"Authentication failed, wrong token or provider ID given" : "认证失败提供了错误的token或提供者ID",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "缺少参数来完成请求。缺少的参数为:\"%s\"",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已被联合提供商 \"%2$s\" 使用",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "ID为 \"%s\" 的联合提供商不存在。",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已被联合提供商 \"%2$s\" 使用",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "ID为 \"%s\" 的联合提供商不存在。",
"Could not obtain lock type %d on \"%s\"." : "无法在 \"%s\" 上获取锁类型 %d。",
"Storage unauthorized. %s" : "存储认证失败。%s",
"Storage incomplete configuration. %s" : "存储未完成配置。%s",