No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
74 changed files with 506 additions and 90 deletions
-
7apps/admin_audit/l10n/sv.js
-
5apps/admin_audit/l10n/sv.json
-
8apps/cloud_federation_api/l10n/zh_CN.js
-
6apps/cloud_federation_api/l10n/zh_CN.json
-
6apps/comments/l10n/de.js
-
6apps/comments/l10n/de.json
-
11apps/comments/l10n/zh_CN.js
-
11apps/comments/l10n/zh_CN.json
-
9apps/contactsinteraction/l10n/zh_CN.js
-
7apps/contactsinteraction/l10n/zh_CN.json
-
9apps/dashboard/l10n/lt_LT.js
-
9apps/dashboard/l10n/lt_LT.json
-
4apps/dashboard/l10n/nl.js
-
4apps/dashboard/l10n/nl.json
-
8apps/dav/l10n/de.js
-
8apps/dav/l10n/de.json
-
4apps/dav/l10n/de_DE.js
-
4apps/dav/l10n/de_DE.json
-
9apps/dav/l10n/zh_CN.js
-
9apps/dav/l10n/zh_CN.json
-
15apps/federatedfilesharing/l10n/zh_CN.js
-
15apps/federatedfilesharing/l10n/zh_CN.json
-
12apps/federation/l10n/zh_CN.js
-
12apps/federation/l10n/zh_CN.json
-
1apps/files_sharing/l10n/de.js
-
1apps/files_sharing/l10n/de.json
-
1apps/files_sharing/l10n/de_DE.js
-
1apps/files_sharing/l10n/de_DE.json
-
1apps/files_sharing/l10n/gl.js
-
1apps/files_sharing/l10n/gl.json
-
1apps/files_sharing/l10n/it.js
-
1apps/files_sharing/l10n/it.json
-
7apps/files_sharing/l10n/nb.js
-
7apps/files_sharing/l10n/nb.json
-
1apps/files_sharing/l10n/pl.js
-
1apps/files_sharing/l10n/pl.json
-
3apps/files_sharing/l10n/zh_CN.js
-
3apps/files_sharing/l10n/zh_CN.json
-
7apps/lookup_server_connector/l10n/zh_CN.js
-
5apps/lookup_server_connector/l10n/zh_CN.json
-
9apps/provisioning_api/l10n/zh_CN.js
-
7apps/provisioning_api/l10n/zh_CN.json
-
4apps/settings/l10n/lt_LT.js
-
4apps/settings/l10n/lt_LT.json
-
2apps/settings/l10n/nl.js
-
2apps/settings/l10n/nl.json
-
1apps/settings/l10n/zh_CN.js
-
1apps/settings/l10n/zh_CN.json
-
38apps/user_status/l10n/lt_LT.js
-
36apps/user_status/l10n/lt_LT.json
-
1apps/user_status/l10n/nb.js
-
1apps/user_status/l10n/nb.json
-
22apps/user_status/l10n/ru.js
-
20apps/user_status/l10n/ru.json
-
22apps/user_status/l10n/sv.js
-
20apps/user_status/l10n/sv.json
-
10apps/user_status/l10n/zh_CN.js
-
10apps/user_status/l10n/zh_CN.json
-
41apps/weather_status/l10n/lt_LT.js
-
39apps/weather_status/l10n/lt_LT.json
-
9apps/weather_status/l10n/zh_CN.js
-
9apps/weather_status/l10n/zh_CN.json
-
4apps/workflowengine/l10n/de.js
-
4apps/workflowengine/l10n/de.json
-
4apps/workflowengine/l10n/de_DE.js
-
4apps/workflowengine/l10n/de_DE.json
-
2apps/workflowengine/l10n/pl.js
-
2apps/workflowengine/l10n/pl.json
-
2apps/workflowengine/l10n/zh_CN.js
-
2apps/workflowengine/l10n/zh_CN.json
-
6core/l10n/lt_LT.js
-
6core/l10n/lt_LT.json
-
6lib/l10n/zh_CN.js
-
6lib/l10n/zh_CN.json
@ -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);"); |
@ -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);" |
|||
} |
@ -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;"); |
@ -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;" |
|||
} |
@ -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;"); |
@ -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;" |
|||
} |
@ -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" : "添加" |
|||
|
@ -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;"); |
@ -0,0 +1,5 @@ |
|||
{ "translations": { |
|||
"Lookup Server Connector" : "查找服务器连接器", |
|||
"Sync public user information with the lookup server" : "将公共用户信息与查找服务器同步" |
|||
},"pluralForm" :"nplurals=1; plural=0;" |
|||
} |
@ -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;"); |
@ -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;" |
|||
} |
@ -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);"); |
@ -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);" |
|||
} |
@ -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);"); |
@ -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);" |
|||
} |
@ -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);"); |
@ -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);" |
|||
} |
@ -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);"); |
@ -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);" |
|||
} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue