mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge branch 'stable30' into backport/48723/stable30
This commit is contained in:
commit
e93ed852f6
651 changed files with 3417 additions and 2476 deletions
28
.github/CODEOWNERS
vendored
28
.github/CODEOWNERS
vendored
|
|
@ -2,14 +2,18 @@
|
|||
/apps/admin_audit/appinfo/info.xml @luka-nextcloud @blizzz
|
||||
/apps/cloud_federation_api/appinfo/info.xml @mejo-
|
||||
/apps/comments/appinfo/info.xml @edward-ly @Pytal
|
||||
/apps/contactsinteraction/appinfo/info.xml @kesselb @miaulalala @ChristophWurst @GretaD @hamza221 @st3iny
|
||||
/apps/dashboard/appinfo/info.xml @julien-nc @juliushaertl
|
||||
/apps/dav/lib/CalDAV @ChristophWurst @miaulalala @tcitworld
|
||||
/apps/dav/lib/CardDAV @ChristophWurst @miaulalala @tcitworld
|
||||
/apps/contactsinteraction/appinfo/info.xml @kesselb @SebastianKrupinski
|
||||
/apps/contactsinteraction/lib @kesselb @SebastianKrupinski
|
||||
/apps/contactsinteraction/tests @kesselb @SebastianKrupinski
|
||||
/apps/dashboard/appinfo/info.xml @julien-nc @juliusknorr
|
||||
/apps/dav/lib/CalDAV @st3iny @SebastianKrupinski @tcitworld
|
||||
/apps/dav/lib/CardDAV @hamza221 @SebastianKrupinski
|
||||
/apps/dav/tests/unit/CalDAV @st3iny @SebastianKrupinski @tcitworld
|
||||
/apps/dav/tests/unit/CardDAV @hamza221 @SebastianKrupinski
|
||||
/apps/encryption/appinfo/info.xml @come-nc @icewind1991
|
||||
/apps/federatedfilesharing/appinfo/info.xml @icewind1991 @danxuliu
|
||||
/apps/federation/appinfo/info.xml @datenangebot
|
||||
/apps/files/appinfo/info.xml @skjnldsv @Pytal @ArtificialOwl @come-nc @artonge @icewind1991 @szaimen @susnux @Fenn-CS
|
||||
/apps/federation/appinfo/info.xml @nfebe
|
||||
/apps/files/appinfo/info.xml @skjnldsv @Pytal @ArtificialOwl @come-nc @artonge @icewind1991 @szaimen @susnux @nfebe
|
||||
/apps/files_external/appinfo/info.xml @icewind1991 @artonge
|
||||
/apps/files_reminders/appinfo/info.xml @Pytal
|
||||
/apps/files_sharing/appinfo/info.xml @skjnldsv @come-nc
|
||||
|
|
@ -20,14 +24,14 @@
|
|||
/apps/settings/appinfo/info.xml @Pytal @JuliaKirschenheuter
|
||||
/apps/sharebymail/appinfo/info.xml @Altahrim
|
||||
/apps/systemtags/appinfo/info.xml @Antreesy @marcelklehr
|
||||
/apps/theming/appinfo/info.xml @skjnldsv @juliushaertl
|
||||
/apps/theming/appinfo/info.xml @skjnldsv @juliusknorr
|
||||
/apps/twofactor_backupcodes/appinfo/info.xml @st3iny @miaulalala @ChristophWurst
|
||||
/apps/updatenotification/appinfo/info.xml @Pytal @JuliaKirschenheuter
|
||||
/apps/user_ldap/appinfo/info.xml @come-nc @blizzz
|
||||
/apps/user_status/appinfo/info.xml @Antreesy @nickvergessen
|
||||
/apps/weather_status/appinfo/info.xml @julien-nc @juliushaertl
|
||||
/apps/weather_status/appinfo/info.xml @julien-nc @juliusknorr
|
||||
/apps/webhook_listeners/appinfo/info.xml @come-nc @julien-nc
|
||||
/apps/workflowengine/appinfo/info.xml @blizzz @juliushaertl
|
||||
/apps/workflowengine/appinfo/info.xml @blizzz @juliusknorr
|
||||
|
||||
# Frontend expertise
|
||||
/apps/files/src* @skjnldsv
|
||||
|
|
@ -38,7 +42,7 @@
|
|||
|
||||
# Security team
|
||||
/resources/codesigning @mgallien @miaulalala @nickvergessen
|
||||
/resources/config/ca-bundle.crt @ChristophWurst @miaulalala @nickvergessen
|
||||
/resources/config/ca-bundle.crt @miaulalala @nickvergessen
|
||||
/.drone.yml @nickvergessen
|
||||
|
||||
# Two-Factor Authentication
|
||||
|
|
@ -65,6 +69,10 @@ ResponseDefinitions.php @provokateurin
|
|||
/lib/public/Talk @nickvergessen
|
||||
/lib/public/UserStatus @nickvergessen
|
||||
|
||||
# Groupware
|
||||
/build/integration/dav_features/caldav.feature @miaulalala @st3iny @SebastianKrupinski
|
||||
/build/integration/dav_features/carddav.feature @miaulalala @st3iny @SebastianKrupinski
|
||||
|
||||
# Personal interest
|
||||
*/Activity/* @nickvergessen
|
||||
*/Notifications/* @nickvergessen
|
||||
|
|
|
|||
|
|
@ -7,6 +7,10 @@ Files: lib/l10n/*.js lib/l10n/*.json core/l10n/*.js core/l10n/*.json apps/admin_
|
|||
Copyright: 2016 ownCloud, Inc., 2016-2024 Nextcloud translators
|
||||
License: AGPL-3.0-only OR AGPL-3.0-or-later
|
||||
|
||||
Files: lib/l10n/zh_TW.js lib/l10n/zh_TW.json core/l10n/zh_TW.js core/l10n/zh_TW.json apps/admin_audit/l10n/zh_TW.js apps/admin_audit/l10n/zh_TW.json apps/comments/l10n/zh_TW.js apps/comments/l10n/zh_TW.json apps/dav/l10n/zh_TW.js apps/dav/l10n/zh_TW.json apps/encryption/l10n/zh_TW.js apps/encryption/l10n/zh_TW.json apps/federatedfilesharing/l10n/zh_TW.js apps/federatedfilesharing/l10n/zh_TW.json apps/federation/l10n/zh_TW.js apps/federation/l10n/zh_TW.json apps/files/l10n/zh_TW.js apps/files/l10n/zh_TW.json apps/files_external/l10n/zh_TW.js apps/files_external/l10n/zh_TW.json apps/files_sharing/l10n/zh_TW.js apps/files_sharing/l10n/zh_TW.json apps/files_trashbin/l10n/zh_TW.js apps/files_trashbin/l10n/zh_TW.json apps/files_versions/l10n/zh_TW.js apps/files_versions/l10n/zh_TW.json apps/provisioning_api/l10n/zh_TW.js apps/provisioning_api/l10n/zh_TW.json apps/settings/l10n/zh_TW.js apps/settings/l10n/zh_TW.json apps/systemtags/l10n/zh_TW.js apps/systemtags/l10n/zh_TW.json apps/testing/l10n/zh_TW.js apps/testing/l10n/zh_TW.json apps/updatenotification/l10n/zh_TW.js apps/updatenotification/l10n/zh_TW.json apps/user_ldap/l10n/zh_TW.js apps/user_ldap/l10n/zh_TW.json lib/l10nm/zh_TW.js lib/l10nm/zh_TW.json
|
||||
Copyright: 2016 ownCloud, Inc., 2016-2024 Nextcloud translators, 2024 moda-l10n <https://ocf.tw/>
|
||||
License: AGPL-3.0-only OR AGPL-3.0-or-later
|
||||
|
||||
Files: tests/data/block-aligned-plus-one.txt tests/data/block-aligned.txt tests/data/data.tar.gz tests/data/data.zip tests/data/desktopapp.png tests/data/desktopapp.svg tests/data/certificates/badCertificate.crt tests/data/certificates/expiredCertificate.crt tests/data/certificates/goodCertificate.crt tests/data/certificates/openSslTrustedCertificate.crt tests/data/integritycheck/app/AnotherFile.txt tests/data/integritycheck/app/subfolder/file.txt tests/data/integritycheck/appWithInvalidData/AnotherFile.txt tests/data/integritycheck/appWithInvalidData/UnecessaryFile apps/user_ldap/tests/Integration/data/avatar-invalid.gif apps/user_ldap/tests/Integration/data/avatar-valid.jpg apps/user_ldap/img/copy.png apps/user_ldap/img/copy.svg
|
||||
Copyright: 2015 ownCloud, Inc.
|
||||
License: AGPL-3.0-only
|
||||
|
|
|
|||
2
3rdparty
2
3rdparty
|
|
@ -1 +1 @@
|
|||
Subproject commit 920d1271c1f82db45975cb42103034883173d289
|
||||
Subproject commit 143debd21039aaad43e137cb08a3d88eb140a20a
|
||||
|
|
@ -111,6 +111,7 @@ return array(
|
|||
'OCA\\DAV\\CalDAV\\Sharing\\Service' => $baseDir . '/../lib/CalDAV/Sharing/Service.php',
|
||||
'OCA\\DAV\\CalDAV\\Status\\StatusService' => $baseDir . '/../lib/CalDAV/Status/StatusService.php',
|
||||
'OCA\\DAV\\CalDAV\\TimezoneService' => $baseDir . '/../lib/CalDAV/TimezoneService.php',
|
||||
'OCA\\DAV\\CalDAV\\TipBroker' => $baseDir . '/../lib/CalDAV/TipBroker.php',
|
||||
'OCA\\DAV\\CalDAV\\Trashbin\\DeletedCalendarObject' => $baseDir . '/../lib/CalDAV/Trashbin/DeletedCalendarObject.php',
|
||||
'OCA\\DAV\\CalDAV\\Trashbin\\DeletedCalendarObjectsCollection' => $baseDir . '/../lib/CalDAV/Trashbin/DeletedCalendarObjectsCollection.php',
|
||||
'OCA\\DAV\\CalDAV\\Trashbin\\Plugin' => $baseDir . '/../lib/CalDAV/Trashbin/Plugin.php',
|
||||
|
|
|
|||
|
|
@ -126,6 +126,7 @@ class ComposerStaticInitDAV
|
|||
'OCA\\DAV\\CalDAV\\Sharing\\Service' => __DIR__ . '/..' . '/../lib/CalDAV/Sharing/Service.php',
|
||||
'OCA\\DAV\\CalDAV\\Status\\StatusService' => __DIR__ . '/..' . '/../lib/CalDAV/Status/StatusService.php',
|
||||
'OCA\\DAV\\CalDAV\\TimezoneService' => __DIR__ . '/..' . '/../lib/CalDAV/TimezoneService.php',
|
||||
'OCA\\DAV\\CalDAV\\TipBroker' => __DIR__ . '/..' . '/../lib/CalDAV/TipBroker.php',
|
||||
'OCA\\DAV\\CalDAV\\Trashbin\\DeletedCalendarObject' => __DIR__ . '/..' . '/../lib/CalDAV/Trashbin/DeletedCalendarObject.php',
|
||||
'OCA\\DAV\\CalDAV\\Trashbin\\DeletedCalendarObjectsCollection' => __DIR__ . '/..' . '/../lib/CalDAV/Trashbin/DeletedCalendarObjectsCollection.php',
|
||||
'OCA\\DAV\\CalDAV\\Trashbin\\Plugin' => __DIR__ . '/..' . '/../lib/CalDAV/Trashbin/Plugin.php',
|
||||
|
|
|
|||
|
|
@ -251,9 +251,9 @@ OC.L10N.register(
|
|||
"Failed to clear your absence settings" : "تعذّر محو إعداداتك للغياب",
|
||||
"Time zone:" : "منطقة زمنية:",
|
||||
"to" : "إلى",
|
||||
"Delete slot" : "حذف فُرَضَةٍ slot زمنيّةٍ",
|
||||
"Delete slot" : "حذف الخانة الزمنية",
|
||||
"No working hours set" : "لم يتم تحديد ساعات العمل",
|
||||
"Add slot" : "إضافة فترة زمنية",
|
||||
"Add slot" : "إضافة خانة زمنية",
|
||||
"Weekdays" : "أيام الأسبوع",
|
||||
"Pick a start time for {dayName}" : "إختَر وقت البدء ليوم {dayName}",
|
||||
"Pick a end time for {dayName}" : "إختَر وقت الانتهاء ليوم {dayName}",
|
||||
|
|
|
|||
|
|
@ -249,9 +249,9 @@
|
|||
"Failed to clear your absence settings" : "تعذّر محو إعداداتك للغياب",
|
||||
"Time zone:" : "منطقة زمنية:",
|
||||
"to" : "إلى",
|
||||
"Delete slot" : "حذف فُرَضَةٍ slot زمنيّةٍ",
|
||||
"Delete slot" : "حذف الخانة الزمنية",
|
||||
"No working hours set" : "لم يتم تحديد ساعات العمل",
|
||||
"Add slot" : "إضافة فترة زمنية",
|
||||
"Add slot" : "إضافة خانة زمنية",
|
||||
"Weekdays" : "أيام الأسبوع",
|
||||
"Pick a start time for {dayName}" : "إختَر وقت البدء ليوم {dayName}",
|
||||
"Pick a end time for {dayName}" : "إختَر وقت الانتهاء ليوم {dayName}",
|
||||
|
|
|
|||
|
|
@ -72,9 +72,25 @@ OC.L10N.register(
|
|||
"Description: %s" : "Descripción: %s",
|
||||
"Where: %s" : "Lugar: %s",
|
||||
"%1$s via %2$s" : "%1$s vía %2$s",
|
||||
"In a %1$s on %2$s for the entire day" : "En un(a) %1$s el %2$s todo el día",
|
||||
"In a %1$s on %2$s between %3$s - %4$s" : "En un(a) %1$s el %2$s entre las %3$s - %4$s",
|
||||
"In %1$s %2$s on %3$s for the entire day" : "En %1$s %2$s el %3$s todo el día",
|
||||
"In %1$s %2$s on %3$s between %4$s - %5$s" : "En %1$s %2$s el %3$s entre las %4$s - %5$s",
|
||||
"Could not generate when statement" : "No se ha podido general la declaración de cuándo",
|
||||
"Every Day for the entire day" : "Todos los días durante todo el día",
|
||||
"Every Day for the entire day until %1$s" : "Cada day todo el día hasta el %1$s",
|
||||
"Every Day between %1$s - %2$s" : "Todos los días entre %1$s - %2$s",
|
||||
"Every Day between %1$s - %2$s until %3$s" : "Todos los días entre %1$s - %2$s hasta %3$s",
|
||||
"Every %1$d Days for the entire day" : "Cada %1$d días todo el día",
|
||||
"Every %1$d Days for the entire day until %2$s" : "Cada %1$d días todo el día hasta el %2$s",
|
||||
"Every %1$d Days between %2$s - %3$s" : "Cada %1$d días entre las %2$s y %3$s",
|
||||
"Every %1$d Days between %2$s - %3$s until %4$s" : "Cada %1$d días entre las %2$s y %3$s hasta el %4$s",
|
||||
"Could not generate event recurrence statement" : "No se ha podido generar la declaración de recurrencia",
|
||||
"Every Week on %1$s for the entire day" : "Cada semana el %1$s todo el día",
|
||||
"Every Week on %1$s for the entire day until %2$s" : "Cada %1$s días todo el día hasta el %2$s",
|
||||
"Every Week on %1$s between %2$s - %3$s" : "Cada semana el %1$s entre %2$s y %3$s",
|
||||
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Cada semana el %1$s entre %2$s y %3$s hasta el %4$s",
|
||||
"Every %1$d Weeks on %2$s for the entire day" : "Cada %1$d semanas el %2$s todo el día",
|
||||
"Cancelled: %1$s" : "Cancelado: %1$s",
|
||||
"\"%1$s\" has been canceled" : "\"%1$s\" ha sido cancelada",
|
||||
"Re: %1$s" : "Re: %1$s",
|
||||
|
|
|
|||
|
|
@ -70,9 +70,25 @@
|
|||
"Description: %s" : "Descripción: %s",
|
||||
"Where: %s" : "Lugar: %s",
|
||||
"%1$s via %2$s" : "%1$s vía %2$s",
|
||||
"In a %1$s on %2$s for the entire day" : "En un(a) %1$s el %2$s todo el día",
|
||||
"In a %1$s on %2$s between %3$s - %4$s" : "En un(a) %1$s el %2$s entre las %3$s - %4$s",
|
||||
"In %1$s %2$s on %3$s for the entire day" : "En %1$s %2$s el %3$s todo el día",
|
||||
"In %1$s %2$s on %3$s between %4$s - %5$s" : "En %1$s %2$s el %3$s entre las %4$s - %5$s",
|
||||
"Could not generate when statement" : "No se ha podido general la declaración de cuándo",
|
||||
"Every Day for the entire day" : "Todos los días durante todo el día",
|
||||
"Every Day for the entire day until %1$s" : "Cada day todo el día hasta el %1$s",
|
||||
"Every Day between %1$s - %2$s" : "Todos los días entre %1$s - %2$s",
|
||||
"Every Day between %1$s - %2$s until %3$s" : "Todos los días entre %1$s - %2$s hasta %3$s",
|
||||
"Every %1$d Days for the entire day" : "Cada %1$d días todo el día",
|
||||
"Every %1$d Days for the entire day until %2$s" : "Cada %1$d días todo el día hasta el %2$s",
|
||||
"Every %1$d Days between %2$s - %3$s" : "Cada %1$d días entre las %2$s y %3$s",
|
||||
"Every %1$d Days between %2$s - %3$s until %4$s" : "Cada %1$d días entre las %2$s y %3$s hasta el %4$s",
|
||||
"Could not generate event recurrence statement" : "No se ha podido generar la declaración de recurrencia",
|
||||
"Every Week on %1$s for the entire day" : "Cada semana el %1$s todo el día",
|
||||
"Every Week on %1$s for the entire day until %2$s" : "Cada %1$s días todo el día hasta el %2$s",
|
||||
"Every Week on %1$s between %2$s - %3$s" : "Cada semana el %1$s entre %2$s y %3$s",
|
||||
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Cada semana el %1$s entre %2$s y %3$s hasta el %4$s",
|
||||
"Every %1$d Weeks on %2$s for the entire day" : "Cada %1$d semanas el %2$s todo el día",
|
||||
"Cancelled: %1$s" : "Cancelado: %1$s",
|
||||
"\"%1$s\" has been canceled" : "\"%1$s\" ha sido cancelada",
|
||||
"Re: %1$s" : "Re: %1$s",
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@ OC.L10N.register(
|
|||
"_%n month_::_%n months_" : ["%nヶ月"],
|
||||
"_%n day_::_%n days_" : ["%n日"],
|
||||
"_%n hour_::_%n hours_" : ["%n時間"],
|
||||
"_%n minute_::_%n minutes_" : ["%n秒"],
|
||||
"_%n minute_::_%n minutes_" : ["%n分钟"],
|
||||
"%s (in %s)" : "%s(%s後)",
|
||||
"%s (%s ago)" : "%s(%s前)",
|
||||
"Calendar: %s" : "カレンダー:%s",
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@
|
|||
"_%n month_::_%n months_" : ["%nヶ月"],
|
||||
"_%n day_::_%n days_" : ["%n日"],
|
||||
"_%n hour_::_%n hours_" : ["%n時間"],
|
||||
"_%n minute_::_%n minutes_" : ["%n秒"],
|
||||
"_%n minute_::_%n minutes_" : ["%n分钟"],
|
||||
"%s (in %s)" : "%s(%s後)",
|
||||
"%s (%s ago)" : "%s(%s前)",
|
||||
"Calendar: %s" : "カレンダー:%s",
|
||||
|
|
|
|||
|
|
@ -52,14 +52,14 @@ abstract class Base implements IProvider {
|
|||
$data['name'] === CalDavBackend::PERSONAL_CALENDAR_NAME) {
|
||||
return [
|
||||
'type' => 'calendar',
|
||||
'id' => $data['id'],
|
||||
'id' => (string)$data['id'],
|
||||
'name' => $l->t('Personal'),
|
||||
];
|
||||
}
|
||||
|
||||
return [
|
||||
'type' => 'calendar',
|
||||
'id' => $data['id'],
|
||||
'id' => (string)$data['id'],
|
||||
'name' => $data['name'],
|
||||
];
|
||||
}
|
||||
|
|
@ -72,7 +72,7 @@ abstract class Base implements IProvider {
|
|||
protected function generateLegacyCalendarParameter($id, $name) {
|
||||
return [
|
||||
'type' => 'calendar',
|
||||
'id' => $id,
|
||||
'id' => (string)$id,
|
||||
'name' => $name,
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -109,8 +109,16 @@ class IMipPlugin extends SabreIMipPlugin {
|
|||
* @return void
|
||||
*/
|
||||
public function schedule(Message $iTipMessage) {
|
||||
// Not sending any emails if the system considers the update
|
||||
// insignificant.
|
||||
|
||||
// do not send imip messages if external system already did
|
||||
/** @psalm-suppress UndefinedPropertyFetch */
|
||||
if ($iTipMessage->message?->VEVENT?->{'X-NC-DISABLE-SCHEDULING'}?->getValue() === 'true') {
|
||||
if (!$iTipMessage->scheduleStatus) {
|
||||
$iTipMessage->scheduleStatus = '1.0;We got the message, but iMip messages are disabled for this event';
|
||||
}
|
||||
return;
|
||||
}
|
||||
// Not sending any emails if the system considers the update insignificant
|
||||
if (!$iTipMessage->significantChange) {
|
||||
if (!$iTipMessage->scheduleStatus) {
|
||||
$iTipMessage->scheduleStatus = '1.0;We got the message, but it\'s not significant enough to warrant an email';
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ use OCA\DAV\CalDAV\CalDavBackend;
|
|||
use OCA\DAV\CalDAV\Calendar;
|
||||
use OCA\DAV\CalDAV\CalendarHome;
|
||||
use OCA\DAV\CalDAV\DefaultCalendarValidator;
|
||||
use OCA\DAV\CalDAV\TipBroker;
|
||||
use OCP\IConfig;
|
||||
use Psr\Log\LoggerInterface;
|
||||
use Sabre\CalDAV\ICalendar;
|
||||
|
|
@ -84,6 +85,13 @@ class Plugin extends \Sabre\CalDAV\Schedule\Plugin {
|
|||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns an instance of the iTip\Broker.
|
||||
*/
|
||||
protected function createITipBroker(): TipBroker {
|
||||
return new TipBroker();
|
||||
}
|
||||
|
||||
/**
|
||||
* Allow manual setting of the object change URL
|
||||
* to support public write
|
||||
|
|
@ -167,7 +175,7 @@ class Plugin extends \Sabre\CalDAV\Schedule\Plugin {
|
|||
$calendarNode = $this->server->tree->getNodeForPath($calendarPath);
|
||||
// extract addresses for owner
|
||||
$addresses = $this->getAddressesForPrincipal($calendarNode->getOwner());
|
||||
// determain if request is from a sharee
|
||||
// determine if request is from a sharee
|
||||
if ($calendarNode->isShared()) {
|
||||
// extract addresses for sharee and add to address collection
|
||||
$addresses = array_merge(
|
||||
|
|
|
|||
187
apps/dav/lib/CalDAV/TipBroker.php
Normal file
187
apps/dav/lib/CalDAV/TipBroker.php
Normal file
|
|
@ -0,0 +1,187 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
|
||||
namespace OCA\DAV\CalDAV;
|
||||
|
||||
use Sabre\VObject\Component\VCalendar;
|
||||
use Sabre\VObject\ITip\Broker;
|
||||
use Sabre\VObject\ITip\Message;
|
||||
|
||||
class TipBroker extends Broker {
|
||||
|
||||
public $significantChangeProperties = [
|
||||
'DTSTART',
|
||||
'DTEND',
|
||||
'DURATION',
|
||||
'DUE',
|
||||
'RRULE',
|
||||
'RDATE',
|
||||
'EXDATE',
|
||||
'STATUS',
|
||||
'SUMMARY',
|
||||
'DESCRIPTION',
|
||||
'LOCATION',
|
||||
|
||||
];
|
||||
|
||||
/**
|
||||
* This method is used in cases where an event got updated, and we
|
||||
* potentially need to send emails to attendees to let them know of updates
|
||||
* in the events.
|
||||
*
|
||||
* We will detect which attendees got added, which got removed and create
|
||||
* specific messages for these situations.
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
protected function parseEventForOrganizer(VCalendar $calendar, array $eventInfo, array $oldEventInfo) {
|
||||
// Merging attendee lists.
|
||||
$attendees = [];
|
||||
foreach ($oldEventInfo['attendees'] as $attendee) {
|
||||
$attendees[$attendee['href']] = [
|
||||
'href' => $attendee['href'],
|
||||
'oldInstances' => $attendee['instances'],
|
||||
'newInstances' => [],
|
||||
'name' => $attendee['name'],
|
||||
'forceSend' => null,
|
||||
];
|
||||
}
|
||||
foreach ($eventInfo['attendees'] as $attendee) {
|
||||
if (isset($attendees[$attendee['href']])) {
|
||||
$attendees[$attendee['href']]['name'] = $attendee['name'];
|
||||
$attendees[$attendee['href']]['newInstances'] = $attendee['instances'];
|
||||
$attendees[$attendee['href']]['forceSend'] = $attendee['forceSend'];
|
||||
} else {
|
||||
$attendees[$attendee['href']] = [
|
||||
'href' => $attendee['href'],
|
||||
'oldInstances' => [],
|
||||
'newInstances' => $attendee['instances'],
|
||||
'name' => $attendee['name'],
|
||||
'forceSend' => $attendee['forceSend'],
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
$messages = [];
|
||||
|
||||
foreach ($attendees as $attendee) {
|
||||
// An organizer can also be an attendee. We should not generate any
|
||||
// messages for those.
|
||||
if ($attendee['href'] === $eventInfo['organizer']) {
|
||||
continue;
|
||||
}
|
||||
|
||||
$message = new Message();
|
||||
$message->uid = $eventInfo['uid'];
|
||||
$message->component = 'VEVENT';
|
||||
$message->sequence = $eventInfo['sequence'];
|
||||
$message->sender = $eventInfo['organizer'];
|
||||
$message->senderName = $eventInfo['organizerName'];
|
||||
$message->recipient = $attendee['href'];
|
||||
$message->recipientName = $attendee['name'];
|
||||
|
||||
// Creating the new iCalendar body.
|
||||
$icalMsg = new VCalendar();
|
||||
|
||||
foreach ($calendar->select('VTIMEZONE') as $timezone) {
|
||||
$icalMsg->add(clone $timezone);
|
||||
}
|
||||
// If there are no instances the attendee is a part of, it means
|
||||
// the attendee was removed and we need to send them a CANCEL message.
|
||||
// Also If the meeting STATUS property was changed to CANCELLED
|
||||
// we need to send the attendee a CANCEL message.
|
||||
if (!$attendee['newInstances'] || $eventInfo['status'] === 'CANCELLED') {
|
||||
|
||||
$message->method = $icalMsg->METHOD = 'CANCEL';
|
||||
$message->significantChange = true;
|
||||
// clone base event
|
||||
$event = clone $eventInfo['instances']['master'];
|
||||
// alter some properties
|
||||
unset($event->ATTENDEE);
|
||||
$event->add('ATTENDEE', $attendee['href'], ['CN' => $attendee['name'],]);
|
||||
$event->DTSTAMP = gmdate('Ymd\\THis\\Z');
|
||||
$event->SEQUENCE = $message->sequence;
|
||||
$icalMsg->add($event);
|
||||
|
||||
} else {
|
||||
// The attendee gets the updated event body
|
||||
$message->method = $icalMsg->METHOD = 'REQUEST';
|
||||
|
||||
// We need to find out that this change is significant. If it's
|
||||
// not, systems may opt to not send messages.
|
||||
//
|
||||
// We do this based on the 'significantChangeHash' which is
|
||||
// some value that changes if there's a certain set of
|
||||
// properties changed in the event, or simply if there's a
|
||||
// difference in instances that the attendee is invited to.
|
||||
|
||||
$oldAttendeeInstances = array_keys($attendee['oldInstances']);
|
||||
$newAttendeeInstances = array_keys($attendee['newInstances']);
|
||||
|
||||
$message->significantChange =
|
||||
$attendee['forceSend'] === 'REQUEST' ||
|
||||
count($oldAttendeeInstances) !== count($newAttendeeInstances) ||
|
||||
count(array_diff($oldAttendeeInstances, $newAttendeeInstances)) > 0 ||
|
||||
$oldEventInfo['significantChangeHash'] !== $eventInfo['significantChangeHash'];
|
||||
|
||||
foreach ($attendee['newInstances'] as $instanceId => $instanceInfo) {
|
||||
$currentEvent = clone $eventInfo['instances'][$instanceId];
|
||||
if ($instanceId === 'master') {
|
||||
// We need to find a list of events that the attendee
|
||||
// is not a part of to add to the list of exceptions.
|
||||
$exceptions = [];
|
||||
foreach ($eventInfo['instances'] as $instanceId => $vevent) {
|
||||
if (!isset($attendee['newInstances'][$instanceId])) {
|
||||
$exceptions[] = $instanceId;
|
||||
}
|
||||
}
|
||||
|
||||
// If there were exceptions, we need to add it to an
|
||||
// existing EXDATE property, if it exists.
|
||||
if ($exceptions) {
|
||||
if (isset($currentEvent->EXDATE)) {
|
||||
$currentEvent->EXDATE->setParts(array_merge(
|
||||
$currentEvent->EXDATE->getParts(),
|
||||
$exceptions
|
||||
));
|
||||
} else {
|
||||
$currentEvent->EXDATE = $exceptions;
|
||||
}
|
||||
}
|
||||
|
||||
// Cleaning up any scheduling information that
|
||||
// shouldn't be sent along.
|
||||
unset($currentEvent->ORGANIZER['SCHEDULE-FORCE-SEND']);
|
||||
unset($currentEvent->ORGANIZER['SCHEDULE-STATUS']);
|
||||
|
||||
foreach ($currentEvent->ATTENDEE as $attendee) {
|
||||
unset($attendee['SCHEDULE-FORCE-SEND']);
|
||||
unset($attendee['SCHEDULE-STATUS']);
|
||||
|
||||
// We're adding PARTSTAT=NEEDS-ACTION to ensure that
|
||||
// iOS shows an "Inbox Item"
|
||||
if (!isset($attendee['PARTSTAT'])) {
|
||||
$attendee['PARTSTAT'] = 'NEEDS-ACTION';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
$currentEvent->DTSTAMP = gmdate('Ymd\\THis\\Z');
|
||||
$icalMsg->add($currentEvent);
|
||||
}
|
||||
}
|
||||
|
||||
$message->message = $icalMsg;
|
||||
$messages[] = $message;
|
||||
}
|
||||
|
||||
return $messages;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
@ -64,7 +64,7 @@ class FilesDropPlugin extends ServerPlugin {
|
|||
// Extract the attributes for the file request
|
||||
$isFileRequest = false;
|
||||
$attributes = $this->share->getAttributes();
|
||||
$nickName = $request->getHeader('X-NC-Nickname');
|
||||
$nickName = $request->hasHeader('X-NC-Nickname') ? urldecode($request->getHeader('X-NC-Nickname')) : null;
|
||||
if ($attributes !== null) {
|
||||
$isFileRequest = $attributes->getAttribute('fileRequest', 'enabled') === true;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -890,4 +890,23 @@ class IMipPluginTest extends TestCase {
|
|||
$this->plugin->schedule($message);
|
||||
$this->assertEquals('1.1', $message->getScheduleStatus());
|
||||
}
|
||||
|
||||
public function testImipDisabledForEvent(): void {
|
||||
// construct iTip message with event and attendees
|
||||
$calendar = new VCalendar();
|
||||
$calendar->add('VEVENT', ['UID' => 'uid-1234']);
|
||||
$event = $calendar->VEVENT;
|
||||
$event->add('ORGANIZER', 'mailto:gandalf@wiz.ard');
|
||||
$event->add('ATTENDEE', 'mailto:' . 'frodo@hobb.it', ['RSVP' => 'TRUE', 'CN' => 'Frodo']);
|
||||
$event->add('X-NC-DISABLE-SCHEDULING', 'true');
|
||||
$message = new Message();
|
||||
$message->method = 'REQUEST';
|
||||
$message->message = $calendar;
|
||||
$message->sender = 'mailto:gandalf@wiz.ard';
|
||||
$message->senderName = 'Mr. Wizard';
|
||||
$message->recipient = 'mailto:' . 'frodo@hobb.it';
|
||||
|
||||
$this->plugin->schedule($message);
|
||||
$this->assertEquals('1.0;We got the message, but iMip messages are disabled for this event', $message->scheduleStatus);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
178
apps/dav/tests/unit/CalDAV/TipBrokerTest.php
Normal file
178
apps/dav/tests/unit/CalDAV/TipBrokerTest.php
Normal file
|
|
@ -0,0 +1,178 @@
|
|||
<?php
|
||||
/**
|
||||
* SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
namespace OCA\DAV\Tests\unit\CalDAV;
|
||||
|
||||
use OCA\DAV\CalDAV\TipBroker;
|
||||
use Sabre\VObject\Component\VCalendar;
|
||||
use Test\TestCase;
|
||||
|
||||
class TipBrokerTest extends TestCase {
|
||||
|
||||
private TipBroker $broker;
|
||||
private VCalendar $vCalendar1a;
|
||||
|
||||
protected function setUp(): void {
|
||||
parent::setUp();
|
||||
|
||||
$this->broker = new TipBroker();
|
||||
// construct calendar with a 1 hour event and same start/end time zones
|
||||
$this->vCalendar1a = new VCalendar();
|
||||
/** @var VEvent $vEvent */
|
||||
$vEvent = $this->vCalendar1a->add('VEVENT', []);
|
||||
$vEvent->add('UID', '96a0e6b1-d886-4a55-a60d-152b31401dcc');
|
||||
$vEvent->add('DTSTAMP', '20240701T000000Z');
|
||||
$vEvent->add('CREATED', '20240701T000000Z');
|
||||
$vEvent->add('LAST-MODIFIED', '20240701T000000Z');
|
||||
$vEvent->add('SEQUENCE', '1');
|
||||
$vEvent->add('STATUS', 'CONFIRMED');
|
||||
$vEvent->add('DTSTART', '20240701T080000', ['TZID' => 'America/Toronto']);
|
||||
$vEvent->add('DTEND', '20240701T090000', ['TZID' => 'America/Toronto']);
|
||||
$vEvent->add('SUMMARY', 'Test Event');
|
||||
$vEvent->add('ORGANIZER', 'mailto:organizer@testing.com', ['CN' => 'Organizer']);
|
||||
$vEvent->add('ATTENDEE', 'mailto:attendee1@testing.com', [
|
||||
'CN' => 'Attendee One',
|
||||
'CUTYPE' => 'INDIVIDUAL',
|
||||
'PARTSTAT' => 'NEEDS-ACTION',
|
||||
'ROLE' => 'REQ-PARTICIPANT',
|
||||
'RSVP' => 'TRUE'
|
||||
]);
|
||||
}
|
||||
|
||||
public function testParseEventForOrganizerOnCreate(): void {
|
||||
|
||||
// construct calendar and generate event info for newly created event with one attendee
|
||||
$calendar = clone $this->vCalendar1a;
|
||||
$previousEventInfo = [
|
||||
'organizer' => null,
|
||||
'significantChangeHash' => '',
|
||||
'attendees' => [],
|
||||
];
|
||||
$currentEventInfo = $this->invokePrivate($this->broker, 'parseEventInfo', [$calendar]);
|
||||
// test iTip generation
|
||||
$messages = $this->invokePrivate($this->broker, 'parseEventForOrganizer', [$calendar, $currentEventInfo, $previousEventInfo]);
|
||||
$this->assertCount(1, $messages);
|
||||
$this->assertEquals('REQUEST', $messages[0]->method);
|
||||
$this->assertEquals($calendar->VEVENT->ORGANIZER->getValue(), $messages[0]->sender);
|
||||
$this->assertEquals($calendar->VEVENT->ATTENDEE[0]->getValue(), $messages[0]->recipient);
|
||||
|
||||
}
|
||||
|
||||
public function testParseEventForOrganizerOnModify(): void {
|
||||
|
||||
// construct calendar and generate event info for modified event with one attendee
|
||||
$calendar = clone $this->vCalendar1a;
|
||||
$previousEventInfo = $this->invokePrivate($this->broker, 'parseEventInfo', [$calendar]);
|
||||
$calendar->VEVENT->{'LAST-MODIFIED'}->setValue('20240701T020000Z');
|
||||
$calendar->VEVENT->SEQUENCE->setValue(2);
|
||||
$calendar->VEVENT->SUMMARY->setValue('Test Event Modified');
|
||||
$currentEventInfo = $this->invokePrivate($this->broker, 'parseEventInfo', [$calendar]);
|
||||
// test iTip generation
|
||||
$messages = $this->invokePrivate($this->broker, 'parseEventForOrganizer', [$calendar, $currentEventInfo, $previousEventInfo]);
|
||||
$this->assertCount(1, $messages);
|
||||
$this->assertEquals('REQUEST', $messages[0]->method);
|
||||
$this->assertEquals($calendar->VEVENT->ORGANIZER->getValue(), $messages[0]->sender);
|
||||
$this->assertEquals($calendar->VEVENT->ATTENDEE[0]->getValue(), $messages[0]->recipient);
|
||||
|
||||
}
|
||||
|
||||
public function testParseEventForOrganizerOnDelete(): void {
|
||||
|
||||
// construct calendar and generate event info for modified event with one attendee
|
||||
$calendar = clone $this->vCalendar1a;
|
||||
$previousEventInfo = $this->invokePrivate($this->broker, 'parseEventInfo', [$calendar]);
|
||||
$currentEventInfo = $previousEventInfo;
|
||||
$currentEventInfo['attendees'] = [];
|
||||
++$currentEventInfo['sequence'];
|
||||
// test iTip generation
|
||||
$messages = $this->invokePrivate($this->broker, 'parseEventForOrganizer', [$calendar, $currentEventInfo, $previousEventInfo]);
|
||||
$this->assertCount(1, $messages);
|
||||
$this->assertEquals('CANCEL', $messages[0]->method);
|
||||
$this->assertEquals($calendar->VEVENT->ORGANIZER->getValue(), $messages[0]->sender);
|
||||
$this->assertEquals($calendar->VEVENT->ATTENDEE[0]->getValue(), $messages[0]->recipient);
|
||||
|
||||
}
|
||||
|
||||
public function testParseEventForOrganizerOnStatusCancelled(): void {
|
||||
|
||||
// construct calendar and generate event info for modified event with one attendee
|
||||
$calendar = clone $this->vCalendar1a;
|
||||
$previousEventInfo = $this->invokePrivate($this->broker, 'parseEventInfo', [$calendar]);
|
||||
$calendar->VEVENT->{'LAST-MODIFIED'}->setValue('20240701T020000Z');
|
||||
$calendar->VEVENT->SEQUENCE->setValue(2);
|
||||
$calendar->VEVENT->STATUS->setValue('CANCELLED');
|
||||
$currentEventInfo = $this->invokePrivate($this->broker, 'parseEventInfo', [$calendar]);
|
||||
// test iTip generation
|
||||
$messages = $this->invokePrivate($this->broker, 'parseEventForOrganizer', [$calendar, $currentEventInfo, $previousEventInfo]);
|
||||
$this->assertCount(1, $messages);
|
||||
$this->assertEquals('CANCEL', $messages[0]->method);
|
||||
$this->assertEquals($calendar->VEVENT->ORGANIZER->getValue(), $messages[0]->sender);
|
||||
$this->assertEquals($calendar->VEVENT->ATTENDEE[0]->getValue(), $messages[0]->recipient);
|
||||
|
||||
}
|
||||
|
||||
public function testParseEventForOrganizerOnAddAttendee(): void {
|
||||
|
||||
// construct calendar and generate event info for modified event with two attendees
|
||||
$calendar = clone $this->vCalendar1a;
|
||||
$previousEventInfo = $this->invokePrivate($this->broker, 'parseEventInfo', [$calendar]);
|
||||
$calendar->VEVENT->{'LAST-MODIFIED'}->setValue('20240701T020000Z');
|
||||
$calendar->VEVENT->SEQUENCE->setValue(2);
|
||||
$calendar->VEVENT->add('ATTENDEE', 'mailto:attendee2@testing.com', [
|
||||
'CN' => 'Attendee Two',
|
||||
'CUTYPE' => 'INDIVIDUAL',
|
||||
'PARTSTAT' => 'NEEDS-ACTION',
|
||||
'ROLE' => 'REQ-PARTICIPANT',
|
||||
'RSVP' => 'TRUE'
|
||||
]);
|
||||
$currentEventInfo = $this->invokePrivate($this->broker, 'parseEventInfo', [$calendar]);
|
||||
// test iTip generation
|
||||
$messages = $this->invokePrivate($this->broker, 'parseEventForOrganizer', [$calendar, $currentEventInfo, $previousEventInfo]);
|
||||
$this->assertCount(2, $messages);
|
||||
$this->assertEquals('REQUEST', $messages[0]->method);
|
||||
$this->assertEquals($calendar->VEVENT->ORGANIZER->getValue(), $messages[0]->sender);
|
||||
$this->assertEquals($calendar->VEVENT->ATTENDEE[0]->getValue(), $messages[0]->recipient);
|
||||
$this->assertEquals('REQUEST', $messages[1]->method);
|
||||
$this->assertEquals($calendar->VEVENT->ORGANIZER->getValue(), $messages[1]->sender);
|
||||
$this->assertEquals($calendar->VEVENT->ATTENDEE[1]->getValue(), $messages[1]->recipient);
|
||||
|
||||
}
|
||||
|
||||
public function testParseEventForOrganizerOnRemoveAttendee(): void {
|
||||
|
||||
// construct calendar and generate event info for modified event with two attendees
|
||||
$calendar = clone $this->vCalendar1a;
|
||||
$calendar->VEVENT->add('ATTENDEE', 'mailto:attendee2@testing.com', [
|
||||
'CN' => 'Attendee Two',
|
||||
'CUTYPE' => 'INDIVIDUAL',
|
||||
'PARTSTAT' => 'NEEDS-ACTION',
|
||||
'ROLE' => 'REQ-PARTICIPANT',
|
||||
'RSVP' => 'TRUE'
|
||||
]);
|
||||
$previousEventInfo = $this->invokePrivate($this->broker, 'parseEventInfo', [$calendar]);
|
||||
$calendar->VEVENT->{'LAST-MODIFIED'}->setValue('20240701T020000Z');
|
||||
$calendar->VEVENT->SEQUENCE->setValue(2);
|
||||
$calendar->VEVENT->remove('ATTENDEE');
|
||||
$calendar->VEVENT->add('ATTENDEE', 'mailto:attendee1@testing.com', [
|
||||
'CN' => 'Attendee One',
|
||||
'CUTYPE' => 'INDIVIDUAL',
|
||||
'PARTSTAT' => 'NEEDS-ACTION',
|
||||
'ROLE' => 'REQ-PARTICIPANT',
|
||||
'RSVP' => 'TRUE'
|
||||
]);
|
||||
$currentEventInfo = $this->invokePrivate($this->broker, 'parseEventInfo', [$calendar]);
|
||||
// test iTip generation
|
||||
$messages = $this->invokePrivate($this->broker, 'parseEventForOrganizer', [$calendar, $currentEventInfo, $previousEventInfo]);
|
||||
$this->assertCount(2, $messages);
|
||||
$this->assertEquals('REQUEST', $messages[0]->method);
|
||||
$this->assertEquals($calendar->VEVENT->ORGANIZER->getValue(), $messages[0]->sender);
|
||||
$this->assertEquals($calendar->VEVENT->ATTENDEE[0]->getValue(), $messages[0]->recipient);
|
||||
$this->assertEquals('CANCEL', $messages[1]->method);
|
||||
$this->assertEquals($calendar->VEVENT->ORGANIZER->getValue(), $messages[1]->sender);
|
||||
$this->assertEquals('mailto:attendee2@testing.com', $messages[1]->recipient);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
@ -16,7 +16,7 @@ OC.L10N.register(
|
|||
"Could not change the password. Maybe the old password was not correct." : "Nevarēja mainīt paroli. Varbūt vecā parole nav pareiza.",
|
||||
"Recovery Key disabled" : "Atkopšanas atslēga deaktivizēta",
|
||||
"Recovery Key enabled" : "Atkopšanas atslēga aktivizēta",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Nevarēja iespējot atkopšanas atslēga, lūdzu, mēģiniet vēlreiz vai sazinieties ar administratoru",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Nevarēja iespējot atkopšanas atslēgu. Lūgums mēģināt vēlreiz vai sazināties ar pārvaldītāju",
|
||||
"Could not update the private key password." : "Nevarēja atjaunināt privātās atslēgas paroli.",
|
||||
"The old password was not correct, please try again." : "Vecā parole nav pareiza, lūdzu, mēģiniet vēlreiz.",
|
||||
"The current log-in password was not correct, please try again." : "Pašreizējā pieteikšanās parole nebija pareiza, lūdzu, mēģiniet vēlreiz.",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"Could not change the password. Maybe the old password was not correct." : "Nevarēja mainīt paroli. Varbūt vecā parole nav pareiza.",
|
||||
"Recovery Key disabled" : "Atkopšanas atslēga deaktivizēta",
|
||||
"Recovery Key enabled" : "Atkopšanas atslēga aktivizēta",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Nevarēja iespējot atkopšanas atslēga, lūdzu, mēģiniet vēlreiz vai sazinieties ar administratoru",
|
||||
"Could not enable the recovery key, please try again or contact your administrator" : "Nevarēja iespējot atkopšanas atslēgu. Lūgums mēģināt vēlreiz vai sazināties ar pārvaldītāju",
|
||||
"Could not update the private key password." : "Nevarēja atjaunināt privātās atslēgas paroli.",
|
||||
"The old password was not correct, please try again." : "Vecā parole nav pareiza, lūdzu, mēģiniet vēlreiz.",
|
||||
"The current log-in password was not correct, please try again." : "Pašreizējā pieteikšanās parole nebija pareiza, lūdzu, mēģiniet vēlreiz.",
|
||||
|
|
|
|||
|
|
@ -22,15 +22,15 @@ OC.L10N.register(
|
|||
"Federated Cloud Sharing" : "المشاركة عبر السحابة الموحّدة",
|
||||
"Sharing" : "المشاركة",
|
||||
"Federated file sharing" : "مُشاركة السحابة الموحدة لملف",
|
||||
"Provide federated file sharing across servers" : "توفير مُشاركة السحابة الموحدة للملفات عبر الخوادم",
|
||||
"Provide federated file sharing across servers" : "توفير مشاركة السحابة الموحدة للملفات عبر الخوادم",
|
||||
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "اضبط كيفية مشاركة الأشخاص بين الخوادم. و يشمل ذلك المشاركات بين الأشخاص على هذا الخادم أيضاً إذا كانوا يستعملون المشاركة عبر السحابة الموحدة.",
|
||||
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "إسمَح للأشخاص على هذا الخادم بإرسال مشاركات إلى خوادم أخرى (هذا الخيار يسمح أيضاً بالوصول عبر WebDAV إلى المشاركات العمومية)",
|
||||
"Allow people on this server to receive shares from other servers" : "إسمَح للأشخاص على هذا الخادم باستقبال مشاركات من خوادم أخرى",
|
||||
"Allow people on this server to send shares to groups on other servers" : "إسمَح للأشخاص على هذا الخادم بإرسال مشاركات إلى مجموعات على خوادم أخرى",
|
||||
"Allow people on this server to receive group shares from other servers" : "إسمَح للأشخاص على هذا الخادم بإستقبال مشاركات لمجموعات من خوادم أخرى",
|
||||
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "السماح للأشخاص على هذا الخادم بإرسال مشاركات إلى خوادم أخرى (هذا الخيار يسمح أيضاً بالوصول عبر WebDAV إلى المشاركات العمومية)",
|
||||
"Allow people on this server to receive shares from other servers" : "السماح للأشخاص على هذا الخادم باستقبال مشاركات من خوادم أخرى",
|
||||
"Allow people on this server to send shares to groups on other servers" : "السماح للأشخاص على هذا الخادم بإرسال مشاركات إلى مجموعات على خوادم أخرى",
|
||||
"Allow people on this server to receive group shares from other servers" : "السماح للأشخاص على هذا الخادم بإستقبال مشاركات لمجموعات من خوادم أخرى",
|
||||
"Search global and public address book for people" : "البحث في دفتر العناوين الشامل و دفاتر العناوين العامة للأشخاص",
|
||||
"Allow people to publish their data to a global and public address book" : "إسمَح للأشخاص بنشر بياناتهم إلى دفتر العناوين الشامل و دفتر العناوين العامة للأشخاص",
|
||||
"Unable to update federated files sharing config" : "تعذر تحديث تهيئة مُشاركة الملفات عبر السحابة الموحدة",
|
||||
"Allow people to publish their data to a global and public address book" : "السماح للأشخاص بنشر بياناتهم إلى دفتر العناوين الشامل و دفتر العناوين العامة للأشخاص",
|
||||
"Unable to update federated files sharing config" : "تعذر تحديث تهيئة مشاركة الملفات عبر السحابة الموحدة",
|
||||
"Federated Cloud" : "السحابة الموحدة",
|
||||
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "يُمكنك المشاركة مع أي شخص يستخدم خادم نكست كلاود أو خوادم وخدمات أخرى متوافقة مع بروتوكول Open Cloud Mesh (OCM)! فقط ضع مُعرّف السحابة الموحدة Federated Cloud في مربع حوار المُشاركة؛ و الذي سيكون شكله على هذا النسق: person@cloud.example.com",
|
||||
"Your Federated Cloud ID" : "مُعرِّف شبكتك الاتحادية",
|
||||
|
|
|
|||
|
|
@ -20,15 +20,15 @@
|
|||
"Federated Cloud Sharing" : "المشاركة عبر السحابة الموحّدة",
|
||||
"Sharing" : "المشاركة",
|
||||
"Federated file sharing" : "مُشاركة السحابة الموحدة لملف",
|
||||
"Provide federated file sharing across servers" : "توفير مُشاركة السحابة الموحدة للملفات عبر الخوادم",
|
||||
"Provide federated file sharing across servers" : "توفير مشاركة السحابة الموحدة للملفات عبر الخوادم",
|
||||
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "اضبط كيفية مشاركة الأشخاص بين الخوادم. و يشمل ذلك المشاركات بين الأشخاص على هذا الخادم أيضاً إذا كانوا يستعملون المشاركة عبر السحابة الموحدة.",
|
||||
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "إسمَح للأشخاص على هذا الخادم بإرسال مشاركات إلى خوادم أخرى (هذا الخيار يسمح أيضاً بالوصول عبر WebDAV إلى المشاركات العمومية)",
|
||||
"Allow people on this server to receive shares from other servers" : "إسمَح للأشخاص على هذا الخادم باستقبال مشاركات من خوادم أخرى",
|
||||
"Allow people on this server to send shares to groups on other servers" : "إسمَح للأشخاص على هذا الخادم بإرسال مشاركات إلى مجموعات على خوادم أخرى",
|
||||
"Allow people on this server to receive group shares from other servers" : "إسمَح للأشخاص على هذا الخادم بإستقبال مشاركات لمجموعات من خوادم أخرى",
|
||||
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "السماح للأشخاص على هذا الخادم بإرسال مشاركات إلى خوادم أخرى (هذا الخيار يسمح أيضاً بالوصول عبر WebDAV إلى المشاركات العمومية)",
|
||||
"Allow people on this server to receive shares from other servers" : "السماح للأشخاص على هذا الخادم باستقبال مشاركات من خوادم أخرى",
|
||||
"Allow people on this server to send shares to groups on other servers" : "السماح للأشخاص على هذا الخادم بإرسال مشاركات إلى مجموعات على خوادم أخرى",
|
||||
"Allow people on this server to receive group shares from other servers" : "السماح للأشخاص على هذا الخادم بإستقبال مشاركات لمجموعات من خوادم أخرى",
|
||||
"Search global and public address book for people" : "البحث في دفتر العناوين الشامل و دفاتر العناوين العامة للأشخاص",
|
||||
"Allow people to publish their data to a global and public address book" : "إسمَح للأشخاص بنشر بياناتهم إلى دفتر العناوين الشامل و دفتر العناوين العامة للأشخاص",
|
||||
"Unable to update federated files sharing config" : "تعذر تحديث تهيئة مُشاركة الملفات عبر السحابة الموحدة",
|
||||
"Allow people to publish their data to a global and public address book" : "السماح للأشخاص بنشر بياناتهم إلى دفتر العناوين الشامل و دفتر العناوين العامة للأشخاص",
|
||||
"Unable to update federated files sharing config" : "تعذر تحديث تهيئة مشاركة الملفات عبر السحابة الموحدة",
|
||||
"Federated Cloud" : "السحابة الموحدة",
|
||||
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "يُمكنك المشاركة مع أي شخص يستخدم خادم نكست كلاود أو خوادم وخدمات أخرى متوافقة مع بروتوكول Open Cloud Mesh (OCM)! فقط ضع مُعرّف السحابة الموحدة Federated Cloud في مربع حوار المُشاركة؛ و الذي سيكون شكله على هذا النسق: person@cloud.example.com",
|
||||
"Your Federated Cloud ID" : "مُعرِّف شبكتك الاتحادية",
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ OC.L10N.register(
|
|||
"Share with me through my #Nextcloud Federated Cloud ID" : "Comparta comigo a través do meu ID de nube federada de #Nextcloud",
|
||||
"Cloud ID copied to the clipboard" : "O identificador de nube (Cloud ID) (foi copiado no portapapeis",
|
||||
"Copy to clipboard" : "Copiar no portapapeis.",
|
||||
"Clipboard not available. Please copy the cloud ID manually." : "O portapaapeis non está dispoñíbel. Copie o ID da nube manualmente.",
|
||||
"Clipboard not available. Please copy the cloud ID manually." : "O portapapeis non está dispoñíbel. Copie o ID da nube manualmente.",
|
||||
"Copied!" : "Copiado!",
|
||||
"Cancel" : "Cancelar",
|
||||
"Add remote share" : "Engadir unha compartición remota",
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"Share with me through my #Nextcloud Federated Cloud ID" : "Comparta comigo a través do meu ID de nube federada de #Nextcloud",
|
||||
"Cloud ID copied to the clipboard" : "O identificador de nube (Cloud ID) (foi copiado no portapapeis",
|
||||
"Copy to clipboard" : "Copiar no portapapeis.",
|
||||
"Clipboard not available. Please copy the cloud ID manually." : "O portapaapeis non está dispoñíbel. Copie o ID da nube manualmente.",
|
||||
"Clipboard not available. Please copy the cloud ID manually." : "O portapapeis non está dispoñíbel. Copie o ID da nube manualmente.",
|
||||
"Copied!" : "Copiado!",
|
||||
"Cancel" : "Cancelar",
|
||||
"Add remote share" : "Engadir unha compartición remota",
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ OC.L10N.register(
|
|||
"Unable to update federated files sharing config" : "クラウド共有設定を更新できませんでした",
|
||||
"Federated Cloud" : "クラウド共有",
|
||||
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud サーバーまたはその他の Open Cloud Mesh (OCM) 互換のサーバーとサービスを使用しているユーザーであれば、共有ダイアログに Federated Cloud ID を入力するだけで誰とでも共有できます。例: person@cloud.example.com",
|
||||
"Your Federated Cloud ID" : "あなたのクラウド共有ID",
|
||||
"Share it so your friends can share files with you:" : "友達があなたとファイルを共有できるよう、シェアしましょう:",
|
||||
"Facebook" : "Facebook",
|
||||
"X (formerly Twitter)" : "X (旧 Twitter)",
|
||||
|
|
@ -52,6 +53,7 @@ OC.L10N.register(
|
|||
"Remote share" : "リモート共有",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からのリモート共有 {name} を追加してもよろしいですか?",
|
||||
"Remote share password" : "リモート共有のパスワード",
|
||||
"Incoming share could not be processed" : "受信した共有を処理できませんでした",
|
||||
"Sharing %1$s failed, because this item is already shared with user %2$s" : "ユーザー%2$sによりすでに共有されているため%1$s を共有できませんでした。",
|
||||
"Not allowed to create a federated share with the same user" : "同じユーザーでクラウド共有は作成できません。",
|
||||
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "ユーザーがサーバー間で共有する方法を調整します。フェデレーション共有を使用している場合、このサーバー上のユーザー間の共有も含まれます。",
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@
|
|||
"Unable to update federated files sharing config" : "クラウド共有設定を更新できませんでした",
|
||||
"Federated Cloud" : "クラウド共有",
|
||||
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud サーバーまたはその他の Open Cloud Mesh (OCM) 互換のサーバーとサービスを使用しているユーザーであれば、共有ダイアログに Federated Cloud ID を入力するだけで誰とでも共有できます。例: person@cloud.example.com",
|
||||
"Your Federated Cloud ID" : "あなたのクラウド共有ID",
|
||||
"Share it so your friends can share files with you:" : "友達があなたとファイルを共有できるよう、シェアしましょう:",
|
||||
"Facebook" : "Facebook",
|
||||
"X (formerly Twitter)" : "X (旧 Twitter)",
|
||||
|
|
@ -50,6 +51,7 @@
|
|||
"Remote share" : "リモート共有",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からのリモート共有 {name} を追加してもよろしいですか?",
|
||||
"Remote share password" : "リモート共有のパスワード",
|
||||
"Incoming share could not be processed" : "受信した共有を処理できませんでした",
|
||||
"Sharing %1$s failed, because this item is already shared with user %2$s" : "ユーザー%2$sによりすでに共有されているため%1$s を共有できませんでした。",
|
||||
"Not allowed to create a federated share with the same user" : "同じユーザーでクラウド共有は作成できません。",
|
||||
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "ユーザーがサーバー間で共有する方法を調整します。フェデレーション共有を使用している場合、このサーバー上のユーザー間の共有も含まれます。",
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ OC.L10N.register(
|
|||
"Unable to update federated files sharing config" : "Конфигурација федерисаног дељења фајлова није могла да се ажурира",
|
||||
"Federated Cloud" : "Здружени облак",
|
||||
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Можете делите ствари са било ким ко користи Некстклауд сервер или неки други Open Cloud Mesh (OCM) компатибилни сервер и сервисе! Само унесите ИД из њиховог Здруженог Облака у дијалог за дељење. Тај ИД изгледа нешто попут person@cloud.example.com",
|
||||
"Your Federated Cloud ID" : "Ваш ИД Здруженог облака",
|
||||
"Share it so your friends can share files with you:" : "Поделите да би Ваши пријатељи могли да деле са Вама:",
|
||||
"Facebook" : "Фејсбук",
|
||||
"X (formerly Twitter)" : "X (бивши Twitter)",
|
||||
|
|
@ -52,6 +53,7 @@ OC.L10N.register(
|
|||
"Remote share" : "Удаљено дељење",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Да ли желите да додате удаљено дељење {name} од {owner}@{remote}?",
|
||||
"Remote share password" : "Лозинка удаљеног дељења",
|
||||
"Incoming share could not be processed" : "Долазеће дељење не може да се обради",
|
||||
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Дељење %1$s није успело зато што се ова ставка већ дели са корисником %2$s",
|
||||
"Not allowed to create a federated share with the same user" : "Није дозвољено да се направи здружено дељење са истим корисником",
|
||||
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Подесите како људи могу да деле између сервера. То укључује и дељење између корисника на овом серверу ако користе федерисано дељење.",
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@
|
|||
"Unable to update federated files sharing config" : "Конфигурација федерисаног дељења фајлова није могла да се ажурира",
|
||||
"Federated Cloud" : "Здружени облак",
|
||||
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Можете делите ствари са било ким ко користи Некстклауд сервер или неки други Open Cloud Mesh (OCM) компатибилни сервер и сервисе! Само унесите ИД из њиховог Здруженог Облака у дијалог за дељење. Тај ИД изгледа нешто попут person@cloud.example.com",
|
||||
"Your Federated Cloud ID" : "Ваш ИД Здруженог облака",
|
||||
"Share it so your friends can share files with you:" : "Поделите да би Ваши пријатељи могли да деле са Вама:",
|
||||
"Facebook" : "Фејсбук",
|
||||
"X (formerly Twitter)" : "X (бивши Twitter)",
|
||||
|
|
@ -50,6 +51,7 @@
|
|||
"Remote share" : "Удаљено дељење",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Да ли желите да додате удаљено дељење {name} од {owner}@{remote}?",
|
||||
"Remote share password" : "Лозинка удаљеног дељења",
|
||||
"Incoming share could not be processed" : "Долазеће дељење не може да се обради",
|
||||
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Дељење %1$s није успело зато што се ова ставка већ дели са корисником %2$s",
|
||||
"Not allowed to create a federated share with the same user" : "Није дозвољено да се направи здружено дељење са истим корисником",
|
||||
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Подесите како људи могу да деле између сервера. То укључује и дељење између корисника на овом серверу ако користе федерисано дељење.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "مسار المجلد غير صحيح",
|
||||
"Folder not found" : "المجلد غير موجود",
|
||||
"Upload (max. %s)" : "الرفع ( حد اقصى. %s ) ",
|
||||
"Files compatibility" : "توافقية الملفات",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).",
|
||||
"Enforce Windows compatibility" : "فرض التوافق مع ويندوز",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "سيؤدي هذا إلى حظر أسماء الملفات غير الصالحة على أنظمة Windows؛ مثل استخدام الأسماء المحجوزة أو الأحرف الخاصة. لكن هذا لن يفرض توافق حساسية الحالة.",
|
||||
"Accept" : "قبول",
|
||||
"Reject" : "رفض",
|
||||
"Incoming ownership transfer from {user}" : "تم تحويل ملكية الملف إليك من قبل {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "نقل ملكية الملفات لـ {path} من قبل {user} تمت بنجاح.",
|
||||
"in %s" : "في %s",
|
||||
"Transferred from %1$s on %2$s" : "تمّ النقل من %1$s في%2$s",
|
||||
"Files compatibility" : "توافقية الملفات",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).",
|
||||
"Enforce Windows compatibility" : "فرض التوافق مع ويندوز",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "سيؤدي هذا إلى حظر أسماء الملفات غير الصالحة على أنظمة Windows؛ مثل استخدام الأسماء المحجوزة أو الأحرف الخاصة. لكن هذا لن يفرض توافق حساسية الحالة.",
|
||||
"File Management" : "إدارة الملفات",
|
||||
"Current directory path" : "مسار المجلد الحالي",
|
||||
"Home" : "الرئيسية",
|
||||
|
|
@ -72,7 +72,7 @@ OC.L10N.register(
|
|||
"Reload current directory" : "إعادة تحميل المجلد الحالي",
|
||||
"Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"",
|
||||
"Drag and drop files here to upload" : "إسحب وأفلت الملفات هنا لرفعها",
|
||||
"Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ",
|
||||
"Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات الآن",
|
||||
"You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ",
|
||||
"Favorite" : "المفضلة",
|
||||
"\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح",
|
||||
|
|
@ -138,7 +138,7 @@ OC.L10N.register(
|
|||
"Loading current folder" : "تحميل المجلد الحالي",
|
||||
"Retry" : "أعِدِ المحاولة",
|
||||
"No files in here" : "لا توجد ملفات هنا ",
|
||||
"Upload some content or sync with your devices!" : "قم برفع بعض المحتوى أو قم بالمزامنة مع أجهزتك!",
|
||||
"Upload some content or sync with your devices!" : "ارفع بعض المحتوى أو قم بالمزامنة مع أجهزتك!",
|
||||
"Go back" : "العودة",
|
||||
"Share" : "مشاركة",
|
||||
"Shared by link" : "شاركته باستخدام رابط مشاركة",
|
||||
|
|
@ -172,11 +172,11 @@ OC.L10N.register(
|
|||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق ثنائي العوامل من الهوية 2FA\"، يجب عليك تجديد كلمة مرور التطبيق بالضغط هنا.",
|
||||
"Clipboard is not available" : "الحافظة غير متاحة",
|
||||
"WebDAV URL copied to clipboard" : "تم نسخ WebDAV URL إلى الحافظة",
|
||||
"Owner" : "مالك",
|
||||
"Owner" : "المالك",
|
||||
"Remove from favorites" : "إزالة من المفضلة",
|
||||
"Add to favorites" : "إضافة إلى المفضلة",
|
||||
"Tags" : "الوسوم",
|
||||
"You" : "أنتَ",
|
||||
"You" : "أنت",
|
||||
"Shared multiple times with different people" : "تمّت مشاركته عدة مرات مع أشخاص متعددين",
|
||||
"Unable to change the favourite state of the file" : "لم نستطع تغير الحالة المفضلة للملف",
|
||||
"Error while loading the file data" : "خطأ اثناء تحميل بيانات الملف",
|
||||
|
|
@ -202,8 +202,8 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "تأكيد الحذف",
|
||||
"Cancel" : "إلغاء",
|
||||
"Edit file locally" : "تحرير الملف محليّاً",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "يُفترض أن يفتح الملف الآن محليّاً. إذا لم يكن الأمر كذلك، تأكد من تنصيب تطبيق العميل desktop client على سطح المكتب عندك.",
|
||||
"Retry local edit" : "إعادة محاولة التحرير محليّاً",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "يجب أن يفتح الملف الآن على جهازك. إذا لم يحدث ذلك، فيرجى التأكد من تثبيت تطبيق سطح المكتب.",
|
||||
"Retry and close" : "أعِد المحاولة ثم أغلِق",
|
||||
"Edit online" : "التحرير عبر الإنترنت",
|
||||
"Failed to redirect to client" : "فشل في التحويل الى العميل",
|
||||
"Edit locally" : "تحرير الملف محليّاً",
|
||||
|
|
@ -287,7 +287,7 @@ OC.L10N.register(
|
|||
"Personal Files" : "ملفات شخصية",
|
||||
"List of your files and folders that are not shared." : "قائمة بالملفات و المجلدات التي لم تتم مشاركتها.",
|
||||
"No personal files found" : "لا توجد أي ملفات شخصية",
|
||||
"Files that are not shared will show up here." : "الملفات التي لم تتم مشاركتها ستُعرض هنا",
|
||||
"Files that are not shared will show up here." : "الملفات التي لم تتم مشاركتها يتم عرضها هنا",
|
||||
"Recent" : "آخر الملفات",
|
||||
"List of recently modified files and folders." : "قائمة بالملفات والمجلدات التي تمّ تعديلها مؤخراً.",
|
||||
"No recently modified files" : "لا توجد أي ملفات تمّ تعديلها مؤخراً",
|
||||
|
|
@ -325,8 +325,8 @@ OC.L10N.register(
|
|||
"Details" : "التفاصيل",
|
||||
"Please select tag(s) to add to the selection" : "يرجى تحديد علامة (علامات) لإضافتها إلى التحديد",
|
||||
"Apply tag(s) to selection" : "تطبيق وسم على التحديد",
|
||||
"Select directory \"{dirName}\"" : "حدد المجلد \"{اسم المجلد}\"",
|
||||
"Select file \"{fileName}\"" : "حدد الملف \"{اسم الملف}\"",
|
||||
"Select directory \"{dirName}\"" : "حدِّد الدليل \"{dirName}\"",
|
||||
"Select file \"{fileName}\"" : "حدِّد الملف \"{fileName}\"",
|
||||
"Unable to determine date" : "تعذر تحديد التاريخ",
|
||||
"Could not move \"{file}\", target exists" : "فشل نقل \"{file}\", الملف موجود بالفعل هناك",
|
||||
"Could not move \"{file}\"" : "فشل نقل \"{file}\"",
|
||||
|
|
@ -392,6 +392,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "إنتقل للمجلد السابق",
|
||||
"Open the files app settings" : "فتح إعدادات تطبيق الملفات",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "يمكن ألاّ تكون لديك صلاحية لعرضه، أطلب من المُرسل إن يشاركه معك",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "يُفترض أن يفتح الملف الآن محليّاً. إذا لم يكن الأمر كذلك، تأكد من تنصيب تطبيق العميل desktop client على سطح المكتب عندك.",
|
||||
"Retry local edit" : "إعادة محاولة التحرير محليّاً",
|
||||
"The files is locked" : "الملفات مقفلة",
|
||||
"Create new templates folder" : "إنشيْ مجلد جديد للقوالب",
|
||||
"List of favorites files and folders." : "قائمة الملفات والمجلدات المفضلة.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "مسار المجلد غير صحيح",
|
||||
"Folder not found" : "المجلد غير موجود",
|
||||
"Upload (max. %s)" : "الرفع ( حد اقصى. %s ) ",
|
||||
"Files compatibility" : "توافقية الملفات",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).",
|
||||
"Enforce Windows compatibility" : "فرض التوافق مع ويندوز",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "سيؤدي هذا إلى حظر أسماء الملفات غير الصالحة على أنظمة Windows؛ مثل استخدام الأسماء المحجوزة أو الأحرف الخاصة. لكن هذا لن يفرض توافق حساسية الحالة.",
|
||||
"Accept" : "قبول",
|
||||
"Reject" : "رفض",
|
||||
"Incoming ownership transfer from {user}" : "تم تحويل ملكية الملف إليك من قبل {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "نقل ملكية الملفات لـ {path} من قبل {user} تمت بنجاح.",
|
||||
"in %s" : "في %s",
|
||||
"Transferred from %1$s on %2$s" : "تمّ النقل من %1$s في%2$s",
|
||||
"Files compatibility" : "توافقية الملفات",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).",
|
||||
"Enforce Windows compatibility" : "فرض التوافق مع ويندوز",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "سيؤدي هذا إلى حظر أسماء الملفات غير الصالحة على أنظمة Windows؛ مثل استخدام الأسماء المحجوزة أو الأحرف الخاصة. لكن هذا لن يفرض توافق حساسية الحالة.",
|
||||
"File Management" : "إدارة الملفات",
|
||||
"Current directory path" : "مسار المجلد الحالي",
|
||||
"Home" : "الرئيسية",
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
"Reload current directory" : "إعادة تحميل المجلد الحالي",
|
||||
"Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"",
|
||||
"Drag and drop files here to upload" : "إسحب وأفلت الملفات هنا لرفعها",
|
||||
"Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ",
|
||||
"Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات الآن",
|
||||
"You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ",
|
||||
"Favorite" : "المفضلة",
|
||||
"\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح",
|
||||
|
|
@ -136,7 +136,7 @@
|
|||
"Loading current folder" : "تحميل المجلد الحالي",
|
||||
"Retry" : "أعِدِ المحاولة",
|
||||
"No files in here" : "لا توجد ملفات هنا ",
|
||||
"Upload some content or sync with your devices!" : "قم برفع بعض المحتوى أو قم بالمزامنة مع أجهزتك!",
|
||||
"Upload some content or sync with your devices!" : "ارفع بعض المحتوى أو قم بالمزامنة مع أجهزتك!",
|
||||
"Go back" : "العودة",
|
||||
"Share" : "مشاركة",
|
||||
"Shared by link" : "شاركته باستخدام رابط مشاركة",
|
||||
|
|
@ -170,11 +170,11 @@
|
|||
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق ثنائي العوامل من الهوية 2FA\"، يجب عليك تجديد كلمة مرور التطبيق بالضغط هنا.",
|
||||
"Clipboard is not available" : "الحافظة غير متاحة",
|
||||
"WebDAV URL copied to clipboard" : "تم نسخ WebDAV URL إلى الحافظة",
|
||||
"Owner" : "مالك",
|
||||
"Owner" : "المالك",
|
||||
"Remove from favorites" : "إزالة من المفضلة",
|
||||
"Add to favorites" : "إضافة إلى المفضلة",
|
||||
"Tags" : "الوسوم",
|
||||
"You" : "أنتَ",
|
||||
"You" : "أنت",
|
||||
"Shared multiple times with different people" : "تمّت مشاركته عدة مرات مع أشخاص متعددين",
|
||||
"Unable to change the favourite state of the file" : "لم نستطع تغير الحالة المفضلة للملف",
|
||||
"Error while loading the file data" : "خطأ اثناء تحميل بيانات الملف",
|
||||
|
|
@ -200,8 +200,8 @@
|
|||
"Confirm deletion" : "تأكيد الحذف",
|
||||
"Cancel" : "إلغاء",
|
||||
"Edit file locally" : "تحرير الملف محليّاً",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "يُفترض أن يفتح الملف الآن محليّاً. إذا لم يكن الأمر كذلك، تأكد من تنصيب تطبيق العميل desktop client على سطح المكتب عندك.",
|
||||
"Retry local edit" : "إعادة محاولة التحرير محليّاً",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "يجب أن يفتح الملف الآن على جهازك. إذا لم يحدث ذلك، فيرجى التأكد من تثبيت تطبيق سطح المكتب.",
|
||||
"Retry and close" : "أعِد المحاولة ثم أغلِق",
|
||||
"Edit online" : "التحرير عبر الإنترنت",
|
||||
"Failed to redirect to client" : "فشل في التحويل الى العميل",
|
||||
"Edit locally" : "تحرير الملف محليّاً",
|
||||
|
|
@ -285,7 +285,7 @@
|
|||
"Personal Files" : "ملفات شخصية",
|
||||
"List of your files and folders that are not shared." : "قائمة بالملفات و المجلدات التي لم تتم مشاركتها.",
|
||||
"No personal files found" : "لا توجد أي ملفات شخصية",
|
||||
"Files that are not shared will show up here." : "الملفات التي لم تتم مشاركتها ستُعرض هنا",
|
||||
"Files that are not shared will show up here." : "الملفات التي لم تتم مشاركتها يتم عرضها هنا",
|
||||
"Recent" : "آخر الملفات",
|
||||
"List of recently modified files and folders." : "قائمة بالملفات والمجلدات التي تمّ تعديلها مؤخراً.",
|
||||
"No recently modified files" : "لا توجد أي ملفات تمّ تعديلها مؤخراً",
|
||||
|
|
@ -323,8 +323,8 @@
|
|||
"Details" : "التفاصيل",
|
||||
"Please select tag(s) to add to the selection" : "يرجى تحديد علامة (علامات) لإضافتها إلى التحديد",
|
||||
"Apply tag(s) to selection" : "تطبيق وسم على التحديد",
|
||||
"Select directory \"{dirName}\"" : "حدد المجلد \"{اسم المجلد}\"",
|
||||
"Select file \"{fileName}\"" : "حدد الملف \"{اسم الملف}\"",
|
||||
"Select directory \"{dirName}\"" : "حدِّد الدليل \"{dirName}\"",
|
||||
"Select file \"{fileName}\"" : "حدِّد الملف \"{fileName}\"",
|
||||
"Unable to determine date" : "تعذر تحديد التاريخ",
|
||||
"Could not move \"{file}\", target exists" : "فشل نقل \"{file}\", الملف موجود بالفعل هناك",
|
||||
"Could not move \"{file}\"" : "فشل نقل \"{file}\"",
|
||||
|
|
@ -390,6 +390,8 @@
|
|||
"Go to the previous folder" : "إنتقل للمجلد السابق",
|
||||
"Open the files app settings" : "فتح إعدادات تطبيق الملفات",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "يمكن ألاّ تكون لديك صلاحية لعرضه، أطلب من المُرسل إن يشاركه معك",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "يُفترض أن يفتح الملف الآن محليّاً. إذا لم يكن الأمر كذلك، تأكد من تنصيب تطبيق العميل desktop client على سطح المكتب عندك.",
|
||||
"Retry local edit" : "إعادة محاولة التحرير محليّاً",
|
||||
"The files is locked" : "الملفات مقفلة",
|
||||
"Create new templates folder" : "إنشيْ مجلد جديد للقوالب",
|
||||
"List of favorites files and folders." : "قائمة الملفات والمجلدات المفضلة.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@ OC.L10N.register(
|
|||
"A favorite file or folder has been <strong>changed</strong>" : "S'ha <strong>modificat</strong> un fitxer o carpeta dels preferits",
|
||||
"Folder not found" : "No s'ha trobat la carpeta",
|
||||
"Upload (max. %s)" : "Puja (màx. %s)",
|
||||
"Files compatibility" : "Compatibilitat de fitxers",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet restringir els noms de fitxers per garantir que els fitxers es puguin sincronitzar amb tots els clients. De manera predeterminada, es permeten tots els noms de fitxer vàlids a POSIX (per exemple, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Impulsar la compatibilitat amb Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Això bloquejarà els noms de fitxer no vàlids als sistemes Windows, com ara l'ús de noms reservats o caràcters especials. Però això no farà complir la compatibilitat de la distinció entre majúscules i minúscules.",
|
||||
"Accept" : "Accepta",
|
||||
"Reject" : "Rebutja",
|
||||
"Incoming ownership transfer from {user}" : "{user} us ha enviat una transferència de propietat",
|
||||
|
|
@ -63,6 +59,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "S'ha completat la transferència de propietat de {path} de {user}.",
|
||||
"in %s" : "%s",
|
||||
"Transferred from %1$s on %2$s" : "S'ha transferit de %1$s a %2$s",
|
||||
"Files compatibility" : "Compatibilitat de fitxers",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet restringir els noms de fitxers per garantir que els fitxers es puguin sincronitzar amb tots els clients. De manera predeterminada, es permeten tots els noms de fitxer vàlids a POSIX (per exemple, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Impulsar la compatibilitat amb Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Això bloquejarà els noms de fitxer no vàlids als sistemes Windows, com ara l'ús de noms reservats o caràcters especials. Però això no farà complir la compatibilitat de la distinció entre majúscules i minúscules.",
|
||||
"File Management" : "Gestió de fitxers",
|
||||
"Current directory path" : "Camí de la carpeta actual",
|
||||
"Home" : "Inici",
|
||||
|
|
@ -200,8 +200,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Confirma la supressió",
|
||||
"Cancel" : "Cancel·la",
|
||||
"Edit file locally" : "Edita el fitxer localment",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Ara el fitxer hauria d'obrir-se localment. Si no veieu que això passa, assegureu-vos que el client d'escriptori estigui instal·lat al vostre sistema.",
|
||||
"Retry local edit" : "Torna a provar l'edició local",
|
||||
"Edit online" : "Edita en remot",
|
||||
"Failed to redirect to client" : "No s'ha pogut redirigir al client",
|
||||
"Edit locally" : "Edita localment",
|
||||
|
|
@ -387,6 +385,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Torna a la carpeta anterior",
|
||||
"Open the files app settings" : "Obre els paràmetres de l'aplicació Fitxers",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "És possible que no tingueu permisos per a visualitzar-lo; demaneu al remitent que el comparteixi",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Ara el fitxer hauria d'obrir-se localment. Si no veieu que això passa, assegureu-vos que el client d'escriptori estigui instal·lat al vostre sistema.",
|
||||
"Retry local edit" : "Torna a provar l'edició local",
|
||||
"The files is locked" : "El fitxer està blocat",
|
||||
"Create new templates folder" : "Crea la carpeta de plantilles",
|
||||
"List of favorites files and folders." : "Llista de fitxers i carpetes preferits.",
|
||||
|
|
|
|||
|
|
@ -43,10 +43,6 @@
|
|||
"A favorite file or folder has been <strong>changed</strong>" : "S'ha <strong>modificat</strong> un fitxer o carpeta dels preferits",
|
||||
"Folder not found" : "No s'ha trobat la carpeta",
|
||||
"Upload (max. %s)" : "Puja (màx. %s)",
|
||||
"Files compatibility" : "Compatibilitat de fitxers",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet restringir els noms de fitxers per garantir que els fitxers es puguin sincronitzar amb tots els clients. De manera predeterminada, es permeten tots els noms de fitxer vàlids a POSIX (per exemple, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Impulsar la compatibilitat amb Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Això bloquejarà els noms de fitxer no vàlids als sistemes Windows, com ara l'ús de noms reservats o caràcters especials. Però això no farà complir la compatibilitat de la distinció entre majúscules i minúscules.",
|
||||
"Accept" : "Accepta",
|
||||
"Reject" : "Rebutja",
|
||||
"Incoming ownership transfer from {user}" : "{user} us ha enviat una transferència de propietat",
|
||||
|
|
@ -61,6 +57,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "S'ha completat la transferència de propietat de {path} de {user}.",
|
||||
"in %s" : "%s",
|
||||
"Transferred from %1$s on %2$s" : "S'ha transferit de %1$s a %2$s",
|
||||
"Files compatibility" : "Compatibilitat de fitxers",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet restringir els noms de fitxers per garantir que els fitxers es puguin sincronitzar amb tots els clients. De manera predeterminada, es permeten tots els noms de fitxer vàlids a POSIX (per exemple, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Impulsar la compatibilitat amb Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Això bloquejarà els noms de fitxer no vàlids als sistemes Windows, com ara l'ús de noms reservats o caràcters especials. Però això no farà complir la compatibilitat de la distinció entre majúscules i minúscules.",
|
||||
"File Management" : "Gestió de fitxers",
|
||||
"Current directory path" : "Camí de la carpeta actual",
|
||||
"Home" : "Inici",
|
||||
|
|
@ -198,8 +198,6 @@
|
|||
"Confirm deletion" : "Confirma la supressió",
|
||||
"Cancel" : "Cancel·la",
|
||||
"Edit file locally" : "Edita el fitxer localment",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Ara el fitxer hauria d'obrir-se localment. Si no veieu que això passa, assegureu-vos que el client d'escriptori estigui instal·lat al vostre sistema.",
|
||||
"Retry local edit" : "Torna a provar l'edició local",
|
||||
"Edit online" : "Edita en remot",
|
||||
"Failed to redirect to client" : "No s'ha pogut redirigir al client",
|
||||
"Edit locally" : "Edita localment",
|
||||
|
|
@ -385,6 +383,8 @@
|
|||
"Go to the previous folder" : "Torna a la carpeta anterior",
|
||||
"Open the files app settings" : "Obre els paràmetres de l'aplicació Fitxers",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "És possible que no tingueu permisos per a visualitzar-lo; demaneu al remitent que el comparteixi",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Ara el fitxer hauria d'obrir-se localment. Si no veieu que això passa, assegureu-vos que el client d'escriptori estigui instal·lat al vostre sistema.",
|
||||
"Retry local edit" : "Torna a provar l'edició local",
|
||||
"The files is locked" : "El fitxer està blocat",
|
||||
"Create new templates folder" : "Crea la carpeta de plantilles",
|
||||
"List of favorites files and folders." : "Llista de fitxers i carpetes preferits.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Neplatný popis umístění složky",
|
||||
"Folder not found" : "Složka nenalezena",
|
||||
"Upload (max. %s)" : "Nahrát (max. %s)",
|
||||
"Files compatibility" : "Kompatibilita souborů",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Umožňuje omezit názvy souborů aby bylo zajištěno, že soubory bude možné synchronizovat se všemi klienty. Ve výchozím stavu jsou povoleny veškeré názvy souborů, splňující standard POSIX (např. Linux nebo macOS).",
|
||||
"Enforce Windows compatibility" : "Vynutit kompatibilitu s Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Toto bude blokovat použití názvů souborů, které nejsou platné na strojích s Windows, jako je použití vyhrazených názvů nebo speciálních znaků. Ale nevynutí kompatibilitu v případě rozlišování malých/VELKÝCH písmen.",
|
||||
"Accept" : "Přijmout",
|
||||
"Reject" : "Odmítnout",
|
||||
"Incoming ownership transfer from {user}" : "Příchozí převedení vlastnictví od {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Převedení vlastnictví {path} od {user} dokončeno.",
|
||||
"in %s" : "v %s",
|
||||
"Transferred from %1$s on %2$s" : "Převedeno z %1$s na %2$s",
|
||||
"Files compatibility" : "Kompatibilita souborů",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Umožňuje omezit názvy souborů aby bylo zajištěno, že soubory bude možné synchronizovat se všemi klienty. Ve výchozím stavu jsou povoleny veškeré názvy souborů, splňující standard POSIX (např. Linux nebo macOS).",
|
||||
"Enforce Windows compatibility" : "Vynutit kompatibilitu s Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Toto bude blokovat použití názvů souborů, které nejsou platné na strojích s Windows, jako je použití vyhrazených názvů nebo speciálních znaků. Ale nevynutí kompatibilitu v případě rozlišování malých/VELKÝCH písmen.",
|
||||
"File Management" : "Správa souboru",
|
||||
"Current directory path" : "Stávající popis umístění složky",
|
||||
"Home" : "Domů",
|
||||
|
|
@ -202,8 +202,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Potvrdit smazání",
|
||||
"Cancel" : "Storno",
|
||||
"Edit file locally" : "Upravit soubor lokálně",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Soubor by se nyní měl otevřít místně. Pokud se to neděje, ověřte, že je v systému nainstalován klient pro počítač.",
|
||||
"Retry local edit" : "Znovu se pokusit o lokální úpravu",
|
||||
"Edit online" : "Upravit online",
|
||||
"Failed to redirect to client" : "Nepodařilo se přesměrovat klienta",
|
||||
"Edit locally" : "Upravit lokálně",
|
||||
|
|
@ -384,13 +382,15 @@ OC.L10N.register(
|
|||
"Name cannot be empty" : "Je třeba zadat název",
|
||||
"Another entry with the same name already exists" : "Už existuje jiná položka se stejným názevm",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Není možné přejmenovat „{oldName}“ – už neexistuje",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Název \"{newName}\" je už použitý ve složce \"{dir}\". Zvolte jiný název.",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Název „{newName}“ je už použitý ve složce „{dir}“. Zvolte jiný název.",
|
||||
"Could not rename \"{oldName}\"" : "„{oldName}“ se nepodařilo přejmenovat",
|
||||
"Storage informations" : "Informace o úložišti",
|
||||
"Choose file" : "Vyberte soubor",
|
||||
"Go to the previous folder" : "Přejít do předchozí složky",
|
||||
"Open the files app settings" : "Otevřít nastavení aplikace soubory",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Může být, že nemáte oprávnění pro jeho zobrazení – požádejte odesilatele aby vám ho nasdílel",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Soubor by se nyní měl otevřít místně. Pokud se to neděje, ověřte, že je v systému nainstalován klient pro počítač.",
|
||||
"Retry local edit" : "Znovu se pokusit o lokální úpravu",
|
||||
"The files is locked" : "Soubory jsou uzamčené",
|
||||
"Create new templates folder" : "Vytvořit novou složku šablon",
|
||||
"List of favorites files and folders." : "Seznam oblíbených souborů a složek.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Neplatný popis umístění složky",
|
||||
"Folder not found" : "Složka nenalezena",
|
||||
"Upload (max. %s)" : "Nahrát (max. %s)",
|
||||
"Files compatibility" : "Kompatibilita souborů",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Umožňuje omezit názvy souborů aby bylo zajištěno, že soubory bude možné synchronizovat se všemi klienty. Ve výchozím stavu jsou povoleny veškeré názvy souborů, splňující standard POSIX (např. Linux nebo macOS).",
|
||||
"Enforce Windows compatibility" : "Vynutit kompatibilitu s Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Toto bude blokovat použití názvů souborů, které nejsou platné na strojích s Windows, jako je použití vyhrazených názvů nebo speciálních znaků. Ale nevynutí kompatibilitu v případě rozlišování malých/VELKÝCH písmen.",
|
||||
"Accept" : "Přijmout",
|
||||
"Reject" : "Odmítnout",
|
||||
"Incoming ownership transfer from {user}" : "Příchozí převedení vlastnictví od {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Převedení vlastnictví {path} od {user} dokončeno.",
|
||||
"in %s" : "v %s",
|
||||
"Transferred from %1$s on %2$s" : "Převedeno z %1$s na %2$s",
|
||||
"Files compatibility" : "Kompatibilita souborů",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Umožňuje omezit názvy souborů aby bylo zajištěno, že soubory bude možné synchronizovat se všemi klienty. Ve výchozím stavu jsou povoleny veškeré názvy souborů, splňující standard POSIX (např. Linux nebo macOS).",
|
||||
"Enforce Windows compatibility" : "Vynutit kompatibilitu s Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Toto bude blokovat použití názvů souborů, které nejsou platné na strojích s Windows, jako je použití vyhrazených názvů nebo speciálních znaků. Ale nevynutí kompatibilitu v případě rozlišování malých/VELKÝCH písmen.",
|
||||
"File Management" : "Správa souboru",
|
||||
"Current directory path" : "Stávající popis umístění složky",
|
||||
"Home" : "Domů",
|
||||
|
|
@ -200,8 +200,6 @@
|
|||
"Confirm deletion" : "Potvrdit smazání",
|
||||
"Cancel" : "Storno",
|
||||
"Edit file locally" : "Upravit soubor lokálně",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Soubor by se nyní měl otevřít místně. Pokud se to neděje, ověřte, že je v systému nainstalován klient pro počítač.",
|
||||
"Retry local edit" : "Znovu se pokusit o lokální úpravu",
|
||||
"Edit online" : "Upravit online",
|
||||
"Failed to redirect to client" : "Nepodařilo se přesměrovat klienta",
|
||||
"Edit locally" : "Upravit lokálně",
|
||||
|
|
@ -382,13 +380,15 @@
|
|||
"Name cannot be empty" : "Je třeba zadat název",
|
||||
"Another entry with the same name already exists" : "Už existuje jiná položka se stejným názevm",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Není možné přejmenovat „{oldName}“ – už neexistuje",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Název \"{newName}\" je už použitý ve složce \"{dir}\". Zvolte jiný název.",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Název „{newName}“ je už použitý ve složce „{dir}“. Zvolte jiný název.",
|
||||
"Could not rename \"{oldName}\"" : "„{oldName}“ se nepodařilo přejmenovat",
|
||||
"Storage informations" : "Informace o úložišti",
|
||||
"Choose file" : "Vyberte soubor",
|
||||
"Go to the previous folder" : "Přejít do předchozí složky",
|
||||
"Open the files app settings" : "Otevřít nastavení aplikace soubory",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Může být, že nemáte oprávnění pro jeho zobrazení – požádejte odesilatele aby vám ho nasdílel",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Soubor by se nyní měl otevřít místně. Pokud se to neděje, ověřte, že je v systému nainstalován klient pro počítač.",
|
||||
"Retry local edit" : "Znovu se pokusit o lokální úpravu",
|
||||
"The files is locked" : "Soubory jsou uzamčené",
|
||||
"Create new templates folder" : "Vytvořit novou složku šablon",
|
||||
"List of favorites files and folders." : "Seznam oblíbených souborů a složek.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Ugyldig mappesti",
|
||||
"Folder not found" : "Mappe ikke fundet",
|
||||
"Upload (max. %s)" : "Upload (max. %s)",
|
||||
"Files compatibility" : "Filkompatibilitet",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillad at begrænse filnavne for at sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavne der er gyldige på POSIX (fx Linux eller macOS) tilladte.",
|
||||
"Enforce Windows compatibility" : "Styrk Windows kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokere filnavne der ikke er gyldige på Windows systemer, såsom brug af reserverede navne eller specielle karakterer. Men dette vil ikke styrke kompatibiliteten af versalfølsomhed.",
|
||||
"Accept" : "Accepter",
|
||||
"Reject" : "Afvis",
|
||||
"Incoming ownership transfer from {user}" : "Indgående ejerskabsoverførsel fra {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Ejerskabsoverførslen af {path} fra {user} er fuldført.",
|
||||
"in %s" : "i %s",
|
||||
"Transferred from %1$s on %2$s" : "Overført fra %1$s den %2$s",
|
||||
"Files compatibility" : "Filkompatibilitet",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillad at begrænse filnavne for at sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavne der er gyldige på POSIX (fx Linux eller macOS) tilladte.",
|
||||
"Enforce Windows compatibility" : "Styrk Windows kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokere filnavne der ikke er gyldige på Windows systemer, såsom brug af reserverede navne eller specielle karakterer. Men dette vil ikke styrke kompatibiliteten af versalfølsomhed.",
|
||||
"File Management" : "Filhåndtering",
|
||||
"Current directory path" : "Nuværende mappesti",
|
||||
"Home" : "Hjem",
|
||||
|
|
@ -199,8 +199,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Bekræft sletning",
|
||||
"Cancel" : "annuller",
|
||||
"Edit file locally" : "Rediger fil lokalt",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skulle nu åbne lokalt. Hvis dette ikke sker, så vær sikker på at desktopklienten er installeret på dit system.",
|
||||
"Retry local edit" : "Forsøg lokal redigering igen",
|
||||
"Edit online" : "Rediger online",
|
||||
"Failed to redirect to client" : "Kunne ikke omdirigere til klienten",
|
||||
"Edit locally" : "Rediger lokalt",
|
||||
|
|
@ -379,6 +377,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Gå til forrige mappe",
|
||||
"Open the files app settings" : "Åbn fil-app indstillinger",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skulle nu åbne lokalt. Hvis dette ikke sker, så vær sikker på at desktopklienten er installeret på dit system.",
|
||||
"Retry local edit" : "Forsøg lokal redigering igen",
|
||||
"The files is locked" : "Filerne er låste",
|
||||
"Create new templates folder" : "Opsæt ny skabelonmappe",
|
||||
"List of favorites files and folders." : "Liste med foretrukne filer og mapper.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Ugyldig mappesti",
|
||||
"Folder not found" : "Mappe ikke fundet",
|
||||
"Upload (max. %s)" : "Upload (max. %s)",
|
||||
"Files compatibility" : "Filkompatibilitet",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillad at begrænse filnavne for at sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavne der er gyldige på POSIX (fx Linux eller macOS) tilladte.",
|
||||
"Enforce Windows compatibility" : "Styrk Windows kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokere filnavne der ikke er gyldige på Windows systemer, såsom brug af reserverede navne eller specielle karakterer. Men dette vil ikke styrke kompatibiliteten af versalfølsomhed.",
|
||||
"Accept" : "Accepter",
|
||||
"Reject" : "Afvis",
|
||||
"Incoming ownership transfer from {user}" : "Indgående ejerskabsoverførsel fra {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Ejerskabsoverførslen af {path} fra {user} er fuldført.",
|
||||
"in %s" : "i %s",
|
||||
"Transferred from %1$s on %2$s" : "Overført fra %1$s den %2$s",
|
||||
"Files compatibility" : "Filkompatibilitet",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillad at begrænse filnavne for at sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavne der er gyldige på POSIX (fx Linux eller macOS) tilladte.",
|
||||
"Enforce Windows compatibility" : "Styrk Windows kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokere filnavne der ikke er gyldige på Windows systemer, såsom brug af reserverede navne eller specielle karakterer. Men dette vil ikke styrke kompatibiliteten af versalfølsomhed.",
|
||||
"File Management" : "Filhåndtering",
|
||||
"Current directory path" : "Nuværende mappesti",
|
||||
"Home" : "Hjem",
|
||||
|
|
@ -197,8 +197,6 @@
|
|||
"Confirm deletion" : "Bekræft sletning",
|
||||
"Cancel" : "annuller",
|
||||
"Edit file locally" : "Rediger fil lokalt",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skulle nu åbne lokalt. Hvis dette ikke sker, så vær sikker på at desktopklienten er installeret på dit system.",
|
||||
"Retry local edit" : "Forsøg lokal redigering igen",
|
||||
"Edit online" : "Rediger online",
|
||||
"Failed to redirect to client" : "Kunne ikke omdirigere til klienten",
|
||||
"Edit locally" : "Rediger lokalt",
|
||||
|
|
@ -377,6 +375,8 @@
|
|||
"Go to the previous folder" : "Gå til forrige mappe",
|
||||
"Open the files app settings" : "Åbn fil-app indstillinger",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skulle nu åbne lokalt. Hvis dette ikke sker, så vær sikker på at desktopklienten er installeret på dit system.",
|
||||
"Retry local edit" : "Forsøg lokal redigering igen",
|
||||
"The files is locked" : "Filerne er låste",
|
||||
"Create new templates folder" : "Opsæt ny skabelonmappe",
|
||||
"List of favorites files and folders." : "Liste med foretrukne filer og mapper.",
|
||||
|
|
|
|||
|
|
@ -47,16 +47,12 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Ungültiger Order-Pfad",
|
||||
"Folder not found" : "Ordner nicht gefunden",
|
||||
"Upload (max. %s)" : "Hochladen (max. %s)",
|
||||
"Files compatibility" : "Dateikompatibilität",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
|
||||
"Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
|
||||
"Accept" : "Akzeptieren",
|
||||
"Reject" : "Ablehnen",
|
||||
"Incoming ownership transfer from {user}" : "Eingehende Besitzübertragung von {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Soll {path} angenommen werden?\n\nInfo: Der Übertragungsprozess nach der Annahme kann bis zu einer Stunde dauern.",
|
||||
"Ownership transfer denied" : "Besitzübertragung verweigert",
|
||||
"Your ownership transfer of {path} was denied by {user}." : "Die Eigentumsübertragung von {path} wurde von {user} abgelehnt.",
|
||||
"Your ownership transfer of {path} was denied by {user}." : "Die Besitzübertragung von {path} wurde von {user} abgelehnt.",
|
||||
"Ownership transfer failed" : "Besitzübertragung fehlgeschlagen",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Die Besitzübertragung von {path} an {user} ist fehlgeschlagen.",
|
||||
"The ownership transfer of {path} from {user} failed." : "Die Übertragung von {path} ist fehlgeschlagen.",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Die Besitzübertragung von {path} durch {user} wurde fertiggestellt.",
|
||||
"in %s" : "in %s",
|
||||
"Transferred from %1$s on %2$s" : "Übertragen von %1$s auf %2$s",
|
||||
"Files compatibility" : "Dateikompatibilität",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
|
||||
"Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
|
||||
"File Management" : "Dateiverwaltung",
|
||||
"Current directory path" : "Aktueller Verzeichnispfad",
|
||||
"Home" : "Home",
|
||||
|
|
@ -202,16 +202,16 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Löschen bestätigen",
|
||||
"Cancel" : "Abbrechen",
|
||||
"Edit file locally" : "Datei lokal bearbeiten",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Die Datei sollte nun lokal geöffnet werden. Wenn dies nicht der Fall ist, stelle sicher, dass der Desktop-Client auf deinem System installiert ist.",
|
||||
"Retry local edit" : "Lokale Bearbeitung erneut versuchen",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob Du die Desktop-App installiert hast.",
|
||||
"Retry and close" : "Erneut versuchen und schließen",
|
||||
"Edit online" : "Online bearbeiten",
|
||||
"Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen",
|
||||
"Edit locally" : "Lokal bearbeiten",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden.",
|
||||
"(copy)" : "(kopieren)",
|
||||
"(copy %n)" : "(%n kopieren)",
|
||||
"(copy)" : "(Kopie)",
|
||||
"(copy %n)" : "(Kopie %n)",
|
||||
"Move cancelled" : "Verschieben abgebrochen",
|
||||
"A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden",
|
||||
"The files are locked" : "Die Dateien sind gesperrt",
|
||||
|
|
@ -392,6 +392,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Zum vorherigen Ordner wechseln",
|
||||
"Open the files app settings" : "Einstellungen der Dateien-App öffnen",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise hast du nicht die Berechtigung zur Anzeige. Bitte den Absender, die Datei freizugeben.",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Die Datei sollte nun lokal geöffnet werden. Wenn dies nicht der Fall ist, stelle sicher, dass der Desktop-Client auf deinem System installiert ist.",
|
||||
"Retry local edit" : "Lokale Bearbeitung erneut versuchen",
|
||||
"The files is locked" : "Die Datei ist gesperrt",
|
||||
"Create new templates folder" : "Neuen Vorlagenordner erstellen",
|
||||
"List of favorites files and folders." : "Liste der favorisierten Ordner und Dateien",
|
||||
|
|
|
|||
|
|
@ -45,16 +45,12 @@
|
|||
"Invalid folder path" : "Ungültiger Order-Pfad",
|
||||
"Folder not found" : "Ordner nicht gefunden",
|
||||
"Upload (max. %s)" : "Hochladen (max. %s)",
|
||||
"Files compatibility" : "Dateikompatibilität",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
|
||||
"Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
|
||||
"Accept" : "Akzeptieren",
|
||||
"Reject" : "Ablehnen",
|
||||
"Incoming ownership transfer from {user}" : "Eingehende Besitzübertragung von {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Soll {path} angenommen werden?\n\nInfo: Der Übertragungsprozess nach der Annahme kann bis zu einer Stunde dauern.",
|
||||
"Ownership transfer denied" : "Besitzübertragung verweigert",
|
||||
"Your ownership transfer of {path} was denied by {user}." : "Die Eigentumsübertragung von {path} wurde von {user} abgelehnt.",
|
||||
"Your ownership transfer of {path} was denied by {user}." : "Die Besitzübertragung von {path} wurde von {user} abgelehnt.",
|
||||
"Ownership transfer failed" : "Besitzübertragung fehlgeschlagen",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Die Besitzübertragung von {path} an {user} ist fehlgeschlagen.",
|
||||
"The ownership transfer of {path} from {user} failed." : "Die Übertragung von {path} ist fehlgeschlagen.",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Die Besitzübertragung von {path} durch {user} wurde fertiggestellt.",
|
||||
"in %s" : "in %s",
|
||||
"Transferred from %1$s on %2$s" : "Übertragen von %1$s auf %2$s",
|
||||
"Files compatibility" : "Dateikompatibilität",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
|
||||
"Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
|
||||
"File Management" : "Dateiverwaltung",
|
||||
"Current directory path" : "Aktueller Verzeichnispfad",
|
||||
"Home" : "Home",
|
||||
|
|
@ -200,16 +200,16 @@
|
|||
"Confirm deletion" : "Löschen bestätigen",
|
||||
"Cancel" : "Abbrechen",
|
||||
"Edit file locally" : "Datei lokal bearbeiten",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Die Datei sollte nun lokal geöffnet werden. Wenn dies nicht der Fall ist, stelle sicher, dass der Desktop-Client auf deinem System installiert ist.",
|
||||
"Retry local edit" : "Lokale Bearbeitung erneut versuchen",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob Du die Desktop-App installiert hast.",
|
||||
"Retry and close" : "Erneut versuchen und schließen",
|
||||
"Edit online" : "Online bearbeiten",
|
||||
"Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen",
|
||||
"Edit locally" : "Lokal bearbeiten",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden.",
|
||||
"(copy)" : "(kopieren)",
|
||||
"(copy %n)" : "(%n kopieren)",
|
||||
"(copy)" : "(Kopie)",
|
||||
"(copy %n)" : "(Kopie %n)",
|
||||
"Move cancelled" : "Verschieben abgebrochen",
|
||||
"A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden",
|
||||
"The files are locked" : "Die Dateien sind gesperrt",
|
||||
|
|
@ -390,6 +390,8 @@
|
|||
"Go to the previous folder" : "Zum vorherigen Ordner wechseln",
|
||||
"Open the files app settings" : "Einstellungen der Dateien-App öffnen",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise hast du nicht die Berechtigung zur Anzeige. Bitte den Absender, die Datei freizugeben.",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Die Datei sollte nun lokal geöffnet werden. Wenn dies nicht der Fall ist, stelle sicher, dass der Desktop-Client auf deinem System installiert ist.",
|
||||
"Retry local edit" : "Lokale Bearbeitung erneut versuchen",
|
||||
"The files is locked" : "Die Datei ist gesperrt",
|
||||
"Create new templates folder" : "Neuen Vorlagenordner erstellen",
|
||||
"List of favorites files and folders." : "Liste der favorisierten Ordner und Dateien",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Ungültiger Order-Pfad",
|
||||
"Folder not found" : "Ordner nicht gefunden",
|
||||
"Upload (max. %s)" : "Hochladen (max. %s)",
|
||||
"Files compatibility" : "Dateikompatibilität",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
|
||||
"Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
|
||||
"Accept" : "Akzeptieren",
|
||||
"Reject" : "Ablehnen",
|
||||
"Incoming ownership transfer from {user}" : "Eingehende Besitzübertragung von {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Die Besitzübertragung von {path} durch {user} wurde fertiggestellt.",
|
||||
"in %s" : "in %s",
|
||||
"Transferred from %1$s on %2$s" : "Übertragen von %1$s an %2$s",
|
||||
"Files compatibility" : "Dateikompatibilität",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
|
||||
"Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
|
||||
"File Management" : "Dateiverwaltung",
|
||||
"Current directory path" : "Aktueller Verzeichnispfad",
|
||||
"Home" : "Home",
|
||||
|
|
@ -202,16 +202,16 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Löschen bestätigen",
|
||||
"Cancel" : "Abbrechen",
|
||||
"Edit file locally" : "Datei lokal bearbeiten",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Die Datei sollte nun lokal geöffnet werden. Wenn dies nicht der Fall ist, stellen Sie sicher, dass der Desktop-Client auf Ihrem System installiert ist.",
|
||||
"Retry local edit" : "Lokale Bearbeitung erneut versuchen",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfen Sie, ob Sie die Desktop-App installiert haben.",
|
||||
"Retry and close" : "Erneut versuchen und schließen",
|
||||
"Edit online" : "Online bearbeiten",
|
||||
"Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen",
|
||||
"Edit locally" : "Lokal bearbeiten",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden",
|
||||
"(copy)" : "(kopieren)",
|
||||
"(copy %n)" : "(%n kopieren)",
|
||||
"(copy)" : "(Kopie)",
|
||||
"(copy %n)" : "(Kopie %n)",
|
||||
"Move cancelled" : "Verschieben abgebrochen",
|
||||
"A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden",
|
||||
"The files are locked" : "Die Dateien sind gesperrt",
|
||||
|
|
@ -392,6 +392,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Zum vorherigen Ordner wechseln",
|
||||
"Open the files app settings" : "Einstellungen der Dateien-App öffnen",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Die Datei sollte nun lokal geöffnet werden. Wenn dies nicht der Fall ist, stellen Sie sicher, dass der Desktop-Client auf Ihrem System installiert ist.",
|
||||
"Retry local edit" : "Lokale Bearbeitung erneut versuchen",
|
||||
"The files is locked" : "Die Datei ist gesperrt",
|
||||
"Create new templates folder" : "Neuen Vorlagenordner erstellen",
|
||||
"List of favorites files and folders." : "Liste der favorisierten Ordner und Dateien.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Ungültiger Order-Pfad",
|
||||
"Folder not found" : "Ordner nicht gefunden",
|
||||
"Upload (max. %s)" : "Hochladen (max. %s)",
|
||||
"Files compatibility" : "Dateikompatibilität",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
|
||||
"Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
|
||||
"Accept" : "Akzeptieren",
|
||||
"Reject" : "Ablehnen",
|
||||
"Incoming ownership transfer from {user}" : "Eingehende Besitzübertragung von {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Die Besitzübertragung von {path} durch {user} wurde fertiggestellt.",
|
||||
"in %s" : "in %s",
|
||||
"Transferred from %1$s on %2$s" : "Übertragen von %1$s an %2$s",
|
||||
"Files compatibility" : "Dateikompatibilität",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
|
||||
"Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
|
||||
"File Management" : "Dateiverwaltung",
|
||||
"Current directory path" : "Aktueller Verzeichnispfad",
|
||||
"Home" : "Home",
|
||||
|
|
@ -200,16 +200,16 @@
|
|||
"Confirm deletion" : "Löschen bestätigen",
|
||||
"Cancel" : "Abbrechen",
|
||||
"Edit file locally" : "Datei lokal bearbeiten",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Die Datei sollte nun lokal geöffnet werden. Wenn dies nicht der Fall ist, stellen Sie sicher, dass der Desktop-Client auf Ihrem System installiert ist.",
|
||||
"Retry local edit" : "Lokale Bearbeitung erneut versuchen",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfen Sie, ob Sie die Desktop-App installiert haben.",
|
||||
"Retry and close" : "Erneut versuchen und schließen",
|
||||
"Edit online" : "Online bearbeiten",
|
||||
"Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen",
|
||||
"Edit locally" : "Lokal bearbeiten",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden",
|
||||
"(copy)" : "(kopieren)",
|
||||
"(copy %n)" : "(%n kopieren)",
|
||||
"(copy)" : "(Kopie)",
|
||||
"(copy %n)" : "(Kopie %n)",
|
||||
"Move cancelled" : "Verschieben abgebrochen",
|
||||
"A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden",
|
||||
"The files are locked" : "Die Dateien sind gesperrt",
|
||||
|
|
@ -390,6 +390,8 @@
|
|||
"Go to the previous folder" : "Zum vorherigen Ordner wechseln",
|
||||
"Open the files app settings" : "Einstellungen der Dateien-App öffnen",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Die Datei sollte nun lokal geöffnet werden. Wenn dies nicht der Fall ist, stellen Sie sicher, dass der Desktop-Client auf Ihrem System installiert ist.",
|
||||
"Retry local edit" : "Lokale Bearbeitung erneut versuchen",
|
||||
"The files is locked" : "Die Datei ist gesperrt",
|
||||
"Create new templates folder" : "Neuen Vorlagenordner erstellen",
|
||||
"List of favorites files and folders." : "Liste der favorisierten Ordner und Dateien.",
|
||||
|
|
|
|||
|
|
@ -43,8 +43,6 @@ OC.L10N.register(
|
|||
"A file or folder has been <strong>changed</strong>" : "Ένα αρχείο ή κατάλογος έχουν <strong>αλλάξει</strong>",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "Ένα αγαπημένο αρχείο ή φάκελός σας έχει <strong>τροποποιηθεί</strong>.",
|
||||
"Upload (max. %s)" : "Μεταφόρτωση (max. %s)",
|
||||
"Enforce Windows compatibility" : "Επιβολή συμβατότητας με Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Αυτό θα αποκλείσει ονόματα αρχείων που δεν είναι έγκυρα σε συστήματα Windows, όπως η χρήση δεσμευμένων ονομάτων ή ειδικών χαρακτήρων. Αλλά αυτό δεν θα επιβάλει τη συμμόρφωση ως προς την διάκριση πεζών-κεφαλαίων.",
|
||||
"Accept" : "Αποδοχή",
|
||||
"Reject" : "Απόρριψη",
|
||||
"Incoming ownership transfer from {user}" : "Εισερχόμενη μεταβίβαση κυριότητας από τον {user}",
|
||||
|
|
@ -59,6 +57,8 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Η μεταφορά κυριότητας του {path} στον {user} ολοκληρώθηκε.",
|
||||
"in %s" : "σε %s",
|
||||
"Transferred from %1$s on %2$s" : "Μεταβιβάστηκε από %1$s σε %2$s",
|
||||
"Enforce Windows compatibility" : "Επιβολή συμβατότητας με Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Αυτό θα αποκλείσει ονόματα αρχείων που δεν είναι έγκυρα σε συστήματα Windows, όπως η χρήση δεσμευμένων ονομάτων ή ειδικών χαρακτήρων. Αλλά αυτό δεν θα επιβάλει τη συμμόρφωση ως προς την διάκριση πεζών-κεφαλαίων.",
|
||||
"File Management" : "Διαχείριση αρχείων",
|
||||
"Current directory path" : "Τρέχουσα διαδρομή καταλόγου",
|
||||
"Home" : "Αρχική",
|
||||
|
|
|
|||
|
|
@ -41,8 +41,6 @@
|
|||
"A file or folder has been <strong>changed</strong>" : "Ένα αρχείο ή κατάλογος έχουν <strong>αλλάξει</strong>",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "Ένα αγαπημένο αρχείο ή φάκελός σας έχει <strong>τροποποιηθεί</strong>.",
|
||||
"Upload (max. %s)" : "Μεταφόρτωση (max. %s)",
|
||||
"Enforce Windows compatibility" : "Επιβολή συμβατότητας με Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Αυτό θα αποκλείσει ονόματα αρχείων που δεν είναι έγκυρα σε συστήματα Windows, όπως η χρήση δεσμευμένων ονομάτων ή ειδικών χαρακτήρων. Αλλά αυτό δεν θα επιβάλει τη συμμόρφωση ως προς την διάκριση πεζών-κεφαλαίων.",
|
||||
"Accept" : "Αποδοχή",
|
||||
"Reject" : "Απόρριψη",
|
||||
"Incoming ownership transfer from {user}" : "Εισερχόμενη μεταβίβαση κυριότητας από τον {user}",
|
||||
|
|
@ -57,6 +55,8 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Η μεταφορά κυριότητας του {path} στον {user} ολοκληρώθηκε.",
|
||||
"in %s" : "σε %s",
|
||||
"Transferred from %1$s on %2$s" : "Μεταβιβάστηκε από %1$s σε %2$s",
|
||||
"Enforce Windows compatibility" : "Επιβολή συμβατότητας με Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Αυτό θα αποκλείσει ονόματα αρχείων που δεν είναι έγκυρα σε συστήματα Windows, όπως η χρήση δεσμευμένων ονομάτων ή ειδικών χαρακτήρων. Αλλά αυτό δεν θα επιβάλει τη συμμόρφωση ως προς την διάκριση πεζών-κεφαλαίων.",
|
||||
"File Management" : "Διαχείριση αρχείων",
|
||||
"Current directory path" : "Τρέχουσα διαδρομή καταλόγου",
|
||||
"Home" : "Αρχική",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Invalid folder path",
|
||||
"Folder not found" : "Folder not found",
|
||||
"Upload (max. %s)" : "Upload (max. %s)",
|
||||
"Files compatibility" : "Files compatibility",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
|
||||
"Enforce Windows compatibility" : "Enforce Windows compatibility",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
|
||||
"Accept" : "Accept",
|
||||
"Reject" : "Reject",
|
||||
"Incoming ownership transfer from {user}" : "Incoming ownership transfer from {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "The ownership transfer of {path} from {user} has completed.",
|
||||
"in %s" : "in %s",
|
||||
"Transferred from %1$s on %2$s" : "Transferred from %1$s on %2$s",
|
||||
"Files compatibility" : "Files compatibility",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
|
||||
"Enforce Windows compatibility" : "Enforce Windows compatibility",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
|
||||
"File Management" : "File Management",
|
||||
"Current directory path" : "Current directory path",
|
||||
"Home" : "Home",
|
||||
|
|
@ -202,8 +202,8 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Confirm deletion",
|
||||
"Cancel" : "Cancel",
|
||||
"Edit file locally" : "Edit file locally",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.",
|
||||
"Retry local edit" : "Retry local edit",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "The file should now open on your device. If it doesn't, please check that you have the desktop app installed.",
|
||||
"Retry and close" : "Retry and close",
|
||||
"Edit online" : "Edit online",
|
||||
"Failed to redirect to client" : "Failed to redirect to client",
|
||||
"Edit locally" : "Edit locally",
|
||||
|
|
@ -392,6 +392,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Go to the previous folder",
|
||||
"Open the files app settings" : "Open the files app settings",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.",
|
||||
"Retry local edit" : "Retry local edit",
|
||||
"The files is locked" : "The files is locked",
|
||||
"Create new templates folder" : "Create new templates folder",
|
||||
"List of favorites files and folders." : "List of favourite files and folders.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Invalid folder path",
|
||||
"Folder not found" : "Folder not found",
|
||||
"Upload (max. %s)" : "Upload (max. %s)",
|
||||
"Files compatibility" : "Files compatibility",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
|
||||
"Enforce Windows compatibility" : "Enforce Windows compatibility",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
|
||||
"Accept" : "Accept",
|
||||
"Reject" : "Reject",
|
||||
"Incoming ownership transfer from {user}" : "Incoming ownership transfer from {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "The ownership transfer of {path} from {user} has completed.",
|
||||
"in %s" : "in %s",
|
||||
"Transferred from %1$s on %2$s" : "Transferred from %1$s on %2$s",
|
||||
"Files compatibility" : "Files compatibility",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
|
||||
"Enforce Windows compatibility" : "Enforce Windows compatibility",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
|
||||
"File Management" : "File Management",
|
||||
"Current directory path" : "Current directory path",
|
||||
"Home" : "Home",
|
||||
|
|
@ -200,8 +200,8 @@
|
|||
"Confirm deletion" : "Confirm deletion",
|
||||
"Cancel" : "Cancel",
|
||||
"Edit file locally" : "Edit file locally",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.",
|
||||
"Retry local edit" : "Retry local edit",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "The file should now open on your device. If it doesn't, please check that you have the desktop app installed.",
|
||||
"Retry and close" : "Retry and close",
|
||||
"Edit online" : "Edit online",
|
||||
"Failed to redirect to client" : "Failed to redirect to client",
|
||||
"Edit locally" : "Edit locally",
|
||||
|
|
@ -390,6 +390,8 @@
|
|||
"Go to the previous folder" : "Go to the previous folder",
|
||||
"Open the files app settings" : "Open the files app settings",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.",
|
||||
"Retry local edit" : "Retry local edit",
|
||||
"The files is locked" : "The files is locked",
|
||||
"Create new templates folder" : "Create new templates folder",
|
||||
"List of favorites files and folders." : "List of favourite files and folders.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Ruta de carpeta inválida",
|
||||
"Folder not found" : "Carpeta no encontrada",
|
||||
"Upload (max. %s)" : "Subida (máx. %s)",
|
||||
"Files compatibility" : "Compatibilidad de archivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir la restricción en nombres de archivo para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Forzar la compatibilidad con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no forzará la compatibilidad del uso de mayúsculas y minúsculas.",
|
||||
"Accept" : "Aceptar",
|
||||
"Reject" : "Rechazar",
|
||||
"Incoming ownership transfer from {user}" : "Ha llegado una transferencia de propiedad de {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.",
|
||||
"in %s" : "en %s",
|
||||
"Transferred from %1$s on %2$s" : "Se transfirió desde %1$s en %2$s",
|
||||
"Files compatibility" : "Compatibilidad de archivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir la restricción en nombres de archivo para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Forzar la compatibilidad con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no forzará la compatibilidad del uso de mayúsculas y minúsculas.",
|
||||
"File Management" : "Gestión de archivos",
|
||||
"Current directory path" : "Dirección de la carpeta actual",
|
||||
"Home" : "Inicio",
|
||||
|
|
@ -202,8 +202,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Confirmar eliminación",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit file locally" : "Editar archivo localmente",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "El archivo debería abrirse ahora de forma local. Si no ve que esto suceda, asegúrese de que el cliente de escritorio esté instalado en su sistema.",
|
||||
"Retry local edit" : "Reintentar la edición local",
|
||||
"Edit online" : "Editar en línea",
|
||||
"Failed to redirect to client" : "Fallo al redirigir al cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
|
|
@ -392,6 +390,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Ir a la carpeta anterior",
|
||||
"Open the files app settings" : "Abrir la configuración de la app Archivos",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "El archivo debería abrirse ahora de forma local. Si no ve que esto suceda, asegúrese de que el cliente de escritorio esté instalado en su sistema.",
|
||||
"Retry local edit" : "Reintentar la edición local",
|
||||
"The files is locked" : "El archivo está bloqueado",
|
||||
"Create new templates folder" : "Crear nueva carpeta de plantillas",
|
||||
"List of favorites files and folders." : "Lista de archivos y carpetas favoritos.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Ruta de carpeta inválida",
|
||||
"Folder not found" : "Carpeta no encontrada",
|
||||
"Upload (max. %s)" : "Subida (máx. %s)",
|
||||
"Files compatibility" : "Compatibilidad de archivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir la restricción en nombres de archivo para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Forzar la compatibilidad con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no forzará la compatibilidad del uso de mayúsculas y minúsculas.",
|
||||
"Accept" : "Aceptar",
|
||||
"Reject" : "Rechazar",
|
||||
"Incoming ownership transfer from {user}" : "Ha llegado una transferencia de propiedad de {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.",
|
||||
"in %s" : "en %s",
|
||||
"Transferred from %1$s on %2$s" : "Se transfirió desde %1$s en %2$s",
|
||||
"Files compatibility" : "Compatibilidad de archivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir la restricción en nombres de archivo para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Forzar la compatibilidad con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no forzará la compatibilidad del uso de mayúsculas y minúsculas.",
|
||||
"File Management" : "Gestión de archivos",
|
||||
"Current directory path" : "Dirección de la carpeta actual",
|
||||
"Home" : "Inicio",
|
||||
|
|
@ -200,8 +200,6 @@
|
|||
"Confirm deletion" : "Confirmar eliminación",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit file locally" : "Editar archivo localmente",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "El archivo debería abrirse ahora de forma local. Si no ve que esto suceda, asegúrese de que el cliente de escritorio esté instalado en su sistema.",
|
||||
"Retry local edit" : "Reintentar la edición local",
|
||||
"Edit online" : "Editar en línea",
|
||||
"Failed to redirect to client" : "Fallo al redirigir al cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
|
|
@ -390,6 +388,8 @@
|
|||
"Go to the previous folder" : "Ir a la carpeta anterior",
|
||||
"Open the files app settings" : "Abrir la configuración de la app Archivos",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "El archivo debería abrirse ahora de forma local. Si no ve que esto suceda, asegúrese de que el cliente de escritorio esté instalado en su sistema.",
|
||||
"Retry local edit" : "Reintentar la edición local",
|
||||
"The files is locked" : "El archivo está bloqueado",
|
||||
"Create new templates folder" : "Crear nueva carpeta de plantillas",
|
||||
"List of favorites files and folders." : "Lista de archivos y carpetas favoritos.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Ruta de carpeta inválida",
|
||||
"Folder not found" : "No se encontró la carpeta",
|
||||
"Upload (max. %s)" : "Cargar (max. %s)",
|
||||
"Files compatibility" : "Compatibilidad de archivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Imponer la compatibilidad de Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no impondrá la compatibilidad del uso de mayúsculas y minúsculas.",
|
||||
"Accept" : "Aceptar",
|
||||
"Reject" : "Rechazar",
|
||||
"Incoming ownership transfer from {user}" : "Solicitud de transferencia de propiedad entrante de {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.",
|
||||
"in %s" : "en %s",
|
||||
"Transferred from %1$s on %2$s" : "Transfirió desde %1$s en %2$s",
|
||||
"Files compatibility" : "Compatibilidad de archivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Imponer la compatibilidad de Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no impondrá la compatibilidad del uso de mayúsculas y minúsculas.",
|
||||
"File Management" : "Administración de Archivos",
|
||||
"Current directory path" : "Dirección del directorio actual",
|
||||
"Home" : "Inicio",
|
||||
|
|
@ -199,8 +199,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Confirmar eliminación",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit file locally" : "Editar el archivo localmente",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "El archivo debería ahora abrirse localmente. Si no ve que esto suceda, asegúrese de que el cliente de escritorio esté instalado en su sistema.",
|
||||
"Retry local edit" : "Reintentar la edición local",
|
||||
"Edit online" : "Editar en línea",
|
||||
"Failed to redirect to client" : "Fallo al redirigir al cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
|
|
@ -379,6 +377,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Ir a la carpeta anterior",
|
||||
"Open the files app settings" : "Abrir la configuración de la app Archivos",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "El archivo debería ahora abrirse localmente. Si no ve que esto suceda, asegúrese de que el cliente de escritorio esté instalado en su sistema.",
|
||||
"Retry local edit" : "Reintentar la edición local",
|
||||
"The files is locked" : "El archivo está bloqueado",
|
||||
"Create new templates folder" : "Crear nueva carpeta de plantillas",
|
||||
"List of favorites files and folders." : "Lista de archivos y carpetas favoritos.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Ruta de carpeta inválida",
|
||||
"Folder not found" : "No se encontró la carpeta",
|
||||
"Upload (max. %s)" : "Cargar (max. %s)",
|
||||
"Files compatibility" : "Compatibilidad de archivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Imponer la compatibilidad de Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no impondrá la compatibilidad del uso de mayúsculas y minúsculas.",
|
||||
"Accept" : "Aceptar",
|
||||
"Reject" : "Rechazar",
|
||||
"Incoming ownership transfer from {user}" : "Solicitud de transferencia de propiedad entrante de {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.",
|
||||
"in %s" : "en %s",
|
||||
"Transferred from %1$s on %2$s" : "Transfirió desde %1$s en %2$s",
|
||||
"Files compatibility" : "Compatibilidad de archivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
|
||||
"Enforce Windows compatibility" : "Imponer la compatibilidad de Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no impondrá la compatibilidad del uso de mayúsculas y minúsculas.",
|
||||
"File Management" : "Administración de Archivos",
|
||||
"Current directory path" : "Dirección del directorio actual",
|
||||
"Home" : "Inicio",
|
||||
|
|
@ -197,8 +197,6 @@
|
|||
"Confirm deletion" : "Confirmar eliminación",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit file locally" : "Editar el archivo localmente",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "El archivo debería ahora abrirse localmente. Si no ve que esto suceda, asegúrese de que el cliente de escritorio esté instalado en su sistema.",
|
||||
"Retry local edit" : "Reintentar la edición local",
|
||||
"Edit online" : "Editar en línea",
|
||||
"Failed to redirect to client" : "Fallo al redirigir al cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
|
|
@ -377,6 +375,8 @@
|
|||
"Go to the previous folder" : "Ir a la carpeta anterior",
|
||||
"Open the files app settings" : "Abrir la configuración de la app Archivos",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "El archivo debería ahora abrirse localmente. Si no ve que esto suceda, asegúrese de que el cliente de escritorio esté instalado en su sistema.",
|
||||
"Retry local edit" : "Reintentar la edición local",
|
||||
"The files is locked" : "El archivo está bloqueado",
|
||||
"Create new templates folder" : "Crear nueva carpeta de plantillas",
|
||||
"List of favorites files and folders." : "Lista de archivos y carpetas favoritos.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Karpeta bide baliogabea",
|
||||
"Folder not found" : "Ez da karpeta aurkitu",
|
||||
"Upload (max. %s)" : "Igo (%s gehienez)",
|
||||
"Files compatibility" : "Fitxategien bateragarritasuna",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Baimendu fitxategi-izenak mugatzea, fitxategiak bezero guztiekin sinkroniza daitezkeela ziurtatzeko. Lehenespenez POSIX-en balio duten fitxategi-izen guztiak (adibidez, Linux edo macOS) onartzen dira.",
|
||||
"Enforce Windows compatibility" : "Ezarri Windows bateragarritasuna",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Honek Windows sistemetan balio ez duten fitxategi-izenak blokeatuko ditu, adibidez, izen erreserbatuak edo karaktere bereziak erabiltzea. Baina honek ez du maiuskulak eta minuskulak bereizteko bateragarritasuna beteko.",
|
||||
"Accept" : "Onartu",
|
||||
"Reject" : "Ukatu",
|
||||
"Incoming ownership transfer from {user}" : "{user}(r)en jabetza-transferentzia",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "{path}(r)en jabetza {user} erabiltzailetik transferitzea osatu da.",
|
||||
"in %s" : "%s(e)n",
|
||||
"Transferred from %1$s on %2$s" : "%1$s(e)tik %2$s(e)n transferitua",
|
||||
"Files compatibility" : "Fitxategien bateragarritasuna",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Baimendu fitxategi-izenak mugatzea, fitxategiak bezero guztiekin sinkroniza daitezkeela ziurtatzeko. Lehenespenez POSIX-en balio duten fitxategi-izen guztiak (adibidez, Linux edo macOS) onartzen dira.",
|
||||
"Enforce Windows compatibility" : "Ezarri Windows bateragarritasuna",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Honek Windows sistemetan balio ez duten fitxategi-izenak blokeatuko ditu, adibidez, izen erreserbatuak edo karaktere bereziak erabiltzea. Baina honek ez du maiuskulak eta minuskulak bereizteko bateragarritasuna beteko.",
|
||||
"File Management" : "Fitxategi-kudeaketa",
|
||||
"Current directory path" : "Uneko direktorio-bidea",
|
||||
"Home" : "Etxea",
|
||||
|
|
@ -200,8 +200,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Berretsi ezabaketa",
|
||||
"Cancel" : "Utzi",
|
||||
"Edit file locally" : "Editatu fitxategia lokalean",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Orain fitxategiak modu lokalean ireki behar luke. Ez bada hori gertatzen, ziurta ezazu mahaigaineko bezeroa instalatuta daukazula zure sisteman.",
|
||||
"Retry local edit" : "Saiatu berriro tokiko edizioa",
|
||||
"Edit online" : "Editatu sarean",
|
||||
"Failed to redirect to client" : "Bezerora birbideratzeak huts egin du",
|
||||
"Edit locally" : "Editatu lokalean",
|
||||
|
|
@ -381,6 +379,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Joan aurreko karpetara",
|
||||
"Open the files app settings" : "Ireki Fitxategiak aplikazioaren ezarpenak",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Orain fitxategiak modu lokalean ireki behar luke. Ez bada hori gertatzen, ziurta ezazu mahaigaineko bezeroa instalatuta daukazula zure sisteman.",
|
||||
"Retry local edit" : "Saiatu berriro tokiko edizioa",
|
||||
"The files is locked" : "Fixategiak blokeatuta dago",
|
||||
"Create new templates folder" : "Sortu txantiloi karpeta berria",
|
||||
"List of favorites files and folders." : "Fitxategi eta karpeta gogokoen zerrenda.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Karpeta bide baliogabea",
|
||||
"Folder not found" : "Ez da karpeta aurkitu",
|
||||
"Upload (max. %s)" : "Igo (%s gehienez)",
|
||||
"Files compatibility" : "Fitxategien bateragarritasuna",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Baimendu fitxategi-izenak mugatzea, fitxategiak bezero guztiekin sinkroniza daitezkeela ziurtatzeko. Lehenespenez POSIX-en balio duten fitxategi-izen guztiak (adibidez, Linux edo macOS) onartzen dira.",
|
||||
"Enforce Windows compatibility" : "Ezarri Windows bateragarritasuna",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Honek Windows sistemetan balio ez duten fitxategi-izenak blokeatuko ditu, adibidez, izen erreserbatuak edo karaktere bereziak erabiltzea. Baina honek ez du maiuskulak eta minuskulak bereizteko bateragarritasuna beteko.",
|
||||
"Accept" : "Onartu",
|
||||
"Reject" : "Ukatu",
|
||||
"Incoming ownership transfer from {user}" : "{user}(r)en jabetza-transferentzia",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "{path}(r)en jabetza {user} erabiltzailetik transferitzea osatu da.",
|
||||
"in %s" : "%s(e)n",
|
||||
"Transferred from %1$s on %2$s" : "%1$s(e)tik %2$s(e)n transferitua",
|
||||
"Files compatibility" : "Fitxategien bateragarritasuna",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Baimendu fitxategi-izenak mugatzea, fitxategiak bezero guztiekin sinkroniza daitezkeela ziurtatzeko. Lehenespenez POSIX-en balio duten fitxategi-izen guztiak (adibidez, Linux edo macOS) onartzen dira.",
|
||||
"Enforce Windows compatibility" : "Ezarri Windows bateragarritasuna",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Honek Windows sistemetan balio ez duten fitxategi-izenak blokeatuko ditu, adibidez, izen erreserbatuak edo karaktere bereziak erabiltzea. Baina honek ez du maiuskulak eta minuskulak bereizteko bateragarritasuna beteko.",
|
||||
"File Management" : "Fitxategi-kudeaketa",
|
||||
"Current directory path" : "Uneko direktorio-bidea",
|
||||
"Home" : "Etxea",
|
||||
|
|
@ -198,8 +198,6 @@
|
|||
"Confirm deletion" : "Berretsi ezabaketa",
|
||||
"Cancel" : "Utzi",
|
||||
"Edit file locally" : "Editatu fitxategia lokalean",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Orain fitxategiak modu lokalean ireki behar luke. Ez bada hori gertatzen, ziurta ezazu mahaigaineko bezeroa instalatuta daukazula zure sisteman.",
|
||||
"Retry local edit" : "Saiatu berriro tokiko edizioa",
|
||||
"Edit online" : "Editatu sarean",
|
||||
"Failed to redirect to client" : "Bezerora birbideratzeak huts egin du",
|
||||
"Edit locally" : "Editatu lokalean",
|
||||
|
|
@ -379,6 +377,8 @@
|
|||
"Go to the previous folder" : "Joan aurreko karpetara",
|
||||
"Open the files app settings" : "Ireki Fitxategiak aplikazioaren ezarpenak",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Orain fitxategiak modu lokalean ireki behar luke. Ez bada hori gertatzen, ziurta ezazu mahaigaineko bezeroa instalatuta daukazula zure sisteman.",
|
||||
"Retry local edit" : "Saiatu berriro tokiko edizioa",
|
||||
"The files is locked" : "Fixategiak blokeatuta dago",
|
||||
"Create new templates folder" : "Sortu txantiloi karpeta berria",
|
||||
"List of favorites files and folders." : "Fitxategi eta karpeta gogokoen zerrenda.",
|
||||
|
|
|
|||
|
|
@ -86,7 +86,6 @@ OC.L10N.register(
|
|||
"File not found" : "فایل یافت نشد",
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} استفاده شده است",
|
||||
"{used} of {quota} used" : "{used} از {quota} استفاده شده",
|
||||
"{relative}% used" : "{نسبی}% استفاده شده است",
|
||||
"Could not refresh storage stats" : "نمیتوان آمار ذخیرهسازی را بازخوانی کرد",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!",
|
||||
"Create" : "ساخت",
|
||||
|
|
@ -224,9 +223,6 @@ OC.L10N.register(
|
|||
"Could not move \"{file}\", target exists" : "انتقال\"{پرونده}\" امکان پذیر نیست ، هدف وجود دارد",
|
||||
"Could not move \"{file}\"" : "پروندهٔ \"{file}\" منتقل نمیشود",
|
||||
"copy" : "کپی",
|
||||
"Could not copy \"{file}\", target exists" : "\"{پرونده}\" کپی نشد ، هدف وجود دارد",
|
||||
"Could not copy \"{file}\"" : "پرونده کپی نشد",
|
||||
"Copied {origin} inside {destination}" : "کپی شده (اصل) در مقصد",
|
||||
"Copied {origin} and {nbfiles} other files inside {destination}" : "رونوشت شده از {origin} و {nbfiles} پروندههای دیگر در {destination}",
|
||||
"{newName} already exists" : "{newName} قبلاً موجود است",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "نمیتوان نام «{fileName}» را تغییر داد، دیگر وجود ندارد",
|
||||
|
|
|
|||
|
|
@ -84,7 +84,6 @@
|
|||
"File not found" : "فایل یافت نشد",
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} استفاده شده است",
|
||||
"{used} of {quota} used" : "{used} از {quota} استفاده شده",
|
||||
"{relative}% used" : "{نسبی}% استفاده شده است",
|
||||
"Could not refresh storage stats" : "نمیتوان آمار ذخیرهسازی را بازخوانی کرد",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!",
|
||||
"Create" : "ساخت",
|
||||
|
|
@ -222,9 +221,6 @@
|
|||
"Could not move \"{file}\", target exists" : "انتقال\"{پرونده}\" امکان پذیر نیست ، هدف وجود دارد",
|
||||
"Could not move \"{file}\"" : "پروندهٔ \"{file}\" منتقل نمیشود",
|
||||
"copy" : "کپی",
|
||||
"Could not copy \"{file}\", target exists" : "\"{پرونده}\" کپی نشد ، هدف وجود دارد",
|
||||
"Could not copy \"{file}\"" : "پرونده کپی نشد",
|
||||
"Copied {origin} inside {destination}" : "کپی شده (اصل) در مقصد",
|
||||
"Copied {origin} and {nbfiles} other files inside {destination}" : "رونوشت شده از {origin} و {nbfiles} پروندههای دیگر در {destination}",
|
||||
"{newName} already exists" : "{newName} قبلاً موجود است",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "نمیتوان نام «{fileName}» را تغییر داد، دیگر وجود ندارد",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Chemin d'accès du dossier invalide",
|
||||
"Folder not found" : "Dossier introuvable",
|
||||
"Upload (max. %s)" : "Envoi (max. %s)",
|
||||
"Files compatibility" : " Compatibilité des fichiers",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.",
|
||||
"Enforce Windows compatibility" : "Forcer la compatibilité Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.",
|
||||
"Accept" : "Accepter",
|
||||
"Reject" : "Refuser",
|
||||
"Incoming ownership transfer from {user}" : "Transfert de propriété de la part de {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Le transfert de propriété de {path} de {user} est terminé.",
|
||||
"in %s" : "dans %s",
|
||||
"Transferred from %1$s on %2$s" : "Transféré de %1$s à %2$s",
|
||||
"Files compatibility" : "Compatibilité des fichiers",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.",
|
||||
"Enforce Windows compatibility" : "Forcer la compatibilité Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.",
|
||||
"File Management" : "Gestion de fichiers",
|
||||
"Current directory path" : "Chemin du répertoire courant",
|
||||
"Home" : "Accueil",
|
||||
|
|
@ -202,8 +202,8 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Confirmer la suppression",
|
||||
"Cancel" : "Annuler",
|
||||
"Edit file locally" : "Éditer le fichier localement",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Le fichier devrait maintenant s'ouvrir localement. Si ce n'est pas le cas, assurez-vous que le client de bureau est installé sur votre système.",
|
||||
"Retry local edit" : "Réessayer l'édition locale",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Le fichier devrait maintenant s'ouvrir sur votre appareil. Si ce n'est pas le cas, vérifiez que vous avez installé l'application de bureau.",
|
||||
"Retry and close" : "Réessayer et fermer",
|
||||
"Edit online" : "Éditer en ligne",
|
||||
"Failed to redirect to client" : "Échec de la redirection vers le client",
|
||||
"Edit locally" : "Éditer localement",
|
||||
|
|
@ -392,6 +392,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Aller au dossier précédent",
|
||||
"Open the files app settings" : "Ouvrir les paramètres de l'application Fichiers",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Vous n’avez peut-être pas les autorisations pour le voir, demandez à l’expéditeur de le partager",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Le fichier devrait maintenant s'ouvrir localement. Si ce n'est pas le cas, assurez-vous que le client de bureau est installé sur votre système.",
|
||||
"Retry local edit" : "Réessayer l'édition locale",
|
||||
"The files is locked" : "Le fichier est verrouillé",
|
||||
"Create new templates folder" : "Créer un nouveau dossier de modèles",
|
||||
"List of favorites files and folders." : "Liste des fichiers et dossiers favoris.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Chemin d'accès du dossier invalide",
|
||||
"Folder not found" : "Dossier introuvable",
|
||||
"Upload (max. %s)" : "Envoi (max. %s)",
|
||||
"Files compatibility" : " Compatibilité des fichiers",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.",
|
||||
"Enforce Windows compatibility" : "Forcer la compatibilité Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.",
|
||||
"Accept" : "Accepter",
|
||||
"Reject" : "Refuser",
|
||||
"Incoming ownership transfer from {user}" : "Transfert de propriété de la part de {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Le transfert de propriété de {path} de {user} est terminé.",
|
||||
"in %s" : "dans %s",
|
||||
"Transferred from %1$s on %2$s" : "Transféré de %1$s à %2$s",
|
||||
"Files compatibility" : "Compatibilité des fichiers",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.",
|
||||
"Enforce Windows compatibility" : "Forcer la compatibilité Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.",
|
||||
"File Management" : "Gestion de fichiers",
|
||||
"Current directory path" : "Chemin du répertoire courant",
|
||||
"Home" : "Accueil",
|
||||
|
|
@ -200,8 +200,8 @@
|
|||
"Confirm deletion" : "Confirmer la suppression",
|
||||
"Cancel" : "Annuler",
|
||||
"Edit file locally" : "Éditer le fichier localement",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Le fichier devrait maintenant s'ouvrir localement. Si ce n'est pas le cas, assurez-vous que le client de bureau est installé sur votre système.",
|
||||
"Retry local edit" : "Réessayer l'édition locale",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Le fichier devrait maintenant s'ouvrir sur votre appareil. Si ce n'est pas le cas, vérifiez que vous avez installé l'application de bureau.",
|
||||
"Retry and close" : "Réessayer et fermer",
|
||||
"Edit online" : "Éditer en ligne",
|
||||
"Failed to redirect to client" : "Échec de la redirection vers le client",
|
||||
"Edit locally" : "Éditer localement",
|
||||
|
|
@ -390,6 +390,8 @@
|
|||
"Go to the previous folder" : "Aller au dossier précédent",
|
||||
"Open the files app settings" : "Ouvrir les paramètres de l'application Fichiers",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Vous n’avez peut-être pas les autorisations pour le voir, demandez à l’expéditeur de le partager",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Le fichier devrait maintenant s'ouvrir localement. Si ce n'est pas le cas, assurez-vous que le client de bureau est installé sur votre système.",
|
||||
"Retry local edit" : "Réessayer l'édition locale",
|
||||
"The files is locked" : "Le fichier est verrouillé",
|
||||
"Create new templates folder" : "Créer un nouveau dossier de modèles",
|
||||
"List of favorites files and folders." : "Liste des fichiers et dossiers favoris.",
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ OC.L10N.register(
|
|||
"{user} created {file}" : "{user} cruthaithe {file}",
|
||||
"{user} created an encrypted file in {file}" : "{user} chruthaigh sé comhad criptithe i {file}",
|
||||
"{file} was created in a public folder" : "Cruthaíodh {file} i bhfillteán poiblí",
|
||||
"You changed {file}" : "D'athraigh tú {comhad}",
|
||||
"You changed {file}" : "D'athraigh tú {file}",
|
||||
"You changed an encrypted file in {file}" : "D'athraigh tú comhad criptithe i {file}",
|
||||
"{user} changed {file}" : "D'athraigh {user} {file}",
|
||||
"{user} changed an encrypted file in {file}" : "D'athraigh {user} comhad criptithe i {file}",
|
||||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Conair fillteáin neamhbhailí",
|
||||
"Folder not found" : "Fillteán gan aimsiú",
|
||||
"Upload (max. %s)" : "Uaslódáil (%s ar a mhéad)",
|
||||
"Files compatibility" : "Comhoiriúnacht comhaid",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).",
|
||||
"Enforce Windows compatibility" : "Comhoiriúnacht Windows a fhorfheidhmiú",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cuirfidh sé seo bac ar ainmneacha comhaid nach bhfuil bailí ar chórais Windows, ar nós ainmneacha forchoimeádta nó carachtair speisialta a úsáid. Ach ní chuirfidh sé seo i bhfeidhm comhoiriúnacht íogaireacht cáis.",
|
||||
"Accept" : "Glac",
|
||||
"Reject" : "Diúltaigh",
|
||||
"Incoming ownership transfer from {user}" : "Aistriú úinéireachta isteach ó {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Tá aistriú úinéireachta {path} ó {user} críochnaithe.",
|
||||
"in %s" : "i %s",
|
||||
"Transferred from %1$s on %2$s" : "Aistrithe ó %1$s ar %2$s",
|
||||
"Files compatibility" : "Comhoiriúnacht comhaid",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).",
|
||||
"Enforce Windows compatibility" : "Comhoiriúnacht Windows a fhorfheidhmiú",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cuirfidh sé seo bac ar ainmneacha comhaid nach bhfuil bailí ar chórais Windows, ar nós ainmneacha forchoimeádta nó carachtair speisialta a úsáid. Ach ní chuirfidh sé seo i bhfeidhm comhoiriúnacht íogaireacht cáis.",
|
||||
"File Management" : "Bainistíocht Comhad",
|
||||
"Current directory path" : "An cosán eolaire reatha",
|
||||
"Home" : "Baile",
|
||||
|
|
@ -202,13 +202,13 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Deimhnigh scriosadh",
|
||||
"Cancel" : "Cealaigh",
|
||||
"Edit file locally" : "Cuir an comhad in eagar go háitiúil",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Ba cheart an comhad a oscailt go háitiúil anois. Mura bhfeiceann tú é seo ag tarlú, cinntigh go bhfuil an cliant deisce suiteáilte ar do chóras.",
|
||||
"Retry local edit" : "Bain triail eile as eagarthóireacht áitiúil",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Ba cheart an comhad a oscailt anois ar do ghléas. Mura ndéanann sé, seiceáil le do thoil go bhfuil an aip deisce suiteáilte agat.",
|
||||
"Retry and close" : "Bain triail eile as agus dún",
|
||||
"Edit online" : "Cuir in eagar ar líne",
|
||||
"Failed to redirect to client" : "Theip ar atreorú chuig an gcliant",
|
||||
"Edit locally" : "Cuir in eagar go háitiúil",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{ source}\" go \"{destination}\" ...",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "“{ source}” á chóipeáil go “{destination}”…",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" ...",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "“{source}” á chóipeáil go “{destination}”…",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Ní féidir leat comhad/fillteán a bhogadh isteach ann féin nó isteach i bhfofhillteán de féin",
|
||||
"(copy)" : "(cóip)",
|
||||
"(copy %n)" : "(cóip %n)",
|
||||
|
|
@ -392,6 +392,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Téigh go dtí an fillteán roimhe seo",
|
||||
"Open the files app settings" : "Oscail na socruithe aip comhaid",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Seans nach bhfuil cead agat é a fheiceáil, iarr ar an seoltóir é a roinnt",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Ba cheart an comhad a oscailt go háitiúil anois. Mura bhfeiceann tú é seo ag tarlú, cinntigh go bhfuil an cliant deisce suiteáilte ar do chóras.",
|
||||
"Retry local edit" : "Bain triail eile as eagarthóireacht áitiúil",
|
||||
"The files is locked" : "Tá na comhaid faoi ghlas",
|
||||
"Create new templates folder" : "Cruthaigh fillteán teimpléid nua",
|
||||
"List of favorites files and folders." : "Liosta de na comhaid is ansa leat agus fillteáin.",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"{user} created {file}" : "{user} cruthaithe {file}",
|
||||
"{user} created an encrypted file in {file}" : "{user} chruthaigh sé comhad criptithe i {file}",
|
||||
"{file} was created in a public folder" : "Cruthaíodh {file} i bhfillteán poiblí",
|
||||
"You changed {file}" : "D'athraigh tú {comhad}",
|
||||
"You changed {file}" : "D'athraigh tú {file}",
|
||||
"You changed an encrypted file in {file}" : "D'athraigh tú comhad criptithe i {file}",
|
||||
"{user} changed {file}" : "D'athraigh {user} {file}",
|
||||
"{user} changed an encrypted file in {file}" : "D'athraigh {user} comhad criptithe i {file}",
|
||||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Conair fillteáin neamhbhailí",
|
||||
"Folder not found" : "Fillteán gan aimsiú",
|
||||
"Upload (max. %s)" : "Uaslódáil (%s ar a mhéad)",
|
||||
"Files compatibility" : "Comhoiriúnacht comhaid",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).",
|
||||
"Enforce Windows compatibility" : "Comhoiriúnacht Windows a fhorfheidhmiú",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cuirfidh sé seo bac ar ainmneacha comhaid nach bhfuil bailí ar chórais Windows, ar nós ainmneacha forchoimeádta nó carachtair speisialta a úsáid. Ach ní chuirfidh sé seo i bhfeidhm comhoiriúnacht íogaireacht cáis.",
|
||||
"Accept" : "Glac",
|
||||
"Reject" : "Diúltaigh",
|
||||
"Incoming ownership transfer from {user}" : "Aistriú úinéireachta isteach ó {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Tá aistriú úinéireachta {path} ó {user} críochnaithe.",
|
||||
"in %s" : "i %s",
|
||||
"Transferred from %1$s on %2$s" : "Aistrithe ó %1$s ar %2$s",
|
||||
"Files compatibility" : "Comhoiriúnacht comhaid",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).",
|
||||
"Enforce Windows compatibility" : "Comhoiriúnacht Windows a fhorfheidhmiú",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cuirfidh sé seo bac ar ainmneacha comhaid nach bhfuil bailí ar chórais Windows, ar nós ainmneacha forchoimeádta nó carachtair speisialta a úsáid. Ach ní chuirfidh sé seo i bhfeidhm comhoiriúnacht íogaireacht cáis.",
|
||||
"File Management" : "Bainistíocht Comhad",
|
||||
"Current directory path" : "An cosán eolaire reatha",
|
||||
"Home" : "Baile",
|
||||
|
|
@ -200,13 +200,13 @@
|
|||
"Confirm deletion" : "Deimhnigh scriosadh",
|
||||
"Cancel" : "Cealaigh",
|
||||
"Edit file locally" : "Cuir an comhad in eagar go háitiúil",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Ba cheart an comhad a oscailt go háitiúil anois. Mura bhfeiceann tú é seo ag tarlú, cinntigh go bhfuil an cliant deisce suiteáilte ar do chóras.",
|
||||
"Retry local edit" : "Bain triail eile as eagarthóireacht áitiúil",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Ba cheart an comhad a oscailt anois ar do ghléas. Mura ndéanann sé, seiceáil le do thoil go bhfuil an aip deisce suiteáilte agat.",
|
||||
"Retry and close" : "Bain triail eile as agus dún",
|
||||
"Edit online" : "Cuir in eagar ar líne",
|
||||
"Failed to redirect to client" : "Theip ar atreorú chuig an gcliant",
|
||||
"Edit locally" : "Cuir in eagar go háitiúil",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{ source}\" go \"{destination}\" ...",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "“{ source}” á chóipeáil go “{destination}”…",
|
||||
"Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" ...",
|
||||
"Copying \"{source}\" to \"{destination}\" …" : "“{source}” á chóipeáil go “{destination}”…",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Ní féidir leat comhad/fillteán a bhogadh isteach ann féin nó isteach i bhfofhillteán de féin",
|
||||
"(copy)" : "(cóip)",
|
||||
"(copy %n)" : "(cóip %n)",
|
||||
|
|
@ -390,6 +390,8 @@
|
|||
"Go to the previous folder" : "Téigh go dtí an fillteán roimhe seo",
|
||||
"Open the files app settings" : "Oscail na socruithe aip comhaid",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Seans nach bhfuil cead agat é a fheiceáil, iarr ar an seoltóir é a roinnt",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Ba cheart an comhad a oscailt go háitiúil anois. Mura bhfeiceann tú é seo ag tarlú, cinntigh go bhfuil an cliant deisce suiteáilte ar do chóras.",
|
||||
"Retry local edit" : "Bain triail eile as eagarthóireacht áitiúil",
|
||||
"The files is locked" : "Tá na comhaid faoi ghlas",
|
||||
"Create new templates folder" : "Cruthaigh fillteán teimpléid nua",
|
||||
"List of favorites files and folders." : "Liosta de na comhaid is ansa leat agus fillteáin.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "A ruta ao cartafol non é correcta.",
|
||||
"Folder not found" : "Non se atopou o cartafolNon se atopou o cartafol",
|
||||
"Upload (max. %s)" : "Envío (máx. %s)",
|
||||
"Files compatibility" : "Compatibilidade de ficheiros",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).",
|
||||
"Enforce Windows compatibility" : "Forzar a compatibilidade con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isto bloqueará os nomes de ficheiros non válidos en sistemas Windows, coma o uso de nomes reservados ou caracteres especiais. Porén, isto non forzará á compatibilidade da distinción entre maiúsculas e minúsculas.",
|
||||
"Accept" : "Aceptar",
|
||||
"Reject" : "Rexeitar",
|
||||
"Incoming ownership transfer from {user}" : "Transferencia da propiedade entrante de {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Completouse a transferencia da propiedade de {path} cara a {user}.",
|
||||
"in %s" : "en %s",
|
||||
"Transferred from %1$s on %2$s" : "Transferido dende %1$s en %2$s",
|
||||
"Files compatibility" : "Compatibilidade de ficheiros",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).",
|
||||
"Enforce Windows compatibility" : "Forzar a compatibilidade con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isto bloqueará os nomes de ficheiros non válidos en sistemas Windows, coma o uso de nomes reservados ou caracteres especiais. Porén, isto non forzará á compatibilidade da distinción entre maiúsculas e minúsculas.",
|
||||
"File Management" : "Xestión de ficheiros",
|
||||
"Current directory path" : "Ruta do directorio actual",
|
||||
"Home" : "Inicio",
|
||||
|
|
@ -202,8 +202,8 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Confirmar a eliminación",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit file locally" : "Editar o ficheiro localmente",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "O ficheiro agora debería abrirse localmente. Se ve que isto non ocorre, asegúrese de que o cliente de escritorio estea instalado no seu sistema.",
|
||||
"Retry local edit" : "Tentar de novo a edición local",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O ficheiro debería abrirse agora no seu dispositivo. Se non é así, comprobe se ten instalada a aplicación de escritorio.",
|
||||
"Retry and close" : "Tentar de novo e pechar",
|
||||
"Edit online" : "Editar en liña",
|
||||
"Failed to redirect to client" : "Produciuse un fallo ao redirixir ao cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
|
|
@ -392,6 +392,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Ir ao cartafol anterior",
|
||||
"Open the files app settings" : "Abrir os axustes da aplicación de ficheiros",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "O ficheiro agora debería abrirse localmente. Se ve que isto non ocorre, asegúrese de que o cliente de escritorio estea instalado no seu sistema.",
|
||||
"Retry local edit" : "Tentar de novo a edición local",
|
||||
"The files is locked" : "Os ficheiros están bloqueados",
|
||||
"Create new templates folder" : "Crear un novo cartafol de modelos",
|
||||
"List of favorites files and folders." : "Lista de ficheiros e cartafoles favoritos.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "A ruta ao cartafol non é correcta.",
|
||||
"Folder not found" : "Non se atopou o cartafolNon se atopou o cartafol",
|
||||
"Upload (max. %s)" : "Envío (máx. %s)",
|
||||
"Files compatibility" : "Compatibilidade de ficheiros",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).",
|
||||
"Enforce Windows compatibility" : "Forzar a compatibilidade con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isto bloqueará os nomes de ficheiros non válidos en sistemas Windows, coma o uso de nomes reservados ou caracteres especiais. Porén, isto non forzará á compatibilidade da distinción entre maiúsculas e minúsculas.",
|
||||
"Accept" : "Aceptar",
|
||||
"Reject" : "Rexeitar",
|
||||
"Incoming ownership transfer from {user}" : "Transferencia da propiedade entrante de {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Completouse a transferencia da propiedade de {path} cara a {user}.",
|
||||
"in %s" : "en %s",
|
||||
"Transferred from %1$s on %2$s" : "Transferido dende %1$s en %2$s",
|
||||
"Files compatibility" : "Compatibilidade de ficheiros",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).",
|
||||
"Enforce Windows compatibility" : "Forzar a compatibilidade con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isto bloqueará os nomes de ficheiros non válidos en sistemas Windows, coma o uso de nomes reservados ou caracteres especiais. Porén, isto non forzará á compatibilidade da distinción entre maiúsculas e minúsculas.",
|
||||
"File Management" : "Xestión de ficheiros",
|
||||
"Current directory path" : "Ruta do directorio actual",
|
||||
"Home" : "Inicio",
|
||||
|
|
@ -200,8 +200,8 @@
|
|||
"Confirm deletion" : "Confirmar a eliminación",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit file locally" : "Editar o ficheiro localmente",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "O ficheiro agora debería abrirse localmente. Se ve que isto non ocorre, asegúrese de que o cliente de escritorio estea instalado no seu sistema.",
|
||||
"Retry local edit" : "Tentar de novo a edición local",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O ficheiro debería abrirse agora no seu dispositivo. Se non é así, comprobe se ten instalada a aplicación de escritorio.",
|
||||
"Retry and close" : "Tentar de novo e pechar",
|
||||
"Edit online" : "Editar en liña",
|
||||
"Failed to redirect to client" : "Produciuse un fallo ao redirixir ao cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
|
|
@ -390,6 +390,8 @@
|
|||
"Go to the previous folder" : "Ir ao cartafol anterior",
|
||||
"Open the files app settings" : "Abrir os axustes da aplicación de ficheiros",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "O ficheiro agora debería abrirse localmente. Se ve que isto non ocorre, asegúrese de que o cliente de escritorio estea instalado no seu sistema.",
|
||||
"Retry local edit" : "Tentar de novo a edición local",
|
||||
"The files is locked" : "Os ficheiros están bloqueados",
|
||||
"Create new templates folder" : "Crear un novo cartafol de modelos",
|
||||
"List of favorites files and folders." : "Lista de ficheiros e cartafoles favoritos.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Érvénytelen könytári útvonal",
|
||||
"Folder not found" : "Könyvtár nem található",
|
||||
"Upload (max. %s)" : "Feltöltés (legfeljebb %s)",
|
||||
"Files compatibility" : "Fájlok kompatibilitása",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Fájlnevek korlátozásának engedélyezése ami biztosítja a fájlok szinkronizálását az összes klienssel. Alapállapotban az összes fájlnév engedélyezett ami a POSIX (mint Linux vagy macOS) rendszereken érvényes.",
|
||||
"Enforce Windows compatibility" : "Windows kompatibilitás kényszerítése",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ez megakadályozza a Windows rendszereken érvénytelen fájlneveket, mint például foglalt neveket vagy speciális karaktereket. De ez nem fogja érvényesíteni a kisbetű és nagybetű kompatibilitást.",
|
||||
"Accept" : "Elfogadás",
|
||||
"Reject" : "Elutasítás",
|
||||
"Incoming ownership transfer from {user}" : "Bejövő tulajdonjog-átruházás {user} részéről",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "A(z) {path} tulajdonjogának átruházása {user} részéről sikeres.",
|
||||
"in %s" : "itt: %s",
|
||||
"Transferred from %1$s on %2$s" : "Atküldve innen %1$s ekkor %2$s",
|
||||
"Files compatibility" : "Fájlok kompatibilitása",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Fájlnevek korlátozásának engedélyezése ami biztosítja a fájlok szinkronizálását az összes klienssel. Alapállapotban az összes fájlnév engedélyezett ami a POSIX (mint Linux vagy macOS) rendszereken érvényes.",
|
||||
"Enforce Windows compatibility" : "Windows kompatibilitás kényszerítése",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ez megakadályozza a Windows rendszereken érvénytelen fájlneveket, mint például foglalt neveket vagy speciális karaktereket. De ez nem fogja érvényesíteni a kisbetű és nagybetű kompatibilitást.",
|
||||
"File Management" : "Fájlkezelés",
|
||||
"Current directory path" : "Jelenlegi könyvtár útvonala",
|
||||
"Home" : "Saját mappa",
|
||||
|
|
@ -202,8 +202,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Törlés megerősítése",
|
||||
"Cancel" : "Mégse",
|
||||
"Edit file locally" : "Fájl helyi szerkesztése",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "A fájlnak most helyileg meg kell nyílnia. Ha ezt nem látja, ellenőrizze, hogy az asztali kliens telepítve van-e a rendszeren.",
|
||||
"Retry local edit" : "Helyi szerkesztés újrapróbálása",
|
||||
"Edit online" : "Online szerkesztés",
|
||||
"Failed to redirect to client" : "Nem sikerült az átirányítás a klienshez",
|
||||
"Edit locally" : "Szerkesztés helyileg",
|
||||
|
|
@ -381,10 +379,10 @@ OC.L10N.register(
|
|||
"\"{segment}\" is not allowed inside a filename." : "Nem szerepelhet fájlnévben: „{segment}”.",
|
||||
"\"{segment}\" is a forbidden file or folder name." : "Tiltott fájl- vagy mappanév: „{segment}”.",
|
||||
"\"{segment}\" is not an allowed filetype." : "Nem engedélyezett fájltípus: „{segment}”.",
|
||||
"Filenames must not end with \"{segment}\"." : "Fájlnév nem végződhet így: „{extension}”.",
|
||||
"Filenames must not end with \"{segment}\"." : "Fájlnév nem végződhet így: „{segment}”.",
|
||||
"Name cannot be empty" : "A név nem lehet üres",
|
||||
"Another entry with the same name already exists" : "Már létezik ilyen nevű bejegyzés",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "A(z) „{fileName}” nem nevezhető át, mert már nem létezik",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "A(z) „{oldName}” nem nevezhető át, mert már nem létezik",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "A(z) „{newName}” név már használatban van a(z) „{dir}” mappában. Válasszon másik nevet.",
|
||||
"Could not rename \"{oldName}\"" : "A(z) „{oldName}” nem nevezhető át",
|
||||
"Storage informations" : "Tárhely-információk",
|
||||
|
|
@ -392,6 +390,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Ugrás az előző mappához",
|
||||
"Open the files app settings" : "Nyissa meg a Fájlok lalkalmazás beállításait",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Lehet, hogy nincs jogosultsága, hogy megtekintse, kérje meg a küldőt, hogy ossza meg",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "A fájlnak most helyileg meg kell nyílnia. Ha ezt nem látja, ellenőrizze, hogy az asztali kliens telepítve van-e a rendszeren.",
|
||||
"Retry local edit" : "Helyi szerkesztés újrapróbálása",
|
||||
"The files is locked" : "Ez a fájl zárolva van",
|
||||
"Create new templates folder" : "Új sablonmappa létrehozása",
|
||||
"List of favorites files and folders." : "Kedvenc fájlok és mappák felsorolása.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Érvénytelen könytári útvonal",
|
||||
"Folder not found" : "Könyvtár nem található",
|
||||
"Upload (max. %s)" : "Feltöltés (legfeljebb %s)",
|
||||
"Files compatibility" : "Fájlok kompatibilitása",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Fájlnevek korlátozásának engedélyezése ami biztosítja a fájlok szinkronizálását az összes klienssel. Alapállapotban az összes fájlnév engedélyezett ami a POSIX (mint Linux vagy macOS) rendszereken érvényes.",
|
||||
"Enforce Windows compatibility" : "Windows kompatibilitás kényszerítése",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ez megakadályozza a Windows rendszereken érvénytelen fájlneveket, mint például foglalt neveket vagy speciális karaktereket. De ez nem fogja érvényesíteni a kisbetű és nagybetű kompatibilitást.",
|
||||
"Accept" : "Elfogadás",
|
||||
"Reject" : "Elutasítás",
|
||||
"Incoming ownership transfer from {user}" : "Bejövő tulajdonjog-átruházás {user} részéről",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "A(z) {path} tulajdonjogának átruházása {user} részéről sikeres.",
|
||||
"in %s" : "itt: %s",
|
||||
"Transferred from %1$s on %2$s" : "Atküldve innen %1$s ekkor %2$s",
|
||||
"Files compatibility" : "Fájlok kompatibilitása",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Fájlnevek korlátozásának engedélyezése ami biztosítja a fájlok szinkronizálását az összes klienssel. Alapállapotban az összes fájlnév engedélyezett ami a POSIX (mint Linux vagy macOS) rendszereken érvényes.",
|
||||
"Enforce Windows compatibility" : "Windows kompatibilitás kényszerítése",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ez megakadályozza a Windows rendszereken érvénytelen fájlneveket, mint például foglalt neveket vagy speciális karaktereket. De ez nem fogja érvényesíteni a kisbetű és nagybetű kompatibilitást.",
|
||||
"File Management" : "Fájlkezelés",
|
||||
"Current directory path" : "Jelenlegi könyvtár útvonala",
|
||||
"Home" : "Saját mappa",
|
||||
|
|
@ -200,8 +200,6 @@
|
|||
"Confirm deletion" : "Törlés megerősítése",
|
||||
"Cancel" : "Mégse",
|
||||
"Edit file locally" : "Fájl helyi szerkesztése",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "A fájlnak most helyileg meg kell nyílnia. Ha ezt nem látja, ellenőrizze, hogy az asztali kliens telepítve van-e a rendszeren.",
|
||||
"Retry local edit" : "Helyi szerkesztés újrapróbálása",
|
||||
"Edit online" : "Online szerkesztés",
|
||||
"Failed to redirect to client" : "Nem sikerült az átirányítás a klienshez",
|
||||
"Edit locally" : "Szerkesztés helyileg",
|
||||
|
|
@ -379,10 +377,10 @@
|
|||
"\"{segment}\" is not allowed inside a filename." : "Nem szerepelhet fájlnévben: „{segment}”.",
|
||||
"\"{segment}\" is a forbidden file or folder name." : "Tiltott fájl- vagy mappanév: „{segment}”.",
|
||||
"\"{segment}\" is not an allowed filetype." : "Nem engedélyezett fájltípus: „{segment}”.",
|
||||
"Filenames must not end with \"{segment}\"." : "Fájlnév nem végződhet így: „{extension}”.",
|
||||
"Filenames must not end with \"{segment}\"." : "Fájlnév nem végződhet így: „{segment}”.",
|
||||
"Name cannot be empty" : "A név nem lehet üres",
|
||||
"Another entry with the same name already exists" : "Már létezik ilyen nevű bejegyzés",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "A(z) „{fileName}” nem nevezhető át, mert már nem létezik",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "A(z) „{oldName}” nem nevezhető át, mert már nem létezik",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "A(z) „{newName}” név már használatban van a(z) „{dir}” mappában. Válasszon másik nevet.",
|
||||
"Could not rename \"{oldName}\"" : "A(z) „{oldName}” nem nevezhető át",
|
||||
"Storage informations" : "Tárhely-információk",
|
||||
|
|
@ -390,6 +388,8 @@
|
|||
"Go to the previous folder" : "Ugrás az előző mappához",
|
||||
"Open the files app settings" : "Nyissa meg a Fájlok lalkalmazás beállításait",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Lehet, hogy nincs jogosultsága, hogy megtekintse, kérje meg a küldőt, hogy ossza meg",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "A fájlnak most helyileg meg kell nyílnia. Ha ezt nem látja, ellenőrizze, hogy az asztali kliens telepítve van-e a rendszeren.",
|
||||
"Retry local edit" : "Helyi szerkesztés újrapróbálása",
|
||||
"The files is locked" : "Ez a fájl zárolva van",
|
||||
"Create new templates folder" : "Új sablonmappa létrehozása",
|
||||
"List of favorites files and folders." : "Kedvenc fájlok és mappák felsorolása.",
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@ OC.L10N.register(
|
|||
"New owner" : "Pemilik baru",
|
||||
"Choose a file or folder to transfer" : "Pilih berkas atau folder untuk ditransfer",
|
||||
"Transfer" : "Transfer",
|
||||
"Transfer {path} to {userid}" : "Transfer {path} ke {user}",
|
||||
"Transfer {path} to {userid}" : "Transfer {path} ke {userid}",
|
||||
"Invalid path selected" : "Jalur terpilih invalid",
|
||||
"Unknown error" : "Kesalahan tidak diketahui",
|
||||
"Ownership transfer request sent" : "Permintaan transfer kepemilikan terkirim",
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@
|
|||
"New owner" : "Pemilik baru",
|
||||
"Choose a file or folder to transfer" : "Pilih berkas atau folder untuk ditransfer",
|
||||
"Transfer" : "Transfer",
|
||||
"Transfer {path} to {userid}" : "Transfer {path} ke {user}",
|
||||
"Transfer {path} to {userid}" : "Transfer {path} ke {userid}",
|
||||
"Invalid path selected" : "Jalur terpilih invalid",
|
||||
"Unknown error" : "Kesalahan tidak diketahui",
|
||||
"Ownership transfer request sent" : "Permintaan transfer kepemilikan terkirim",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Percorso della cartella non valido",
|
||||
"Folder not found" : "Cartella non trovata",
|
||||
"Upload (max. %s)" : "Carica (massimo %s)",
|
||||
"Files compatibility" : "Compatibilità di File",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Consenti di limitare i nomi di file per assicurarsi che i file vengano sincronizzati con tutti i client. In modo predefinito, tutti i nomi di file validi su POSIX (es. Linux o macOS) sono consentiti.",
|
||||
"Enforce Windows compatibility" : "Imponi la compatibilità con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ciò bloccherà i nomi di file non validi sui sistemi Windows, come l'uso di nomi riservati o caratteri speciali. Tuttavia non verrà imposta la compatibilità con le maiuscole/minuscole.",
|
||||
"Accept" : "Accetta",
|
||||
"Reject" : "Rifiuta",
|
||||
"Incoming ownership transfer from {user}" : "Trasferimento di proprietà in ingresso da {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Il trasferimento di proprietà di {path} da {user} è completato.",
|
||||
"in %s" : "in %s",
|
||||
"Transferred from %1$s on %2$s" : "Trasferito da %1$s su %2$s",
|
||||
"Files compatibility" : "Compatibilità di File",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Consenti di limitare i nomi di file per assicurarsi che i file vengano sincronizzati con tutti i client. In modo predefinito, tutti i nomi di file validi su POSIX (es. Linux o macOS) sono consentiti.",
|
||||
"Enforce Windows compatibility" : "Imponi la compatibilità con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ciò bloccherà i nomi di file non validi sui sistemi Windows, come l'uso di nomi riservati o caratteri speciali. Tuttavia non verrà imposta la compatibilità con le maiuscole/minuscole.",
|
||||
"File Management" : "Gestione dei file",
|
||||
"Current directory path" : "Percorso della cartella corrente",
|
||||
"Home" : "Home",
|
||||
|
|
@ -202,8 +202,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Conferma l'eliminazione",
|
||||
"Cancel" : "Annulla",
|
||||
"Edit file locally" : "Modifica il file localmente",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "I file dovrebbe ora aprirsi in locale. Se non succede, assicurati che il client desktop sia installato nel tuo sistema.",
|
||||
"Retry local edit" : "Riprova modifica in locale",
|
||||
"Edit online" : "Modifica online",
|
||||
"Failed to redirect to client" : "Reindirizzamento al client non riuscito",
|
||||
"Edit locally" : "Modifica localmente",
|
||||
|
|
@ -391,6 +389,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Vai alla cartella precedente",
|
||||
"Open the files app settings" : "Apri le impostazioni dell'applicazione File",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Potresti non avere i permessi per visualizzarlo, chiedi al mittente di condividerlo",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "I file dovrebbe ora aprirsi in locale. Se non succede, assicurati che il client desktop sia installato nel tuo sistema.",
|
||||
"Retry local edit" : "Riprova modifica in locale",
|
||||
"The files is locked" : "Il file è bloccato",
|
||||
"Create new templates folder" : "Crea una nuova cartella dei modelli",
|
||||
"List of favorites files and folders." : "Lista di file e cartelle preferiti.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Percorso della cartella non valido",
|
||||
"Folder not found" : "Cartella non trovata",
|
||||
"Upload (max. %s)" : "Carica (massimo %s)",
|
||||
"Files compatibility" : "Compatibilità di File",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Consenti di limitare i nomi di file per assicurarsi che i file vengano sincronizzati con tutti i client. In modo predefinito, tutti i nomi di file validi su POSIX (es. Linux o macOS) sono consentiti.",
|
||||
"Enforce Windows compatibility" : "Imponi la compatibilità con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ciò bloccherà i nomi di file non validi sui sistemi Windows, come l'uso di nomi riservati o caratteri speciali. Tuttavia non verrà imposta la compatibilità con le maiuscole/minuscole.",
|
||||
"Accept" : "Accetta",
|
||||
"Reject" : "Rifiuta",
|
||||
"Incoming ownership transfer from {user}" : "Trasferimento di proprietà in ingresso da {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Il trasferimento di proprietà di {path} da {user} è completato.",
|
||||
"in %s" : "in %s",
|
||||
"Transferred from %1$s on %2$s" : "Trasferito da %1$s su %2$s",
|
||||
"Files compatibility" : "Compatibilità di File",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Consenti di limitare i nomi di file per assicurarsi che i file vengano sincronizzati con tutti i client. In modo predefinito, tutti i nomi di file validi su POSIX (es. Linux o macOS) sono consentiti.",
|
||||
"Enforce Windows compatibility" : "Imponi la compatibilità con Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ciò bloccherà i nomi di file non validi sui sistemi Windows, come l'uso di nomi riservati o caratteri speciali. Tuttavia non verrà imposta la compatibilità con le maiuscole/minuscole.",
|
||||
"File Management" : "Gestione dei file",
|
||||
"Current directory path" : "Percorso della cartella corrente",
|
||||
"Home" : "Home",
|
||||
|
|
@ -200,8 +200,6 @@
|
|||
"Confirm deletion" : "Conferma l'eliminazione",
|
||||
"Cancel" : "Annulla",
|
||||
"Edit file locally" : "Modifica il file localmente",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "I file dovrebbe ora aprirsi in locale. Se non succede, assicurati che il client desktop sia installato nel tuo sistema.",
|
||||
"Retry local edit" : "Riprova modifica in locale",
|
||||
"Edit online" : "Modifica online",
|
||||
"Failed to redirect to client" : "Reindirizzamento al client non riuscito",
|
||||
"Edit locally" : "Modifica localmente",
|
||||
|
|
@ -389,6 +387,8 @@
|
|||
"Go to the previous folder" : "Vai alla cartella precedente",
|
||||
"Open the files app settings" : "Apri le impostazioni dell'applicazione File",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Potresti non avere i permessi per visualizzarlo, chiedi al mittente di condividerlo",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "I file dovrebbe ora aprirsi in locale. Se non succede, assicurati che il client desktop sia installato nel tuo sistema.",
|
||||
"Retry local edit" : "Riprova modifica in locale",
|
||||
"The files is locked" : "Il file è bloccato",
|
||||
"Create new templates folder" : "Crea una nuova cartella dei modelli",
|
||||
"List of favorites files and folders." : "Lista di file e cartelle preferiti.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "無効なフォルダーパス",
|
||||
"Folder not found" : "フォルダーが見つかりません",
|
||||
"Upload (max. %s)" : "アップロード ( 最大 %s )",
|
||||
"Files compatibility" : "ファイルの互換性",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。",
|
||||
"Enforce Windows compatibility" : "Windowsとの互換性を強制",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。",
|
||||
"Accept" : "承諾",
|
||||
"Reject" : "拒否",
|
||||
"Incoming ownership transfer from {user}" : "{user} からの所有権転送を受信",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。",
|
||||
"in %s" : "%s で",
|
||||
"Transferred from %1$s on %2$s" : "%1$sから%2$sに転送",
|
||||
"Files compatibility" : "ファイルの互換性",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。",
|
||||
"Enforce Windows compatibility" : "Windowsとの互換性を強制",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。",
|
||||
"File Management" : "ファイル管理",
|
||||
"Current directory path" : "現在のディレクトリパス",
|
||||
"Home" : "ホーム",
|
||||
|
|
@ -202,8 +202,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "削除の確認",
|
||||
"Cancel" : "キャンセル",
|
||||
"Edit file locally" : "ファイルをローカルで編集",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "ファイルがローカルで開かれます。これが発生しない場合は、デスクトップクライアントがシステムにインストールされていることを確認してください。",
|
||||
"Retry local edit" : "ローカル編集を再試行する",
|
||||
"Edit online" : "オンラインで編集",
|
||||
"Failed to redirect to client" : "クライアントへリダイレクトできませんでした",
|
||||
"Edit locally" : "ローカルで編集",
|
||||
|
|
@ -267,6 +265,7 @@ OC.L10N.register(
|
|||
"This operation is forbidden" : "この操作は禁止されています",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
|
||||
"Storage is temporarily not available" : "ストレージは一時的に利用できません",
|
||||
"Unexpected error: {error}" : "予期せぬエラー: {error}",
|
||||
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"],
|
||||
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"],
|
||||
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"],
|
||||
|
|
@ -391,6 +390,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "前のフォルダへ移動",
|
||||
"Open the files app settings" : "ファイルアプリの設定を開く",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "ファイルがローカルで開かれます。これが発生しない場合は、デスクトップクライアントがシステムにインストールされていることを確認してください。",
|
||||
"Retry local edit" : "ローカル編集を再試行する",
|
||||
"The files is locked" : "ファイルはロックされています",
|
||||
"Create new templates folder" : "新しいテンプレートフォルダーを作成",
|
||||
"List of favorites files and folders." : "お気に入りのファイルやフォルダーの一覧",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "無効なフォルダーパス",
|
||||
"Folder not found" : "フォルダーが見つかりません",
|
||||
"Upload (max. %s)" : "アップロード ( 最大 %s )",
|
||||
"Files compatibility" : "ファイルの互換性",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。",
|
||||
"Enforce Windows compatibility" : "Windowsとの互換性を強制",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。",
|
||||
"Accept" : "承諾",
|
||||
"Reject" : "拒否",
|
||||
"Incoming ownership transfer from {user}" : "{user} からの所有権転送を受信",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。",
|
||||
"in %s" : "%s で",
|
||||
"Transferred from %1$s on %2$s" : "%1$sから%2$sに転送",
|
||||
"Files compatibility" : "ファイルの互換性",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。",
|
||||
"Enforce Windows compatibility" : "Windowsとの互換性を強制",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。",
|
||||
"File Management" : "ファイル管理",
|
||||
"Current directory path" : "現在のディレクトリパス",
|
||||
"Home" : "ホーム",
|
||||
|
|
@ -200,8 +200,6 @@
|
|||
"Confirm deletion" : "削除の確認",
|
||||
"Cancel" : "キャンセル",
|
||||
"Edit file locally" : "ファイルをローカルで編集",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "ファイルがローカルで開かれます。これが発生しない場合は、デスクトップクライアントがシステムにインストールされていることを確認してください。",
|
||||
"Retry local edit" : "ローカル編集を再試行する",
|
||||
"Edit online" : "オンラインで編集",
|
||||
"Failed to redirect to client" : "クライアントへリダイレクトできませんでした",
|
||||
"Edit locally" : "ローカルで編集",
|
||||
|
|
@ -265,6 +263,7 @@
|
|||
"This operation is forbidden" : "この操作は禁止されています",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
|
||||
"Storage is temporarily not available" : "ストレージは一時的に利用できません",
|
||||
"Unexpected error: {error}" : "予期せぬエラー: {error}",
|
||||
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"],
|
||||
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"],
|
||||
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"],
|
||||
|
|
@ -389,6 +388,8 @@
|
|||
"Go to the previous folder" : "前のフォルダへ移動",
|
||||
"Open the files app settings" : "ファイルアプリの設定を開く",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "ファイルがローカルで開かれます。これが発生しない場合は、デスクトップクライアントがシステムにインストールされていることを確認してください。",
|
||||
"Retry local edit" : "ローカル編集を再試行する",
|
||||
"The files is locked" : "ファイルはロックされています",
|
||||
"Create new templates folder" : "新しいテンプレートフォルダーを作成",
|
||||
"List of favorites files and folders." : "お気に入りのファイルやフォルダーの一覧",
|
||||
|
|
|
|||
|
|
@ -158,7 +158,6 @@ OC.L10N.register(
|
|||
"Delete folder" : "Delete folder",
|
||||
"Delete" : "Delete",
|
||||
"Cancel" : "Cancel",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.",
|
||||
"Failed to redirect to client" : "Failed to redirect to client",
|
||||
"Edit locally" : "Edit locally",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself",
|
||||
|
|
@ -299,6 +298,7 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Go to the previous folder",
|
||||
"Open the files app settings" : "Open the files app settings",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.",
|
||||
"The files is locked" : "The files is locked",
|
||||
"Create new templates folder" : "Create new templates folder",
|
||||
"List of favorites files and folders." : "List of favorites files and folders.",
|
||||
|
|
|
|||
|
|
@ -156,7 +156,6 @@
|
|||
"Delete folder" : "Delete folder",
|
||||
"Delete" : "Delete",
|
||||
"Cancel" : "Cancel",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.",
|
||||
"Failed to redirect to client" : "Failed to redirect to client",
|
||||
"Edit locally" : "Edit locally",
|
||||
"You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself",
|
||||
|
|
@ -297,6 +296,7 @@
|
|||
"Go to the previous folder" : "Go to the previous folder",
|
||||
"Open the files app settings" : "Open the files app settings",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.",
|
||||
"The files is locked" : "The files is locked",
|
||||
"Create new templates folder" : "Create new templates folder",
|
||||
"List of favorites files and folders." : "List of favorites files and folders.",
|
||||
|
|
|
|||
|
|
@ -44,16 +44,15 @@ OC.L10N.register(
|
|||
"A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "즐겨찾기된 파일이나 폴더가 <strong>변경됨</strong>",
|
||||
"Failed to authorize" : "인증 실패하였습니다",
|
||||
"Invalid folder path" : "잘못된 폴더 경로",
|
||||
"Folder not found" : "폴더를 찾을 수 없음",
|
||||
"Upload (max. %s)" : "업로드(최대 %s)",
|
||||
"Files compatibility" : "파일 호환성",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX(예. 리눅스 혹은 맥오에스)에서 유효한 모든 파일이름은 허용됩니다.",
|
||||
"Enforce Windows compatibility" : "윈도우 호환성 준수",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수문자사용 같은 윈도우 시스템에서 유효하딘 않은 파일이름은 차단될 것입니다. 그러나 이것은 대소문자 호환성을 강제하지는 않을 것입니다.",
|
||||
"Accept" : "수락",
|
||||
"Reject" : "거절",
|
||||
"Incoming ownership transfer from {user}" : "{user}의 소유권 이전 요청",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path}의 소유권을 받으시겠습니까?\n\n참고: 이전 과정은 동의한 시점으로부터 최대 1시간 소요됩니다.",
|
||||
"Ownership transfer denied" : "소유권 이전 거절",
|
||||
"Your ownership transfer of {path} was denied by {user}." : "{user}을(를) 향한 {path}의 소유권 이전이 거절되었습니다.",
|
||||
"Ownership transfer failed" : "소유권 이전 실패",
|
||||
"Your ownership transfer of {path} to {user} failed." : "{user}을(를) 향한 {path}의 소유권 이전에 실패했습니다.",
|
||||
"The ownership transfer of {path} from {user} failed." : "{user}(으)로부터 {path}의 소유권을 받는 것에 실패했습니다.",
|
||||
|
|
@ -61,6 +60,10 @@ OC.L10N.register(
|
|||
"Your ownership transfer of {path} to {user} has completed." : "{user}을(를) 향한 {path}의 소유권 이전을 완료했습니다.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "{user}(으)로부터 {path}의 소유권을 받았습니다.",
|
||||
"in %s" : "%s",
|
||||
"Files compatibility" : "파일 호환성",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX(예. 리눅스 혹은 맥오에스)에서 유효한 모든 파일이름은 허용됩니다.",
|
||||
"Enforce Windows compatibility" : "윈도우 호환성 준수",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수문자사용 같은 윈도우 시스템에서 유효하딘 않은 파일이름은 차단될 것입니다. 그러나 이것은 대소문자 호환성을 강제하지는 않을 것입니다.",
|
||||
"File Management" : "파일 관리",
|
||||
"Current directory path" : "현재 디렉토리 경로",
|
||||
"Home" : "홈",
|
||||
|
|
@ -75,21 +78,26 @@ OC.L10N.register(
|
|||
"\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함",
|
||||
"Toggle selection for file \"{displayName}\"" : "파일 \"{displayName}\" 선택/선택해제",
|
||||
"Toggle selection for folder \"{displayName}\"" : "폴더 \"{displayName}\" 선택/선택해제",
|
||||
"File is loading" : "파일 불러오는 중",
|
||||
"Folder is loading" : "폴더 불러오는 중",
|
||||
"Rename file" : "파일 이름 바꾸기",
|
||||
"Filename" : "파일 이름",
|
||||
"Folder name" : "폴더 이름",
|
||||
"This node is unavailable" : "이 노드를 사용할 수 없습니다",
|
||||
"Invalid filename." : "잘못된 파일 이름",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" 에서 \"{newName}\"(으)로 이름 변경함",
|
||||
"Pending" : "대기 중",
|
||||
"Clear filter" : "필터 지우기",
|
||||
"Modified" : "수정됨",
|
||||
"Type" : "종류",
|
||||
"Active filters" : "활성 필터",
|
||||
"Remove filter" : "필터 삭제",
|
||||
"Total rows summary" : "총 행 요약",
|
||||
"Name" : "이름",
|
||||
"Size" : "크기",
|
||||
"Toggle selection for all files and folders" : "모든 파일 선택/선택해제",
|
||||
"Actions" : "작업",
|
||||
"(selected)" : "(선택됨)",
|
||||
"\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함",
|
||||
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함",
|
||||
"{count} selected" : "{count}개 선택됨",
|
||||
|
|
@ -97,6 +105,8 @@ OC.L10N.register(
|
|||
"Column headers with buttons are sortable." : "버튼이 있는 열 머리글은 정렬할 수 있습니다.",
|
||||
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.",
|
||||
"File not found" : "파일을 찾을 수 없음",
|
||||
"Storage information" : "저장소 정보",
|
||||
"Storage quota" : "저장소 할당량",
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} 사용",
|
||||
"{used} of {quota} used" : "{quota} 중 {used} 사용함",
|
||||
"{relative}% used" : "{relative}% 사용",
|
||||
|
|
@ -105,6 +115,7 @@ OC.L10N.register(
|
|||
"Create" : "생성",
|
||||
"New folder" : "새 폴더",
|
||||
"Create new folder" : "새 폴더 생성",
|
||||
"This name is already in use." : "이 이름은 이미 사용 중입니다.",
|
||||
"Submit" : "제출",
|
||||
"Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전",
|
||||
"Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기",
|
||||
|
|
@ -121,6 +132,7 @@ OC.L10N.register(
|
|||
"Choose {file}" : "{file} 선택",
|
||||
"New" : "새 파일",
|
||||
"Loading current folder" : "현재 폴더를 불러오는 중",
|
||||
"Retry" : "다시 시도",
|
||||
"No files in here" : "여기에 파일 없음",
|
||||
"Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
|
||||
"Go back" : "뒤로 가기",
|
||||
|
|
|
|||
|
|
@ -42,16 +42,15 @@
|
|||
"A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>",
|
||||
"A favorite file or folder has been <strong>changed</strong>" : "즐겨찾기된 파일이나 폴더가 <strong>변경됨</strong>",
|
||||
"Failed to authorize" : "인증 실패하였습니다",
|
||||
"Invalid folder path" : "잘못된 폴더 경로",
|
||||
"Folder not found" : "폴더를 찾을 수 없음",
|
||||
"Upload (max. %s)" : "업로드(최대 %s)",
|
||||
"Files compatibility" : "파일 호환성",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX(예. 리눅스 혹은 맥오에스)에서 유효한 모든 파일이름은 허용됩니다.",
|
||||
"Enforce Windows compatibility" : "윈도우 호환성 준수",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수문자사용 같은 윈도우 시스템에서 유효하딘 않은 파일이름은 차단될 것입니다. 그러나 이것은 대소문자 호환성을 강제하지는 않을 것입니다.",
|
||||
"Accept" : "수락",
|
||||
"Reject" : "거절",
|
||||
"Incoming ownership transfer from {user}" : "{user}의 소유권 이전 요청",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "{path}의 소유권을 받으시겠습니까?\n\n참고: 이전 과정은 동의한 시점으로부터 최대 1시간 소요됩니다.",
|
||||
"Ownership transfer denied" : "소유권 이전 거절",
|
||||
"Your ownership transfer of {path} was denied by {user}." : "{user}을(를) 향한 {path}의 소유권 이전이 거절되었습니다.",
|
||||
"Ownership transfer failed" : "소유권 이전 실패",
|
||||
"Your ownership transfer of {path} to {user} failed." : "{user}을(를) 향한 {path}의 소유권 이전에 실패했습니다.",
|
||||
"The ownership transfer of {path} from {user} failed." : "{user}(으)로부터 {path}의 소유권을 받는 것에 실패했습니다.",
|
||||
|
|
@ -59,6 +58,10 @@
|
|||
"Your ownership transfer of {path} to {user} has completed." : "{user}을(를) 향한 {path}의 소유권 이전을 완료했습니다.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "{user}(으)로부터 {path}의 소유권을 받았습니다.",
|
||||
"in %s" : "%s",
|
||||
"Files compatibility" : "파일 호환성",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX(예. 리눅스 혹은 맥오에스)에서 유효한 모든 파일이름은 허용됩니다.",
|
||||
"Enforce Windows compatibility" : "윈도우 호환성 준수",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수문자사용 같은 윈도우 시스템에서 유효하딘 않은 파일이름은 차단될 것입니다. 그러나 이것은 대소문자 호환성을 강제하지는 않을 것입니다.",
|
||||
"File Management" : "파일 관리",
|
||||
"Current directory path" : "현재 디렉토리 경로",
|
||||
"Home" : "홈",
|
||||
|
|
@ -73,21 +76,26 @@
|
|||
"\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함",
|
||||
"Toggle selection for file \"{displayName}\"" : "파일 \"{displayName}\" 선택/선택해제",
|
||||
"Toggle selection for folder \"{displayName}\"" : "폴더 \"{displayName}\" 선택/선택해제",
|
||||
"File is loading" : "파일 불러오는 중",
|
||||
"Folder is loading" : "폴더 불러오는 중",
|
||||
"Rename file" : "파일 이름 바꾸기",
|
||||
"Filename" : "파일 이름",
|
||||
"Folder name" : "폴더 이름",
|
||||
"This node is unavailable" : "이 노드를 사용할 수 없습니다",
|
||||
"Invalid filename." : "잘못된 파일 이름",
|
||||
"Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" 에서 \"{newName}\"(으)로 이름 변경함",
|
||||
"Pending" : "대기 중",
|
||||
"Clear filter" : "필터 지우기",
|
||||
"Modified" : "수정됨",
|
||||
"Type" : "종류",
|
||||
"Active filters" : "활성 필터",
|
||||
"Remove filter" : "필터 삭제",
|
||||
"Total rows summary" : "총 행 요약",
|
||||
"Name" : "이름",
|
||||
"Size" : "크기",
|
||||
"Toggle selection for all files and folders" : "모든 파일 선택/선택해제",
|
||||
"Actions" : "작업",
|
||||
"(selected)" : "(선택됨)",
|
||||
"\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함",
|
||||
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함",
|
||||
"{count} selected" : "{count}개 선택됨",
|
||||
|
|
@ -95,6 +103,8 @@
|
|||
"Column headers with buttons are sortable." : "버튼이 있는 열 머리글은 정렬할 수 있습니다.",
|
||||
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.",
|
||||
"File not found" : "파일을 찾을 수 없음",
|
||||
"Storage information" : "저장소 정보",
|
||||
"Storage quota" : "저장소 할당량",
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} 사용",
|
||||
"{used} of {quota} used" : "{quota} 중 {used} 사용함",
|
||||
"{relative}% used" : "{relative}% 사용",
|
||||
|
|
@ -103,6 +113,7 @@
|
|||
"Create" : "생성",
|
||||
"New folder" : "새 폴더",
|
||||
"Create new folder" : "새 폴더 생성",
|
||||
"This name is already in use." : "이 이름은 이미 사용 중입니다.",
|
||||
"Submit" : "제출",
|
||||
"Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전",
|
||||
"Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기",
|
||||
|
|
@ -119,6 +130,7 @@
|
|||
"Choose {file}" : "{file} 선택",
|
||||
"New" : "새 파일",
|
||||
"Loading current folder" : "현재 폴더를 불러오는 중",
|
||||
"Retry" : "다시 시도",
|
||||
"No files in here" : "여기에 파일 없음",
|
||||
"Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
|
||||
"Go back" : "뒤로 가기",
|
||||
|
|
|
|||
|
|
@ -46,7 +46,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Neteisingas aplanko kelias",
|
||||
"Folder not found" : "Aplankas nerastas",
|
||||
"Upload (max. %s)" : "Įkelti (maks. %s)",
|
||||
"Files compatibility" : "Failų suderinamumas",
|
||||
"Accept" : "Priimti",
|
||||
"Reject" : "Atmesti",
|
||||
"Incoming ownership transfer from {user}" : "Gaunamasis nuosavybės perdavimas nuo {user}",
|
||||
|
|
@ -58,6 +57,7 @@ OC.L10N.register(
|
|||
"Your ownership transfer of {path} to {user} has completed." : "Jūsų {path} nuosavybės perdavimas naudotojui {user} užbaigtas.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "{path} nuosavybės perdavimas iš naudotojo {user} užbaigtas.",
|
||||
"in %s" : "per %s",
|
||||
"Files compatibility" : "Failų suderinamumas",
|
||||
"File Management" : "Failų tvarkymas",
|
||||
"Home" : "Pagrindinis",
|
||||
"Target folder does not exist any more" : "Paskirties aplanko daugiau nebėra",
|
||||
|
|
|
|||
|
|
@ -44,7 +44,6 @@
|
|||
"Invalid folder path" : "Neteisingas aplanko kelias",
|
||||
"Folder not found" : "Aplankas nerastas",
|
||||
"Upload (max. %s)" : "Įkelti (maks. %s)",
|
||||
"Files compatibility" : "Failų suderinamumas",
|
||||
"Accept" : "Priimti",
|
||||
"Reject" : "Atmesti",
|
||||
"Incoming ownership transfer from {user}" : "Gaunamasis nuosavybės perdavimas nuo {user}",
|
||||
|
|
@ -56,6 +55,7 @@
|
|||
"Your ownership transfer of {path} to {user} has completed." : "Jūsų {path} nuosavybės perdavimas naudotojui {user} užbaigtas.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "{path} nuosavybės perdavimas iš naudotojo {user} užbaigtas.",
|
||||
"in %s" : "per %s",
|
||||
"Files compatibility" : "Failų suderinamumas",
|
||||
"File Management" : "Failų tvarkymas",
|
||||
"Home" : "Pagrindinis",
|
||||
"Target folder does not exist any more" : "Paskirties aplanko daugiau nebėra",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Ugyldig mappebane",
|
||||
"Folder not found" : "Mappe ikke funnet",
|
||||
"Upload (max. %s)" : "Opplasting (maks %s)",
|
||||
"Files compatibility" : "Kompatibilitet med filer",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillat å begrense filnavn for å sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavn gyldige på POSIX (f.eks. Linux eller macOS) tillatt.",
|
||||
"Enforce Windows compatibility" : "Håndhev Windows-kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokkere filnavn som ikke er gyldige på Windows-systemer, for eksempel å bruke reserverte navn eller spesialtegn. Men dette vil ikke håndheve kompatibiliteten til store og små bokstaver.",
|
||||
"Accept" : "Aksepter",
|
||||
"Reject" : "Avvis",
|
||||
"Incoming ownership transfer from {user}" : "Ny eierskapsoverføring fra {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Eierskapsoverføring av {path} fra {user} er ferdig.",
|
||||
"in %s" : "om %s",
|
||||
"Transferred from %1$s on %2$s" : "Overført fra %1$s på %2$s",
|
||||
"Files compatibility" : "Kompatibilitet med filer",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillat å begrense filnavn for å sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavn gyldige på POSIX (f.eks. Linux eller macOS) tillatt.",
|
||||
"Enforce Windows compatibility" : "Håndhev Windows-kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokkere filnavn som ikke er gyldige på Windows-systemer, for eksempel å bruke reserverte navn eller spesialtegn. Men dette vil ikke håndheve kompatibiliteten til store og små bokstaver.",
|
||||
"File Management" : "Filbehandling",
|
||||
"Current directory path" : "Gjeldende katalogsti",
|
||||
"Home" : "Hjem",
|
||||
|
|
@ -202,8 +202,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Bekreft sletting",
|
||||
"Cancel" : "Avbryt",
|
||||
"Edit file locally" : "Rediger fil lokalt",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skal nå åpnes lokalt. Hvis du ikke ser at dette skjer, må du kontrollere at skrivebordsklienten er installert på systemet.",
|
||||
"Retry local edit" : "Prøv lokal redigering på nytt",
|
||||
"Edit online" : "Rediger på nett",
|
||||
"Failed to redirect to client" : "Kunne ikke omdirigere til klienten",
|
||||
"Edit locally" : "Rediger lokalt",
|
||||
|
|
@ -391,6 +389,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Gå fil forrige mappe",
|
||||
"Open the files app settings" : "Åpne Filer-appens innstillinger",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Du har kanskje ikke tillatelse til å se den, be avsenderen om å dele den",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skal nå åpnes lokalt. Hvis du ikke ser at dette skjer, må du kontrollere at skrivebordsklienten er installert på systemet.",
|
||||
"Retry local edit" : "Prøv lokal redigering på nytt",
|
||||
"The files is locked" : "Filene er låst",
|
||||
"Create new templates folder" : "Opprett ny malermappe",
|
||||
"List of favorites files and folders." : "Liste over favorittfiler og -mapper.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Ugyldig mappebane",
|
||||
"Folder not found" : "Mappe ikke funnet",
|
||||
"Upload (max. %s)" : "Opplasting (maks %s)",
|
||||
"Files compatibility" : "Kompatibilitet med filer",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillat å begrense filnavn for å sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavn gyldige på POSIX (f.eks. Linux eller macOS) tillatt.",
|
||||
"Enforce Windows compatibility" : "Håndhev Windows-kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokkere filnavn som ikke er gyldige på Windows-systemer, for eksempel å bruke reserverte navn eller spesialtegn. Men dette vil ikke håndheve kompatibiliteten til store og små bokstaver.",
|
||||
"Accept" : "Aksepter",
|
||||
"Reject" : "Avvis",
|
||||
"Incoming ownership transfer from {user}" : "Ny eierskapsoverføring fra {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Eierskapsoverføring av {path} fra {user} er ferdig.",
|
||||
"in %s" : "om %s",
|
||||
"Transferred from %1$s on %2$s" : "Overført fra %1$s på %2$s",
|
||||
"Files compatibility" : "Kompatibilitet med filer",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillat å begrense filnavn for å sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavn gyldige på POSIX (f.eks. Linux eller macOS) tillatt.",
|
||||
"Enforce Windows compatibility" : "Håndhev Windows-kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokkere filnavn som ikke er gyldige på Windows-systemer, for eksempel å bruke reserverte navn eller spesialtegn. Men dette vil ikke håndheve kompatibiliteten til store og små bokstaver.",
|
||||
"File Management" : "Filbehandling",
|
||||
"Current directory path" : "Gjeldende katalogsti",
|
||||
"Home" : "Hjem",
|
||||
|
|
@ -200,8 +200,6 @@
|
|||
"Confirm deletion" : "Bekreft sletting",
|
||||
"Cancel" : "Avbryt",
|
||||
"Edit file locally" : "Rediger fil lokalt",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skal nå åpnes lokalt. Hvis du ikke ser at dette skjer, må du kontrollere at skrivebordsklienten er installert på systemet.",
|
||||
"Retry local edit" : "Prøv lokal redigering på nytt",
|
||||
"Edit online" : "Rediger på nett",
|
||||
"Failed to redirect to client" : "Kunne ikke omdirigere til klienten",
|
||||
"Edit locally" : "Rediger lokalt",
|
||||
|
|
@ -389,6 +387,8 @@
|
|||
"Go to the previous folder" : "Gå fil forrige mappe",
|
||||
"Open the files app settings" : "Åpne Filer-appens innstillinger",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Du har kanskje ikke tillatelse til å se den, be avsenderen om å dele den",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skal nå åpnes lokalt. Hvis du ikke ser at dette skjer, må du kontrollere at skrivebordsklienten er installert på systemet.",
|
||||
"Retry local edit" : "Prøv lokal redigering på nytt",
|
||||
"The files is locked" : "Filene er låst",
|
||||
"Create new templates folder" : "Opprett ny malermappe",
|
||||
"List of favorites files and folders." : "Liste over favorittfiler og -mapper.",
|
||||
|
|
|
|||
|
|
@ -213,10 +213,10 @@ OC.L10N.register(
|
|||
"Could not move \"{file}\", target exists" : "Kon \"{file}\" niet verplaatsen, doel bestaat al",
|
||||
"Could not move \"{file}\"" : "Kon \"{file}\" niet verplaatsen",
|
||||
"copy" : "kopie",
|
||||
"Could not copy \"{file}\", target exists" : "Kon \"{bestand}\" niet kopiëren, het doel bestaat",
|
||||
"Could not copy \"{file}\", target exists" : "Kon \"{file}\" niet kopiëren, het doel bestaat",
|
||||
"Could not copy \"{file}\"" : "Kon \"{file}\" niet kopiëren",
|
||||
"Copied {origin} inside {destination}" : "Kopieerde {oorsprong} binnen {bestemming}",
|
||||
"Copied {origin} and {nbfiles} other files inside {destination}" : "Heeft {andere} en {nbfiles} andere bestanden in {destination} gekopieerd",
|
||||
"Copied {origin} inside {destination}" : "Kopieerde {origin} binnen {destination}",
|
||||
"Copied {origin} and {nbfiles} other files inside {destination}" : "Heeft {origin} en {nbfiles} andere bestanden in {destination} gekopieerd",
|
||||
"{newName} already exists" : "{newName} bestaat al",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Kon \"{fileName}\" niet hernoemen, het bestaat niet meer",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "De naam \"{targetName}\" bestaat al in map \"{dir}\". Kies een andere naam.",
|
||||
|
|
|
|||
|
|
@ -211,10 +211,10 @@
|
|||
"Could not move \"{file}\", target exists" : "Kon \"{file}\" niet verplaatsen, doel bestaat al",
|
||||
"Could not move \"{file}\"" : "Kon \"{file}\" niet verplaatsen",
|
||||
"copy" : "kopie",
|
||||
"Could not copy \"{file}\", target exists" : "Kon \"{bestand}\" niet kopiëren, het doel bestaat",
|
||||
"Could not copy \"{file}\", target exists" : "Kon \"{file}\" niet kopiëren, het doel bestaat",
|
||||
"Could not copy \"{file}\"" : "Kon \"{file}\" niet kopiëren",
|
||||
"Copied {origin} inside {destination}" : "Kopieerde {oorsprong} binnen {bestemming}",
|
||||
"Copied {origin} and {nbfiles} other files inside {destination}" : "Heeft {andere} en {nbfiles} andere bestanden in {destination} gekopieerd",
|
||||
"Copied {origin} inside {destination}" : "Kopieerde {origin} binnen {destination}",
|
||||
"Copied {origin} and {nbfiles} other files inside {destination}" : "Heeft {origin} en {nbfiles} andere bestanden in {destination} gekopieerd",
|
||||
"{newName} already exists" : "{newName} bestaat al",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Kon \"{fileName}\" niet hernoemen, het bestaat niet meer",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "De naam \"{targetName}\" bestaat al in map \"{dir}\". Kies een andere naam.",
|
||||
|
|
|
|||
|
|
@ -47,7 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Nieprawidłowa ścieżka folderu",
|
||||
"Folder not found" : "Nie znaleziono folderu",
|
||||
"Upload (max. %s)" : "Wysyłanie (maks. %s)",
|
||||
"Files compatibility" : "Zgodność plików",
|
||||
"Accept" : "Akceptuj",
|
||||
"Reject" : "Odrzuć",
|
||||
"Incoming ownership transfer from {user}" : "Przychodzące przeniesienie własności od {user}",
|
||||
|
|
@ -60,6 +59,7 @@ OC.L10N.register(
|
|||
"Your ownership transfer of {path} to {user} has completed." : "Twoje przeniesienie własności {path} na {user} zostało zakończone.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "Przeniesienie własności {path} z {user} zostało zakończone.",
|
||||
"in %s" : "w %s",
|
||||
"Files compatibility" : "Zgodność plików",
|
||||
"File Management" : "Zarządzanie plikami",
|
||||
"Current directory path" : "Obecna ścieżka katalogu",
|
||||
"Home" : "Strona główna",
|
||||
|
|
@ -190,8 +190,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Potwierdź usunięcie",
|
||||
"Cancel" : "Anuluj",
|
||||
"Edit file locally" : "Edytuj plik lokalnie",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Plik powinien teraz otworzyć się lokalnie. Jeśli nie widzisz tego, upewnij się, że klient pulpitowy jest zainstalowany w Twoim systemie.",
|
||||
"Retry local edit" : "Ponów próbę edycji lokalnej",
|
||||
"Edit online" : "Edycja online",
|
||||
"Failed to redirect to client" : "Nie udało się przekierować do klienta",
|
||||
"Edit locally" : "Edytuj lokalnie",
|
||||
|
|
@ -365,6 +363,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Przejdź do poprzedniego katalogu",
|
||||
"Open the files app settings" : "Otwórz ustawienia aplikacji plików",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Możesz nie mieć uprawnień, aby go wyświetlić, poproś nadawcę o udostępnienie",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Plik powinien teraz otworzyć się lokalnie. Jeśli nie widzisz tego, upewnij się, że klient pulpitowy jest zainstalowany w Twoim systemie.",
|
||||
"Retry local edit" : "Ponów próbę edycji lokalnej",
|
||||
"The files is locked" : "Pliki są zablokowane",
|
||||
"Create new templates folder" : "Stwórz nowy folder z szablonami",
|
||||
"List of favorites files and folders." : "Lista ulubionych plików i katalogów.",
|
||||
|
|
|
|||
|
|
@ -45,7 +45,6 @@
|
|||
"Invalid folder path" : "Nieprawidłowa ścieżka folderu",
|
||||
"Folder not found" : "Nie znaleziono folderu",
|
||||
"Upload (max. %s)" : "Wysyłanie (maks. %s)",
|
||||
"Files compatibility" : "Zgodność plików",
|
||||
"Accept" : "Akceptuj",
|
||||
"Reject" : "Odrzuć",
|
||||
"Incoming ownership transfer from {user}" : "Przychodzące przeniesienie własności od {user}",
|
||||
|
|
@ -58,6 +57,7 @@
|
|||
"Your ownership transfer of {path} to {user} has completed." : "Twoje przeniesienie własności {path} na {user} zostało zakończone.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "Przeniesienie własności {path} z {user} zostało zakończone.",
|
||||
"in %s" : "w %s",
|
||||
"Files compatibility" : "Zgodność plików",
|
||||
"File Management" : "Zarządzanie plikami",
|
||||
"Current directory path" : "Obecna ścieżka katalogu",
|
||||
"Home" : "Strona główna",
|
||||
|
|
@ -188,8 +188,6 @@
|
|||
"Confirm deletion" : "Potwierdź usunięcie",
|
||||
"Cancel" : "Anuluj",
|
||||
"Edit file locally" : "Edytuj plik lokalnie",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Plik powinien teraz otworzyć się lokalnie. Jeśli nie widzisz tego, upewnij się, że klient pulpitowy jest zainstalowany w Twoim systemie.",
|
||||
"Retry local edit" : "Ponów próbę edycji lokalnej",
|
||||
"Edit online" : "Edycja online",
|
||||
"Failed to redirect to client" : "Nie udało się przekierować do klienta",
|
||||
"Edit locally" : "Edytuj lokalnie",
|
||||
|
|
@ -363,6 +361,8 @@
|
|||
"Go to the previous folder" : "Przejdź do poprzedniego katalogu",
|
||||
"Open the files app settings" : "Otwórz ustawienia aplikacji plików",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Możesz nie mieć uprawnień, aby go wyświetlić, poproś nadawcę o udostępnienie",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Plik powinien teraz otworzyć się lokalnie. Jeśli nie widzisz tego, upewnij się, że klient pulpitowy jest zainstalowany w Twoim systemie.",
|
||||
"Retry local edit" : "Ponów próbę edycji lokalnej",
|
||||
"The files is locked" : "Pliki są zablokowane",
|
||||
"Create new templates folder" : "Stwórz nowy folder z szablonami",
|
||||
"List of favorites files and folders." : "Lista ulubionych plików i katalogów.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Caminho de pasta inválido",
|
||||
"Folder not found" : "Pasta não encontrada",
|
||||
"Upload (max. %s)" : "Envio (max. %s)",
|
||||
"Files compatibility" : "Compatibilidade de arquivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
|
||||
"Enforce Windows compatibility" : "Aplicar compatibilidade do Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isso bloqueará nomes de arquivos não válidos em sistemas Windows, como nomes reservados ou caracteres especiais. Mas isso não imporá a compatibilidade da distinção entre maiúsculas e minúsculas.",
|
||||
"Accept" : "Aceitar",
|
||||
"Reject" : "Rejeitar",
|
||||
"Incoming ownership transfer from {user}" : "Transferência de propriedade recebida de {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "A transferência da propriedade de {path} de {user} foi concluída.",
|
||||
"in %s" : "em %s",
|
||||
"Transferred from %1$s on %2$s" : "Transferido de %1$s para %2$s",
|
||||
"Files compatibility" : "Compatibilidade de arquivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
|
||||
"Enforce Windows compatibility" : "Aplicar compatibilidade do Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isso bloqueará nomes de arquivos não válidos em sistemas Windows, como nomes reservados ou caracteres especiais. Mas isso não imporá a compatibilidade da distinção entre maiúsculas e minúsculas.",
|
||||
"File Management" : "Gerenciamento de Arquivos",
|
||||
"Current directory path" : "Caminho do diretório atual",
|
||||
"Home" : "Início",
|
||||
|
|
@ -202,8 +202,8 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Confirmar exclusão",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit file locally" : "Editar arquivo localmente",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "O arquivo agora deve abrir localmente. Se isso não acontecer, certifique-se de que o cliente de desktop esteja instalado em seu sistema.",
|
||||
"Retry local edit" : "Tentar novamente a edição local",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O arquivo agora deve abrir no seu dispositivo. Caso contrário, verifique se você tem o aplicativo para desktop instalado.",
|
||||
"Retry and close" : "Tente novamente e feche",
|
||||
"Edit online" : "Editar on-line",
|
||||
"Failed to redirect to client" : "Falha ao redirecionar para o cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
|
|
@ -392,6 +392,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Ir para a pasta anterior",
|
||||
"Open the files app settings" : "Abra as configurações do aplicativo de arquivos",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "O arquivo agora deve abrir localmente. Se isso não acontecer, certifique-se de que o cliente de desktop esteja instalado em seu sistema.",
|
||||
"Retry local edit" : "Tentar novamente a edição local",
|
||||
"The files is locked" : "Os arquivos estão bloqueados",
|
||||
"Create new templates folder" : "Criar nova pasta de modelos",
|
||||
"List of favorites files and folders." : "Lista de arquivos e pastas favoritos.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Caminho de pasta inválido",
|
||||
"Folder not found" : "Pasta não encontrada",
|
||||
"Upload (max. %s)" : "Envio (max. %s)",
|
||||
"Files compatibility" : "Compatibilidade de arquivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
|
||||
"Enforce Windows compatibility" : "Aplicar compatibilidade do Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isso bloqueará nomes de arquivos não válidos em sistemas Windows, como nomes reservados ou caracteres especiais. Mas isso não imporá a compatibilidade da distinção entre maiúsculas e minúsculas.",
|
||||
"Accept" : "Aceitar",
|
||||
"Reject" : "Rejeitar",
|
||||
"Incoming ownership transfer from {user}" : "Transferência de propriedade recebida de {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "A transferência da propriedade de {path} de {user} foi concluída.",
|
||||
"in %s" : "em %s",
|
||||
"Transferred from %1$s on %2$s" : "Transferido de %1$s para %2$s",
|
||||
"Files compatibility" : "Compatibilidade de arquivos",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
|
||||
"Enforce Windows compatibility" : "Aplicar compatibilidade do Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isso bloqueará nomes de arquivos não válidos em sistemas Windows, como nomes reservados ou caracteres especiais. Mas isso não imporá a compatibilidade da distinção entre maiúsculas e minúsculas.",
|
||||
"File Management" : "Gerenciamento de Arquivos",
|
||||
"Current directory path" : "Caminho do diretório atual",
|
||||
"Home" : "Início",
|
||||
|
|
@ -200,8 +200,8 @@
|
|||
"Confirm deletion" : "Confirmar exclusão",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit file locally" : "Editar arquivo localmente",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "O arquivo agora deve abrir localmente. Se isso não acontecer, certifique-se de que o cliente de desktop esteja instalado em seu sistema.",
|
||||
"Retry local edit" : "Tentar novamente a edição local",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O arquivo agora deve abrir no seu dispositivo. Caso contrário, verifique se você tem o aplicativo para desktop instalado.",
|
||||
"Retry and close" : "Tente novamente e feche",
|
||||
"Edit online" : "Editar on-line",
|
||||
"Failed to redirect to client" : "Falha ao redirecionar para o cliente",
|
||||
"Edit locally" : "Editar localmente",
|
||||
|
|
@ -390,6 +390,8 @@
|
|||
"Go to the previous folder" : "Ir para a pasta anterior",
|
||||
"Open the files app settings" : "Abra as configurações do aplicativo de arquivos",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "O arquivo agora deve abrir localmente. Se isso não acontecer, certifique-se de que o cliente de desktop esteja instalado em seu sistema.",
|
||||
"Retry local edit" : "Tentar novamente a edição local",
|
||||
"The files is locked" : "Os arquivos estão bloqueados",
|
||||
"Create new templates folder" : "Criar nova pasta de modelos",
|
||||
"List of favorites files and folders." : "Lista de arquivos e pastas favoritos.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Caminho da pasta inválido",
|
||||
"Folder not found" : "Pasta não encontrada",
|
||||
"Upload (max. %s)" : "Envio (máx. %s)",
|
||||
"Files compatibility" : "Compatibilidade de ficheiros",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir a restrição dos nomes de ficheiro para garantir que possam ser sincronizados com todos os clientes. Por predefinição, todos os nomes de ficheiro válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
|
||||
"Enforce Windows compatibility" : "Forçar a compatibilidade com Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : " Isto bloqueará os nomes de ficheiro não válidos nos sistemas Windows, como a utilização de nomes reservados ou carateres especiais. Mas isto não irá impor a compatibilidade da sensibilidade à caixa alta maiúsculas ou baixa minúsculas.",
|
||||
"Accept" : "Aceitar",
|
||||
"Reject" : "Rejeitar",
|
||||
"Incoming ownership transfer from {user}" : "Transferência de propriedade recebida de {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "A sua transferência de propriedade de {path} de {user} foi concluída",
|
||||
"in %s" : "em %s",
|
||||
"Transferred from %1$s on %2$s" : "Transferido de %1$s em %2$s",
|
||||
"Files compatibility" : "Compatibilidade de ficheiros",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir a restrição dos nomes de ficheiro para garantir que possam ser sincronizados com todos os clientes. Por predefinição, todos os nomes de ficheiro válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
|
||||
"Enforce Windows compatibility" : "Forçar a compatibilidade com Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : " Isto bloqueará os nomes de ficheiro não válidos nos sistemas Windows, como a utilização de nomes reservados ou carateres especiais. Mas isto não irá impor a compatibilidade da sensibilidade à caixa alta maiúsculas ou baixa minúsculas.",
|
||||
"File Management" : "Gestão de ficheiros",
|
||||
"Current directory path" : "Caminho da pasta atual",
|
||||
"Home" : "Início",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Caminho da pasta inválido",
|
||||
"Folder not found" : "Pasta não encontrada",
|
||||
"Upload (max. %s)" : "Envio (máx. %s)",
|
||||
"Files compatibility" : "Compatibilidade de ficheiros",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir a restrição dos nomes de ficheiro para garantir que possam ser sincronizados com todos os clientes. Por predefinição, todos os nomes de ficheiro válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
|
||||
"Enforce Windows compatibility" : "Forçar a compatibilidade com Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : " Isto bloqueará os nomes de ficheiro não válidos nos sistemas Windows, como a utilização de nomes reservados ou carateres especiais. Mas isto não irá impor a compatibilidade da sensibilidade à caixa alta maiúsculas ou baixa minúsculas.",
|
||||
"Accept" : "Aceitar",
|
||||
"Reject" : "Rejeitar",
|
||||
"Incoming ownership transfer from {user}" : "Transferência de propriedade recebida de {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "A sua transferência de propriedade de {path} de {user} foi concluída",
|
||||
"in %s" : "em %s",
|
||||
"Transferred from %1$s on %2$s" : "Transferido de %1$s em %2$s",
|
||||
"Files compatibility" : "Compatibilidade de ficheiros",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir a restrição dos nomes de ficheiro para garantir que possam ser sincronizados com todos os clientes. Por predefinição, todos os nomes de ficheiro válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
|
||||
"Enforce Windows compatibility" : "Forçar a compatibilidade com Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : " Isto bloqueará os nomes de ficheiro não válidos nos sistemas Windows, como a utilização de nomes reservados ou carateres especiais. Mas isto não irá impor a compatibilidade da sensibilidade à caixa alta maiúsculas ou baixa minúsculas.",
|
||||
"File Management" : "Gestão de ficheiros",
|
||||
"Current directory path" : "Caminho da pasta atual",
|
||||
"Home" : "Início",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Неверный путь к папке",
|
||||
"Folder not found" : "Папка не найдена",
|
||||
"Upload (max. %s)" : "Загрузка (максимум %s)",
|
||||
"Files compatibility" : "Совместимость файлов",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).",
|
||||
"Enforce Windows compatibility" : "Обеспечить совместимость с Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Это позволит блокировать имена файлов, недопустимые в системах Windows, например, использующие зарезервированные имена или специальные символы. Однако это не обеспечит совместимость в части чувствительности к регистру.",
|
||||
"Accept" : "Принять",
|
||||
"Reject" : "Отклонить",
|
||||
"Incoming ownership transfer from {user}" : "Запрос передачи владения от пользователя {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Завершена передача владения «{path}» от пользователя {user}.",
|
||||
"in %s" : "в %s",
|
||||
"Transferred from %1$s on %2$s" : "Передано от %1$s %2$s",
|
||||
"Files compatibility" : "Совместимость файлов",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).",
|
||||
"Enforce Windows compatibility" : "Обеспечить совместимость с Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Это позволит блокировать имена файлов, недопустимые в системах Windows, например, использующие зарезервированные имена или специальные символы. Однако это не обеспечит совместимость в части чувствительности к регистру.",
|
||||
"File Management" : "Управление файлами",
|
||||
"Current directory path" : "Текущий путь к каталогу",
|
||||
"Home" : "Главная",
|
||||
|
|
@ -201,8 +201,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Подтвердить удаление",
|
||||
"Cancel" : "Отменить",
|
||||
"Edit file locally" : "Редактировать файл локально",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Теперь файл должен открыться локально. Если вы этого не видите, убедитесь, что в вашей системе установлен клиент рабочего стола.",
|
||||
"Retry local edit" : "Повторите локальное редактирование",
|
||||
"Edit online" : "Редактировать онлайн",
|
||||
"Failed to redirect to client" : "Ошибка перенаправления в клиент",
|
||||
"Edit locally" : "Редактировать локально",
|
||||
|
|
@ -387,6 +385,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Перейти к предыдущей папке",
|
||||
"Open the files app settings" : "Открыть параметры приложения «Файлы»",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Теперь файл должен открыться локально. Если вы этого не видите, убедитесь, что в вашей системе установлен клиент рабочего стола.",
|
||||
"Retry local edit" : "Повторите локальное редактирование",
|
||||
"The files is locked" : "Файлы заблокированы",
|
||||
"Create new templates folder" : "Создать новую папку шаблонов",
|
||||
"List of favorites files and folders." : "Список избранных файлов и каталогов.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Неверный путь к папке",
|
||||
"Folder not found" : "Папка не найдена",
|
||||
"Upload (max. %s)" : "Загрузка (максимум %s)",
|
||||
"Files compatibility" : "Совместимость файлов",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).",
|
||||
"Enforce Windows compatibility" : "Обеспечить совместимость с Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Это позволит блокировать имена файлов, недопустимые в системах Windows, например, использующие зарезервированные имена или специальные символы. Однако это не обеспечит совместимость в части чувствительности к регистру.",
|
||||
"Accept" : "Принять",
|
||||
"Reject" : "Отклонить",
|
||||
"Incoming ownership transfer from {user}" : "Запрос передачи владения от пользователя {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Завершена передача владения «{path}» от пользователя {user}.",
|
||||
"in %s" : "в %s",
|
||||
"Transferred from %1$s on %2$s" : "Передано от %1$s %2$s",
|
||||
"Files compatibility" : "Совместимость файлов",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).",
|
||||
"Enforce Windows compatibility" : "Обеспечить совместимость с Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Это позволит блокировать имена файлов, недопустимые в системах Windows, например, использующие зарезервированные имена или специальные символы. Однако это не обеспечит совместимость в части чувствительности к регистру.",
|
||||
"File Management" : "Управление файлами",
|
||||
"Current directory path" : "Текущий путь к каталогу",
|
||||
"Home" : "Главная",
|
||||
|
|
@ -199,8 +199,6 @@
|
|||
"Confirm deletion" : "Подтвердить удаление",
|
||||
"Cancel" : "Отменить",
|
||||
"Edit file locally" : "Редактировать файл локально",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Теперь файл должен открыться локально. Если вы этого не видите, убедитесь, что в вашей системе установлен клиент рабочего стола.",
|
||||
"Retry local edit" : "Повторите локальное редактирование",
|
||||
"Edit online" : "Редактировать онлайн",
|
||||
"Failed to redirect to client" : "Ошибка перенаправления в клиент",
|
||||
"Edit locally" : "Редактировать локально",
|
||||
|
|
@ -385,6 +383,8 @@
|
|||
"Go to the previous folder" : "Перейти к предыдущей папке",
|
||||
"Open the files app settings" : "Открыть параметры приложения «Файлы»",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Теперь файл должен открыться локально. Если вы этого не видите, убедитесь, что в вашей системе установлен клиент рабочего стола.",
|
||||
"Retry local edit" : "Повторите локальное редактирование",
|
||||
"The files is locked" : "Файлы заблокированы",
|
||||
"Create new templates folder" : "Создать новую папку шаблонов",
|
||||
"List of favorites files and folders." : "Список избранных файлов и каталогов.",
|
||||
|
|
|
|||
|
|
@ -173,8 +173,8 @@ OC.L10N.register(
|
|||
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartellas"],
|
||||
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archìviu","{fileCount} archìvios"],
|
||||
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archìviu e {folderCount} cartella","1 archìviu e {folderCount} cartellas"],
|
||||
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{folderCount} archìviu e 1 cartella","{folderCount} archìvios e 1 cartella"],
|
||||
"{fileCount} files and {folderCount} folders" : "{folderCount} archìvios e {folderCount} cartellas",
|
||||
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} archìviu e 1 cartella","{fileCount} archìvios e 1 cartella"],
|
||||
"{fileCount} files and {folderCount} folders" : "{fileCount} archìvios e {folderCount} cartellas",
|
||||
"No favorites yet" : "Ancora perunu preferidu",
|
||||
"Files and folders you mark as favorite will show up here" : "Is archìvios e is cartellas chi marcas comente preferidos ant a aparèssere inoghe",
|
||||
"All files" : "Totu is archìvios",
|
||||
|
|
|
|||
|
|
@ -171,8 +171,8 @@
|
|||
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartellas"],
|
||||
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archìviu","{fileCount} archìvios"],
|
||||
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archìviu e {folderCount} cartella","1 archìviu e {folderCount} cartellas"],
|
||||
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{folderCount} archìviu e 1 cartella","{folderCount} archìvios e 1 cartella"],
|
||||
"{fileCount} files and {folderCount} folders" : "{folderCount} archìvios e {folderCount} cartellas",
|
||||
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} archìviu e 1 cartella","{fileCount} archìvios e 1 cartella"],
|
||||
"{fileCount} files and {folderCount} folders" : "{fileCount} archìvios e {folderCount} cartellas",
|
||||
"No favorites yet" : "Ancora perunu preferidu",
|
||||
"Files and folders you mark as favorite will show up here" : "Is archìvios e is cartellas chi marcas comente preferidos ant a aparèssere inoghe",
|
||||
"All files" : "Totu is archìvios",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Neplatná cesta k priečinku",
|
||||
"Folder not found" : "Priečinok nebol nájdený",
|
||||
"Upload (max. %s)" : "Nahrať (max. %s)",
|
||||
"Files compatibility" : "Kompatibilita súborov",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Povoliť obmedzenie názvov súborov, aby sa zabezpečila synchronizácia súborov so všetkými klientmi. V predvolenom nastavení sú povolené všetky názvy súborov platné pre POSIX (napr. Linux alebo macOS).",
|
||||
"Enforce Windows compatibility" : "Vynútiť kompatibilitu s Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tým sa zablokujú názvy súborov, ktoré nie sú platné v systémoch Windows, ako napríklad používanie vyhradených názvov alebo špeciálnych znakov. To však nevynúti kompatibilitu rozlišovania malých a veľkých písmen.",
|
||||
"Accept" : "Prijať",
|
||||
"Reject" : "Odmietnuť",
|
||||
"Incoming ownership transfer from {user}" : "Prichádzajúci prevod vlastníctva od {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Prevod vlastníctva položky {path} od {user} bol dokončený.",
|
||||
"in %s" : "v %s",
|
||||
"Transferred from %1$s on %2$s" : "Prevedené z %1$s na %2$s",
|
||||
"Files compatibility" : "Kompatibilita súborov",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Povoliť obmedzenie názvov súborov, aby sa zabezpečila synchronizácia súborov so všetkými klientmi. V predvolenom nastavení sú povolené všetky názvy súborov platné pre POSIX (napr. Linux alebo macOS).",
|
||||
"Enforce Windows compatibility" : "Vynútiť kompatibilitu s Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tým sa zablokujú názvy súborov, ktoré nie sú platné v systémoch Windows, ako napríklad používanie vyhradených názvov alebo špeciálnych znakov. To však nevynúti kompatibilitu rozlišovania malých a veľkých písmen.",
|
||||
"File Management" : "Správa súborov",
|
||||
"Current directory path" : "Aktuálna cesta k adresáru",
|
||||
"Home" : "Domov",
|
||||
|
|
@ -202,8 +202,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Potvrdiť vymazanie",
|
||||
"Cancel" : "Zrušiť",
|
||||
"Edit file locally" : "Editovať súbor lokálne",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Súbor by sa mal teraz otvoriť lokálne. Ak sa to nestane, uistite sa, že je vo vašom systéme nainštalovaný desktopový klient.",
|
||||
"Retry local edit" : "Opakovať úpravu lokálne",
|
||||
"Edit online" : "Upraviť online",
|
||||
"Failed to redirect to client" : "Nepodarilo sa presmerovať na klienta",
|
||||
"Edit locally" : "Editovať lokálne",
|
||||
|
|
@ -338,7 +336,7 @@ OC.L10N.register(
|
|||
"{newName} already exists" : "{newName} už existuje",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Nie je možné premenovať \"{fileName}\", cieľ už neexistuje",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{targetName}\" je už použitý v priečinku \"{dir}\". Zvoľte prosím iný názov.",
|
||||
"Could not rename \"{fileName}\"" : "Nie je možné premenovať \"{file}\"",
|
||||
"Could not rename \"{fileName}\"" : "Nie je možné premenovať \"{fileName}\"",
|
||||
"Could not create file \"{file}\"" : "Nie je možné vytvoriť súbor \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Nie je možné vytvoriť súbor \"{file}\" lebo už existuje",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Nie je možné vytvoriť priečinok \"{dir}\" lebo už existuje",
|
||||
|
|
@ -392,6 +390,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Prejsť do predchádzajúceho priečinka",
|
||||
"Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Súbor by sa mal teraz otvoriť lokálne. Ak sa to nestane, uistite sa, že je vo vašom systéme nainštalovaný desktopový klient.",
|
||||
"Retry local edit" : "Opakovať úpravu lokálne",
|
||||
"The files is locked" : "Súbory sú uzamknuté",
|
||||
"Create new templates folder" : "Vytvoriť nový vzorový priečinok",
|
||||
"List of favorites files and folders." : "Zoznam obľúbených súborov a priečinkov.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Neplatná cesta k priečinku",
|
||||
"Folder not found" : "Priečinok nebol nájdený",
|
||||
"Upload (max. %s)" : "Nahrať (max. %s)",
|
||||
"Files compatibility" : "Kompatibilita súborov",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Povoliť obmedzenie názvov súborov, aby sa zabezpečila synchronizácia súborov so všetkými klientmi. V predvolenom nastavení sú povolené všetky názvy súborov platné pre POSIX (napr. Linux alebo macOS).",
|
||||
"Enforce Windows compatibility" : "Vynútiť kompatibilitu s Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tým sa zablokujú názvy súborov, ktoré nie sú platné v systémoch Windows, ako napríklad používanie vyhradených názvov alebo špeciálnych znakov. To však nevynúti kompatibilitu rozlišovania malých a veľkých písmen.",
|
||||
"Accept" : "Prijať",
|
||||
"Reject" : "Odmietnuť",
|
||||
"Incoming ownership transfer from {user}" : "Prichádzajúci prevod vlastníctva od {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Prevod vlastníctva položky {path} od {user} bol dokončený.",
|
||||
"in %s" : "v %s",
|
||||
"Transferred from %1$s on %2$s" : "Prevedené z %1$s na %2$s",
|
||||
"Files compatibility" : "Kompatibilita súborov",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Povoliť obmedzenie názvov súborov, aby sa zabezpečila synchronizácia súborov so všetkými klientmi. V predvolenom nastavení sú povolené všetky názvy súborov platné pre POSIX (napr. Linux alebo macOS).",
|
||||
"Enforce Windows compatibility" : "Vynútiť kompatibilitu s Windows",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tým sa zablokujú názvy súborov, ktoré nie sú platné v systémoch Windows, ako napríklad používanie vyhradených názvov alebo špeciálnych znakov. To však nevynúti kompatibilitu rozlišovania malých a veľkých písmen.",
|
||||
"File Management" : "Správa súborov",
|
||||
"Current directory path" : "Aktuálna cesta k adresáru",
|
||||
"Home" : "Domov",
|
||||
|
|
@ -200,8 +200,6 @@
|
|||
"Confirm deletion" : "Potvrdiť vymazanie",
|
||||
"Cancel" : "Zrušiť",
|
||||
"Edit file locally" : "Editovať súbor lokálne",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Súbor by sa mal teraz otvoriť lokálne. Ak sa to nestane, uistite sa, že je vo vašom systéme nainštalovaný desktopový klient.",
|
||||
"Retry local edit" : "Opakovať úpravu lokálne",
|
||||
"Edit online" : "Upraviť online",
|
||||
"Failed to redirect to client" : "Nepodarilo sa presmerovať na klienta",
|
||||
"Edit locally" : "Editovať lokálne",
|
||||
|
|
@ -336,7 +334,7 @@
|
|||
"{newName} already exists" : "{newName} už existuje",
|
||||
"Could not rename \"{fileName}\", it does not exist any more" : "Nie je možné premenovať \"{fileName}\", cieľ už neexistuje",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{targetName}\" je už použitý v priečinku \"{dir}\". Zvoľte prosím iný názov.",
|
||||
"Could not rename \"{fileName}\"" : "Nie je možné premenovať \"{file}\"",
|
||||
"Could not rename \"{fileName}\"" : "Nie je možné premenovať \"{fileName}\"",
|
||||
"Could not create file \"{file}\"" : "Nie je možné vytvoriť súbor \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Nie je možné vytvoriť súbor \"{file}\" lebo už existuje",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Nie je možné vytvoriť priečinok \"{dir}\" lebo už existuje",
|
||||
|
|
@ -390,6 +388,8 @@
|
|||
"Go to the previous folder" : "Prejsť do predchádzajúceho priečinka",
|
||||
"Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Súbor by sa mal teraz otvoriť lokálne. Ak sa to nestane, uistite sa, že je vo vašom systéme nainštalovaný desktopový klient.",
|
||||
"Retry local edit" : "Opakovať úpravu lokálne",
|
||||
"The files is locked" : "Súbory sú uzamknuté",
|
||||
"Create new templates folder" : "Vytvoriť nový vzorový priečinok",
|
||||
"List of favorites files and folders." : "Zoznam obľúbených súborov a priečinkov.",
|
||||
|
|
|
|||
|
|
@ -47,8 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Neveljavna pot mape",
|
||||
"Folder not found" : "Mape ni mogoče najti",
|
||||
"Upload (max. %s)" : "Pošiljanje (omejitev %s)",
|
||||
"Files compatibility" : "Skladnost datotek",
|
||||
"Enforce Windows compatibility" : "Vsili skladnost s sistemom Windows",
|
||||
"Accept" : "Sprejmi",
|
||||
"Reject" : "Zavrni",
|
||||
"Incoming ownership transfer from {user}" : "Vpisana je zahteva za prenos lastništva uporabnika {user}",
|
||||
|
|
@ -61,6 +59,8 @@ OC.L10N.register(
|
|||
"Your ownership transfer of {path} to {user} has completed." : "Prenos lastništva poti {path} na uporabnika {user} je končan.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "Prenos lastništva poti {path} z uporabnika {user} je končan.",
|
||||
"in %s" : "v %s",
|
||||
"Files compatibility" : "Skladnost datotek",
|
||||
"Enforce Windows compatibility" : "Vsili skladnost s sistemom Windows",
|
||||
"File Management" : "Upravljanje datotek",
|
||||
"Current directory path" : "Trenutna pot mape",
|
||||
"Home" : "Začetni pogled",
|
||||
|
|
@ -185,7 +185,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Potrdi brisanje",
|
||||
"Cancel" : "Prekliči",
|
||||
"Edit file locally" : "Uredi datoteko krajevno",
|
||||
"Retry local edit" : "Ponovno poskusi krajevno urejanje",
|
||||
"Edit online" : "Uredi na spletu",
|
||||
"Failed to redirect to client" : "Preusmerjanje odjemalca je spodletelo",
|
||||
"Edit locally" : "Uredi krajevno",
|
||||
|
|
@ -356,6 +355,7 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Skoči na predhodno mapo",
|
||||
"Open the files app settings" : "Odpri nastavitve programa Datoteke",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Morda ni ustreznih dovoljenj za ogled. Prosite pošiljatelja za prilagoditev.",
|
||||
"Retry local edit" : "Ponovno poskusi krajevno urejanje",
|
||||
"The files is locked" : "Datoteka je zaklenjena",
|
||||
"Create new templates folder" : "Ustvari novo začasno mapo",
|
||||
"List of favorites files and folders." : "Seznam priljubljenih datotek in map.",
|
||||
|
|
|
|||
|
|
@ -45,8 +45,6 @@
|
|||
"Invalid folder path" : "Neveljavna pot mape",
|
||||
"Folder not found" : "Mape ni mogoče najti",
|
||||
"Upload (max. %s)" : "Pošiljanje (omejitev %s)",
|
||||
"Files compatibility" : "Skladnost datotek",
|
||||
"Enforce Windows compatibility" : "Vsili skladnost s sistemom Windows",
|
||||
"Accept" : "Sprejmi",
|
||||
"Reject" : "Zavrni",
|
||||
"Incoming ownership transfer from {user}" : "Vpisana je zahteva za prenos lastništva uporabnika {user}",
|
||||
|
|
@ -59,6 +57,8 @@
|
|||
"Your ownership transfer of {path} to {user} has completed." : "Prenos lastništva poti {path} na uporabnika {user} je končan.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "Prenos lastništva poti {path} z uporabnika {user} je končan.",
|
||||
"in %s" : "v %s",
|
||||
"Files compatibility" : "Skladnost datotek",
|
||||
"Enforce Windows compatibility" : "Vsili skladnost s sistemom Windows",
|
||||
"File Management" : "Upravljanje datotek",
|
||||
"Current directory path" : "Trenutna pot mape",
|
||||
"Home" : "Začetni pogled",
|
||||
|
|
@ -183,7 +183,6 @@
|
|||
"Confirm deletion" : "Potrdi brisanje",
|
||||
"Cancel" : "Prekliči",
|
||||
"Edit file locally" : "Uredi datoteko krajevno",
|
||||
"Retry local edit" : "Ponovno poskusi krajevno urejanje",
|
||||
"Edit online" : "Uredi na spletu",
|
||||
"Failed to redirect to client" : "Preusmerjanje odjemalca je spodletelo",
|
||||
"Edit locally" : "Uredi krajevno",
|
||||
|
|
@ -354,6 +353,7 @@
|
|||
"Go to the previous folder" : "Skoči na predhodno mapo",
|
||||
"Open the files app settings" : "Odpri nastavitve programa Datoteke",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Morda ni ustreznih dovoljenj za ogled. Prosite pošiljatelja za prilagoditev.",
|
||||
"Retry local edit" : "Ponovno poskusi krajevno urejanje",
|
||||
"The files is locked" : "Datoteka je zaklenjena",
|
||||
"Create new templates folder" : "Ustvari novo začasno mapo",
|
||||
"List of favorites files and folders." : "Seznam priljubljenih datotek in map.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Неисправна путања фолдера",
|
||||
"Folder not found" : "Није пронађен фолдер",
|
||||
"Upload (max. %s)" : "Отпремање (макс. %s)",
|
||||
"Files compatibility" : "Компатибилност фајлова",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозвољава се ограничавање имена фајлова тако да сви клијенти могу да их синхронизују. Подразумевано се дозвољавају сва имена фајлова која су исправна на POSIX системима (нпр. Linux или macOS).",
|
||||
"Enforce Windows compatibility" : "Форсирај Windows компатибилност",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ово ће да блокира имена фајлова која су неисправна на Windows системима, као што су она која користе резервисана имена или специјалне карактере. Али ово неће форсирати компатибилност разликовања малих и великих слова.",
|
||||
"Accept" : "Прихвати",
|
||||
"Reject" : "Одбаци",
|
||||
"Incoming ownership transfer from {user}" : "Надолазећи пренос власништва од корисника {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Пренос власништва {path} на корисника {user} завршен.",
|
||||
"in %s" : "за %s",
|
||||
"Transferred from %1$s on %2$s" : "Пренесено са %1$s на %2$s",
|
||||
"Files compatibility" : "Компатибилност фајлова",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозвољава се ограничавање имена фајлова тако да сви клијенти могу да их синхронизују. Подразумевано се дозвољавају сва имена фајлова која су исправна на POSIX системима (нпр. Linux или macOS).",
|
||||
"Enforce Windows compatibility" : "Форсирај Windows компатибилност",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ово ће да блокира имена фајлова која су неисправна на Windows системима, као што су она која користе резервисана имена или специјалне карактере. Али ово неће форсирати компатибилност разликовања малих и великих слова.",
|
||||
"File Management" : "Управљање фајловима",
|
||||
"Current directory path" : "Путања текућег директоријума",
|
||||
"Home" : "Почетна",
|
||||
|
|
@ -202,8 +202,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Потврди брисање",
|
||||
"Cancel" : "Поништи",
|
||||
"Edit file locally" : "Уреди фајл локално",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Фајл би сата требало да се отвори локално. Ако се то не деси, обезбедите да је десктоп клијент инсталиран на вашем систему.",
|
||||
"Retry local edit" : "Пробај поново локално уређивање",
|
||||
"Edit online" : "Уреди на мрежи",
|
||||
"Failed to redirect to client" : "Преусмеравање на клијента није успело",
|
||||
"Edit locally" : "Уреди локално",
|
||||
|
|
@ -267,6 +265,7 @@ OC.L10N.register(
|
|||
"This operation is forbidden" : "Ова радња је забрањена",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите дневник или контактирајте администратора",
|
||||
"Storage is temporarily not available" : "Складиште привремено није доступно",
|
||||
"Unexpected error: {error}" : "Неочекивана грешка: {error}",
|
||||
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} фолдер","{folderCount} фолдера","{folderCount} фолдера"],
|
||||
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} фајл","{fileCount} фајла","{fileCount} фајлова"],
|
||||
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 фајл и {folderCount} фолдер","1 фајл и {folderCount} фолдера","1 фајл и {folderCount} фолдера"],
|
||||
|
|
@ -383,14 +382,16 @@ OC.L10N.register(
|
|||
"Filenames must not end with \"{segment}\"." : "Имена фајлова не смеју да се завршавају са „{segment}”.",
|
||||
"Name cannot be empty" : "Назив не може бити празан",
|
||||
"Another entry with the same name already exists" : "Већ постоји ставка са истим именом.",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{fileName}” јер фајл више не постоји",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}” се већ користи у директоријуму „{dir}”. Молимо вас да изаберете неко друго име.",
|
||||
"Could not rename \"{oldName}\"" : "Не може да се промени име фајла „{fileName}”",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{oldName}” јер фајл више не постоји",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{newName}” се већ користи у директоријуму „{dir}”. Молимо вас да изаберете неко друго име.",
|
||||
"Could not rename \"{oldName}\"" : "Не може да се промени име фајла „{oldName}”",
|
||||
"Storage informations" : "Информације о складишту",
|
||||
"Choose file" : "Изаберите фајл",
|
||||
"Go to the previous folder" : "Иди на претходни фолдер",
|
||||
"Open the files app settings" : "Отвори подешавања апликације фајлови",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Фајл би сата требало да се отвори локално. Ако се то не деси, обезбедите да је десктоп клијент инсталиран на вашем систему.",
|
||||
"Retry local edit" : "Пробај поново локално уређивање",
|
||||
"The files is locked" : "Фајл је закључан",
|
||||
"Create new templates folder" : "Креирај нови фолдер шаблона",
|
||||
"List of favorites files and folders." : "Листа омиљених фајлова и директоријума.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Неисправна путања фолдера",
|
||||
"Folder not found" : "Није пронађен фолдер",
|
||||
"Upload (max. %s)" : "Отпремање (макс. %s)",
|
||||
"Files compatibility" : "Компатибилност фајлова",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозвољава се ограничавање имена фајлова тако да сви клијенти могу да их синхронизују. Подразумевано се дозвољавају сва имена фајлова која су исправна на POSIX системима (нпр. Linux или macOS).",
|
||||
"Enforce Windows compatibility" : "Форсирај Windows компатибилност",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ово ће да блокира имена фајлова која су неисправна на Windows системима, као што су она која користе резервисана имена или специјалне карактере. Али ово неће форсирати компатибилност разликовања малих и великих слова.",
|
||||
"Accept" : "Прихвати",
|
||||
"Reject" : "Одбаци",
|
||||
"Incoming ownership transfer from {user}" : "Надолазећи пренос власништва од корисника {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Пренос власништва {path} на корисника {user} завршен.",
|
||||
"in %s" : "за %s",
|
||||
"Transferred from %1$s on %2$s" : "Пренесено са %1$s на %2$s",
|
||||
"Files compatibility" : "Компатибилност фајлова",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозвољава се ограничавање имена фајлова тако да сви клијенти могу да их синхронизују. Подразумевано се дозвољавају сва имена фајлова која су исправна на POSIX системима (нпр. Linux или macOS).",
|
||||
"Enforce Windows compatibility" : "Форсирај Windows компатибилност",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ово ће да блокира имена фајлова која су неисправна на Windows системима, као што су она која користе резервисана имена или специјалне карактере. Али ово неће форсирати компатибилност разликовања малих и великих слова.",
|
||||
"File Management" : "Управљање фајловима",
|
||||
"Current directory path" : "Путања текућег директоријума",
|
||||
"Home" : "Почетна",
|
||||
|
|
@ -200,8 +200,6 @@
|
|||
"Confirm deletion" : "Потврди брисање",
|
||||
"Cancel" : "Поништи",
|
||||
"Edit file locally" : "Уреди фајл локално",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Фајл би сата требало да се отвори локално. Ако се то не деси, обезбедите да је десктоп клијент инсталиран на вашем систему.",
|
||||
"Retry local edit" : "Пробај поново локално уређивање",
|
||||
"Edit online" : "Уреди на мрежи",
|
||||
"Failed to redirect to client" : "Преусмеравање на клијента није успело",
|
||||
"Edit locally" : "Уреди локално",
|
||||
|
|
@ -265,6 +263,7 @@
|
|||
"This operation is forbidden" : "Ова радња је забрањена",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите дневник или контактирајте администратора",
|
||||
"Storage is temporarily not available" : "Складиште привремено није доступно",
|
||||
"Unexpected error: {error}" : "Неочекивана грешка: {error}",
|
||||
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} фолдер","{folderCount} фолдера","{folderCount} фолдера"],
|
||||
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} фајл","{fileCount} фајла","{fileCount} фајлова"],
|
||||
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 фајл и {folderCount} фолдер","1 фајл и {folderCount} фолдера","1 фајл и {folderCount} фолдера"],
|
||||
|
|
@ -381,14 +380,16 @@
|
|||
"Filenames must not end with \"{segment}\"." : "Имена фајлова не смеју да се завршавају са „{segment}”.",
|
||||
"Name cannot be empty" : "Назив не може бити празан",
|
||||
"Another entry with the same name already exists" : "Већ постоји ставка са истим именом.",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{fileName}” јер фајл више не постоји",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}” се већ користи у директоријуму „{dir}”. Молимо вас да изаберете неко друго име.",
|
||||
"Could not rename \"{oldName}\"" : "Не може да се промени име фајла „{fileName}”",
|
||||
"Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{oldName}” јер фајл више не постоји",
|
||||
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{newName}” се већ користи у директоријуму „{dir}”. Молимо вас да изаберете неко друго име.",
|
||||
"Could not rename \"{oldName}\"" : "Не може да се промени име фајла „{oldName}”",
|
||||
"Storage informations" : "Информације о складишту",
|
||||
"Choose file" : "Изаберите фајл",
|
||||
"Go to the previous folder" : "Иди на претходни фолдер",
|
||||
"Open the files app settings" : "Отвори подешавања апликације фајлови",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Фајл би сата требало да се отвори локално. Ако се то не деси, обезбедите да је десктоп клијент инсталиран на вашем систему.",
|
||||
"Retry local edit" : "Пробај поново локално уређивање",
|
||||
"The files is locked" : "Фајл је закључан",
|
||||
"Create new templates folder" : "Креирај нови фолдер шаблона",
|
||||
"List of favorites files and folders." : "Листа омиљених фајлова и директоријума.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Ogiltig mappsökväg",
|
||||
"Folder not found" : "Mappen hittades inte",
|
||||
"Upload (max. %s)" : "Ladda upp (högst %s)",
|
||||
"Files compatibility" : "Filkompatibilitet",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillåt att begränsa filnamn för att säkerställa att filer kan synkroniseras med alla klienter. Som standard är alla filnamn som är giltiga på POSIX (t.ex. Linux eller macOS) tillåtna.",
|
||||
"Enforce Windows compatibility" : "Tvinga Windows-kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Detta kommer att blockera filnamn som inte är giltiga på Windows-system, som att använda reserverade namn eller specialtecken. Men detta kommer inte att framtvinga kompatibiliteten för skiftlägeskänslighet.",
|
||||
"Accept" : "Acceptera",
|
||||
"Reject" : "Avvisa",
|
||||
"Incoming ownership transfer from {user}" : "Inkommande ägaröverföring från {user}",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "Ägaröverföringen av {path} från {user} är klar.",
|
||||
"in %s" : "om %s",
|
||||
"Transferred from %1$s on %2$s" : "Överförd från %1$s på %2$s",
|
||||
"Files compatibility" : "Filkompatibilitet",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillåt att begränsa filnamn för att säkerställa att filer kan synkroniseras med alla klienter. Som standard är alla filnamn som är giltiga på POSIX (t.ex. Linux eller macOS) tillåtna.",
|
||||
"Enforce Windows compatibility" : "Tvinga Windows-kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Detta kommer att blockera filnamn som inte är giltiga på Windows-system, som att använda reserverade namn eller specialtecken. Men detta kommer inte att framtvinga kompatibiliteten för skiftlägeskänslighet.",
|
||||
"File Management" : "Filhantering",
|
||||
"Current directory path" : "Aktuell katalogsökväg",
|
||||
"Home" : "Hem",
|
||||
|
|
@ -202,8 +202,8 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Bekräfta radering",
|
||||
"Cancel" : "Avbryt",
|
||||
"Edit file locally" : "Redigera filen lokalt",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen bör nu öppnas lokalt. Om du inte ser detta hända, se till att skrivbordsklienten är installerad på ditt system.",
|
||||
"Retry local edit" : "Försök lokal redigering igen",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Filen bör nu öppnas på din enhet. Om den inte gör det, kontrollera att du har installerat skrivbordsappen.",
|
||||
"Retry and close" : "Försök igen och stäng",
|
||||
"Edit online" : "Redigera online",
|
||||
"Failed to redirect to client" : "Det gick inte att omdirigera till klienten",
|
||||
"Edit locally" : "Redigera lokalt",
|
||||
|
|
@ -339,7 +339,7 @@ OC.L10N.register(
|
|||
"Could not rename \"{fileName}\", it does not exist any more" : "Kunde inte döpa om \"{fileName}\", filen existerar inte mer",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Namnet \"{targetName}\" används redan i mappen \"{dir}\". Välj ett annat namn.",
|
||||
"Could not rename \"{fileName}\"" : "Kan inte döpa om \"{fileName}\"",
|
||||
"Could not create file \"{file}\"" : "Kunde inte skapa fil \"{fileName}\"",
|
||||
"Could not create file \"{file}\"" : "Kunde inte skapa fil \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Kunde inte skapa fil \"{file}\" därför att den redan existerar",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Kunde inte skapa \"{dir}\" därför att den redan existerar",
|
||||
"Could not fetch file details \"{file}\"" : "Kunde inte hämta filinformation \"{file}\"",
|
||||
|
|
@ -392,6 +392,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Gå till föregående mapp",
|
||||
"Open the files app settings" : "Öppna filappens inställningar",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Du kanske inte har behörighet att se den, be avsändaren att dela den",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen bör nu öppnas lokalt. Om du inte ser detta hända, se till att skrivbordsklienten är installerad på ditt system.",
|
||||
"Retry local edit" : "Försök lokal redigering igen",
|
||||
"The files is locked" : "Filerna är låsta",
|
||||
"Create new templates folder" : "Skapa ny mallmapp",
|
||||
"List of favorites files and folders." : "Lista över favoritfiler och mappar.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Ogiltig mappsökväg",
|
||||
"Folder not found" : "Mappen hittades inte",
|
||||
"Upload (max. %s)" : "Ladda upp (högst %s)",
|
||||
"Files compatibility" : "Filkompatibilitet",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillåt att begränsa filnamn för att säkerställa att filer kan synkroniseras med alla klienter. Som standard är alla filnamn som är giltiga på POSIX (t.ex. Linux eller macOS) tillåtna.",
|
||||
"Enforce Windows compatibility" : "Tvinga Windows-kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Detta kommer att blockera filnamn som inte är giltiga på Windows-system, som att använda reserverade namn eller specialtecken. Men detta kommer inte att framtvinga kompatibiliteten för skiftlägeskänslighet.",
|
||||
"Accept" : "Acceptera",
|
||||
"Reject" : "Avvisa",
|
||||
"Incoming ownership transfer from {user}" : "Inkommande ägaröverföring från {user}",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "Ägaröverföringen av {path} från {user} är klar.",
|
||||
"in %s" : "om %s",
|
||||
"Transferred from %1$s on %2$s" : "Överförd från %1$s på %2$s",
|
||||
"Files compatibility" : "Filkompatibilitet",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillåt att begränsa filnamn för att säkerställa att filer kan synkroniseras med alla klienter. Som standard är alla filnamn som är giltiga på POSIX (t.ex. Linux eller macOS) tillåtna.",
|
||||
"Enforce Windows compatibility" : "Tvinga Windows-kompatibilitet",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Detta kommer att blockera filnamn som inte är giltiga på Windows-system, som att använda reserverade namn eller specialtecken. Men detta kommer inte att framtvinga kompatibiliteten för skiftlägeskänslighet.",
|
||||
"File Management" : "Filhantering",
|
||||
"Current directory path" : "Aktuell katalogsökväg",
|
||||
"Home" : "Hem",
|
||||
|
|
@ -200,8 +200,8 @@
|
|||
"Confirm deletion" : "Bekräfta radering",
|
||||
"Cancel" : "Avbryt",
|
||||
"Edit file locally" : "Redigera filen lokalt",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen bör nu öppnas lokalt. Om du inte ser detta hända, se till att skrivbordsklienten är installerad på ditt system.",
|
||||
"Retry local edit" : "Försök lokal redigering igen",
|
||||
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Filen bör nu öppnas på din enhet. Om den inte gör det, kontrollera att du har installerat skrivbordsappen.",
|
||||
"Retry and close" : "Försök igen och stäng",
|
||||
"Edit online" : "Redigera online",
|
||||
"Failed to redirect to client" : "Det gick inte att omdirigera till klienten",
|
||||
"Edit locally" : "Redigera lokalt",
|
||||
|
|
@ -337,7 +337,7 @@
|
|||
"Could not rename \"{fileName}\", it does not exist any more" : "Kunde inte döpa om \"{fileName}\", filen existerar inte mer",
|
||||
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Namnet \"{targetName}\" används redan i mappen \"{dir}\". Välj ett annat namn.",
|
||||
"Could not rename \"{fileName}\"" : "Kan inte döpa om \"{fileName}\"",
|
||||
"Could not create file \"{file}\"" : "Kunde inte skapa fil \"{fileName}\"",
|
||||
"Could not create file \"{file}\"" : "Kunde inte skapa fil \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Kunde inte skapa fil \"{file}\" därför att den redan existerar",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Kunde inte skapa \"{dir}\" därför att den redan existerar",
|
||||
"Could not fetch file details \"{file}\"" : "Kunde inte hämta filinformation \"{file}\"",
|
||||
|
|
@ -390,6 +390,8 @@
|
|||
"Go to the previous folder" : "Gå till föregående mapp",
|
||||
"Open the files app settings" : "Öppna filappens inställningar",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Du kanske inte har behörighet att se den, be avsändaren att dela den",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen bör nu öppnas lokalt. Om du inte ser detta hända, se till att skrivbordsklienten är installerad på ditt system.",
|
||||
"Retry local edit" : "Försök lokal redigering igen",
|
||||
"The files is locked" : "Filerna är låsta",
|
||||
"Create new templates folder" : "Skapa ny mallmapp",
|
||||
"List of favorites files and folders." : "Lista över favoritfiler och mappar.",
|
||||
|
|
|
|||
|
|
@ -184,7 +184,7 @@ OC.L10N.register(
|
|||
"Details" : "รายละเอียด",
|
||||
"Please select tag(s) to add to the selection" : "กรุณาเลือกแท็กเพื่อเพิ่มเข้าไปในรายการที่เลือก",
|
||||
"Apply tag(s) to selection" : "นำแท็กไปใช้ในรายการที่เลือก",
|
||||
"Select directory \"{dirName}\"" : "เลือกไดเร็กทอรี \"{dirname}\"",
|
||||
"Select directory \"{dirName}\"" : "เลือกไดเร็กทอรี \"{dirName}\"",
|
||||
"Select file \"{fileName}\"" : "เลือกไฟล์ \"{fileName}\"",
|
||||
"Unable to determine date" : "ไม่สามารถระบุวัน",
|
||||
"Could not move \"{file}\", target exists" : "ไม่สามารถย้าย \"{file}\" เป้าหมายมีอยู่แล้ว",
|
||||
|
|
|
|||
|
|
@ -182,7 +182,7 @@
|
|||
"Details" : "รายละเอียด",
|
||||
"Please select tag(s) to add to the selection" : "กรุณาเลือกแท็กเพื่อเพิ่มเข้าไปในรายการที่เลือก",
|
||||
"Apply tag(s) to selection" : "นำแท็กไปใช้ในรายการที่เลือก",
|
||||
"Select directory \"{dirName}\"" : "เลือกไดเร็กทอรี \"{dirname}\"",
|
||||
"Select directory \"{dirName}\"" : "เลือกไดเร็กทอรี \"{dirName}\"",
|
||||
"Select file \"{fileName}\"" : "เลือกไฟล์ \"{fileName}\"",
|
||||
"Unable to determine date" : "ไม่สามารถระบุวัน",
|
||||
"Could not move \"{file}\", target exists" : "ไม่สามารถย้าย \"{file}\" เป้าหมายมีอยู่แล้ว",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "Klasör yolu geçersiz",
|
||||
"Folder not found" : "Klasör bulunamadı",
|
||||
"Upload (max. %s)" : "Yükle (en büyük: %s)",
|
||||
"Files compatibility" : "Dosyalar uygulaması uyumluluğu",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dosyaların tüm istemcilerle eşitlenebilmesi için dosya adlarının kısıtlanmasını sağlar. Varsayılan olarak POSIX içinde geçerli olan tüm dosya adlarına (Linux veya macOS) izin verilir.",
|
||||
"Enforce Windows compatibility" : "Windows uyumluluğu dayatılsın",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ayrılmış adlar veya özel karakterler kullanmak gibi Windows sistemlerinde geçerli olmayan dosya adlarını engeller. Ancak büyük/küçük harf duyarlılığı uyumluluğunu zorunlu kılmaz.",
|
||||
"Accept" : "Kabul et",
|
||||
"Reject" : "Reddet",
|
||||
"Incoming ownership transfer from {user}" : "{user} kullanıcısından gelen sahiplik aktarımı ",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "{path} yolundaki {user} kullanıcısının sahipliği size aktarıldı.",
|
||||
"in %s" : "%s içinde",
|
||||
"Transferred from %1$s on %2$s" : "%1$s üzerinden %2$s zamanında aktarıldı",
|
||||
"Files compatibility" : "Dosyalar uygulaması uyumluluğu",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dosyaların tüm istemcilerle eşitlenebilmesi için dosya adlarının kısıtlanmasını sağlar. Varsayılan olarak POSIX içinde geçerli olan tüm dosya adlarına (Linux veya macOS) izin verilir.",
|
||||
"Enforce Windows compatibility" : "Windows uyumluluğu dayatılsın",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ayrılmış adlar veya özel karakterler kullanmak gibi Windows sistemlerinde geçerli olmayan dosya adlarını engeller. Ancak büyük/küçük harf duyarlılığı uyumluluğunu zorunlu kılmaz.",
|
||||
"File Management" : "Dosya yönetimi",
|
||||
"Current directory path" : "Geçerli klasör yolu",
|
||||
"Home" : "Giriş",
|
||||
|
|
@ -202,8 +202,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "Silmeyi onaylayın",
|
||||
"Cancel" : "İptal",
|
||||
"Edit file locally" : "Dosyayı yerel olarak düzenle",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Dosya yerel olarak açılmalıdır. Bu gerçekleşmiyorsa, sisteminizde masaüstü istemcisinin kurulu olduğundan emin olun.",
|
||||
"Retry local edit" : "Yerel düzenlemeyi yinele",
|
||||
"Edit online" : "Çevrim içi düzenle",
|
||||
"Failed to redirect to client" : "İstemciye yönlendirilemedi",
|
||||
"Edit locally" : "Yerel olarak düzenle",
|
||||
|
|
@ -392,6 +390,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "Önceki klasöre git",
|
||||
"Open the files app settings" : "Dosyalar uygulaması ayarlarını aç",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Dosyayı görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Dosya yerel olarak açılmalıdır. Bu gerçekleşmiyorsa, sisteminizde masaüstü istemcisinin kurulu olduğundan emin olun.",
|
||||
"Retry local edit" : "Yerel düzenlemeyi yinele",
|
||||
"The files is locked" : "Dosyalar kilitli",
|
||||
"Create new templates folder" : "Yeni kalıp klasörü oluştur",
|
||||
"List of favorites files and folders." : "Sık kullanılan dosya ve klasör listesi.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "Klasör yolu geçersiz",
|
||||
"Folder not found" : "Klasör bulunamadı",
|
||||
"Upload (max. %s)" : "Yükle (en büyük: %s)",
|
||||
"Files compatibility" : "Dosyalar uygulaması uyumluluğu",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dosyaların tüm istemcilerle eşitlenebilmesi için dosya adlarının kısıtlanmasını sağlar. Varsayılan olarak POSIX içinde geçerli olan tüm dosya adlarına (Linux veya macOS) izin verilir.",
|
||||
"Enforce Windows compatibility" : "Windows uyumluluğu dayatılsın",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ayrılmış adlar veya özel karakterler kullanmak gibi Windows sistemlerinde geçerli olmayan dosya adlarını engeller. Ancak büyük/küçük harf duyarlılığı uyumluluğunu zorunlu kılmaz.",
|
||||
"Accept" : "Kabul et",
|
||||
"Reject" : "Reddet",
|
||||
"Incoming ownership transfer from {user}" : "{user} kullanıcısından gelen sahiplik aktarımı ",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "{path} yolundaki {user} kullanıcısının sahipliği size aktarıldı.",
|
||||
"in %s" : "%s içinde",
|
||||
"Transferred from %1$s on %2$s" : "%1$s üzerinden %2$s zamanında aktarıldı",
|
||||
"Files compatibility" : "Dosyalar uygulaması uyumluluğu",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dosyaların tüm istemcilerle eşitlenebilmesi için dosya adlarının kısıtlanmasını sağlar. Varsayılan olarak POSIX içinde geçerli olan tüm dosya adlarına (Linux veya macOS) izin verilir.",
|
||||
"Enforce Windows compatibility" : "Windows uyumluluğu dayatılsın",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ayrılmış adlar veya özel karakterler kullanmak gibi Windows sistemlerinde geçerli olmayan dosya adlarını engeller. Ancak büyük/küçük harf duyarlılığı uyumluluğunu zorunlu kılmaz.",
|
||||
"File Management" : "Dosya yönetimi",
|
||||
"Current directory path" : "Geçerli klasör yolu",
|
||||
"Home" : "Giriş",
|
||||
|
|
@ -200,8 +200,6 @@
|
|||
"Confirm deletion" : "Silmeyi onaylayın",
|
||||
"Cancel" : "İptal",
|
||||
"Edit file locally" : "Dosyayı yerel olarak düzenle",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Dosya yerel olarak açılmalıdır. Bu gerçekleşmiyorsa, sisteminizde masaüstü istemcisinin kurulu olduğundan emin olun.",
|
||||
"Retry local edit" : "Yerel düzenlemeyi yinele",
|
||||
"Edit online" : "Çevrim içi düzenle",
|
||||
"Failed to redirect to client" : "İstemciye yönlendirilemedi",
|
||||
"Edit locally" : "Yerel olarak düzenle",
|
||||
|
|
@ -390,6 +388,8 @@
|
|||
"Go to the previous folder" : "Önceki klasöre git",
|
||||
"Open the files app settings" : "Dosyalar uygulaması ayarlarını aç",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "Dosyayı görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Dosya yerel olarak açılmalıdır. Bu gerçekleşmiyorsa, sisteminizde masaüstü istemcisinin kurulu olduğundan emin olun.",
|
||||
"Retry local edit" : "Yerel düzenlemeyi yinele",
|
||||
"The files is locked" : "Dosyalar kilitli",
|
||||
"Create new templates folder" : "Yeni kalıp klasörü oluştur",
|
||||
"List of favorites files and folders." : "Sık kullanılan dosya ve klasör listesi.",
|
||||
|
|
|
|||
|
|
@ -47,10 +47,6 @@ OC.L10N.register(
|
|||
"Invalid folder path" : "ھۆججەت قىسقۇچ يولى ئىناۋەتسىز",
|
||||
"Folder not found" : "ھۆججەت قىسقۇچ تېپىلمىدى",
|
||||
"Upload (max. %s)" : "يۈكلەش (max.% S)",
|
||||
"Files compatibility" : "ھۆججەتلەرنىڭ ماسلىشىشچانلىقى",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ھۆججەت نامىنى چەكلەشكە يول قويۇڭ ، ھۆججەتلەرنىڭ بارلىق خېرىدارلار بىلەن ماسقەدەملىنىشىگە كاپالەتلىك قىلىڭ. سۈكۈتتىكى ھالەتتە POSIX (ئىناۋەتلىك Linux ياكى macOS) دىكى بارلىق ھۆججەت ئىسمى رۇخسەت قىلىنىدۇ.",
|
||||
"Enforce Windows compatibility" : "Windows ماسلىشىشچانلىقىنى كۈچەيتىڭ",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "بۇ Windows سىستېمىسىدا كۈچكە ئىگە بولمىغان ھۆججەت نامىنى چەكلەيدۇ ، مەسىلەن زاپاس ئىسىم ياكى ئالاھىدە ھەرپلەرنى ئىشلىتىش دېگەندەك. ئەمما بۇ ئەھۋال سەزگۈرلۈكىنىڭ ماسلىشىشچانلىقىنى ئىجرا قىلمايدۇ.",
|
||||
"Accept" : "قوبۇل قىلىڭ",
|
||||
"Reject" : "رەت قىلىش",
|
||||
"Incoming ownership transfer from {user}" : "{ئىشلەتكۈچى} دىن كەلگەن ئىگىدارلىق ھوقۇقىنى يۆتكەش",
|
||||
|
|
@ -65,6 +61,10 @@ OC.L10N.register(
|
|||
"The ownership transfer of {path} from {user} has completed." : "{يول} نىڭ {ئىشلەتكۈچى} دىن ئىگىدارلىق ھوقۇقىنى يۆتكەش تاماملاندى.",
|
||||
"in %s" : "% s",
|
||||
"Transferred from %1$s on %2$s" : "% 2 $ s دىكى% 1 $ s دىن يۆتكەلدى",
|
||||
"Files compatibility" : "ھۆججەتلەرنىڭ ماسلىشىشچانلىقى",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ھۆججەت نامىنى چەكلەشكە يول قويۇڭ ، ھۆججەتلەرنىڭ بارلىق خېرىدارلار بىلەن ماسقەدەملىنىشىگە كاپالەتلىك قىلىڭ. سۈكۈتتىكى ھالەتتە POSIX (ئىناۋەتلىك Linux ياكى macOS) دىكى بارلىق ھۆججەت ئىسمى رۇخسەت قىلىنىدۇ.",
|
||||
"Enforce Windows compatibility" : "Windows ماسلىشىشچانلىقىنى كۈچەيتىڭ",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "بۇ Windows سىستېمىسىدا كۈچكە ئىگە بولمىغان ھۆججەت نامىنى چەكلەيدۇ ، مەسىلەن زاپاس ئىسىم ياكى ئالاھىدە ھەرپلەرنى ئىشلىتىش دېگەندەك. ئەمما بۇ ئەھۋال سەزگۈرلۈكىنىڭ ماسلىشىشچانلىقىنى ئىجرا قىلمايدۇ.",
|
||||
"File Management" : "ھۆججەت باشقۇرۇش",
|
||||
"Current directory path" : "نۆۋەتتىكى مۇندەرىجە يولى",
|
||||
"Home" : "ئۆي",
|
||||
|
|
@ -200,8 +200,6 @@ OC.L10N.register(
|
|||
"Confirm deletion" : "ئۆچۈرۈشنى جەزملەشتۈرۈڭ",
|
||||
"Cancel" : "ۋاز كەچ",
|
||||
"Edit file locally" : "ھۆججەتنى يەرلىكتە تەھرىرلەڭ",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "بۇ ھۆججەت ھازىر يەرلىكتە ئېچىلىشى كېرەك. ئەگەر بۇ ئىشنىڭ يۈز بەرمىگەنلىكىنى كۆرسىڭىز ، ئۈستەل يۈزى خېرىدارلىرىنىڭ سىستېمىڭىزغا قاچىلانغانلىقىنى جەزملەشتۈرۈڭ.",
|
||||
"Retry local edit" : "يەرلىك تەھرىرلەشنى قايتا سىناڭ",
|
||||
"Edit online" : "توردا تەھرىرلەڭ",
|
||||
"Failed to redirect to client" : "خېرىدارغا قايتا نىشانلاش مەغلۇپ بولدى",
|
||||
"Edit locally" : "يەرلىكتە تەھرىرلەڭ",
|
||||
|
|
@ -380,6 +378,8 @@ OC.L10N.register(
|
|||
"Go to the previous folder" : "ئالدىنقى قىسقۇچقا بېرىڭ",
|
||||
"Open the files app settings" : "ھۆججەت ئەپ تەڭشىكىنى ئېچىڭ",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "ئۇنى كۆرۈش ھوقۇقىڭىز بولماسلىقى مۇمكىن ، ئەۋەتكۈچىدىن ئورتاقلىشىشنى سوراڭ",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "بۇ ھۆججەت ھازىر يەرلىكتە ئېچىلىشى كېرەك. ئەگەر بۇ ئىشنىڭ يۈز بەرمىگەنلىكىنى كۆرسىڭىز ، ئۈستەل يۈزى خېرىدارلىرىنىڭ سىستېمىڭىزغا قاچىلانغانلىقىنى جەزملەشتۈرۈڭ.",
|
||||
"Retry local edit" : "يەرلىك تەھرىرلەشنى قايتا سىناڭ",
|
||||
"The files is locked" : "ھۆججەتلەر قۇلۇپلاندى",
|
||||
"Create new templates folder" : "يېڭى قېلىپ ھۆججەت قىسقۇچى قۇر",
|
||||
"List of favorites files and folders." : "ياقتۇرىدىغان ھۆججەت ۋە ھۆججەت قىسقۇچلارنىڭ تىزىملىكى.",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,6 @@
|
|||
"Invalid folder path" : "ھۆججەت قىسقۇچ يولى ئىناۋەتسىز",
|
||||
"Folder not found" : "ھۆججەت قىسقۇچ تېپىلمىدى",
|
||||
"Upload (max. %s)" : "يۈكلەش (max.% S)",
|
||||
"Files compatibility" : "ھۆججەتلەرنىڭ ماسلىشىشچانلىقى",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ھۆججەت نامىنى چەكلەشكە يول قويۇڭ ، ھۆججەتلەرنىڭ بارلىق خېرىدارلار بىلەن ماسقەدەملىنىشىگە كاپالەتلىك قىلىڭ. سۈكۈتتىكى ھالەتتە POSIX (ئىناۋەتلىك Linux ياكى macOS) دىكى بارلىق ھۆججەت ئىسمى رۇخسەت قىلىنىدۇ.",
|
||||
"Enforce Windows compatibility" : "Windows ماسلىشىشچانلىقىنى كۈچەيتىڭ",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "بۇ Windows سىستېمىسىدا كۈچكە ئىگە بولمىغان ھۆججەت نامىنى چەكلەيدۇ ، مەسىلەن زاپاس ئىسىم ياكى ئالاھىدە ھەرپلەرنى ئىشلىتىش دېگەندەك. ئەمما بۇ ئەھۋال سەزگۈرلۈكىنىڭ ماسلىشىشچانلىقىنى ئىجرا قىلمايدۇ.",
|
||||
"Accept" : "قوبۇل قىلىڭ",
|
||||
"Reject" : "رەت قىلىش",
|
||||
"Incoming ownership transfer from {user}" : "{ئىشلەتكۈچى} دىن كەلگەن ئىگىدارلىق ھوقۇقىنى يۆتكەش",
|
||||
|
|
@ -63,6 +59,10 @@
|
|||
"The ownership transfer of {path} from {user} has completed." : "{يول} نىڭ {ئىشلەتكۈچى} دىن ئىگىدارلىق ھوقۇقىنى يۆتكەش تاماملاندى.",
|
||||
"in %s" : "% s",
|
||||
"Transferred from %1$s on %2$s" : "% 2 $ s دىكى% 1 $ s دىن يۆتكەلدى",
|
||||
"Files compatibility" : "ھۆججەتلەرنىڭ ماسلىشىشچانلىقى",
|
||||
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ھۆججەت نامىنى چەكلەشكە يول قويۇڭ ، ھۆججەتلەرنىڭ بارلىق خېرىدارلار بىلەن ماسقەدەملىنىشىگە كاپالەتلىك قىلىڭ. سۈكۈتتىكى ھالەتتە POSIX (ئىناۋەتلىك Linux ياكى macOS) دىكى بارلىق ھۆججەت ئىسمى رۇخسەت قىلىنىدۇ.",
|
||||
"Enforce Windows compatibility" : "Windows ماسلىشىشچانلىقىنى كۈچەيتىڭ",
|
||||
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "بۇ Windows سىستېمىسىدا كۈچكە ئىگە بولمىغان ھۆججەت نامىنى چەكلەيدۇ ، مەسىلەن زاپاس ئىسىم ياكى ئالاھىدە ھەرپلەرنى ئىشلىتىش دېگەندەك. ئەمما بۇ ئەھۋال سەزگۈرلۈكىنىڭ ماسلىشىشچانلىقىنى ئىجرا قىلمايدۇ.",
|
||||
"File Management" : "ھۆججەت باشقۇرۇش",
|
||||
"Current directory path" : "نۆۋەتتىكى مۇندەرىجە يولى",
|
||||
"Home" : "ئۆي",
|
||||
|
|
@ -198,8 +198,6 @@
|
|||
"Confirm deletion" : "ئۆچۈرۈشنى جەزملەشتۈرۈڭ",
|
||||
"Cancel" : "ۋاز كەچ",
|
||||
"Edit file locally" : "ھۆججەتنى يەرلىكتە تەھرىرلەڭ",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "بۇ ھۆججەت ھازىر يەرلىكتە ئېچىلىشى كېرەك. ئەگەر بۇ ئىشنىڭ يۈز بەرمىگەنلىكىنى كۆرسىڭىز ، ئۈستەل يۈزى خېرىدارلىرىنىڭ سىستېمىڭىزغا قاچىلانغانلىقىنى جەزملەشتۈرۈڭ.",
|
||||
"Retry local edit" : "يەرلىك تەھرىرلەشنى قايتا سىناڭ",
|
||||
"Edit online" : "توردا تەھرىرلەڭ",
|
||||
"Failed to redirect to client" : "خېرىدارغا قايتا نىشانلاش مەغلۇپ بولدى",
|
||||
"Edit locally" : "يەرلىكتە تەھرىرلەڭ",
|
||||
|
|
@ -378,6 +376,8 @@
|
|||
"Go to the previous folder" : "ئالدىنقى قىسقۇچقا بېرىڭ",
|
||||
"Open the files app settings" : "ھۆججەت ئەپ تەڭشىكىنى ئېچىڭ",
|
||||
"You might not have have permissions to view it, ask the sender to share it" : "ئۇنى كۆرۈش ھوقۇقىڭىز بولماسلىقى مۇمكىن ، ئەۋەتكۈچىدىن ئورتاقلىشىشنى سوراڭ",
|
||||
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "بۇ ھۆججەت ھازىر يەرلىكتە ئېچىلىشى كېرەك. ئەگەر بۇ ئىشنىڭ يۈز بەرمىگەنلىكىنى كۆرسىڭىز ، ئۈستەل يۈزى خېرىدارلىرىنىڭ سىستېمىڭىزغا قاچىلانغانلىقىنى جەزملەشتۈرۈڭ.",
|
||||
"Retry local edit" : "يەرلىك تەھرىرلەشنى قايتا سىناڭ",
|
||||
"The files is locked" : "ھۆججەتلەر قۇلۇپلاندى",
|
||||
"Create new templates folder" : "يېڭى قېلىپ ھۆججەت قىسقۇچى قۇر",
|
||||
"List of favorites files and folders." : "ياقتۇرىدىغان ھۆججەت ۋە ھۆججەت قىسقۇچلارنىڭ تىزىملىكى.",
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue