From 10073c1f10a8cc9add104f814b8ae2bc669bd97f Mon Sep 17 00:00:00 2001 From: "kilian.pfeiffer" Date: Fri, 18 Jan 2019 15:11:52 +0100 Subject: [PATCH 01/63] changed max GUI bandwith limits --- src/gui/networksettings.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/gui/networksettings.ui b/src/gui/networksettings.ui index 60c5ae9c2..8443383c2 100644 --- a/src/gui/networksettings.ui +++ b/src/gui/networksettings.ui @@ -6,8 +6,8 @@ 0 0 - 542 - 396 + 563 + 444 @@ -228,7 +228,7 @@ false - 9999 + 999999 80 @@ -307,7 +307,7 @@ 1 - 9999 + 999999 10 From cd89efc24b9dc699c889d2a5a89710a8d9ad3d67 Mon Sep 17 00:00:00 2001 From: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> Date: Wed, 25 Sep 2019 14:02:59 +0200 Subject: [PATCH 02/63] Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> --- src/gui/accountsettings.ui | 2 +- src/gui/folderwizardtargetpage.ui | 2 +- src/gui/ignorelisttablewidget.ui | 2 +- src/gui/mnemonicdialog.ui | 2 +- src/gui/proxyauthdialog.ui | 2 +- src/gui/sharedialog.ui | 8 ++++---- src/gui/sharelinkwidget.ui | 2 +- src/gui/wizard/flow2authcredspage.ui | 3 ++- src/gui/wizard/flow2authwidget.ui | 3 ++- src/gui/wizard/owncloudadvancedsetuppage.ui | 2 +- src/gui/wizard/owncloudsetupnocredspage.ui | 6 +++--- 11 files changed, 18 insertions(+), 16 deletions(-) diff --git a/src/gui/accountsettings.ui b/src/gui/accountsettings.ui index 6fd35566f..f52adf4c7 100644 --- a/src/gui/accountsettings.ui +++ b/src/gui/accountsettings.ui @@ -187,7 +187,7 @@ - ... + ... diff --git a/src/gui/folderwizardtargetpage.ui b/src/gui/folderwizardtargetpage.ui index 3a869c31f..73c373f1b 100644 --- a/src/gui/folderwizardtargetpage.ui +++ b/src/gui/folderwizardtargetpage.ui @@ -107,7 +107,7 @@ QFrame::Plain - TextLabel + TextLabel Qt::RichText diff --git a/src/gui/ignorelisttablewidget.ui b/src/gui/ignorelisttablewidget.ui index 2a618395a..1ea59cd4f 100644 --- a/src/gui/ignorelisttablewidget.ui +++ b/src/gui/ignorelisttablewidget.ui @@ -11,7 +11,7 @@ - IgnoreListTableWidget + IgnoreListTableWidget diff --git a/src/gui/mnemonicdialog.ui b/src/gui/mnemonicdialog.ui index 5f598c58b..a482b0f34 100644 --- a/src/gui/mnemonicdialog.ui +++ b/src/gui/mnemonicdialog.ui @@ -55,7 +55,7 @@ - Label + Label Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter diff --git a/src/gui/proxyauthdialog.ui b/src/gui/proxyauthdialog.ui index cf640f1b3..6a54838d4 100644 --- a/src/gui/proxyauthdialog.ui +++ b/src/gui/proxyauthdialog.ui @@ -71,7 +71,7 @@ - TextLabel + TextLabel Qt::PlainText diff --git a/src/gui/sharedialog.ui b/src/gui/sharedialog.ui index 033c419a0..7cdabd938 100644 --- a/src/gui/sharedialog.ui +++ b/src/gui/sharedialog.ui @@ -89,7 +89,7 @@ - share label + share label Qt::PlainText @@ -120,7 +120,7 @@ - Icon + Icon @@ -151,8 +151,8 @@ 0 0 - 352 - 68 + 367 + 85 diff --git a/src/gui/sharelinkwidget.ui b/src/gui/sharelinkwidget.ui index c2fe47103..b1a3dcf76 100644 --- a/src/gui/sharelinkwidget.ui +++ b/src/gui/sharelinkwidget.ui @@ -109,7 +109,7 @@ - TextLabel + TextLabel Qt::PlainText diff --git a/src/gui/wizard/flow2authcredspage.ui b/src/gui/wizard/flow2authcredspage.ui index 37d2b8f53..73b72b516 100644 --- a/src/gui/wizard/flow2authcredspage.ui +++ b/src/gui/wizard/flow2authcredspage.ui @@ -11,7 +11,7 @@ - Form + Browser Authentication @@ -61,6 +61,7 @@ + Segoe UI 50 false diff --git a/src/gui/wizard/flow2authwidget.ui b/src/gui/wizard/flow2authwidget.ui index 7de44675f..2e4eb3b48 100644 --- a/src/gui/wizard/flow2authwidget.ui +++ b/src/gui/wizard/flow2authwidget.ui @@ -23,7 +23,7 @@ - Form + Browser Authentication @@ -73,6 +73,7 @@ + Segoe UI 50 false diff --git a/src/gui/wizard/owncloudadvancedsetuppage.ui b/src/gui/wizard/owncloudadvancedsetuppage.ui index 7f10417c1..7f223ed89 100644 --- a/src/gui/wizard/owncloudadvancedsetuppage.ui +++ b/src/gui/wizard/owncloudadvancedsetuppage.ui @@ -399,7 +399,7 @@ - Status message + Status message Qt::RichText diff --git a/src/gui/wizard/owncloudsetupnocredspage.ui b/src/gui/wizard/owncloudsetupnocredspage.ui index 2ed3ed116..948a9772d 100644 --- a/src/gui/wizard/owncloudsetupnocredspage.ui +++ b/src/gui/wizard/owncloudsetupnocredspage.ui @@ -207,7 +207,7 @@ - https://... + https://... @@ -242,7 +242,7 @@ - Error Label + Error Label Qt::RichText @@ -414,7 +414,7 @@ - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> + <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> true From f81e5be1192606cb1e0e31bf3d468db6bf6cb71d Mon Sep 17 00:00:00 2001 From: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> Date: Fri, 27 Sep 2019 09:34:49 +0200 Subject: [PATCH 03/63] Implemented second sorting step for SyncFileVector (merged trees) to prioritize DELETEs Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> --- src/libsync/owncloudpropagator.cpp | 7 ++++++- src/libsync/syncengine.cpp | 18 ++++++++++++------ 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/src/libsync/owncloudpropagator.cpp b/src/libsync/owncloudpropagator.cpp index ac03a1b97..7f3668340 100644 --- a/src/libsync/owncloudpropagator.cpp +++ b/src/libsync/owncloudpropagator.cpp @@ -368,7 +368,12 @@ quint64 OwncloudPropagator::smallFileSize() void OwncloudPropagator::start(const SyncFileItemVector &items) { - Q_ASSERT(std::is_sorted(items.begin(), items.end())); + Q_ASSERT(std::is_sorted(items.begin(), items.end(), + [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool + { + return ((a->_instruction == 0x00000002) && (b->_instruction != 0x00000002)); + }) + ); /* This builds all the jobs needed for the propagation. * Each directory is a PropagateDirectory job, which contains the files in it. diff --git a/src/libsync/syncengine.cpp b/src/libsync/syncengine.cpp index 3e2624a21..d91b42706 100644 --- a/src/libsync/syncengine.cpp +++ b/src/libsync/syncengine.cpp @@ -599,7 +599,7 @@ int SyncEngine::treewalkFile(csync_file_stat_t *file, csync_file_stat_t *other, dir = SyncFileItem::None; // For directories, metadata-only updates will be done after all their files are propagated. if (!isDirectory) { - + // Update the database now already: New remote fileid or Etag or RemotePerm // Or for files that were detected as "resolved conflict". // Or a local inode/mtime change @@ -1073,6 +1073,13 @@ void SyncEngine::slotDiscoveryJobFinished(int discoveryResult) // Sort items per destination std::sort(syncItems.begin(), syncItems.end()); + //Now get REMOVE instructions to the top + std::sort(syncItems.begin(), syncItems.end(), + [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool + { + return ( (a->_instruction == 0x00000002) && (b->_instruction != 0x00000002) ); + }); + // make sure everything is allowed checkForPermission(syncItems); @@ -1269,8 +1276,7 @@ void SyncEngine::checkForPermission(SyncFileItemVector &syncItems) const QString path = (*it)->destination() + QLatin1Char('/'); // if reading the selective sync list from db failed, lets ignore all rather than nothing. - if (!selectiveListOk || std::binary_search(selectiveSyncBlackList.constBegin(), selectiveSyncBlackList.constEnd(), - path)) { + if (!selectiveListOk || std::binary_search(selectiveSyncBlackList.constBegin(), selectiveSyncBlackList.constEnd(), path)) { (*it)->_instruction = CSYNC_INSTRUCTION_IGNORE; (*it)->_status = SyncFileItem::FileIgnored; (*it)->_errorString = tr("Ignored because of the \"choose what to sync\" blacklist"); @@ -1465,7 +1471,7 @@ void SyncEngine::checkForPermission(SyncFileItemVector &syncItems) bool sourceOK = true; if (!filePerms.isNull() && ((isRename && !filePerms.hasPermission(RemotePermissions::CanRename)) - || (!isRename && !filePerms.hasPermission(RemotePermissions::CanMove)))) { + || (!isRename && !filePerms.hasPermission(RemotePermissions::CanMove)))) { // We are not allowed to move or rename this file sourceOK = false; @@ -1616,8 +1622,8 @@ bool SyncEngine::wasFileTouched(const QString &fn) const // Start from the end (most recent) and look for our path. Check the time just in case. auto begin = _touchedFiles.constBegin(); for (auto it = _touchedFiles.constEnd(); it != begin; --it) { - if ((it-1).value() == fn) - return (it-1).key().elapsed() <= s_touchedFilesMaxAgeMs; + if ((it - 1).value() == fn) + return (it - 1).key().elapsed() <= s_touchedFilesMaxAgeMs; } return false; } From 26f78488217a65bc898245cd8179f800cce8fcb0 Mon Sep 17 00:00:00 2001 From: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> Date: Fri, 27 Sep 2019 12:21:02 +0200 Subject: [PATCH 04/63] Fix logic for DELETE prio, now (hopefully) in harmony with destination sorting Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> --- src/libsync/owncloudpropagator.cpp | 20 +++++++++------ src/libsync/owncloudpropagator.h | 2 +- src/libsync/syncengine.cpp | 40 ++++++++++++++++++++++-------- 3 files changed, 43 insertions(+), 19 deletions(-) diff --git a/src/libsync/owncloudpropagator.cpp b/src/libsync/owncloudpropagator.cpp index 7f3668340..2ae205908 100644 --- a/src/libsync/owncloudpropagator.cpp +++ b/src/libsync/owncloudpropagator.cpp @@ -366,14 +366,20 @@ quint64 OwncloudPropagator::smallFileSize() return smallFileSize; } -void OwncloudPropagator::start(const SyncFileItemVector &items) +void OwncloudPropagator::start(const SyncFileItemVector &items, const bool &hasDelete, const int lastDeleteInstruction) { - Q_ASSERT(std::is_sorted(items.begin(), items.end(), - [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool - { - return ((a->_instruction == 0x00000002) && (b->_instruction != 0x00000002)); - }) - ); + if (hasDelete) { + Q_ASSERT(std::is_sorted(items.begin(), items.end(), + [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool { + return ((a->_instruction == 0x00000002) && (b->_instruction != 0x00000002)); + })); + Q_ASSERT(std::is_sorted(items.begin(), items.begin() + lastDeleteInstruction)); + if (items.count() > 1) { + Q_ASSERT(std::is_sorted(items.begin() + (lastDeleteInstruction + 1), items.end())); + } + } else { + Q_ASSERT(std::is_sorted(items.begin(), items.end())); + } /* This builds all the jobs needed for the propagation. * Each directory is a PropagateDirectory job, which contains the files in it. diff --git a/src/libsync/owncloudpropagator.h b/src/libsync/owncloudpropagator.h index b4ccd3fb2..bd3eeda22 100644 --- a/src/libsync/owncloudpropagator.h +++ b/src/libsync/owncloudpropagator.h @@ -384,7 +384,7 @@ public: ~OwncloudPropagator(); - void start(const SyncFileItemVector &_syncedItems); + void start(const SyncFileItemVector &_syncedItems, const bool &hasDelete, const int lastDeleteInstruction = 0); const SyncOptions &syncOptions() const; void setSyncOptions(const SyncOptions &syncOptions); diff --git a/src/libsync/syncengine.cpp b/src/libsync/syncengine.cpp index d91b42706..7cd52fdf7 100644 --- a/src/libsync/syncengine.cpp +++ b/src/libsync/syncengine.cpp @@ -599,7 +599,6 @@ int SyncEngine::treewalkFile(csync_file_stat_t *file, csync_file_stat_t *other, dir = SyncFileItem::None; // For directories, metadata-only updates will be done after all their files are propagated. if (!isDirectory) { - // Update the database now already: New remote fileid or Etag or RemotePerm // Or for files that were detected as "resolved conflict". // Or a local inode/mtime change @@ -994,11 +993,11 @@ void SyncEngine::slotDiscoveryJobFinished(int discoveryResult) _temporarilyUnavailablePaths.clear(); _renamedFolders.clear(); - if (csync_walk_local_tree(_csync_ctx.data(), [this](csync_file_stat_t *f, csync_file_stat_t *o) { return treewalkFile(f, o, false); } ) < 0) { + if (csync_walk_local_tree(_csync_ctx.data(), [this](csync_file_stat_t *f, csync_file_stat_t *o) { return treewalkFile(f, o, false); }) < 0) { qCWarning(lcEngine) << "Error in local treewalk."; walkOk = false; } - if (walkOk && csync_walk_remote_tree(_csync_ctx.data(), [this](csync_file_stat_t *f, csync_file_stat_t *o) { return treewalkFile(f, o, true); } ) < 0) { + if (walkOk && csync_walk_remote_tree(_csync_ctx.data(), [this](csync_file_stat_t *f, csync_file_stat_t *o) { return treewalkFile(f, o, true); }) < 0) { qCWarning(lcEngine) << "Error in remote treewalk."; } @@ -1070,15 +1069,34 @@ void SyncEngine::slotDiscoveryJobFinished(int discoveryResult) } } - // Sort items per destination - std::sort(syncItems.begin(), syncItems.end()); + bool hasDelete = false; + int lastDeleteInstruction = 0; - //Now get REMOVE instructions to the top + //Get REMOVE instructions to the top std::sort(syncItems.begin(), syncItems.end(), - [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool - { - return ( (a->_instruction == 0x00000002) && (b->_instruction != 0x00000002) ); - }); + [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool { + return ((a->_instruction == 0x00000002) && (b->_instruction != 0x00000002)); + }); + + if (syncItems.count() > 0) { + // We have at least one REMOVE instruction in the list + if (syncItems.at(0)->_instruction == csync_instructions_e::CSYNC_INSTRUCTION_REMOVE) { + hasDelete = true; + // as long as vector continues and instruction of current item is REMOVE + for (SyncFileItemVector::iterator it = syncItems.begin(); + it != syncItems.end() && (*it)->_instruction == csync_instructions_e::CSYNC_INSTRUCTION_REMOVE; ++it) { + lastDeleteInstruction = std::distance(syncItems.begin(), it); + } + // sort REMOVE and all other items separately for destination + std::sort(syncItems.begin(), syncItems.begin() + lastDeleteInstruction); + if (syncItems.count() > 1) { + std::sort(syncItems.begin() + (lastDeleteInstruction + 1), syncItems.end()); + } + } else { + // just sort whole vector for destination + std::sort(syncItems.begin(), syncItems.end()); + } + } // make sure everything is allowed checkForPermission(syncItems); @@ -1136,7 +1154,7 @@ void SyncEngine::slotDiscoveryJobFinished(int discoveryResult) if (_needsUpdate) emit(started()); - _propagator->start(syncItems); + _propagator->start(syncItems, hasDelete, lastDeleteInstruction); qCInfo(lcEngine) << "#### Post-Reconcile end #################################################### " << _stopWatch.addLapTime(QLatin1String("Post-Reconcile Finished")) << "ms"; } From 10a5e75cd8290df3eaa07e489f50c72c4a4145fc Mon Sep 17 00:00:00 2001 From: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> Date: Sat, 28 Sep 2019 09:17:12 +0200 Subject: [PATCH 05/63] Harmonizing sorting algorithm (again) Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> --- src/libsync/owncloudpropagator.cpp | 25 +++++++++----- src/libsync/owncloudpropagator.h | 6 +++- src/libsync/syncengine.cpp | 55 ++++++++++++++++++++---------- 3 files changed, 59 insertions(+), 27 deletions(-) diff --git a/src/libsync/owncloudpropagator.cpp b/src/libsync/owncloudpropagator.cpp index 2ae205908..a57d4b952 100644 --- a/src/libsync/owncloudpropagator.cpp +++ b/src/libsync/owncloudpropagator.cpp @@ -366,19 +366,28 @@ quint64 OwncloudPropagator::smallFileSize() return smallFileSize; } -void OwncloudPropagator::start(const SyncFileItemVector &items, const bool &hasDelete, const int lastDeleteInstruction) +void OwncloudPropagator::start(const SyncFileItemVector &items, + const bool &hasChange, + const int &lastChangeInstruction, + const bool &hasDelete, + const int &lastDeleteInstruction) { - if (hasDelete) { + if (!hasChange && !hasDelete) { + Q_ASSERT(std::is_sorted(items.begin(), items.end())); + } else if (hasChange) { Q_ASSERT(std::is_sorted(items.begin(), items.end(), [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool { - return ((a->_instruction == 0x00000002) && (b->_instruction != 0x00000002)); + return ((a->_instruction == CSYNC_INSTRUCTION_TYPE_CHANGE) && (b->_instruction != CSYNC_INSTRUCTION_TYPE_CHANGE)); })); - Q_ASSERT(std::is_sorted(items.begin(), items.begin() + lastDeleteInstruction)); - if (items.count() > 1) { - Q_ASSERT(std::is_sorted(items.begin() + (lastDeleteInstruction + 1), items.end())); + Q_ASSERT(std::is_sorted(items.begin(), items.begin() + lastChangeInstruction)); + + if (hasDelete) { + Q_ASSERT(std::is_sorted(items.begin() + (lastChangeInstruction + 1), items.end(), + [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool { + return ((a->_instruction == CSYNC_INSTRUCTION_REMOVE) && (b->_instruction != CSYNC_INSTRUCTION_REMOVE)); + })); + Q_ASSERT(std::is_sorted(items.begin() + (lastChangeInstruction + 1), items.begin() + lastDeleteInstruction)); } - } else { - Q_ASSERT(std::is_sorted(items.begin(), items.end())); } /* This builds all the jobs needed for the propagation. diff --git a/src/libsync/owncloudpropagator.h b/src/libsync/owncloudpropagator.h index bd3eeda22..af944e8e9 100644 --- a/src/libsync/owncloudpropagator.h +++ b/src/libsync/owncloudpropagator.h @@ -384,7 +384,11 @@ public: ~OwncloudPropagator(); - void start(const SyncFileItemVector &_syncedItems, const bool &hasDelete, const int lastDeleteInstruction = 0); + void start(const SyncFileItemVector &_syncedItems, + const bool &hasChange = false, + const int &lastChangeInstruction = 0, + const bool &hasDelete = false, + const int &lastDeleteInstruction = 0); const SyncOptions &syncOptions() const; void setSyncOptions(const SyncOptions &syncOptions); diff --git a/src/libsync/syncengine.cpp b/src/libsync/syncengine.cpp index 7cd52fdf7..eb71dd01f 100644 --- a/src/libsync/syncengine.cpp +++ b/src/libsync/syncengine.cpp @@ -1069,35 +1069,54 @@ void SyncEngine::slotDiscoveryJobFinished(int discoveryResult) } } + bool hasChange = false; bool hasDelete = false; + int lastChangeInstruction = 0; int lastDeleteInstruction = 0; - //Get REMOVE instructions to the top - std::sort(syncItems.begin(), syncItems.end(), - [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool { - return ((a->_instruction == 0x00000002) && (b->_instruction != 0x00000002)); - }); - - if (syncItems.count() > 0) { - // We have at least one REMOVE instruction in the list - if (syncItems.at(0)->_instruction == csync_instructions_e::CSYNC_INSTRUCTION_REMOVE) { - hasDelete = true; - // as long as vector continues and instruction of current item is REMOVE - for (SyncFileItemVector::iterator it = syncItems.begin(); - it != syncItems.end() && (*it)->_instruction == csync_instructions_e::CSYNC_INSTRUCTION_REMOVE; ++it) { - lastDeleteInstruction = std::distance(syncItems.begin(), it); + // Only if list is populated, can be empty under certain circumstances + // Get CHANGE instructions to the top first + if (syncItems.count() > 0) { + std::sort(syncItems.begin(), syncItems.end(), + [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool { + return ((a->_instruction == CSYNC_INSTRUCTION_TYPE_CHANGE) && (b->_instruction != CSYNC_INSTRUCTION_TYPE_CHANGE)); + }); + if (syncItems.at(0)->_instruction == CSYNC_INSTRUCTION_TYPE_CHANGE) { + hasChange = true; + lastChangeInstruction = std::distance(syncItems.begin(), std::find_if(syncItems.begin(), syncItems.end(), [](SyncFileItemVector::const_reference &a) -> bool { return a->_instruction != CSYNC_INSTRUCTION_TYPE_CHANGE; })); + } + if (hasChange) { + std::sort(syncItems.begin(), syncItems.begin() + lastChangeInstruction); + if (syncItems.count() > lastChangeInstruction) { + std::sort(syncItems.begin() + (lastChangeInstruction + 1), syncItems.end(), + [](const SyncFileItemVector::const_reference &a, const SyncFileItemVector::const_reference &b) -> bool { + return ((a->_instruction == CSYNC_INSTRUCTION_REMOVE) && (b->_instruction != CSYNC_INSTRUCTION_REMOVE)); + }); + if (syncItems.at(lastChangeInstruction + 1)->_instruction == CSYNC_INSTRUCTION_REMOVE) { + hasDelete = true; + lastDeleteInstruction = std::distance(syncItems.begin(), std::find_if(syncItems.begin() + (lastChangeInstruction + 1), syncItems.end(), [](SyncFileItemVector::const_reference &a) -> bool { return a->_instruction != CSYNC_INSTRUCTION_REMOVE; })); + std::sort(syncItems.begin() + (lastChangeInstruction + 1), syncItems.begin() + lastDeleteInstruction); + if (syncItems.count() > lastDeleteInstruction) { + std::sort(syncItems.begin() + (lastDeleteInstruction + 1), syncItems.end()); + } + } else { + std::sort(syncItems.begin() + (lastChangeInstruction + 1), syncItems.end()); + } } - // sort REMOVE and all other items separately for destination + } else if (syncItems.at(0)->_instruction == CSYNC_INSTRUCTION_REMOVE) { + hasDelete = true; + lastDeleteInstruction = std::distance(syncItems.begin(), std::find_if(syncItems.begin(), syncItems.end(), [](SyncFileItemVector::const_reference &a) -> bool { return a->_instruction != CSYNC_INSTRUCTION_REMOVE; })); std::sort(syncItems.begin(), syncItems.begin() + lastDeleteInstruction); - if (syncItems.count() > 1) { + if (syncItems.count() > lastDeleteInstruction) { std::sort(syncItems.begin() + (lastDeleteInstruction + 1), syncItems.end()); } } else { - // just sort whole vector for destination std::sort(syncItems.begin(), syncItems.end()); } } + //std::sort(syncItems.begin(), syncItems.end()); + // make sure everything is allowed checkForPermission(syncItems); @@ -1154,7 +1173,7 @@ void SyncEngine::slotDiscoveryJobFinished(int discoveryResult) if (_needsUpdate) emit(started()); - _propagator->start(syncItems, hasDelete, lastDeleteInstruction); + _propagator->start(syncItems, hasChange, lastChangeInstruction, hasDelete, lastDeleteInstruction); qCInfo(lcEngine) << "#### Post-Reconcile end #################################################### " << _stopWatch.addLapTime(QLatin1String("Post-Reconcile Finished")) << "ms"; } From f293dbfeeb8619417068c15cd28921f2126ffea8 Mon Sep 17 00:00:00 2001 From: Andreas Wunderlich Date: Sun, 29 Sep 2019 00:42:24 +0200 Subject: [PATCH 06/63] Revert default remote poll interval back from 5 seconds to 30 seconds Signed-off-by: Andreas Wunderlich --- src/libsync/configfile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libsync/configfile.cpp b/src/libsync/configfile.cpp index f494f14ea..bfed34844 100644 --- a/src/libsync/configfile.cpp +++ b/src/libsync/configfile.cpp @@ -43,7 +43,7 @@ #include #endif -#define DEFAULT_REMOTE_POLL_INTERVAL 5000 // default remote poll time in milliseconds +#define DEFAULT_REMOTE_POLL_INTERVAL 30000 // default remote poll time in milliseconds #define DEFAULT_MAX_LOG_LINES 20000 namespace OCC { From ace142bb23c4bd0f42bca90e7eb772e8fdac7c25 Mon Sep 17 00:00:00 2001 From: Felix Eckhofer Date: Mon, 30 Sep 2019 17:56:14 +0200 Subject: [PATCH 07/63] Use user-provided username in `displayName()` This replaces `davUser()`, which is replaced by a numeric ID when using LDAP, by the username that was actually used for logging in. Fixes #836 Signed-off-by: Felix Eckhofer --- src/libsync/account.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libsync/account.cpp b/src/libsync/account.cpp index e5cb9a397..6a28361fb 100644 --- a/src/libsync/account.cpp +++ b/src/libsync/account.cpp @@ -119,7 +119,7 @@ void Account::setAvatar(const QImage &img) QString Account::displayName() const { - QString dn = QString("%1@%2").arg(davUser(), _url.host()); + QString dn = QString("%1@%2").arg(credentials()->user(), _url.host()); int port = url().port(); if (port > 0 && port != 80 && port != 443) { dn.append(QLatin1Char(':')); From 481d8d3a0bcd26a3fd2b0d4fc6fb009260092bb1 Mon Sep 17 00:00:00 2001 From: Camila San Date: Mon, 30 Sep 2019 20:33:51 +0200 Subject: [PATCH 08/63] Checks if exclude file is empty before creating the regular expressions. The default file created by the application it is not empty. Signed-off-by: Camila San --- src/csync/csync_exclude.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/csync/csync_exclude.cpp b/src/csync/csync_exclude.cpp index 32b88616c..1bb66b15d 100644 --- a/src/csync/csync_exclude.cpp +++ b/src/csync/csync_exclude.cpp @@ -322,7 +322,11 @@ bool ExcludedFiles::loadExcludeFile(const QByteArray & basePath, const QString & csync_exclude_expand_escapes(line); _allExcludes[basePath].append(line); } - prepare(basePath); + + // nothing to prepare if the user decided to not exclude anything + if(_allExcludes.size()) + prepare(basePath); + return true; } From a8fbbc65c12a1190c561f88a67981cebe474ace5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 1 Oct 2019 03:15:23 +0000 Subject: [PATCH 09/63] [tx-robot] updated from transifex --- translations/client_ca.ts | 14 +++++++------- translations/client_fr.ts | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/translations/client_ca.ts b/translations/client_ca.ts index 045bb5b19..440cb97fe 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -913,12 +913,12 @@ Consulteu el registre per obtenir més informació. %1 and %n other file(s) are currently locked. - + %1 i %n altre/s fitxer/s ara estan bloquejats.%1 i %n altres fitxers ara estan bloquejats. %1 is currently locked. - + %1 ara està bloquejat. @@ -990,17 +990,17 @@ If this action was unintended you can restore the lost data now. Delete all files? - + Voleu suprimir tots els fitxers? Delete all files - + Suprimeix tots els fitxers Restore deleted files - + Restaura els fitxers suprimits @@ -2974,7 +2974,7 @@ No és aconsellable fer-la servir. Share via - + Comparteix per @@ -3884,7 +3884,7 @@ No és aconsellable fer-la servir. <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - + <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Allotgeu el vostre servidor</span></a> diff --git a/translations/client_fr.ts b/translations/client_fr.ts index 54f00ebb3..631720cc6 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -1231,12 +1231,12 @@ Continuer la synchronisation comme d'habitude fera en sorte que tous les fi Checking for changes in remote '%1' - Vérification des modification dans '%1' distant + Vérification des modifications dans '%1' distant Checking for changes in local '%1' - Vérification des modification dans '%1' local + Vérification des modifications dans '%1' local @@ -3722,12 +3722,12 @@ Il est déconseillé de l'utiliser. Checking for changes in remote '%1' - Vérification des modification dans '%1' distant + Vérification des modifications dans '%1' distant Checking for changes in local '%1' - Vérification des modification dans '%1' local + Vérification des modifications dans '%1' local From 28da954aad40cd0975e41a483e0d6c602355e86c Mon Sep 17 00:00:00 2001 From: Felix Eckhofer Date: Tue, 1 Oct 2019 08:25:24 +0200 Subject: [PATCH 10/63] Fix typo Signed-off-by: Felix Eckhofer --- src/gui/settingsdialogcommon.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/settingsdialogcommon.cpp b/src/gui/settingsdialogcommon.cpp index de6f820c8..fbd9b5990 100644 --- a/src/gui/settingsdialogcommon.cpp +++ b/src/gui/settingsdialogcommon.cpp @@ -2,7 +2,7 @@ namespace SettingsDialogCommon { /** display name with two lines that is displayed in the settings - * If width is bigger than 0, the string will be ellided so it does not exceed that width + * If width is bigger than 0, the string will be elided so it does not exceed that width */ QString shortDisplayNameForSettings(Account* account, int width) { From 4114fe68c9ea75ee6e4a3be464aaa66e5a4eda54 Mon Sep 17 00:00:00 2001 From: Daniel Kesselberg Date: Tue, 1 Oct 2019 16:08:31 +0200 Subject: [PATCH 11/63] Add server info to menu Signed-off-by: Daniel Kesselberg --- src/gui/sslbutton.cpp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/gui/sslbutton.cpp b/src/gui/sslbutton.cpp index ffa0228a8..98db319e6 100644 --- a/src/gui/sslbutton.cpp +++ b/src/gui/sslbutton.cpp @@ -37,6 +37,7 @@ SslButton::SslButton(QWidget *parent) _menu = new QMenu(this); QObject::connect(_menu, &QMenu::aboutToShow, this, &SslButton::slotUpdateMenu); + setMenu(_menu); } static QString addCertDetailsField(const QString &key, const QString &value) @@ -171,11 +172,9 @@ void SslButton::updateAccountState(AccountState *accountState) setIcon(QIcon(QLatin1String(":/client/resources/lock-https.png"))); QSslCipher cipher = account->_sessionCipher; setToolTip(tr("This connection is encrypted using %1 bit %2.\n").arg(cipher.usedBits()).arg(cipher.name())); - setMenu(_menu); } else { setIcon(QIcon(QLatin1String(":/client/resources/lock-http.png"))); setToolTip(tr("This connection is NOT secure as it is not encrypted.\n")); - setMenu(nullptr); } } @@ -189,6 +188,8 @@ void SslButton::slotUpdateMenu() AccountPtr account = _accountState->account(); + _menu->addAction(tr("Server version: %1").arg(account->serverVersion()))->setEnabled(false); + if (account->isHttp2Supported()) { _menu->addAction("HTTP/2")->setEnabled(false); } @@ -239,6 +240,8 @@ void SslButton::slotUpdateMenu() _menu->addMenu(buildCertMenu(_menu, it.previous(), account->approvedCerts(), i, systemCerts)); i++; } + } else { + _menu->addAction(tr("The connection is not secure"))->setEnabled(false); } } From 361c5a5a546b377c948b78af1a0ca61212a425bc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 2 Oct 2019 03:05:56 +0000 Subject: [PATCH 12/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 +- translations/client_ca.ts | 6 +- translations/client_de.ts | 2 +- translations/client_eo.ts | 97 +++++++++++---------- translations/client_lt_LT.ts | 2 +- 5 files changed, 61 insertions(+), 54 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index 09564e030..e3d9ad406 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de_DE]=@APPLICATION_ICON_NAME@ -Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de_DE]=Synchronisationsordner +Icon[de]=@APPLICATION_ICON_NAME@ +Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de]=Synchronisationsordner diff --git a/translations/client_ca.ts b/translations/client_ca.ts index 440cb97fe..b2e103a10 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -2969,7 +2969,7 @@ No és aconsellable fer-la servir. Share options - + Opcions de compartició @@ -2995,12 +2995,12 @@ No és aconsellable fer-la servir. Copy public link - + Copia l'enllaç públic Copy internal link - + Copia l'enllaç intern diff --git a/translations/client_de.ts b/translations/client_de.ts index e04510b21..ccdc9b475 100644 --- a/translations/client_de.ts +++ b/translations/client_de.ts @@ -2976,7 +2976,7 @@ Es ist nicht ratsam, sie zu benutzen. Share via - Teilen mittels + Teilen über diff --git a/translations/client_eo.ts b/translations/client_eo.ts index cf974348a..2532680dd 100644 --- a/translations/client_eo.ts +++ b/translations/client_eo.ts @@ -115,27 +115,27 @@ Form - + Elektilo Please switch to your browser to proceed. - + Bv. iri al via retumilo por daŭrigi. An error occurred while connecting. Please try again. - + Eraro okazis dum konekto. Bonvolu reprovi. Re-open Browser - + Remalfermi retumilon Copy link - + Kopii ligilon @@ -143,27 +143,27 @@ Form - + Elektilo Please switch to your browser to proceed. - + Bv. iri al via retumilo por daŭrigi. An error occurred while connecting. Please try again. - + Eraro okazis dum konekto. Bonvolu reprovi. Re-open Browser - + Remalfermi retumilon Copy link - + Kopii ligilon @@ -331,7 +331,7 @@ Edit Ignored Files - + Redakti ignoritajn dosierojn @@ -770,25 +770,25 @@ Error returned from the server: <em>%1</em> - + Eraro ricevita el la servilo: <em>%1</em> There was an error accessing the 'token' endpoint: <br><em>%1</em> - + Eraro okazis dum aliro al la ĵetona generilo: <br><em>%1</em> Could not parse the JSON returned from the server: <br><em>%1</em> - + Ne eblis analizi la JSON-datumojn ricevitajn el la servilo: <br><em>%1</em> The reply from the server did not contain all expected fields - + La respondo el la servilo ne enhavis ĉiujn atenditajn kampojn @@ -796,17 +796,17 @@ Connect to %1 - + Konekti al %1 Login in your browser (Login Flow v2) - + Ensaluti pere de via retumilo (Login Flow v2) Unable to open the Browser, please copy the link to your Browser. - + La retumilo ne malfermeblis; kopiu la ligilon mane en vian retumilon. @@ -814,7 +814,7 @@ Unable to open the Browser, please copy the link to your Browser. - + La retumilo ne malfermeblis; kopiu la ligilon mane en vian retumilon. @@ -911,12 +911,12 @@ %1 and %n other file(s) are currently locked. - + %1 kaj %n plia(j) dosiero(j) estas ŝlosataj.%1 kaj %n plia(j) dosiero(j) estas ŝlosataj. %1 is currently locked. - + %1 estas ŝlosata. @@ -976,29 +976,34 @@ Tio signifas, ke la sinkroniga kliento eble ne alŝutas tuj lokajn ŝanĝojn kaj These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Ĉiuj dosieroj en la sinkroniga dosierujo „%1“ estis forigitaj en la servilo. +Tiujn forigojn sinkronigos via loka sinkroniga dosierujo: do, la dosieroj ne plu estos haveblaj, krom se vi rajtas restaŭri ilin. +Se vi decidas gardi la dosierojn, ili estos resinkronigitaj al la servilo, se vi rajtas fari tion. +Se vi decidas forigi la dosierojn, ili ne plus estos haveblaj al vi, krom se vi estas la posedanto. All files got deleted from your local sync folder '%1'. These files will be deleted from the server and will not be available on your other devices if they will not be restored. If this action was unintended you can restore the lost data now. - + Ĉiuj dosieroj en la loka sinkroniga dosierujo „%1“ estis forigitaj. +Tiuj dosieroj estos forigitaj el la servilo kaj ne plu disponeblos en viaj aliaj aparatoj, se ili ne estas restaŭritaj. +Se tiu ago ne estis dezirata, vi povas restaŭri la perditajn datumojn nun. Delete all files? - + Forigi ĉiujn dosierojn? Delete all files - + Forigi ĉiujn dosierojn Restore deleted files - + Restaŭri forigitajn dosierojn @@ -1138,7 +1143,7 @@ Se vi plu sinkronigas, la sinkronigo anstataŭigos ĉiujn viajn dosierojn per an Synchronized with local folder (%1) - + Sinkronigita kun loka dosierujo (%1) @@ -1582,54 +1587,56 @@ Se vi plu sinkronigas, la sinkronigo anstataŭigos ĉiujn viajn dosierojn per an Pattern - + Modelo Allow Deletion - + Permesi forigon Add - + Aldoni Remove - + Forigi Remove all - + Ĉion forigi Files or folders matching a pattern will not be synchronized. Items where deletion is allowed will be deleted if they prevent a directory from being removed. This is useful for meta data. - + Dosieroj aŭ dosierujoj, kiuj kongruas kun la modelo ne sinkroniĝos. + +Elementoj, kies forigo estas permesita, estos forigitaj, se ili malhelpas forigon de dosierujo; tio utilas por pridatumoj. Could not open file - + Ne eblis malfermi dosieron Cannot write changes to '%1'. - + Ne eblas skribi ŝanĝojn al „%1“. Add Ignore Pattern - + Aldoni ignoran modelon Add a new ignore pattern: - + Aldoni novan ignoran modelon: @@ -2964,12 +2971,12 @@ Uzi ĝin ne konsilindas. Share options - + Opcioj pri kunhavigo Share via - + Kunhavigi per @@ -2990,12 +2997,12 @@ Uzi ĝin ne konsilindas. Copy public link - + Kopii publikan ligilon Copy internal link - + Kopii internan ligilon @@ -3174,12 +3181,12 @@ Uzi ĝin ne konsilindas. Fingerprint (SHA-256): <tt>%1</tt> - + SHA256-fingrospuro: <tt>%1</tt> Fingerprint (SHA-512): <tt>%1</tt> - + SHA512-fingrospuro: <tt>%1</tt> @@ -3845,7 +3852,7 @@ Uzi ĝin ne konsilindas. Copy link - + Kopii ligilon @@ -3878,7 +3885,7 @@ Uzi ĝin ne konsilindas. <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - + <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Gastigu vian propran servilon</span></a> diff --git a/translations/client_lt_LT.ts b/translations/client_lt_LT.ts index 522f2ce5d..a8256c1de 100644 --- a/translations/client_lt_LT.ts +++ b/translations/client_lt_LT.ts @@ -1403,7 +1403,7 @@ Jei tęsite sinchronizavimą, Jūsų ankstesni failai bus perrašyti senesniais. Server returned wrong content-range - + Serveris grąžino neteisingą turinio rėžį From 37f74291b51b07a438b5a03d46ba390af1af5579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20V=C3=A1radi?= Date: Wed, 2 Oct 2019 20:02:42 +0200 Subject: [PATCH 13/63] Remove kdelibs5-dev from the build dependencies for Eoan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: István Váradi --- admin/linux/debian/debian.eoan/control | 1 - 1 file changed, 1 deletion(-) diff --git a/admin/linux/debian/debian.eoan/control b/admin/linux/debian/debian.eoan/control index f1ee4ce6a..4be2a8c71 100644 --- a/admin/linux/debian/debian.eoan/control +++ b/admin/linux/debian/debian.eoan/control @@ -7,7 +7,6 @@ Build-Depends: cmake, cdbs, dh-python, extra-cmake-modules (>= 5.16), - kdelibs5-dev, libkf5kio-dev, libcmocka-dev, libhttp-dav-perl, From 3f495a30e01442da393100e39ad74aa185e61039 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 3 Oct 2019 03:03:10 +0000 Subject: [PATCH 14/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 ++--- translations/client_ca.ts | 4 ++- translations/client_zh_TW.ts | 38 ++++++++++----------- 3 files changed, 26 insertions(+), 24 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index e3d9ad406..09564e030 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de]=@APPLICATION_ICON_NAME@ -Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de]=Synchronisationsordner +Icon[de_DE]=@APPLICATION_ICON_NAME@ +Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de_DE]=Synchronisationsordner diff --git a/translations/client_ca.ts b/translations/client_ca.ts index b2e103a10..2b2e364f0 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -985,7 +985,9 @@ If you decide to delete the files, they will be unavailable to you, unless you a All files got deleted from your local sync folder '%1'. These files will be deleted from the server and will not be available on your other devices if they will not be restored. If this action was unintended you can restore the lost data now. - + Tots els fitxers s'han suprimit de la carpeta de sincronització local "%1". +Aquests fitxers se suprimiran del servidor i no estaran disponibles als altres dispositius si no es restauren. +Si aquesta acció no era desitjada, podeu restaurar les dades perdudes ara. diff --git a/translations/client_zh_TW.ts b/translations/client_zh_TW.ts index b3ec6a19e..e5a731d9a 100644 --- a/translations/client_zh_TW.ts +++ b/translations/client_zh_TW.ts @@ -14,28 +14,28 @@ Syncing %1 of %2 (%3 left) - 同步中 %1 的 %2 (剩餘 %3) + 正同步第%1項,共%2項(剩餘%3項) Syncing %1 of %2 - 同步中 %1 的 %2 + 正同步第%1項,共%2項 Syncing %1 (%2 left) - 同步中 %1 (剩餘 %2) + 正同步第%1項(剩餘%2項) Syncing %1 - 同步 %1 + 正同步%1 No recently changed files - 近期無更動的檔案 + 無在近期更動過的檔案 @@ -107,7 +107,7 @@ Moving to the trash is not implemented on this platform - 移至回收桶功能目前無法使用 + 此平台不具有移至回收桶功能 @@ -120,17 +120,17 @@ Please switch to your browser to proceed. - + 請轉至瀏覽器繼續 An error occurred while connecting. Please try again. - + 連接時發生錯誤,請重試 Re-open Browser - + 重新開啟瀏覽器 @@ -148,17 +148,17 @@ Please switch to your browser to proceed. - + 請轉至瀏覽器繼續 An error occurred while connecting. Please try again. - + 連接時發生錯誤,請重試 Re-open Browser - + 重新開啟瀏覽器 @@ -217,7 +217,7 @@ Unknown error: network reply was deleted - + 未知錯誤:網路回覆被刪除 @@ -770,7 +770,7 @@ Error returned from the server: <em>%1</em> - + 伺服器發回錯誤訊息:<em>%1</em> @@ -782,7 +782,7 @@ Could not parse the JSON returned from the server: <br><em>%1</em> - + 無法解析伺服器發回的JSON:<br><em>%1</em> @@ -796,7 +796,7 @@ Connect to %1 - + 連接到%1 @@ -911,12 +911,12 @@ %1 and %n other file(s) are currently locked. - + %1以及%n個其他文件正在被鎖定狀態 %1 is currently locked. - + %1正在被鎖定狀態 @@ -944,7 +944,7 @@ Please go in the settings to select it if you wish to download it. - + 若要下載此項目,請前往設定選擇它 From 04dd02c29597dba1f24703ebd2c70d4646c2c5d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20No=C3=ABl?= Date: Thu, 3 Oct 2019 10:32:07 +0200 Subject: [PATCH 15/63] Build with libcloudproviders on debian and in the AppImage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Corentin Noël --- admin/linux/Dockerfile | 1 + admin/linux/debian/debian.eoan/control | 1 + admin/linux/debian/debian.stable/control | 1 + admin/linux/debian/debian/control | 1 + 4 files changed, 4 insertions(+) diff --git a/admin/linux/Dockerfile b/admin/linux/Dockerfile index 8f2326fb2..e33ab69d7 100644 --- a/admin/linux/Dockerfile +++ b/admin/linux/Dockerfile @@ -14,6 +14,7 @@ RUN apt-get update -q && DEBIAN_FRONTEND=noninteractive apt-get install -q -y -- libsqlite3-dev \ libssl-dev \ libcmocka-dev \ + libcloudproviders-dev \ qt5-default \ qttools5-dev-tools \ libqt5webkit5-dev \ diff --git a/admin/linux/debian/debian.eoan/control b/admin/linux/debian/debian.eoan/control index f1ee4ce6a..140070702 100644 --- a/admin/linux/debian/debian.eoan/control +++ b/admin/linux/debian/debian.eoan/control @@ -10,6 +10,7 @@ Build-Depends: cmake, kdelibs5-dev, libkf5kio-dev, libcmocka-dev, + libcloudproviders-dev, libhttp-dav-perl, libinotify-dev [kfreebsd-any], libqt5svg5-dev, diff --git a/admin/linux/debian/debian.stable/control b/admin/linux/debian/debian.stable/control index 7acb6f1c8..1be12ad38 100644 --- a/admin/linux/debian/debian.stable/control +++ b/admin/linux/debian/debian.stable/control @@ -10,6 +10,7 @@ Build-Depends: cmake, kdelibs5-dev, kio-dev, libcmocka-dev, + libcloudproviders-dev, libhttp-dav-perl, libinotify-dev [kfreebsd-any], libqt5webkit5-dev, diff --git a/admin/linux/debian/debian/control b/admin/linux/debian/debian/control index c7dd70397..87fb0dfb2 100644 --- a/admin/linux/debian/debian/control +++ b/admin/linux/debian/debian/control @@ -10,6 +10,7 @@ Build-Depends: cmake, kdelibs5-dev, libkf5kio-dev, libcmocka-dev, + libcloudproviders-dev, libhttp-dav-perl, libinotify-dev [kfreebsd-any], libqt5svg5-dev, From dddb233f16c2c6b3c262a952189d67926685ef78 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 4 Oct 2019 03:05:53 +0000 Subject: [PATCH 16/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 +- translations/client_sr.ts | 81 +++-- translations/client_zh_TW.ts | 363 ++++++++++---------- 3 files changed, 237 insertions(+), 215 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index 09564e030..e3d9ad406 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de_DE]=@APPLICATION_ICON_NAME@ -Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de_DE]=Synchronisationsordner +Icon[de]=@APPLICATION_ICON_NAME@ +Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de]=Synchronisationsordner diff --git a/translations/client_sr.ts b/translations/client_sr.ts index 5639e4dfe..f700f0634 100644 --- a/translations/client_sr.ts +++ b/translations/client_sr.ts @@ -130,12 +130,12 @@ Re-open Browser - + Отворите веб читач поново Copy link - + Копирај везу @@ -158,12 +158,12 @@ Re-open Browser - + Отворите веб читач поново Copy link - + Копирај везу @@ -331,7 +331,7 @@ Edit Ignored Files - + Измени игнорисане фајлове @@ -801,12 +801,12 @@ Login in your browser (Login Flow v2) - + Пријавите се из веб читача (Login Flow v2) Unable to open the Browser, please copy the link to your Browser. - + Не могу да отворим веб читач, копирајте везу директно у Ваш веб читач. @@ -814,7 +814,7 @@ Unable to open the Browser, please copy the link to your Browser. - + Не могу да отворим веб читач, копирајте везу директно у Ваш веб читач. @@ -911,12 +911,12 @@ %1 and %n other file(s) are currently locked. - + %1 и још %n други фајл је тренутно закључан.%1 и још %n друга фајла су тренутно закључана.%1 и још %n других фајлова су тренутно закључани. %1 is currently locked. - + %1 је тренутно закључан. @@ -976,29 +976,34 @@ This means that the synchronization client might not upload local changes immedi These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Сви фајлови из синхронизационе фасцикле '%1' су избрисани на серверу. +Ово брисање ће бити синхронизовано са локалном синхронизационом фасциклом и тиме ће ови фајлови постати недоступни, осим ако немате право њиховог враћања. +Ако одлучите да повратите фајлове, они ће бити опет синхронизовани назад са сервером, уколико имате права то да урадите. +Ако одлучите да обришете фајлове, они ће Вам постати недоступни, осим ако нисте власник. All files got deleted from your local sync folder '%1'. These files will be deleted from the server and will not be available on your other devices if they will not be restored. If this action was unintended you can restore the lost data now. - + Сви фајлови су обрисани из Ваше локалне синхронизационе фасцикле '%1'. +Ови фајлови ће бити обрисани са сервера и неће бити доступни Вашим осталим уређајима ако не буду повраћени. +Уколико ово није била намера, можете сада повратити све обрисане податке. Delete all files? - + Избриши све фајлове? Delete all files - + Избриши све фајлове Restore deleted files - + Поврати избрисане фајлове @@ -1138,7 +1143,7 @@ Continuing the sync as normal will cause all your files to be overwritten by an Synchronized with local folder (%1) - + Синхронизовано са локалном фасциклом (%1) @@ -1554,7 +1559,7 @@ Continuing the sync as normal will cause all your files to be overwritten by an Global Ignore Settings - Опште поставке занемаривања + Опште поставке игнорисања фајлова @@ -1577,59 +1582,61 @@ Continuing the sync as normal will cause all your files to be overwritten by an IgnoreListTableWidget - + IgnoreListTableWidget Pattern - + Шаблон Allow Deletion - + Дозволи брисање Add - + Додај Remove - + Уклони Remove all - + Уклони све Files or folders matching a pattern will not be synchronized. Items where deletion is allowed will be deleted if they prevent a directory from being removed. This is useful for meta data. - + Фајлови или фасцикле које одговарају шаблону неће бити синхронизоване. + +Ставке над којима је дозвољено брисања ће бити избрисане уколико ометају да се директоријум избрише. Ово је корисно за мета податке. Could not open file - + Не могу да отворим фајл Cannot write changes to '%1'. - + .Не могу да упишем измене у „%1“ Add Ignore Pattern - + Додај шаблон за игнорисање Add a new ignore pattern: - + Додајте нови шаблон за игнорисање: @@ -2965,12 +2972,12 @@ It is not advisable to use it. Share options - + Опције дељења Share via - + Подели преко @@ -2991,12 +2998,12 @@ It is not advisable to use it. Copy public link - + Копирај јавну везу Copy internal link - + Копирај интерну везу @@ -3171,17 +3178,17 @@ It is not advisable to use it. Fingerprint (SHA1): <tt>%1</tt> - Отисак (СХА1): <tt>%1</tt> + Отисак (SHA1): <tt>%1</tt> Fingerprint (SHA-256): <tt>%1</tt> - + Отисак (SHA-256): <tt>%1</tt> Fingerprint (SHA-512): <tt>%1</tt> - + Отисак (SHA-512): <tt>%1</tt> @@ -3847,7 +3854,7 @@ It is not advisable to use it. Copy link - + Копирај везу @@ -3880,7 +3887,7 @@ It is not advisable to use it. <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - + <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Хостујте Ваш сопствени сервер</span></a> diff --git a/translations/client_zh_TW.ts b/translations/client_zh_TW.ts index e5a731d9a..7ee0b71e2 100644 --- a/translations/client_zh_TW.ts +++ b/translations/client_zh_TW.ts @@ -14,22 +14,22 @@ Syncing %1 of %2 (%3 left) - 正同步第%1項,共%2項(剩餘%3項) + 正在同步第%1項,共%2項(剩餘%3項) Syncing %1 of %2 - 正同步第%1項,共%2項 + 正在同步第%1項,共%2項 Syncing %1 (%2 left) - 正同步第%1項(剩餘%2項) + 正在同步%1(剩餘%2項) Syncing %1 - 正同步%1 + 正在同步%1 @@ -135,7 +135,7 @@ Copy link - + 複製連結 @@ -143,7 +143,7 @@ Form - + 表格 @@ -163,7 +163,7 @@ Copy link - + 複製連結 @@ -230,12 +230,12 @@ End to end encryption mnemonic - + 端到端加密助記碼 To protect your Cryptographic Identity, we encrypt it with a mnemonic of 12 dictionary words. Please note these down and keep them safe. They will be needed to add other devices to your account (like your mobile phone or laptop). - + 為了保護您的身份,我們將用含12個單詞的助記碼進行加密。請將這些單詞記在一個安全的地方。要將其他裝置(如手機或手提電腦)加入您的帳戶中,需用到此助記碼。 @@ -320,7 +320,7 @@ Show E2E mnemonic - + 顯示端到端助記碼 @@ -331,7 +331,7 @@ Edit Ignored Files - + 編輯要忽視的檔案 @@ -421,7 +421,7 @@ Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. - + 正從瀏覽器獲取許可。如須重新開啟瀏覽器,請<a href='%1'>點擊此處</a>。 @@ -556,7 +556,7 @@ Asking Credentials - + 正在詢問憑證 @@ -712,7 +712,7 @@ Enter E2E passphrase - + 請輸入端到端密碼短語 @@ -806,7 +806,7 @@ Unable to open the Browser, please copy the link to your Browser. - + 無法開啟瀏覽器。請將連結複製到瀏覽器中。 @@ -814,7 +814,7 @@ Unable to open the Browser, please copy the link to your Browser. - + 無法開啟瀏覽器。請將連結複製到瀏覽器中。 @@ -949,12 +949,12 @@ The folder %1 was created but was excluded from synchronization previously. Data inside it will not be synchronized. - + 已創建%1資料夾,但該資料夾已從要同步的檔案中剔除,因此不會被同步。 The file %1 was created but was excluded from synchronization previously. It will not be synchronized. - + 已新增%1檔案,但該檔案已從要同步的檔案中剔除,因此不會被同步。 @@ -963,7 +963,11 @@ This means that the synchronization client might not upload local changes immediately and will instead only scan for local changes and upload them occasionally (every two hours by default). %1 - + 無法可靠地跟蹤要同步的資料夾內容之更動。 + +客戶端可能無法及時上傳本地的更動,而只能每隔一段時間(預設為2小時)才掃描及上傳一次本地變更。 + +%1 @@ -971,36 +975,43 @@ This means that the synchronization client might not upload local changes immedi These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + 「%1」資料夾中的所有檔案已從伺服器上移除。 +同步後,這些檔案也會從您的本地資料夾中移除。除非您有復原的權限,否則您將無法讀取這些檔案。 +假如您決定復原這些檔案,只要您擁有權限,這些檔案就會重新和伺服器同步。 +假如您決定移除這些檔案,除非您是檔案的所有者,否則您將無法讀取這些檔案。 All files got deleted from your local sync folder '%1'. These files will be deleted from the server and will not be available on your other devices if they will not be restored. If this action was unintended you can restore the lost data now. - + 「%1」本地同步資料夾中的所有檔案已被移除。 +這些檔案將會從伺服器上移除,使得您無法從其他裝置讀取這些檔案,除非您選擇復原。 +如果您意外地做了此項動作,您可以立即復原已移除的資料。 Delete all files? - + 確定要移除所有檔案嗎? Delete all files - + 移除所有檔案 Restore deleted files - + 復原已刪除的檔案 This sync would reset the files to an earlier time in the sync folder '%1'. This might be because a backup was restored on the server. Continuing the sync as normal will cause all your files to be overwritten by an older file in an earlier state. Do you want to keep your local most recent files as conflict files? - + 此次同步將會將同步資料夾「%1」的檔案重置到先前一個版本。 +這有可能是因為伺服器被復原至一個備份。 +繼續正常同步將會使您的所有檔案被先前的一個版本覆蓋。您希望將目前的最新檔案儲存為衝突檔案嗎? @@ -1131,7 +1142,7 @@ Continuing the sync as normal will cause all your files to be overwritten by an Synchronized with local folder (%1) - + 已與本地資料夾同步(%1) @@ -1181,7 +1192,7 @@ Continuing the sync as normal will cause all your files to be overwritten by an Reconciling changes - + 正在排解更動 @@ -1534,7 +1545,7 @@ Continuing the sync as normal will cause all your files to be overwritten by an <a href="%1">Click here</a> to request an app password from the web interface. - + <a href="%1">點擊此處</a>,通過網頁界面索取應用程式密碼 @@ -1580,49 +1591,51 @@ Continuing the sync as normal will cause all your files to be overwritten by an Allow Deletion - + 允許移除 Add - + 新增 Remove - + 移除 Remove all - + 移除所有 Files or folders matching a pattern will not be synchronized. Items where deletion is allowed will be deleted if they prevent a directory from being removed. This is useful for meta data. - + 與某個模式相符的檔案或資料夾將不會被同步。 + +如果允許移除的項目使得某個資料夾無法被移除,這些項目將會被移除。此設定可用於原資料。 Could not open file - + 無法開啟檔案 Cannot write changes to '%1'. - + 無法將改動寫入到「%1」 Add Ignore Pattern - + 新增要忽略的檔案模式 Add a new ignore pattern: - + 新增要忽略的檔案模式 @@ -1635,7 +1648,7 @@ Items where deletion is allowed will be deleted if they prevent a directory from Close - + 關閉 @@ -1673,14 +1686,16 @@ Items where deletion is allowed will be deleted if they prevent a directory from Permanently save logs - + 永久儲存記錄 When this option is enabled and no other logging is configured, logs will be written to a temporary folder and expire after a few hours. This setting persists across client restarts. Logs will be written to %1 - + 當此設定啟用,又未設定其他日誌時,日誌會被寫入一個臨時資料夾中,並於數小時後過時。客戶端重新開始並不會影響此設定。 + +日誌將寫入%1 @@ -1877,7 +1892,7 @@ Logs will be written to %1 Could not parse the JSON returned from the server: <br><em>%1</em> - + 無法解析伺服器發回的JSON:<br><em>%1</em> @@ -1892,7 +1907,7 @@ Logs will be written to %1 <h1>Wrong user</h1><p>You logged-in with user <em>%1</em>, but must login with user <em>%2</em>.<br>Please log out of %3 in another tab, then <a href='%4'>click here</a> and log in as user %2</p> - + <h1>使用者錯誤</h1><p>您目前以<em>%1</em>的身份登入,但您必須以<em>%2</em>的身份登入。<br>請在一個新的標籤頁中登出%3帳戶,然後<a href='%4'>點擊此處</a>,登入%2帳戶。</p> @@ -1990,7 +2005,7 @@ for additional privileges during the process. Free space: %1 - + 剩餘空間:%1 @@ -2006,7 +2021,7 @@ for additional privileges during the process. There isn't enough free space in the local folder! - + 本地資料夾沒有足夠的剩餘空間! @@ -2070,7 +2085,7 @@ for additional privileges during the process. Login in your browser - + 請在瀏覽器上登入 @@ -2088,22 +2103,22 @@ for additional privileges during the process. Keep your data secure and under your control - + 保障您資料的安全,讓您的資料在您自己的掌控之下 Secure collaboration & file exchange - + 安全地協作、傳輸檔案 Easy-to-use web mail, calendaring & contacts - + 管理您的電子郵件、日曆及聯絡人,簡單易用 Screensharing, online meetings & web conferences - + 螢幕分享、線上對話、多人會議 @@ -2125,12 +2140,12 @@ It is not advisable to use it. Invalid URL - + 連結無效 Could not load certificate. Maybe wrong password? - + 無法載入憑證。可能密碼錯誤? @@ -2173,12 +2188,12 @@ It is not advisable to use it. Invalid URL - + 連結無效 The server reported the following error: - + 伺服器報告了以下錯誤訊息: @@ -2218,7 +2233,7 @@ It is not advisable to use it. creating folder on Nextcloud: %1 - + 正在Nextcloud上新增資料夾:%1 @@ -2228,7 +2243,7 @@ It is not advisable to use it. The remote folder %1 already exists. Connecting it for syncing. - 遠端資料夾%1已存在,連線同步中 + 遠端資料夾%1已存在,連線同步中 @@ -2335,7 +2350,7 @@ It is not advisable to use it. File %1 can not be downloaded because encryption information is missing. - + %1檔案因缺乏加密資訊而未能下載。 @@ -2345,7 +2360,7 @@ It is not advisable to use it. The download would reduce free local disk space below the limit - + 此項下載將會使剩餘的本地儲存空間降到低於限值 @@ -2365,7 +2380,7 @@ It is not advisable to use it. The downloaded file is empty despite that the server announced it should have been %1. - + 已下載的檔案為空,儘管伺服器所宣佈的檔案大小為%1。 @@ -2491,7 +2506,7 @@ It is not advisable to use it. File %1 cannot be uploaded because another file with the same name, differing only in case, exists - + %1檔案未能上傳,因為另一個同名(僅大小寫不同)的檔案已經存在 @@ -2507,7 +2522,7 @@ It is not advisable to use it. Upload of %1 exceeds the quota for the folder - + 上傳%1將會超過資料夾的大小限制 @@ -2622,7 +2637,7 @@ It is not advisable to use it. Deselect remote folders you do not wish to synchronize. - + 取消選擇您不願意同步的遠端資料夾。 @@ -2643,7 +2658,7 @@ It is not advisable to use it. An error occurred while loading the list of sub folders. - + 列出子資料夾時出錯。 @@ -2759,12 +2774,12 @@ It is not advisable to use it. Password: - + 密碼: Expiration date: - + 有效期至: @@ -2779,52 +2794,52 @@ It is not advisable to use it. Allow Editing - + 允許編輯 Read only - + 只讀 Allow Upload && Editing - + 允許上傳及編輯 File Drop (Upload Only) - + 檔案投寄(只允許上傳) Password Protect - + 密碼保護 Expiration Date - + 有效期至 Unshare - + 取消分享 Add another link - + 新增連結 Confirm Link Share Deletion - + 確認移除連結分享 <p>Do you really want to delete the public link share <i>%1</i>?</p><p>Note: This action cannot be undone.</p> - + <p>您確定要移除公共連結分享<i>%1</i>嗎?</p><p>注意:此動作不可復原。</p> @@ -2834,7 +2849,7 @@ It is not advisable to use it. Public link - + 公共連結 @@ -2847,7 +2862,7 @@ It is not advisable to use it. Copy link - + 複製連結 @@ -2857,7 +2872,7 @@ It is not advisable to use it. I shared something with you - + 我與你分享了檔案 @@ -2865,7 +2880,7 @@ It is not advisable to use it. User name - + 使用者名 @@ -2875,27 +2890,27 @@ It is not advisable to use it. Can reshare - + 可以二次分享 Unshare - + 取消分享 Can create - + 可以新增 Can change - + 可以更改 Can delete - + 可以移除 @@ -2940,7 +2955,7 @@ It is not advisable to use it. Share with %1 parameter is Nextcloud - + 與%1分享 @@ -2950,49 +2965,49 @@ It is not advisable to use it. I shared something with you - + 我與你分享了檔案 Share options - + 分享選項 Share via - + 分享方式 Copy private link to clipboard - + 將私用連結複製至剪貼簿 Send private link by email... - + 將私用連結用郵件發出... Resharing this file is not allowed - + 此檔案不允許二次分享 Copy public link - + 複製公共連結 Copy internal link - + 複製內部連結 Open in browser - + 用瀏覽器打開 @@ -3225,22 +3240,22 @@ It is not advisable to use it. %1 (skipped due to earlier error, trying again in %2) - + %1(因先前錯誤而跳過,%2後重試) File/Folder is ignored because it's hidden. - + 檔案或資料夾被隱藏,因此跳過 Folder hierarchy is too deep - + 資料夾層數太多 Conflict: Server version downloaded, local copy renamed and not uploaded. - + 衝突:已下載伺服器版本,本地版本已改名但並未上傳。 @@ -3251,7 +3266,7 @@ It is not advisable to use it. Unable to open or create the local sync database. Make sure you have write access in the sync folder. - + 無法開啟或新增本地同步資料庫。請確保您有寫入同步資料夾的權限。 @@ -3266,12 +3281,12 @@ It is not advisable to use it. Disk space is low: Downloads that would reduce free space below %1 were skipped. - + 剩餘空間不足:下載後將使剩餘空間降至低於%1的檔案一律跳過。 There is insufficient space available on the server for some uploads. - + 伺服器上的剩餘空間不足以容納某些要上載的檔案。 @@ -3286,32 +3301,32 @@ It is not advisable to use it. Failed to load or create the journal file. Make sure you have read and write permissions in the local sync folder. - + 無法載入或新增日誌檔案。請確保您有寫入同步資料夾的權限。 Discovery step failed. - + 發現步驟失敗。 Permission denied. - + 沒有權限。 File or directory not found: - + 找不到檔案或資料夾: Tried to create a folder that already exists. - + 要新增的資料夾已經存在。 No space on %1 server available. - + %1伺服器已無剩餘空間。 @@ -3331,7 +3346,7 @@ It is not advisable to use it. Symbolic links are not supported in syncing. - 同步不支援捷徑連結 + 同步不支援符號連結 @@ -3341,22 +3356,22 @@ It is not advisable to use it. File names ending with a period are not supported on this file system. - + 此檔案系統不支援以「.」結尾的檔案名。 File names containing the character '%1' are not supported on this file system. - + 此檔案系統不支援含「%1」字符的檔案名。 The file name is a reserved name on this file system. - + 此檔案名已被此檔案系統保留所用。 Filename contains trailing spaces. - + 檔案名的結尾為空白符。 @@ -3366,12 +3381,12 @@ It is not advisable to use it. The filename cannot be encoded on your file system. - + 您的檔案系統無法對此檔案名進行編碼。 Unresolved conflict. - + 未解決的衝突。 @@ -3391,12 +3406,12 @@ It is not advisable to use it. Unable to read the blacklist from the local database - + 無法從本地資料庫讀取黑名單。 Unable to read from the sync journal. - + 無法讀取同步日誌。 @@ -3477,12 +3492,12 @@ It is not advisable to use it. <p>Version %1. For more information please click <a href='%2'>here</a>.</p> - + <p>版本為%1。詳細資訊請<a href='%2'>點擊此處</a>。</p> <p>This release was supplied by %1</p> - + 此版本由%1發佈。 @@ -3490,12 +3505,12 @@ It is not advisable to use it. Invalid certificate detected - + 檢測到無效憑證 The host "%1" provided an invalid certificate. Continue? - + 主機「%1」所提供的憑證無效。確定繼續? @@ -3503,12 +3518,12 @@ It is not advisable to use it. You have been logged out of %1 as user %2. Please login again - + 您已從%1登出%2帳戶。請再次登入。 Please login with the user: %1 - + 請以%1的身份登入 @@ -3591,12 +3606,12 @@ It is not advisable to use it. Unsupported Server Version - + 不支援此伺服器版本 The server on account %1 runs an old and unsupported version %2. Using this client with unsupported server versions is untested and potentially dangerous. Proceed at your own risk. - + %1帳戶所在的伺服器正運行不受支援的舊版本%2。此客戶端在該伺服器版本上未經測試,可能會有風險。請慎行。 @@ -3606,7 +3621,7 @@ It is not advisable to use it. Disconnected from some accounts - + 已從一些帳戶斷開 @@ -3626,68 +3641,68 @@ It is not advisable to use it. Account synchronization is disabled - + 已禁用帳戶同步 Synchronization is paused - + 已暫停同步 Unresolved conflicts - + 未解決的衝突 Error during synchronization - + 同步時發生錯誤 No sync folders configured - + 尚未設定同步資料夾 Resume all folders - + 繼續所有資料夾 Pause all folders - + 暫停所有資料夾 Resume all synchronization - + 繼續所有同步項目 Resume synchronization - + 繼續同步 Pause all synchronization - + 暫停所有同步項目 Pause synchronization - + 暫停同步 New account... - + 新帳戶... View more activity... - + 查看詳細活動記錄 @@ -3698,7 +3713,7 @@ It is not advisable to use it. Apps - + 應用程式 @@ -3708,32 +3723,32 @@ It is not advisable to use it. Checking for changes in remote '%1' - + 正在檢查遠端「%1」中的變更 Checking for changes in local '%1' - + 正在檢查本地「%1」中的變更 Syncing %1 of %2 (%3 left) - 同步中 %1 的 %2 (剩餘 %3) + 正在同步第%1項,共%2項(剩餘%3項) Syncing %1 of %2 - + 正在同步第%1項,共%2項 Syncing %1 (%2 left) - 同步中 %1 (剩餘 %2) + 正在同步%1(剩餘%2項) Syncing %1 - 同步 %1 + 正在同步%1 @@ -3756,7 +3771,7 @@ It is not advisable to use it. <html><head/><body><p>If this box is checked, existing content in the local folder will be erased to start a clean sync from the server.</p><p>Do not check this if the local content should be uploaded to the servers folder.</p></body></html> - + <html><head/><body><p>如果選中此項,本地資料夾中的所有內容將被抹去,然後從伺服器完全重新同步。</p><p>本地內容若要上傳至伺服器上,切勿選中此項。</p></body></html> @@ -3766,7 +3781,7 @@ It is not advisable to use it. Ask for confirmation before synchroni&zing folders larger than - + 在同步大小大於此數值的資料夾前要求確認 @@ -3777,7 +3792,7 @@ It is not advisable to use it. Ask for confirmation before synchronizing e&xternal storages - + 在同步外置存儲前要求確認 @@ -3823,22 +3838,22 @@ It is not advisable to use it. Please switch to your browser to proceed. - + 請轉至瀏覽器繼續。 An error occurred while connecting. Please try again. - + 連接時發生錯誤。請重試。 Re-open Browser - + 重新開啟瀏覽器 Copy link - + 複製連結 @@ -3851,12 +3866,12 @@ It is not advisable to use it. Log in - + 登入 Server Address - + 伺服器地址 @@ -3887,32 +3902,32 @@ It is not advisable to use it. in the future - + 未來 %n day ago - + %n天前 %n days ago - + %n天前 %n hour ago - + %n小時前 %n hours ago - + %n小時前 now - + 現在 @@ -3922,12 +3937,12 @@ It is not advisable to use it. %n minute ago - + %n分鐘前 %n minutes ago - + %n分鐘前 @@ -3966,32 +3981,32 @@ It is not advisable to use it. %n year(s) - + %n年 %n month(s) - + %n個月 %n day(s) - + %n天 %n hour(s) - + %n小時 %n minute(s) - + %n分鐘 %n second(s) - + %n秒 @@ -4053,7 +4068,7 @@ It is not advisable to use it. Server version downloaded, copied changed local file into conflict file - + 已下載伺服器上的版本,並將本地已更改的檔案複製至衝突檔案 @@ -4083,7 +4098,7 @@ It is not advisable to use it. Updated local metadata - + 本地元資料已更新 @@ -4125,7 +4140,7 @@ It is not advisable to use it. updating local metadata - + 正在更新本地元資料 @@ -4186,22 +4201,22 @@ It is not advisable to use it. Could not open browser - + 無法開啟瀏覽器 There was an error when launching the browser to go to URL %1. Maybe no default browser is configured? - + 開啟瀏覽器並前往連結%1時發生錯誤。可能未設定預設瀏覽器? Could not open email client - + 無法開啟郵件客戶端 There was an error when launching the email client to create a new message. Maybe no default email client is configured? - + 開啟郵件客戶端並撰寫新訊息時發生錯誤。可能未設定預設郵件客戶端? \ No newline at end of file From b25aa99de7bbbe2c7181e0b137b438dfdf5891d2 Mon Sep 17 00:00:00 2001 From: rakekniven Date: Fri, 4 Oct 2019 08:10:55 +0200 Subject: [PATCH 17/63] Fixed grammar Reported at Transifex. See https://www.transifex.com/nextcloud/nextcloud/translate/#nl/client/182396083 Signed-off-by: rakekniven --- src/gui/folder.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/folder.cpp b/src/gui/folder.cpp index 2d83cae44..c8d0e645b 100644 --- a/src/gui/folder.cpp +++ b/src/gui/folder.cpp @@ -1079,7 +1079,7 @@ void Folder::slotAboutToRemoveAllFiles(SyncFileItem::Direction dir, bool *cancel if (!cfgFile.promptDeleteFiles()) return; - QString msg = dir == SyncFileItem::Down ? tr("All files in the sync folder '%1' folder were deleted on the server.\n" + QString msg = dir == SyncFileItem::Down ? tr("All files in the sync folder '%1' were deleted on the server.\n" "These deletes will be synchronized to your local sync folder, making such files " "unavailable unless you have a right to restore. \n" "If you decide to restore the files, they will be re-synced with the server if you have rights to do so.\n" From 998354b5abf97b1a03664c81d0d236a8a3b649c8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 5 Oct 2019 03:04:09 +0000 Subject: [PATCH 18/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 +-- .tx/nextcloud.client-desktop/ro_translation | 2 +- translations/client_bg.ts | 54 +++++++++------- translations/client_ca.ts | 54 +++++++++------- translations/client_cs.ts | 54 +++++++++------- translations/client_da.ts | 54 +++++++++------- translations/client_de.ts | 59 ++++++++++-------- translations/client_el.ts | 54 +++++++++------- translations/client_en.ts | 54 +++++++++------- translations/client_en_GB.ts | 54 +++++++++------- translations/client_eo.ts | 59 ++++++++++-------- translations/client_es.ts | 59 ++++++++++-------- translations/client_es_AR.ts | 54 +++++++++------- translations/client_es_CL.ts | 54 +++++++++------- translations/client_es_CO.ts | 54 +++++++++------- translations/client_es_CR.ts | 54 +++++++++------- translations/client_es_DO.ts | 54 +++++++++------- translations/client_es_EC.ts | 54 +++++++++------- translations/client_es_GT.ts | 54 +++++++++------- translations/client_es_HN.ts | 54 +++++++++------- translations/client_es_MX.ts | 54 +++++++++------- translations/client_es_SV.ts | 54 +++++++++------- translations/client_et.ts | 54 +++++++++------- translations/client_eu.ts | 54 +++++++++------- translations/client_fa.ts | 54 +++++++++------- translations/client_fi.ts | 54 +++++++++------- translations/client_fr.ts | 54 +++++++++------- translations/client_gl.ts | 59 ++++++++++-------- translations/client_he.ts | 54 +++++++++------- translations/client_hr.ts | 54 +++++++++------- translations/client_hu.ts | 54 +++++++++------- translations/client_id.ts | 54 +++++++++------- translations/client_is.ts | 54 +++++++++------- translations/client_it.ts | 59 ++++++++++-------- translations/client_ja.ts | 54 +++++++++------- translations/client_lt_LT.ts | 54 +++++++++------- translations/client_lv.ts | 54 +++++++++------- translations/client_nb_NO.ts | 54 +++++++++------- translations/client_nl.ts | 68 ++++++++++++--------- translations/client_pl.ts | 59 ++++++++++-------- translations/client_pt.ts | 54 +++++++++------- translations/client_pt_BR.ts | 59 ++++++++++-------- translations/client_ru.ts | 54 +++++++++------- translations/client_sk.ts | 54 +++++++++------- translations/client_sl.ts | 54 +++++++++------- translations/client_sr.ts | 59 ++++++++++-------- translations/client_sv.ts | 59 ++++++++++-------- translations/client_th.ts | 54 +++++++++------- translations/client_tr.ts | 59 ++++++++++-------- translations/client_uk.ts | 54 +++++++++------- translations/client_zh_CN.ts | 59 ++++++++++-------- translations/client_zh_TW.ts | 59 ++++++++++-------- 52 files changed, 1624 insertions(+), 1160 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index e3d9ad406..09564e030 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de]=@APPLICATION_ICON_NAME@ -Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de]=Synchronisationsordner +Icon[de_DE]=@APPLICATION_ICON_NAME@ +Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de_DE]=Synchronisationsordner diff --git a/.tx/nextcloud.client-desktop/ro_translation b/.tx/nextcloud.client-desktop/ro_translation index 137b3524e..b28d5300e 100644 --- a/.tx/nextcloud.client-desktop/ro_translation +++ b/.tx/nextcloud.client-desktop/ro_translation @@ -201,4 +201,4 @@ X-GNOME-Autostart-Delay=3 Icon[ro]=@APPLICATION_ICON_NAME@ Name[ro]=@APPLICATION_NAME@ client de sincronizare pentru desktop Comment[ro]=@APPLICATION_NAME@ client de sincronizare pentru desktop -GenericName[ro]=Sincronizare dosare +GenericName[ro]=Sincronizare director diff --git a/translations/client_bg.ts b/translations/client_bg.ts index 90d9bc6b2..5a3948eea 100644 --- a/translations/client_bg.ts +++ b/translations/client_bg.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2996,112 +2996,122 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Подробности за сертификата</h3> - + Common Name (CN): Общо име (CN): - + Subject Alternative Names: - + Organization (O): Организация (O): - + Organizational Unit (OU): Отдел в организацията (OU): - + State/Province: Област: - + Country: Държава - + Serial: Сериен номер: - + <h3>Issuer</h3> <h3>Издател</h3> - + Issuer: Издател: - + Issued on: Издаден на: - + Expires on: Изтича на: - + <h3>Fingerprints</h3> <h3>Отпечатъци</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Бележка:</b> Сертификатът е бил одобрен ръчно</p> - + %1 (self-signed) - + %1 %1 - + This connection is encrypted using %1 bit %2. Връзкаа е криптирана с %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: Информация за сертификата: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_ca.ts b/translations/client_ca.ts index 2b2e364f0..64e2c25a0 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -974,7 +974,7 @@ Això significa que és possible que el client de sincronització no pugui carre - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3013,112 +3013,122 @@ No és aconsellable fer-la servir. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalls del certificat</h3> - + Common Name (CN): Nom comú (NC): - + Subject Alternative Names: Noms alternatius del tema: - + Organization (O): Organització (O): - + Organizational Unit (OU): Unitat organitzativa (UO): - + State/Province: Estat o Província - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Emissor</h3> - + Issuer: Emissor: - + Issued on: Emès el: - + Expires on: Caduca el: - + <h3>Fingerprints</h3> <h3>Empremtes digitals</h3> - + SHA-256: SHA-256 - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Aquest certificat va ser aprovat manualment</p> - + %1 (self-signed) %1 (auto-signat) - + %1 %1 - + This connection is encrypted using %1 bit %2. Aquesta connexió és encriptada usant %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Els tiquets/identificadors de sessió SSL no estan implementats - + Certificate information: Informació del certificat: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_cs.ts b/translations/client_cs.ts index aebe68f47..710119c48 100644 --- a/translations/client_cs.ts +++ b/translations/client_cs.ts @@ -971,7 +971,7 @@ To znamená, že synchronizační klient nemusí místní změny okamžitě nahr - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3006,112 +3006,122 @@ Nedoporučuje se jí používat. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Podrobnosti o certifikátu</h3> - + Common Name (CN): Běžný název (CN): - + Subject Alternative Names: Alternativní názvy subjektu: - + Organization (O): Organizace (O): - + Organizational Unit (OU): Organizační jednotka (OU): - + State/Province: Stát/provincie: - + Country: Země: - + Serial: Sériové číslo: - + <h3>Issuer</h3> <h3>Vydavatel</h3> - + Issuer: Vydavatel: - + Issued on: Vydáno: - + Expires on: Platný do: - + <h3>Fingerprints</h3> <h3>Otisky</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Poznámka:</b> Tento certifikát byl schválen ručně</p> - + %1 (self-signed) %1 (podepsaný sám sebou) - + %1 %1 - + This connection is encrypted using %1 bit %2. Toto spojení je šifrováno pomocí %1 bitové šifry %2 - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Podpora tiketů/identifikátorů SSL sezení není dostupná - + Certificate information: Informace o certifikátu: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_da.ts b/translations/client_da.ts index 55cf8aac5..08174dbb2 100644 --- a/translations/client_da.ts +++ b/translations/client_da.ts @@ -966,7 +966,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2993,111 +2993,121 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> - + Common Name (CN): - + Subject Alternative Names: - + Organization (O): - + Organizational Unit (OU): - + State/Province: Stat/provins - + Country: Land: - + Serial: - + <h3>Issuer</h3> - + Issuer: - + Issued on: - + Expires on: Udløber: - + <h3>Fingerprints</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> - + %1 (self-signed) - + %1 %1 - + This connection is encrypted using %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_de.ts b/translations/client_de.ts index ccdc9b475..db0145408 100644 --- a/translations/client_de.ts +++ b/translations/client_de.ts @@ -972,14 +972,11 @@ Dies bedeutet, dass der Synchronisierungs-Client lokale Änderungen möglicherwe - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - Alle Dateien im Synchronisationsordner '%1' wurden auf dem Server gelöscht. -Diese Löschung wird in Ihren lokalen Synchronisationsordner übernommen. Dadurch sind die Dateien nicht mehr verfügbar, falls Sie keine Möglichkeit zur Wiederherstellung haben. -Wenn Sie sich dazu entscheiden, diese Dateien zu behalten, werden diese wieder zum Server synchronisiert. Dies geschieht jedoch nur, soweit Sie die Rechte hierzu haben. -Wenn Sie sich zum Löschen der Dateien entscheiden, sind diese nicht mehr verfügbar, außer Sie sind der Eigentümer. + @@ -3013,112 +3010,122 @@ Es ist nicht ratsam, sie zu benutzen. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Zertifikatdetails</h3> - + Common Name (CN): Gemeinsamer Name (CN): - + Subject Alternative Names: Subject Alternative Names: - + Organization (O): Organisation (O): - + Organizational Unit (OU): Organisationseinheit (OU): - + State/Province: Staat/Provinz: - + Country: Land: - + Serial: Seriennummer: - + <h3>Issuer</h3> <h3>Aussteller</h3> - + Issuer: Aussteller: - + Issued on: Ausgestellt am: - + Expires on: Ablaufdatum: - + <h3>Fingerprints</h3> <h3>Fingerabdrücke</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Hinweis:</b> Dieses Zertifikat wurde manuell bestätigt</p> - + %1 (self-signed) %1 (selbst signiert) - + %1 %1 - + This connection is encrypted using %1 bit %2. Diese Verbindung ist verschlüsselt mit %1 Bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Keine Unterstützung für SSL session tickets - + Certificate information: Zertifikatsinformation: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_el.ts b/translations/client_el.ts index 27a56a6fe..dc9777853 100644 --- a/translations/client_el.ts +++ b/translations/client_el.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2999,112 +2999,122 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Λεπτομέρειες Πιστοποιητικού</h3> - + Common Name (CN): Κοινό Όνομα (ΚΟ): - + Subject Alternative Names: Εναλλακτικά Ονόματα Υποκειμένου: - + Organization (O): Οργανισμός (Ο): - + Organizational Unit (OU): Μονάδα Οργανισμού (ΜΟ): - + State/Province: Νομός/Περιφέρεια: - + Country: Χώρα: - + Serial: Σειριακός αριθμός: - + <h3>Issuer</h3> <h3>Εκδότης</h3> - + Issuer: Εκδότης: - + Issued on: Εκδόθηκε στις: - + Expires on: Λήγει στις: - + <h3>Fingerprints</h3> <h3>Αποτυπώματα</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> p><b>Σημείωση:</b> Αυτό το πιστοποιητικό εγκρίθηκε χειροκίνητα</p> - + %1 (self-signed) %1 (αυτό-πιστοποιημένο) - + %1 %1 - + This connection is encrypted using %1 bit %2. Η σύνδεση είναι κρυπτογραφημένη με %1 bit %2 - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Χωρίς υποστήριξη για ταυτοποιητές συνεδρίας SSL - + Certificate information: Πληροφορίες πιστοποιητικού: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_en.ts b/translations/client_en.ts index b8e59695e..87d1c0e28 100644 --- a/translations/client_en.ts +++ b/translations/client_en.ts @@ -992,7 +992,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3022,111 +3022,121 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> - + Common Name (CN): - + Subject Alternative Names: - + Organization (O): - + Organizational Unit (OU): - + State/Province: - + Country: - + Serial: - + <h3>Issuer</h3> - + Issuer: - + Issued on: - + Expires on: - + <h3>Fingerprints</h3> - + SHA-256: - + SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> - + %1 (self-signed) - + %1 - + This connection is encrypted using %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_en_GB.ts b/translations/client_en_GB.ts index 8e29ff149..3f2a41c47 100644 --- a/translations/client_en_GB.ts +++ b/translations/client_en_GB.ts @@ -972,7 +972,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3007,112 +3007,122 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Certificate Details</h3> - + Common Name (CN): Common Name (CN): - + Subject Alternative Names: Subject Alternative Names: - + Organization (O): Organization (O): - + Organizational Unit (OU): Organizational Unit (OU): - + State/Province: State/Province: - + Country: Country: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Issuer</h3> - + Issuer: Issuer: - + Issued on: Issued on: - + Expires on: Expires on: - + <h3>Fingerprints</h3> <h3>Fingerprints</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Note:</b> This certificate was manually approved</p> - + %1 (self-signed) %1 (self-signed) - + %1 %1 - + This connection is encrypted using %1 bit %2. This connection is encrypted using %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No support for SSL session tickets/identifiers - + Certificate information: Certificate information: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_eo.ts b/translations/client_eo.ts index 2532680dd..105c65a84 100644 --- a/translations/client_eo.ts +++ b/translations/client_eo.ts @@ -972,14 +972,11 @@ Tio signifas, ke la sinkroniga kliento eble ne alŝutas tuj lokajn ŝanĝojn kaj - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - Ĉiuj dosieroj en la sinkroniga dosierujo „%1“ estis forigitaj en la servilo. -Tiujn forigojn sinkronigos via loka sinkroniga dosierujo: do, la dosieroj ne plu estos haveblaj, krom se vi rajtas restaŭri ilin. -Se vi decidas gardi la dosierojn, ili estos resinkronigitaj al la servilo, se vi rajtas fari tion. -Se vi decidas forigi la dosierojn, ili ne plus estos haveblaj al vi, krom se vi estas la posedanto. + @@ -3013,111 +3010,121 @@ Uzi ĝin ne konsilindas. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Atestilaj detaloj</h3> - + Common Name (CN): Komuna nomo („CN“): - + Subject Alternative Names: Kromaj nomoj („SAN“): - + Organization (O): Organizaĵo („O“): - + Organizational Unit (OU): Organiza unuo („OU“): - + State/Province: Ŝtato aŭ provinco - + Country: Lando: - + Serial: Seria numero: - + <h3>Issuer</h3> <h3>Eldonanto</h3> - + Issuer: Eldonanto: - + Issued on: Eldonita je: - + Expires on: Senvalidiĝas je: - + <h3>Fingerprints</h3> <h3>Fingrospuroj</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Notu:</b> Tiu ĉi atestilo estis mane aprobita</p> - + %1 (self-signed) %1 (memsubskribita) - + %1 %1 - + This connection is encrypted using %1 bit %2. Tiu ĉi konekto estas ĉifrita uzante %1 bitoj %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Neniu subteno por identigiloj aŭ biletoj de SSL-seancoj - + Certificate information: Atestila informo: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es.ts b/translations/client_es.ts index 889fc2941..5260fb8be 100644 --- a/translations/client_es.ts +++ b/translations/client_es.ts @@ -972,14 +972,11 @@ Esto significa que el cliente de sincronización podría no subir inmediatamente - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - Todos los archivos en la carpeta de sincronización '%1' han sido eliminados en el servidor. -Esta eliminación se sincronizará con tu carpeta local sincronizada, haciendo que esos archivos ya no estén disponibles a no ser que tengas derecho a restaurarlos. -Si decides restaurar los archivos, volverán a sincronizarse con el servidor si tienes derecho a hacer esto. -Si decides eliminar los archivos, ya no los tendrás disponibles, a no ser que seas el propietario. + @@ -3013,112 +3010,122 @@ No se recomienda usarla. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles del certificado</h3> - + Common Name (CN): Nombre común (NC): - + Subject Alternative Names: Nombres alternativos del sujeto: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidad organizativa (UO): - + State/Province: Estado/Provincia: - + Country: País: - + Serial: Nº de serie: - + <h3>Issuer</h3> <h3>Emisor</h3> - + Issuer: Emisor: - + Issued on: Emitido en: - + Expires on: Expira en: - + <h3>Fingerprints</h3> <h3>Firma</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Notificación:</b> Este certificado fue aprobado manualmente</p> - + %1 (self-signed) %1 (autofirmado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión está cifrada con %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No admite tickets de sesión/identificadores SSL - + Certificate information: Información del certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es_AR.ts b/translations/client_es_AR.ts index 6bad883f9..b06e6d61b 100644 --- a/translations/client_es_AR.ts +++ b/translations/client_es_AR.ts @@ -966,7 +966,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2993,111 +2993,121 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> - + Common Name (CN): - + Subject Alternative Names: - + Organization (O): - + Organizational Unit (OU): - + State/Province: - + Country: Pais: - + Serial: - + <h3>Issuer</h3> - + Issuer: - + Issued on: - + Expires on: - + <h3>Fingerprints</h3> - + SHA-256: - + SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> - + %1 (self-signed) - + %1 %1 - + This connection is encrypted using %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es_CL.ts b/translations/client_es_CL.ts index 385beb029..79b7e174e 100644 --- a/translations/client_es_CL.ts +++ b/translations/client_es_CL.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3000,112 +3000,122 @@ No es recomendable usarlo. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles del Certificado</h3> - + Common Name (CN): Nombre Común (CN): - + Subject Alternative Names: Nombres Alternativos del Asunto: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidad Organizacional (OU): - + State/Province: Estado/Provincia: - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Quien emitió</h3> - + Issuer: Quien emitió: - + Issued on: Reportado en: - + Expires on: Expira el: - + <h3>Fingerprints</h3> <h3>Huellas</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado fue aprobado manualmente</p> - + %1 (self-signed) %1 (auto-firmado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión fue encriptada usando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No hay soporte para tickets/identificadores de sesiones SSL - + Certificate information: Información del certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es_CO.ts b/translations/client_es_CO.ts index 4fa12a295..f221860c3 100644 --- a/translations/client_es_CO.ts +++ b/translations/client_es_CO.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3000,112 +3000,122 @@ No es recomendable usarlo. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles del Certificado</h3> - + Common Name (CN): Nombre Común (CN): - + Subject Alternative Names: Nombres Alternativos del Asunto: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidad Organizacional (OU): - + State/Province: Estado/Provincia: - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Quien emitió</h3> - + Issuer: Quien emitió: - + Issued on: Reportado en: - + Expires on: Expira el: - + <h3>Fingerprints</h3> <h3>Huellas</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado fue aprobado manualmente</p> - + %1 (self-signed) %1 (auto-firmado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión fue encriptada usando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No hay soporte para tickets/identificadores de sesiones SSL - + Certificate information: Información del certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es_CR.ts b/translations/client_es_CR.ts index 36f4e7fc8..83a6edce3 100644 --- a/translations/client_es_CR.ts +++ b/translations/client_es_CR.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3000,112 +3000,122 @@ No es recomendable usarlo. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles del Certificado</h3> - + Common Name (CN): Nombre Común (CN): - + Subject Alternative Names: Nombres Alternativos del Asunto: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidad Organizacional (OU): - + State/Province: Estado/Provincia: - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Quien emitió</h3> - + Issuer: Quien emitió: - + Issued on: Reportado en: - + Expires on: Expira el: - + <h3>Fingerprints</h3> <h3>Huellas</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado fue aprobado manualmente</p> - + %1 (self-signed) %1 (auto-firmado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión fue encriptada usando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No hay soporte para tickets/identificadores de sesiones SSL - + Certificate information: Información del certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es_DO.ts b/translations/client_es_DO.ts index bf81cb590..c31803f75 100644 --- a/translations/client_es_DO.ts +++ b/translations/client_es_DO.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3000,112 +3000,122 @@ No es recomendable usarlo. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles del Certificado</h3> - + Common Name (CN): Nombre Común (CN): - + Subject Alternative Names: Nombres Alternativos del Asunto: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidad Organizacional (OU): - + State/Province: Estado/Provincia: - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Quien emitió</h3> - + Issuer: Quien emitió: - + Issued on: Reportado en: - + Expires on: Expira el: - + <h3>Fingerprints</h3> <h3>Huellas</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado fue aprobado manualmente</p> - + %1 (self-signed) %1 (auto-firmado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión fue encriptada usando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No hay soporte para tickets/identificadores de sesiones SSL - + Certificate information: Información del certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es_EC.ts b/translations/client_es_EC.ts index 038d39ba8..d9ca854dd 100644 --- a/translations/client_es_EC.ts +++ b/translations/client_es_EC.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3000,112 +3000,122 @@ No es recomendable usarlo. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles del Certificado</h3> - + Common Name (CN): Nombre Común (CN): - + Subject Alternative Names: Nombres Alternativos del Asunto: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidad Organizacional (OU): - + State/Province: Estado/Provincia: - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Quien emitió</h3> - + Issuer: Quien emitió: - + Issued on: Reportado en: - + Expires on: Expira el: - + <h3>Fingerprints</h3> <h3>Huellas</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado fue aprobado manualmente</p> - + %1 (self-signed) %1 (auto-firmado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión fue encriptada usando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No hay soporte para tickets/identificadores de sesiones SSL - + Certificate information: Información del certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es_GT.ts b/translations/client_es_GT.ts index d6cb71105..56e639706 100644 --- a/translations/client_es_GT.ts +++ b/translations/client_es_GT.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3000,112 +3000,122 @@ No es recomendable usarlo. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles del Certificado</h3> - + Common Name (CN): Nombre Común (CN): - + Subject Alternative Names: Nombres Alternativos del Asunto: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidad Organizacional (OU): - + State/Province: Estado/Provincia: - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Quien emitió</h3> - + Issuer: Quien emitió: - + Issued on: Reportado en: - + Expires on: Expira el: - + <h3>Fingerprints</h3> <h3>Huellas</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado fue aprobado manualmente</p> - + %1 (self-signed) %1 (auto-firmado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión fue encriptada usando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No hay soporte para tickets/identificadores de sesiones SSL - + Certificate information: Información del certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es_HN.ts b/translations/client_es_HN.ts index dbc750999..0ab641022 100644 --- a/translations/client_es_HN.ts +++ b/translations/client_es_HN.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3000,112 +3000,122 @@ No es recomendable usarlo. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles del Certificado</h3> - + Common Name (CN): Nombre Común (CN): - + Subject Alternative Names: Nombres Alternativos del Asunto: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidad Organizacional (OU): - + State/Province: Estado/Provincia: - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Quien emitió</h3> - + Issuer: Quien emitió: - + Issued on: Reportado en: - + Expires on: Expira el: - + <h3>Fingerprints</h3> <h3>Huellas</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado fue aprobado manualmente</p> - + %1 (self-signed) %1 (auto-firmado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión fue encriptada usando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No hay soporte para tickets/identificadores de sesiones SSL - + Certificate information: Información del certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es_MX.ts b/translations/client_es_MX.ts index a1852e96e..e5d214639 100644 --- a/translations/client_es_MX.ts +++ b/translations/client_es_MX.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3000,112 +3000,122 @@ No es recomendable usarlo. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles del Certificado</h3> - + Common Name (CN): Nombre Común (CN): - + Subject Alternative Names: Nombres Alternativos del Asunto: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidad Organizacional (OU): - + State/Province: Estado/Provincia: - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Quien emitió</h3> - + Issuer: Quien emitió: - + Issued on: Reportado en: - + Expires on: Expira el: - + <h3>Fingerprints</h3> <h3>Huellas</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado fue aprobado manualmente</p> - + %1 (self-signed) %1 (auto-firmado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión fue encriptada usando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No hay soporte para tickets/identificadores de sesiones SSL - + Certificate information: Información del certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_es_SV.ts b/translations/client_es_SV.ts index d5896b6f1..a3823631d 100644 --- a/translations/client_es_SV.ts +++ b/translations/client_es_SV.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3000,112 +3000,122 @@ No es recomendable usarlo. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles del Certificado</h3> - + Common Name (CN): Nombre Común (CN): - + Subject Alternative Names: Nombres Alternativos del Asunto: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidad Organizacional (OU): - + State/Province: Estado/Provincia: - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Quien emitió</h3> - + Issuer: Quien emitió: - + Issued on: Reportado en: - + Expires on: Expira el: - + <h3>Fingerprints</h3> <h3>Huellas</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado fue aprobado manualmente</p> - + %1 (self-signed) %1 (auto-firmado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión fue encriptada usando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers No hay soporte para tickets/identificadores de sesiones SSL - + Certificate information: Información del certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_et.ts b/translations/client_et.ts index 5984edc84..a8ad7709e 100644 --- a/translations/client_et.ts +++ b/translations/client_et.ts @@ -966,7 +966,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2994,112 +2994,122 @@ Selle kasutamine pole soovitatav. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Sertifikaadi detailid</h3> - + Common Name (CN): Üldine nimi (CN): - + Subject Alternative Names: Subjekti Alternatiivsed Nimed: - + Organization (O): Organisatsioon (O): - + Organizational Unit (OU): Organisatsiooni üksus (OU): - + State/Province: Riik/Maakond: - + Country: Riik: - + Serial: Järjenumber: - + <h3>Issuer</h3> <h3>Väljastaja</h3> - + Issuer: Väljastaja: - + Issued on: Väljastatud: - + Expires on: Aegub: - + <h3>Fingerprints</h3> <h3>Sõrmejäljendid</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Märkus</b>See sertifikaat on käsitsi heakskiidetud</p> - + %1 (self-signed) %1 (oma-signeering) - + %1 %1 - + This connection is encrypted using %1 bit %2. Ühendus on krüpteeritud kasutades %1 bitt %2 - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: Seritifikaadi informatsioon: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_eu.ts b/translations/client_eu.ts index a56a56c94..8b805f76c 100644 --- a/translations/client_eu.ts +++ b/translations/client_eu.ts @@ -972,7 +972,7 @@ Honek esan nahi du sinkronizazio bezeroak agian ez duela berehalakoan kargatuko - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3007,111 +3007,121 @@ Ez da gomendagarria erabltzea. OCC::SslButton - + <h3>Certificate Details</h3> <h3>>Ziurtagiriaren Zehaztapenak</h3> - + Common Name (CN): Izen Arrunta (IA): - + Subject Alternative Names: - + Organization (O): Erakundea (O): - + Organizational Unit (OU): Erakunde Atala (OU): - + State/Province: Estatua/Erkidegoa: - + Country: Herrialdea: - + Serial: - + <h3>Issuer</h3> <h3>Jaulkitzailea</h3> - + Issuer: Jaulkitzailea: - + Issued on: Jaulkitze-data: - + Expires on: Iraungitze-data: - + <h3>Fingerprints</h3> <h3>Hatz-markak</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> - + %1 (self-signed) - + %1 %1 - + This connection is encrypted using %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: Ziurtagiriaren informazioa: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_fa.ts b/translations/client_fa.ts index d86ebbd59..bc0c25f0a 100644 --- a/translations/client_fa.ts +++ b/translations/client_fa.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2998,111 +2998,121 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>جزئیات گواهینامه s</h3> - + Common Name (CN): نام مشترک (CN): - + Subject Alternative Names: نام های جایگزین موضوع: - + Organization (O): سازمان (O): - + Organizational Unit (OU): واحد سازمان (OU): - + State/Province: استان: - + Country: کشور: - + Serial: سریال: - + <h3>Issuer</h3> <h3>صادر کننده</h3> - + Issuer: صادرکننده: - + Issued on: صدور در: - + Expires on: منقضی شده در: - + <h3>Fingerprints</h3> <h3>اثر انگشت</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>توجه: </b>این گواهی‌نامه به طور دستی تایید شده است</p> - + %1 (self-signed) %1 (self-signed) - + %1 %1 - + This connection is encrypted using %1 bit %2. این اتصال با استفاده از 1% بیت 2% رمزگذاری شده است. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers پشتیبانی برای جلسه SSL برچسب ها/شناسه ها وجود ندارد - + Certificate information: اطلاعات گواهینامه: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_fi.ts b/translations/client_fi.ts index 5e64743bb..b8f70c10a 100644 --- a/translations/client_fi.ts +++ b/translations/client_fi.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2996,112 +2996,122 @@ Osoitteen käyttäminen ei ole suositeltavaa. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Varmenteen tiedot</h3> - + Common Name (CN): Yleinen nimi (CN): - + Subject Alternative Names: - + Organization (O): Organisaatio (O): - + Organizational Unit (OU): Organisaatioyksikkö (OU): - + State/Province: Lääni/maakunta/provinssi: - + Country: Maa: - + Serial: Sarjanumero: - + <h3>Issuer</h3> <h3>Myöntäjä</h3> - + Issuer: Myöntäjä: - + Issued on: Myönnetty: - + Expires on: Vanhenee: - + <h3>Fingerprints</h3> <h3>Sormenjäljet</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Huomio:</b> Tämä varmenne hyväksyttiin käsin</p> - + %1 (self-signed) %1 (allekirjoitettu itse) - + %1 %1 - + This connection is encrypted using %1 bit %2. Yhteys on salattu, käytössä %1-bittinen %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: Varmenteen tiedot: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_fr.ts b/translations/client_fr.ts index 631720cc6..c4346fc4f 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -974,7 +974,7 @@ Cela signifie que le client de synchronisation peut ne pas télécharger immédi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3012,112 +3012,122 @@ Il est déconseillé de l'utiliser. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Détails du certificat</h3> - + Common Name (CN): Nom commun (CN) : - + Subject Alternative Names: Noms alternatifs du sujet : - + Organization (O): Organisation (O) : - + Organizational Unit (OU): Unité d'organisation (OU) : - + State/Province: État/Région : - + Country: Pays : - + Serial: Numéro de série : - + <h3>Issuer</h3> <h3>Émetteur</h3> - + Issuer: Émetteur : - + Issued on: Émis le : - + Expires on: Expire le : - + <h3>Fingerprints</h3> <h3>Empreintes numériques</h3> - + SHA-256: SHA-256 : - + SHA-1: SHA-1 : - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Note :</b> Ce certificat a été approuvé manuellement</p> - + %1 (self-signed) %1 (auto-signé) - + %1 %1 - + This connection is encrypted using %1 bit %2. Cette connexion est chiffrée en utilisant %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Identifiants/tickets de sessions SSL non pris en charge - + Certificate information: Informations du certificat : + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_gl.ts b/translations/client_gl.ts index 5a6ba686b..9826c5d67 100644 --- a/translations/client_gl.ts +++ b/translations/client_gl.ts @@ -972,14 +972,11 @@ Isto significa que o cliente de sincronización podería non enviar os cambios i - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - Todos os ficheiros no cartafol de sincronización «%1» foron eliminados no servidor. -Estas eliminacións sincronizarse co seu cartafol de sincronización local, facendo que estes ficheiros non estean dispoñíbeis a menos que teña dereitos para restauralos. -Se decide restaurar os ficheiros, resincronizaranse co servidor se ten dereitos para facelo. -Se decide eliminar os ficheiros, non poderá dispor deles a non ser que sexa o propietario. + @@ -3014,112 +3011,122 @@ Recomendámoslle que non o use. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalles do certificado</h3> - + Common Name (CN): Nome común (CN): - + Subject Alternative Names: Nomes alternativos do titular: - + Organization (O): Organización (O): - + Organizational Unit (OU): Unidade organizativa (OU): - + State/Province: Estado/provincia: - + Country: País: - + Serial: Serie: - + <h3>Issuer</h3> <h3>Emisor</h3> - + Issuer: Emisor: - + Issued on: Emitido o: - + Expires on: Caduca o: - + <h3>Fingerprints</h3> <h3>Pegadas</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado foi aprobado manualmente</p> - + %1 (self-signed) %1 (autoasinada) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexión está cifrada empregando %1 a %2 bits. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Non hai compatiblidade cos billetes/identificadores da sesión SSL - + Certificate information: Información do certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_he.ts b/translations/client_he.ts index b206dca67..6e4bfc31c 100644 --- a/translations/client_he.ts +++ b/translations/client_he.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2995,111 +2995,121 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>פרטי האישור</h3> - + Common Name (CN): - + Subject Alternative Names: - + Organization (O): - + Organizational Unit (OU): - + State/Province: - + Country: - + Serial: - + <h3>Issuer</h3> - + Issuer: - + Issued on: - + Expires on: - + <h3>Fingerprints</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> - + %1 (self-signed) - + %1 - + This connection is encrypted using %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_hr.ts b/translations/client_hr.ts index 5603a7e36..74cf02469 100644 --- a/translations/client_hr.ts +++ b/translations/client_hr.ts @@ -972,7 +972,7 @@ To znači da klijent za sinkronizaciju možda neće odmah otpremiti lokalne prom - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3009,112 +3009,122 @@ Nije preporučljivo koristiti ga. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Pojedinosti o vjerodajnici</h3> - + Common Name (CN): Uobičajeno ime (CN): - + Subject Alternative Names: Alternativna imena subjekta: - + Organization (O): Organizacija (O): - + Organizational Unit (OU): Organizacijska jedinica (OU): - + State/Province: Država/regija: - + Country: Država: - + Serial: Serijski: - + <h3>Issuer</h3> <h3>Izdavatelj</ h3> - + Issuer: Izdavatelj: - + Issued on: Izdano: - + Expires on: Datum isteka: - + <h3>Fingerprints</h3> <h3>Otisci prstiju</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Napomena:</b> Ova vjerodajnica je ručno odobrena</p> - + %1 (self-signed) %1 (samostalno potpisano) - + %1 %1 - + This connection is encrypted using %1 bit %2. Ova veza je šifrirana s pomoću %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Nema podrške za SSL tickete/identifikatore sesije - + Certificate information: Informacije o vjerodajnici: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_hu.ts b/translations/client_hu.ts index 349cd7280..4a4e0ccea 100644 --- a/translations/client_hu.ts +++ b/translations/client_hu.ts @@ -972,7 +972,7 @@ Ez azt jelenti, hogy a szinkronizációs kliens lehet, hogy nem fogja azonnal fe - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3006,112 +3006,122 @@ Használata nem ajánlott. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Tanúsítvány részletei</h3> - + Common Name (CN): Általános név (CN): - + Subject Alternative Names: A tárgy további nevei: - + Organization (O): Szervezet (O): - + Organizational Unit (OU): Szervezeti egység (OU): - + State/Province: Tagállam/Megye: - + Country: Ország: - + Serial: Sorozatszám: - + <h3>Issuer</h3> <h3>Kibocsátó</h3> - + Issuer: Aláíró: - + Issued on: Kibocsátva: - + Expires on: Lejárat: - + <h3>Fingerprints</h3> <h3>Ujjlenyomatok</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Megjegyzés:</b> A tanúsítvány kézileg lett jóváhagyva</p> - + %1 (self-signed) %1 (önaláírt) - + %1 %1 - + This connection is encrypted using %1 bit %2. Ez a kapcsolat %1 bites %2 titkosítással védett. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Az SSL munkamenet-azonosítók nem támogatottak - + Certificate information: Tanúsítvány adatok: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_id.ts b/translations/client_id.ts index 68a0a0f4d..13409fea3 100644 --- a/translations/client_id.ts +++ b/translations/client_id.ts @@ -972,7 +972,7 @@ Ini artinya sinkronisasi klien mungkin tidak menggunggah perubahan lokal seseger - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3006,111 +3006,121 @@ Tidak disarankan untuk digunakan. OCC::SslButton - + <h3>Certificate Details</h3> - + Common Name (CN): - + Subject Alternative Names: - + Organization (O): - + Organizational Unit (OU): - + State/Province: - + Country: - + Serial: - + <h3>Issuer</h3> - + Issuer: - + Issued on: - + Expires on: - + <h3>Fingerprints</h3> - + SHA-256: - + SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> - + %1 (self-signed) - + %1 - + This connection is encrypted using %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_is.ts b/translations/client_is.ts index f0cd34ff4..3beb355c1 100644 --- a/translations/client_is.ts +++ b/translations/client_is.ts @@ -976,7 +976,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3011,112 +3011,122 @@ Ekki er mælt með því að hún sé notuð. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Upplýsingar um skilríki</h3> - + Common Name (CN): Almennt heiti (CN): - + Subject Alternative Names: Varanöfn: - + Organization (O): Stofnun/Fyrirtæki/Félag (O): - + Organizational Unit (OU): Deild (OU): - + State/Province: Fylki/Svæði: - + Country: Land: - + Serial: Raðnúmer: - + <h3>Issuer</h3> <h3>Útgefandi</h3> - + Issuer: Útgefandi: - + Issued on: Gefið út: - + Expires on: Gildir til: - + <h3>Fingerprints</h3> <h3>Fingraför</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Athugaðu:</b> Þetta skilríki var samþykkt handvirkt</p> - + %1 (self-signed) %1 (undirritað af handhafa) - + %1 %1 - + This connection is encrypted using %1 bit %2. Þessi tenging er dulrituð með %1 bita %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: Upplýsingar um skilríki: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_it.ts b/translations/client_it.ts index 4bed9f8fd..6775b4b7f 100644 --- a/translations/client_it.ts +++ b/translations/client_it.ts @@ -973,14 +973,11 @@ Questo significa che il client di sincronizzazione potrebbe non caricare le modi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - Tutti i file nella cartella di sincronizzazione '%1' sono stati eliminati sul server. -L'eliminazione sarà sincronizzata con la tua cartella locale, rendendo tali file indisponibili, a meno che tu abbia il permesso per ripristinarli. -Se decidi di ripristinare i file, essi saranno sincronizzati nuovamente con il server, se hai i diritti per farlo. -Se decidi di eliminare i file, non saranno più disponibili, a meno che tu sia il proprietario. + @@ -3014,112 +3011,122 @@ Non è consigliabile utilizzarlo. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Dettagli del certificato</h3> - + Common Name (CN): Nome comune (CN): - + Subject Alternative Names: Nomi alternativi soggetto (SAN): - + Organization (O): Organizzazione (O): - + Organizational Unit (OU): Unità organizzativa (OU): - + State/Province: Stato/Regione: - + Country: Nazione: - + Serial: Numero di serie: - + <h3>Issuer</h3> <h3>Emittente</h3> - + Issuer: Emittente: - + Issued on: Emesso il: - + Expires on: Scade il: - + <h3>Fingerprints</h3> <h3>Impronte digitali</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> questo certificato è stato approvato manualmente</p> - + %1 (self-signed) %1 (autofirmato) - + %1 %1 - + This connection is encrypted using %1 bit %2. Questa connessione è cifrata utilizzando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Nessun supporto per i ticket/identificatori di sessione SSL - + Certificate information: Informazioni sul certificato: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_ja.ts b/translations/client_ja.ts index 2f3974b8f..99133e5bd 100644 --- a/translations/client_ja.ts +++ b/translations/client_ja.ts @@ -972,7 +972,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3001,112 +3001,122 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>詳細認証情報</h3> - + Common Name (CN): コモンネーム(CN): - + Subject Alternative Names: サブジェクトの別名: - + Organization (O): 組織(O): - + Organizational Unit (OU): 部門名(OU): - + State/Province: 州/県: - + Country: 国: - + Serial: シリアル番号: - + <h3>Issuer</h3> <h3>発行者</h3> - + Issuer: 発行者: - + Issued on: 発行日: - + Expires on: 有効期限: - + <h3>Fingerprints</h3> <h3>フィンガープリント</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>注意:</b> この認証は手動で承認されました</p> - + %1 (self-signed) %1 (自己証明書) - + %1 %1 - + This connection is encrypted using %1 bit %2. この接続は、%1 の %2 bit を使って暗号化されています。 - + + Server version: %1 + + + + No support for SSL session tickets/identifiers SSLセッションチケット/識別子はサポートされていません - + Certificate information: 認証情報: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_lt_LT.ts b/translations/client_lt_LT.ts index a8256c1de..491f699b9 100644 --- a/translations/client_lt_LT.ts +++ b/translations/client_lt_LT.ts @@ -967,7 +967,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3002,112 +3002,122 @@ Patariama jo nenaudoti. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Išsamesnė liudijimo informacija</h3> - + Common Name (CN): Bendrasis pavadinimas (CN): - + Subject Alternative Names: Subjekto alternatyvūs vardai: - + Organization (O): Organizacija (O): - + Organizational Unit (OU): Organizacinis vienetas (OU): - + State/Province: Šalis / regionas: - + Country: Šalis: - + Serial: Serijos nr.: - + <h3>Issuer</h3> <h3>Leidėjas</h3> - + Issuer: Išdavė: - + Issued on: Išdavė: - + Expires on: Galioja iki: - + <h3>Fingerprints</h3> <h3>Kontroliniai kodai</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Pastaba:</b>Šis sertifikatas buvo patvirtintas rankiniu būdu</p> - + %1 (self-signed) %1 (išduotas pačių) - + %1 %1 - + This connection is encrypted using %1 bit %2. Šis ryšys yra šifruotas, naudojant %1 bitų %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers SSL sesijų bilietai / identifikatoriai nepalaikomi - + Certificate information: Liudijimo informacija: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_lv.ts b/translations/client_lv.ts index fa7f42b2d..ec4e36022 100644 --- a/translations/client_lv.ts +++ b/translations/client_lv.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2995,111 +2995,121 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> - + Common Name (CN): - + Subject Alternative Names: - + Organization (O): - + Organizational Unit (OU): - + State/Province: - + Country: - + Serial: - + <h3>Issuer</h3> - + Issuer: - + Issued on: - + Expires on: - + <h3>Fingerprints</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> - + %1 (self-signed) - + %1 %1 - + This connection is encrypted using %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_nb_NO.ts b/translations/client_nb_NO.ts index 7089e9c9c..3ca861bb9 100644 --- a/translations/client_nb_NO.ts +++ b/translations/client_nb_NO.ts @@ -967,7 +967,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3000,112 +3000,122 @@ Det er ikke tilrådelig å bruke den. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Sertifikatdetaljer</h3> - + Common Name (CN): Common Name (CN): - + Subject Alternative Names: Subject Alternative Names: - + Organization (O): Organization (O): - + Organizational Unit (OU): Organizational Unit (OU): - + State/Province: State/Province: - + Country: Land: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Utsteder</h3> - + Issuer: Utsteder: - + Issued on: Utstedt dato: - + Expires on: Utløper dato: - + <h3>Fingerprints</h3> <h3>Fingeravtrykk</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>NB:</b> Dette sertifikatet ble godkjent manuelt</p> - + %1 (self-signed) %1 (egensignert) - + %1 %1 - + This connection is encrypted using %1 bit %2. Denne forbindelsen er kryptert med %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Ingen støtte for billett/ID for SSL-økt - + Certificate information: Sertifikatinformasjon: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_nl.ts b/translations/client_nl.ts index 90aa129fb..ee489f27c 100644 --- a/translations/client_nl.ts +++ b/translations/client_nl.ts @@ -911,12 +911,12 @@ %1 and %n other file(s) are currently locked. - + %1 en %n ander bestand zijn momenteel op slot.%1 en %n andere bestanden zijn momenteel op slot. %1 is currently locked. - + %1 momenteel op slot. @@ -972,7 +972,7 @@ Dit betekent dat de synchronisatieclient misschien niet meteen lokale wijziginge - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -988,17 +988,17 @@ If this action was unintended you can restore the lost data now. Delete all files? - + Alle bestanden verwijderen? Delete all files - + Verwijder alle bestanden Restore deleted files - + Herstel verwijderde bestanden @@ -2977,7 +2977,7 @@ We adviseren deze site niet te gebruiken. Share via - + Delen via @@ -3014,112 +3014,122 @@ We adviseren deze site niet te gebruiken. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Certificaat details</h3> - + Common Name (CN): Common Name (CN): - + Subject Alternative Names: Alternatieve subject namen: - + Organization (O): Organisatie (O): - + Organizational Unit (OU): Organisatie unit (OU): - + State/Province: Land/Provincie: - + Country: Land: - + Serial: Serienummer: - + <h3>Issuer</h3> <h3>Uitgever</h3> - + Issuer: Uitgever: - + Issued on: Uitgegeven op: - + Expires on: Vervalt op: - + <h3>Fingerprints</h3> <h3>Vingerafdrukken</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Let op:</b> Dit certificaat werd handmatig goedgekeurd</p> - + %1 (self-signed) %1 (zelf ondertekend) - + %1 %1 - + This connection is encrypted using %1 bit %2. Deze verbinding is versleuteld via %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Geen ondersteuning voor SSL-sessie tickets/identifiers - + Certificate information: Certificaat informatie: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. @@ -3887,7 +3897,7 @@ We adviseren deze site niet te gebruiken. <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - + <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Draai je eigen server</span></a> diff --git a/translations/client_pl.ts b/translations/client_pl.ts index 69afb5093..dbfd7791f 100644 --- a/translations/client_pl.ts +++ b/translations/client_pl.ts @@ -972,14 +972,11 @@ Oznacza to, że klient synchronizacji może nie przesłać lokalnych zmian natyc - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - Wszystkie pliki z folderu synchronizacji '%1' zostały usunięte z serwera. -W momencie synchronizacji zostaną usunięte z lokalnego folderu, co spowoduje ich niedostępność, chyba że posiadasz prawo do przywracania. -Jeśli zdecydujesz się przywrócić pliki i posiadasz odpowiednie uprawnienia, zostaną one ponownie przesłane na serwer. -Jeśli zdecydujesz się je usunąć, nie będą już dostępne. + @@ -3014,112 +3011,122 @@ Niezalecane jest jego użycie. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Szczegóły certyfikatu</h3> - + Common Name (CN): Nazwa (CN): - + Subject Alternative Names: Alternatywna nazwa tematu: - + Organization (O): Organizacja (O): - + Organizational Unit (OU): Jednostka organizacyjna (OU): - + State/Province: Województwo - + Country: Kraj: - + Serial: Numer seryjny: - + <h3>Issuer</h3> <h3>Wystawca</h3> - + Issuer: Emitent: - + Issued on: Data wydania: - + Expires on: Wygasa: - + <h3>Fingerprints</h3> <h3>Odciski palców</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Uwaga:</b> Ten certyfikat został ręcznie zaakceptowany</p> - + %1 (self-signed) %1 (własnoręcznie podpisany) - + %1 %1 - + This connection is encrypted using %1 bit %2. o połączenie jest szyfrowane przy użyciu %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Nie obsługuje zgłoszeń/identyfikatorów sesji SSL - + Certificate information: Informacje Certyfikatu: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_pt.ts b/translations/client_pt.ts index f69a1ba31..136860e07 100644 --- a/translations/client_pt.ts +++ b/translations/client_pt.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2999,112 +2999,122 @@ Não é aconselhada a sua utilização. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Detalhes do Certificado</h3> - + Common Name (CN): Nome Comum (NC): - + Subject Alternative Names: Nomes alternativos - + Organization (O): Organização (O): - + Organizational Unit (OU): Unidade Organizacional (UO): - + State/Province: Estado/Distrito: - + Country: País: - + Serial: Serial: - + <h3>Issuer</h3> <h3>Emissor</h3> - + Issuer: Emissor: - + Issued on: Emitido em: - + Expires on: Expira em: - + <h3>Fingerprints</h3> <h3>Impressões digitais</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Nota:</b> Este certificado foi aprovado manualmente</p> - + %1 (self-signed) %1 (auto-assinado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta ligação é encriptada a %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Nenhum suporte para tickets/identificadores de sessão SSL - + Certificate information: Informação do certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts index abdb9e0f7..9369e6724 100644 --- a/translations/client_pt_BR.ts +++ b/translations/client_pt_BR.ts @@ -972,14 +972,11 @@ Isso significa que o cliente de sincronização pode não fazer upload de altera - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - Todos os arquivos na pasta de sincronização '%1' foram excluídos do servidor. -Essas exclusões serão sincronizadas com a pasta de sincronização local, tornando esses arquivos indisponíveis, a menos que você tenha o direito de restaurar. -Se você decidir restaurar os arquivos, eles serão sincronizados novamente com o servidor, se você tiver direitos para fazê-lo. -Se você decidir excluir os arquivos, eles não estarão disponíveis para você, a menos que você seja o proprietário. + @@ -3014,112 +3011,122 @@ Não é aconselhável usá-la. OCC::SslButton - + <h3>Certificate Details</h3> <h3> Detalhes do Certificado </h3> - + Common Name (CN): Nome Comum (CN): - + Subject Alternative Names: Nomes Alternativos do Assunto: - + Organization (O): Organização (O): - + Organizational Unit (OU): Unidade Organizacional (OU): - + State/Province: Estado/Província: - + Country: País: - + Serial: Série: - + <h3>Issuer</h3> <h3>Emissor</h3> - + Issuer: Emissor: - + Issued on: Emitido em: - + Expires on: Expira em: - + <h3>Fingerprints</h3> <h3>Impressões Digitais</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b> Nota:</b>Este certificado foi aprovado manualmente</p> - + %1 (self-signed) %1 (auto-assinado) - + %1 %1 - + This connection is encrypted using %1 bit %2. Esta conexão foi criptografada usando %1 bit %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Não há suporte para tickets/identificadores de sessão SSL - + Certificate information: Informações do certificado: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_ru.ts b/translations/client_ru.ts index d8057b939..e415277d9 100644 --- a/translations/client_ru.ts +++ b/translations/client_ru.ts @@ -971,7 +971,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3002,112 +3002,122 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Данные сертификата:</h3> - + Common Name (CN): Общее имя (CN): - + Subject Alternative Names: Альтернативное имя субъекта: - + Organization (O): Организация (О): - + Organizational Unit (OU): Организационное подразделение (OU): - + State/Province: Область/район: - + Country: Страна: - + Serial: Номер: - + <h3>Issuer</h3> <h3>Выдан:</h3> - + Issuer: Издатель: - + Issued on: Выдан: - + Expires on: Истекает: - + <h3>Fingerprints</h3> <h3>Отпечатки</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Заметка:</b> Этот сертификат был одобрен вручную</p> - + %1 (self-signed) %1 (самоподписанный) - + %1 %1 - + This connection is encrypted using %1 bit %2. Это соединение зашифровано %1-битным %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Нет поддержки для тикетов/идентификаторов SSL сессии - + Certificate information: Информация о TLS-сертификатах: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_sk.ts b/translations/client_sk.ts index bae53fb4a..f6d3df50b 100644 --- a/translations/client_sk.ts +++ b/translations/client_sk.ts @@ -972,7 +972,7 @@ To znamená, že klient synchronizácie nemusí okamžite odovzdať lokálne zme - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -3009,112 +3009,122 @@ Nie je vhodné ju používať. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Podrobnosti certifikátu</h3> - + Common Name (CN): Bežné meno (CN): - + Subject Alternative Names: Alternatívne meno subjektu: - + Organization (O): Organizácia (O): - + Organizational Unit (OU): Organizačná jednotka (OU): - + State/Province: Štát/Provincia: - + Country: Krajina: - + Serial: Sériové číslo: - + <h3>Issuer</h3> <h3>Vydavateľ</h3> - + Issuer: Vydavateľ: - + Issued on: Vydané: - + Expires on: Platí do: - + <h3>Fingerprints</h3> <h3>Odtlačky</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Poznámka:</b> Tento certifikát bol ručne schválený</p> - + %1 (self-signed) %1 (podpísaný sám sebou) - + %1 %1 - + This connection is encrypted using %1 bit %2. Toto spojenie je šifrované pomocou %1 bitovej šifry %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Nie je dostupná podpora tiketov/identifikátorov SSL sedenia - + Certificate information: Informácie o certifikáte: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_sl.ts b/translations/client_sl.ts index 3dc3a6c8a..68bb3a3f8 100644 --- a/translations/client_sl.ts +++ b/translations/client_sl.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2999,112 +2999,122 @@ Uporaba ni priporočljiva. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Podrobnosti potrdila</h3> - + Common Name (CN): Splošno ime (CN): - + Subject Alternative Names: Druga imena: - + Organization (O): Ustanova (U): - + Organizational Unit (OU): Organizacijska enota (OE): - + State/Province: Okraj: - + Country: Država: - + Serial: Zaporedna številka: - + <h3>Issuer</h3> <h3>Izdaljatelj</h3> - + Issuer: Izdaljatelj: - + Issued on: Izdano na: - + Expires on: Poteče na: - + <h3>Fingerprints</h3> <h3>Prstni odtisi</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Opomba:</b> to potrdilo je bilo ročno odobreno</p> - + %1 (self-signed) %1 (samopodpisano) - + %1 %1 - + This connection is encrypted using %1 bit %2. Ta povezava je šifrirana z %1 bitnim %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Ni podpore za določila in karte ključe SSL - + Certificate information: Podrobnosti potrdila: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_sr.ts b/translations/client_sr.ts index f700f0634..e6d5f917f 100644 --- a/translations/client_sr.ts +++ b/translations/client_sr.ts @@ -972,14 +972,11 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - Сви фајлови из синхронизационе фасцикле '%1' су избрисани на серверу. -Ово брисање ће бити синхронизовано са локалном синхронизационом фасциклом и тиме ће ови фајлови постати недоступни, осим ако немате право њиховог враћања. -Ако одлучите да повратите фајлове, они ће бити опет синхронизовани назад са сервером, уколико имате права то да урадите. -Ако одлучите да обришете фајлове, они ће Вам постати недоступни, осим ако нисте власник. + @@ -3014,112 +3011,122 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Детаљи сертификата</h3> - + Common Name (CN): Уобичајено име: - + Subject Alternative Names: Алтернативно име: - + Organization (O): Организација: - + Organizational Unit (OU): Организациона јединица: - + State/Province: Покрајина/провинција: - + Country: Земља: - + Serial: Серијски број: - + <h3>Issuer</h3> <h3>Издавач</h3> - + Issuer: Издавач: - + Issued on: Издат: - + Expires on: Истиче: - + <h3>Fingerprints</h3> <h3>Отисци</h3> - + SHA-256: СХА-256: - + SHA-1: СХА-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Напомена:</b> Овај сертификат је ручно одобрен</p> - + %1 (self-signed) %1 (самопотписан) - + %1 %1 - + This connection is encrypted using %1 bit %2. Ова веза је шифрована %1-битним %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Нема подршке за идентификаторе SSL сесије - + Certificate information: Подаци о сертификату: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_sv.ts b/translations/client_sv.ts index 137d1bb8c..6fa81fccd 100644 --- a/translations/client_sv.ts +++ b/translations/client_sv.ts @@ -972,14 +972,11 @@ Det betyder att synkroniseringsklienten inte kan ladda upp lokala ändringar ome - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - Alla filer i den synkade mappen '%1' raderades på servern. -Dessa raderingar kommer att synkroniseras till din lokalt synkade mapp och göra filerna otillgängliga, om du inte har möjlighet att återställa. -Om du återställer dessa filer kommer dom att synkroniseras till servern på nytt, om du har rättighet att göra det. -Om du raderar filerna kommer dom att vara otillgängliga för dig, om du inte är ägaren. + @@ -3014,112 +3011,122 @@ Det är inte lämpligt använda den. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Certifikatdetaljer</h3> - + Common Name (CN): Common Name (CN): - + Subject Alternative Names: Alternativnamn: - + Organization (O): Organisation (O): - + Organizational Unit (OU): Organisationsenhet (OU): - + State/Province: Stat/Provins: - + Country: Land: - + Serial: Serienummer: - + <h3>Issuer</h3> <h3>Utfärdare</h3> - + Issuer: Utfärdare: - + Issued on: Utfärdat den: - + Expires on: Upphör den: - + <h3>Fingerprints</h3> <h3>Fingeravtryck</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Notera:</b> Detta certifikat var manuellt godkänt.</p> - + %1 (self-signed) %1 (självsignerat certifikat) - + %1 %1 - + This connection is encrypted using %1 bit %2. Denna anslutningen är krypterad med %1 bit %2 - + + Server version: %1 + + + + No support for SSL session tickets/identifiers Inget stöd för biljetter/identifikationer för SSL sessioner - + Certificate information: Certifikatinformation: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_th.ts b/translations/client_th.ts index f2a6d36db..b7949dc3c 100644 --- a/translations/client_th.ts +++ b/translations/client_th.ts @@ -968,7 +968,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2998,111 +2998,121 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>รายละเอียดใบรับรองความถูกต้อง</h3> - + Common Name (CN): ชื่อทั่วไป (Common Name): - + Subject Alternative Names: ชื่อเรื่องทางเลือก: - + Organization (O): องค์กร (Organization): - + Organizational Unit (OU): หน่วยองค์กร (Organizational Unit): - + State/Province: รัฐ/จังหวัด: - + Country: ประเทศ: - + Serial: Serial: - + <h3>Issuer</h3> <h3>แจ้งปัญหา</h3> - + Issuer: ผู้แจ้งปัญหา: - + Issued on: ออกเมื่อวันที่: - + Expires on: หมดอายุในวันที่: - + <h3>Fingerprints</h3> <h3>ลายนิ้วมือ</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>หมายเหตุ:</b> ใบรับรองนี้ได้รับการอนุมัติด้วยตนเอง</p> - + %1 (self-signed) %1 (ลงนามด้วยตนเอง) - + %1 %1 - + This connection is encrypted using %1 bit %2. การเชื่อมต่อนี้ถูกเข้ารหัสโดยใช้ %1 บิต %2 - + + Server version: %1 + + + + No support for SSL session tickets/identifiers ไม่มีการสนับสนุนสำหรับเซสชั่นตั๋ว SSL/ตัวบ่งชี้ - + Certificate information: ข้อมูลการรับรอง: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_tr.ts b/translations/client_tr.ts index 5af13d0f7..1bf316c9a 100644 --- a/translations/client_tr.ts +++ b/translations/client_tr.ts @@ -970,14 +970,11 @@ Bunun sonucunda eşitleme istemcisi yerel değişiklikleri anında yükleyemez. - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - '%1' eşitleme klasöründeki tüm dosyalar silinecek. -Silinen bu dosyalar yerel eşitleme klasörünüzden de silineceğinden, geri yükleme yetkiniz yoksa bu dosyaları kullanamayacaksınız. -Geri yükleme yetkiniz varsa ve geri yüklemeyi seçerseniz, dosyalar sunucu ile yeniden eşitlenir. -Silmeyi seçerseniz, sahibi değilseniz bu dosyaları artık kullanamazsınız. + @@ -3012,112 +3009,122 @@ Kullanmanız önerilmez. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Sertifika Ayrıntıları</h3> - + Common Name (CN): Ortak Ad (CN): - + Subject Alternative Names: Alternatif Konu Adları: - + Organization (O): Kuruluş (O): - + Organizational Unit (OU): Kuruluş Birimi (OU): - + State/Province: Bölge/İlçe: - + Country: Ülke: - + Serial: Seri No: - + <h3>Issuer</h3> <h3>Veren</h3> - + Issuer: Veren: - + Issued on: Verilme: - + Expires on: Bitiş: - + <h3>Fingerprints</h3> <h3>Parmak İzleri</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Not:</b> Bu sertifika el ile onaylanmış</p> - + %1 (self-signed) %1 (kendinden imzalı) - + %1 %1 - + This connection is encrypted using %1 bit %2. Bu bağlantı %1 bit %2 kullanılarak şifrelenmiş. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers SSL oturum kodları/belirteçleri desteklenmiyor - + Certificate information: Sertifika bilgileri: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_uk.ts b/translations/client_uk.ts index 517a2b79c..acf350179 100644 --- a/translations/client_uk.ts +++ b/translations/client_uk.ts @@ -966,7 +966,7 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. @@ -2994,112 +2994,122 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>Деталі сертифікату</h3> - + Common Name (CN): Загальне Ім'я (CN): - + Subject Alternative Names: Альтернативне Ім'я: - + Organization (O): Організація (O): - + Organizational Unit (OU): Підрозділ (OU): - + State/Province: Область: - + Country: Країна: - + Serial: Серія: - + <h3>Issuer</h3> <h3>Видавець</h3> - + Issuer: Видавець: - + Issued on: Видано для: - + Expires on: Закінчується: - + <h3>Fingerprints</h3> <h3>Відбитки пальців</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>Примітка:</b> Цей сертифікат був схвалений вручну</p> - + %1 (self-signed) %1 (самопідписаний) - + %1 %1 - + This connection is encrypted using %1 bit %2. З'єднання зашифроване %1-бітним %2. - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: Інформація про сертифікат: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_zh_CN.ts b/translations/client_zh_CN.ts index 7d1def536..00c75ff5a 100644 --- a/translations/client_zh_CN.ts +++ b/translations/client_zh_CN.ts @@ -972,14 +972,11 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - 服务器上的同步目录 '%1' 中的所有文件已被删除。 -这些删除操作将被同步到您的本地同步目录,使这些文件被清空,除非您有恢复的权限。 -如果您有恢复这些文件的权限并决定这样做,它们将会与服务器重新同步。 -如果您决定删除这些文件,它们将被清空,除非您是文件拥有者。 + @@ -3012,112 +3009,122 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>证书信息</h3> - + Common Name (CN): 常用名 (CN): - + Subject Alternative Names: 主体备用名称: - + Organization (O): 组织(O): - + Organizational Unit (OU): 单位(OU): - + State/Province: 州/省: - + Country: 国家: - + Serial: 序列号: - + <h3>Issuer</h3> <h3>颁发者</h3> - + Issuer: 颁发者: - + Issued on: 颁发于: - + Expires on: 过期于: - + <h3>Fingerprints</h3> <h3>证书指纹</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>注意:</b>此证书经手动批准</p> - + %1 (self-signed) %1(自签署) - + %1 %1 - + This connection is encrypted using %1 bit %2. 此连接通过 %1 位的 %2 加密。 - + + Server version: %1 + + + + No support for SSL session tickets/identifiers 没有支持的 SSL 标识 - + Certificate information: 证书信息: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. diff --git a/translations/client_zh_TW.ts b/translations/client_zh_TW.ts index 7ee0b71e2..c80e246e5 100644 --- a/translations/client_zh_TW.ts +++ b/translations/client_zh_TW.ts @@ -971,14 +971,11 @@ This means that the synchronization client might not upload local changes immedi - All files in the sync folder '%1' folder were deleted on the server. + All files in the sync folder '%1' were deleted on the server. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - 「%1」資料夾中的所有檔案已從伺服器上移除。 -同步後,這些檔案也會從您的本地資料夾中移除。除非您有復原的權限,否則您將無法讀取這些檔案。 -假如您決定復原這些檔案,只要您擁有權限,這些檔案就會重新和伺服器同步。 -假如您決定移除這些檔案,除非您是檔案的所有者,否則您將無法讀取這些檔案。 + @@ -3013,112 +3010,122 @@ It is not advisable to use it. OCC::SslButton - + <h3>Certificate Details</h3> <h3>憑證細節</h3> - + Common Name (CN): (通用名): - + Subject Alternative Names: 主題備用名稱: - + Organization (O): 組織 (O): - + Organizational Unit (OU): 組織部門 (OU): - + State/Province: 州或省: - + Country: 國家: - + Serial: 序號: - + <h3>Issuer</h3> <h3>簽發者</h3> - + Issuer: 簽發者: - + Issued on: 簽發於: - + Expires on: 過期於: - + <h3>Fingerprints</h3> <h3>指紋</h3> - + SHA-256: SHA-256: - + SHA-1: SHA-1: - + <p><b>Note:</b> This certificate was manually approved</p> <p><b>注意:</b> 此憑證已被手動核准</p> - + %1 (self-signed) %1 (自我簽章) - + %1 %1 - + This connection is encrypted using %1 bit %2. 這個連線已經使用 %1 bit %2 加密。 - + + Server version: %1 + + + + No support for SSL session tickets/identifiers - + Certificate information: 憑證資訊: + + + The connection is not secure + + This connection is NOT secure as it is not encrypted. From f6b67654245b0c9e0da3f8dd10ece6b14a37d9d0 Mon Sep 17 00:00:00 2001 From: Sergey Zolotarev Date: Sat, 5 Oct 2019 21:54:09 +0600 Subject: [PATCH 19/63] Prevent jumping of tray menu Instead of adding the "Apps" menu after the apps are fetched, add it from the start (together with other actions) but in a disabled state, and enable it after the apps data is ready. Signed-off-by: Sergey Zolotarev --- src/gui/owncloudgui.cpp | 17 +++++++++++------ src/gui/owncloudgui.h | 1 + 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/gui/owncloudgui.cpp b/src/gui/owncloudgui.cpp index 53b568413..28b57d295 100644 --- a/src/gui/owncloudgui.cpp +++ b/src/gui/owncloudgui.cpp @@ -675,6 +675,12 @@ void ownCloudGui::updateContextMenu() _contextMenu->addSeparator(); + if (_navLinksMenu) { + _contextMenu->addMenu(_navLinksMenu); + } + + _contextMenu->addSeparator(); + if (accountList.isEmpty()) { _contextMenu->addAction(_actionNewAccountWizard); } @@ -688,6 +694,7 @@ void ownCloudGui::updateContextMenu() } _contextMenu->addSeparator(); + if (atLeastOnePaused) { QString text; if (accountList.count() > 1) { @@ -777,6 +784,8 @@ void ownCloudGui::setupActions() { _actionStatus = new QAction(tr("Unknown status"), this); _actionStatus->setEnabled(false); + _navLinksMenu = new QMenu(tr("Apps")); + _navLinksMenu->setEnabled(false); _actionSettings = new QAction(tr("Settings..."), this); _actionNewAccountWizard = new QAction(tr("New account..."), this); _actionRecent = new QAction(tr("View more activity..."), this); @@ -819,7 +828,6 @@ void ownCloudGui::fetchNavigationApps(AccountStatePtr account){ void ownCloudGui::buildNavigationAppsMenu(AccountStatePtr account, QMenu *accountMenu){ auto navLinks = _navApps.value(account); if(navLinks.size() > 0){ - // when there is only one account add the nav links above the settings QAction *actionBefore = _actionSettings; @@ -838,17 +846,14 @@ void ownCloudGui::buildNavigationAppsMenu(AccountStatePtr account, QMenu *accoun } // Create submenu with links - QMenu *navLinksMenu = new QMenu(tr("Apps")); - accountMenu->insertSeparator(actionBefore); - accountMenu->insertMenu(actionBefore, navLinksMenu); foreach (const QJsonValue &value, navLinks) { auto navLink = value.toObject(); QAction *action = new QAction(navLink.value("name").toString(), this); QUrl href(navLink.value("href").toString()); connect(action, &QAction::triggered, this, [href] { QDesktopServices::openUrl(href); }); - navLinksMenu->addAction(action); + _navLinksMenu->addAction(action); } - accountMenu->insertSeparator(actionBefore); + _navLinksMenu->setEnabled(true); } } diff --git a/src/gui/owncloudgui.h b/src/gui/owncloudgui.h index 105235233..95d078bc6 100644 --- a/src/gui/owncloudgui.h +++ b/src/gui/owncloudgui.h @@ -168,6 +168,7 @@ private: QAction *_actionQuit; QAction *_actionCrash; + QMenu *_navLinksMenu; QMap _navApps; QList _recentItemsActions; From eaddc55267ec2257eea24ae4c0311488bdc74e11 Mon Sep 17 00:00:00 2001 From: Sergey Zolotarev Date: Sat, 5 Oct 2019 22:37:46 +0600 Subject: [PATCH 20/63] Don't run connection wizard when quitting the application Signed-off-by: Sergey Zolotarev --- src/gui/application.cpp | 5 ++++- src/gui/application.h | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/gui/application.cpp b/src/gui/application.cpp index fdeba246a..9b38fb1b7 100644 --- a/src/gui/application.cpp +++ b/src/gui/application.cpp @@ -108,6 +108,7 @@ Application::Application(int &argc, char **argv) , _userTriggeredConnect(false) , _debugMode(false) , _backgroundMode(false) + , _isQuitting(false) { _startedAt.start(); @@ -283,7 +284,7 @@ void Application::slotAccountStateRemoved(AccountState *accountState) } // if there is no more account, show the wizard. - if (AccountManager::instance()->accounts().isEmpty()) { + if (!_isQuitting && AccountManager::instance()->accounts().isEmpty()) { // allow to add a new account if there is non any more. Always think // about single account theming! OwncloudSetupWizard::runWizard(this, SLOT(slotownCloudWizardDone(int))); @@ -306,6 +307,8 @@ void Application::slotAccountStateAdded(AccountState *accountState) void Application::slotCleanup() { + _isQuitting = true; + AccountManager::instance()->save(); FolderMan::instance()->unloadAndDeleteAllFolders(); diff --git a/src/gui/application.h b/src/gui/application.h index 77abd7a97..f0e24548e 100644 --- a/src/gui/application.h +++ b/src/gui/application.h @@ -114,6 +114,7 @@ private: bool _userTriggeredConnect; bool _debugMode; bool _backgroundMode; + bool _isQuitting; ClientProxy _proxy; From 7c8e650c5ad40d03d66924cb88e5befa09fcf8ff Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 6 Oct 2019 03:05:29 +0000 Subject: [PATCH 21/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 +- translations/client_de.ts | 9 +- translations/client_fr.ts | 13 +- translations/client_gl.ts | 9 +- translations/client_it.ts | 9 +- translations/client_lv.ts | 54 +- translations/client_pt_BR.ts | 9 +- translations/client_ro.ts | 4210 +++++++++++++++++++ 8 files changed, 4274 insertions(+), 47 deletions(-) create mode 100644 translations/client_ro.ts diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index 09564e030..e3d9ad406 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de_DE]=@APPLICATION_ICON_NAME@ -Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de_DE]=Synchronisationsordner +Icon[de]=@APPLICATION_ICON_NAME@ +Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de]=Synchronisationsordner diff --git a/translations/client_de.ts b/translations/client_de.ts index db0145408..1c4be1db6 100644 --- a/translations/client_de.ts +++ b/translations/client_de.ts @@ -976,7 +976,10 @@ Dies bedeutet, dass der Synchronisierungs-Client lokale Änderungen möglicherwe These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Alle Dateien im Synchronisationsordner '%1' wurden auf dem Server gelöscht. +Diese Löschung wird in Ihren lokalen Synchronisationsordner übernommen. Dadurch sind die Dateien nicht mehr verfügbar, falls Sie keine Möglichkeit zur Wiederherstellung haben. +Wenn Sie sich dazu entscheiden, diese Dateien zu behalten, werden diese wieder zum Server synchronisiert. Dies geschieht jedoch nur, soweit Sie die Rechte hierzu haben. +Wenn Sie sich zum Löschen der Dateien entscheiden, sind diese nicht mehr verfügbar, außer Sie sind der Eigentümer. @@ -3109,7 +3112,7 @@ Es ist nicht ratsam, sie zu benutzen. Server version: %1 - + Serverversion: %1 @@ -3124,7 +3127,7 @@ Es ist nicht ratsam, sie zu benutzen. The connection is not secure - + Die Verbindung ist nicht sicher diff --git a/translations/client_fr.ts b/translations/client_fr.ts index c4346fc4f..e9acd19c6 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -978,14 +978,19 @@ Cela signifie que le client de synchronisation peut ne pas télécharger immédi These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Tous les fichiers du dossier '%1' ont été supprimés sur le serveur. +Par conséquent tous ces fichiers vont être supprimés des appareils synchronisés et en particulier de votre dossier de synchro locale. +Si vous décidez de restaurer ces fichiers, ils seront renvoyés vers le serveur sous réserve que vous en ayez le droit. +Si vous décidez de supprimer ces fichiers, ils seront définitivement indisponibles. All files got deleted from your local sync folder '%1'. These files will be deleted from the server and will not be available on your other devices if they will not be restored. If this action was unintended you can restore the lost data now. - + Tous les fichiers ont été supprimés de votre dossier de synchro locale '%1'. +Par conséquent tous ces fichiers vont être supprimés sur le serveur ainsi que sur les appareils synchronisés. +Si ces suppressions étaient involontaires, il est encore temps de restaurer vos fichiers. @@ -3111,7 +3116,7 @@ Il est déconseillé de l'utiliser. Server version: %1 - + Version du serveur : %1 @@ -3126,7 +3131,7 @@ Il est déconseillé de l'utiliser. The connection is not secure - + La connexion n'est pas sécurisée diff --git a/translations/client_gl.ts b/translations/client_gl.ts index 9826c5d67..4e26105ab 100644 --- a/translations/client_gl.ts +++ b/translations/client_gl.ts @@ -976,7 +976,10 @@ Isto significa que o cliente de sincronización podería non enviar os cambios i These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Todos os ficheiros no cartafol de sincronización «%1» foron eliminados no servidor. +Estas eliminacións sincronizarse co seu cartafol de sincronización local, facendo que estes ficheiros non estean dispoñíbeis a menos que teña dereitos para restauralos. +Se decide restaurar os ficheiros, resincronizaranse co servidor se ten dereitos para facelo. +Se decide eliminar os ficheiros, non poderá dispor deles a non ser que sexa o propietario. @@ -3110,7 +3113,7 @@ Recomendámoslle que non o use. Server version: %1 - + Versión do servidor: %1 @@ -3125,7 +3128,7 @@ Recomendámoslle que non o use. The connection is not secure - + A conexión non é segura diff --git a/translations/client_it.ts b/translations/client_it.ts index 6775b4b7f..d36526d2f 100644 --- a/translations/client_it.ts +++ b/translations/client_it.ts @@ -977,7 +977,10 @@ Questo significa che il client di sincronizzazione potrebbe non caricare le modi These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Tutti i file nella cartella di sincronizzazione '%1' sono stati eliminati sul server. +L'eliminazione sarà sincronizzata con la tua cartella di sincronizzazione locale, rendendo tali file indisponibili, a meno che tu abbia il permesso per ripristinarli. +Se decidi di ripristinare i file, essi saranno sincronizzati nuovamente con il server, se hai i diritti per farlo. +Se decidi di eliminare i file, non saranno più disponibili, a meno che tu sia il proprietario. @@ -3110,7 +3113,7 @@ Non è consigliabile utilizzarlo. Server version: %1 - + Versione server: %1 @@ -3125,7 +3128,7 @@ Non è consigliabile utilizzarlo. The connection is not secure - + La connessione non è sicura diff --git a/translations/client_lv.ts b/translations/client_lv.ts index ec4e36022..a5495eeeb 100644 --- a/translations/client_lv.ts +++ b/translations/client_lv.ts @@ -35,7 +35,7 @@ No recently changed files - + Nav nesen mainītu datņu @@ -55,12 +55,12 @@ Recently changed - + Nesen mainīts Pause synchronization - + Apturēt sinhronizāciju @@ -120,22 +120,22 @@ Please switch to your browser to proceed. - + Lūdzu pārslēdzieties uz pārlūku, lai turpinātu. An error occurred while connecting. Please try again. - + Izveidojot savienojumu radās kļūda. Lūdzu mēģini vēlreiz. Re-open Browser - + Atkārtoti atvērt pārlūku Copy link - + Kopēt saiti @@ -143,27 +143,27 @@ Form - + Forma Please switch to your browser to proceed. - + Lūdzu pārslēdzieties uz pārlūku, lai turpinātu. An error occurred while connecting. Please try again. - + Izveidojot savienojumu radās kļūda. Lūdzu mēģini vēlreiz. Re-open Browser - + Atkārtoti atvērt pārlūku Copy link - + Kopēt saiti @@ -171,7 +171,7 @@ Pick a local folder on your computer to sync - Izvēlies lokālo datni no sava datora, ko sinhronizēt + Izvēlies lokālo mapi no sava datora, ko sinhronizēt @@ -315,7 +315,7 @@ Enable encryption - + Ieslēgt šifrēšanu @@ -488,7 +488,7 @@ Pause sync - Pauzēt sinhronizāciju + Apturēt sinhronizāciju @@ -546,7 +546,7 @@ Network error - Tīkla problēma + Tīkla kļūda @@ -1084,7 +1084,7 @@ Continuing the sync as normal will cause all your files to be overwritten by an Sync is paused. - Sinhronizācija ir pauzēta. + Sinhronizācija ir apturēta. @@ -1418,7 +1418,7 @@ Continuing the sync as normal will cause all your files to be overwritten by an General Settings - + Vispārīgie iestatījumi @@ -2661,17 +2661,17 @@ It is not advisable to use it. Activity - Darbība + Darbības General - + Vispārīgs Network - + Tīkls @@ -2689,17 +2689,17 @@ It is not advisable to use it. Activity - Darbība + Darbības General - + Vispārīgs Network - + Tīkls @@ -3205,7 +3205,7 @@ It is not advisable to use it. A network connection timeout happened. - + Notika tīkla savienojuma noildze. @@ -3828,12 +3828,12 @@ It is not advisable to use it. Please switch to your browser to proceed. - Lūdzu pārslēdzieties uz pārlūku lai apstiprinātu. + Lūdzu pārslēdzieties uz pārlūku, lai turpinātu. An error occurred while connecting. Please try again. - Radās kļūda izveidot savienojumu. Lūdzu mēģini vēlreiz. + Izveidojot savienojumu radās kļūda. Lūdzu mēģini vēlreiz. diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts index 9369e6724..8fdecd3ca 100644 --- a/translations/client_pt_BR.ts +++ b/translations/client_pt_BR.ts @@ -976,7 +976,10 @@ Isso significa que o cliente de sincronização pode não fazer upload de altera These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Todos os arquivos na pasta de sincronização '%1' foram excluídos no servidor. +Essas exclusões serão sincronizadas localmente, tornando esses arquivos indisponíveis, a menos que você tenha o direito de restaurar. +Se você decidir restaurar os arquivos, eles serão sincronizados novamente com o servidor, se você tiver direitos para fazê-lo.. +Se você decidir excluir os arquivos, eles não estarão disponíveis para você, a menos que você seja o proprietário. @@ -3110,7 +3113,7 @@ Não é aconselhável usá-la. Server version: %1 - + Versão do servidor: %1 @@ -3125,7 +3128,7 @@ Não é aconselhável usá-la. The connection is not secure - + A conexão não é segura diff --git a/translations/client_ro.ts b/translations/client_ro.ts new file mode 100644 index 000000000..b91dbfedd --- /dev/null +++ b/translations/client_ro.ts @@ -0,0 +1,4210 @@ + + + CloudProviderWrapper + + + %1 (%2, %3) + + + + + Checking for changes in '%1' + + + + + Syncing %1 of %2 (%3 left) + + + + + Syncing %1 of %2 + + + + + Syncing %1 (%2 left) + + + + + Syncing %1 + + + + + + No recently changed files + + + + + Sync paused + + + + + Syncing + + + + + Open website + + + + + Recently changed + + + + + Pause synchronization + + + + + Help + Ajutor + + + + Settings + Setări + + + + Log out + Ieșire + + + + Quit sync client + + + + + Dialog + + + Label + Etichetă + + + + FileSystem + + + Could not make directories in trash + Nu poți creea directoare în coșul de gunoi + + + + + Could not move '%1' to '%2' + + + + + Moving to the trash is not implemented on this platform + + + + + Flow2AuthCredsPage + + + Form + De la + + + + Please switch to your browser to proceed. + + + + + An error occurred while connecting. Please try again. + + + + + Re-open Browser + Redeschide Browser + + + + Copy link + Copiză link + + + + Flow2AuthWidget + + + Form + De la + + + + Please switch to your browser to proceed. + + + + + An error occurred while connecting. Please try again. + + + + + Re-open Browser + Redeschide Browser + + + + Copy link + Copiză link + + + + FolderWizardSourcePage + + + Pick a local folder on your computer to sync + + + + + &Choose... + &Alege... + + + + FolderWizardTargetPage + + + Select a remote destination folder + Selectează un director destinație + + + + Create Folder + Creează director + + + + Refresh + Reîmprospătează + + + + Folders + Director + + + + TextLabel + + + + + OCC::AbstractNetworkJob + + + Connection timed out + Conexiunea a expirat + + + + Unknown error: network reply was deleted + + + + + Server replied "%1 %2" to "%3 %4" + + + + + OCC::AccountManager + + + End to end encryption mnemonic + + + + + To protect your Cryptographic Identity, we encrypt it with a mnemonic of 12 dictionary words. Please note these down and keep them safe. They will be needed to add other devices to your account (like your mobile phone or laptop). + + + + + OCC::AccountSettings + + + ... + ... + + + + Storage space: ... + + + + + Unchecked folders will be <b>removed</b> from your local file system and will not be synchronized to this computer anymore + + + + + Synchronize all + Sincronizează tot + + + + Synchronize none + Sincronizează niciuna + + + + Apply manual changes + Aplică schimbările manual + + + + Apply + Aplică + + + + + + Cancel + Anulează + + + + Connected with <server> as <user> + Conectat cu <server>ca <user> + + + + No account configured. + Niciun cont configurat. + + + + Add new + Adaugă nou + + + + Remove + Șterge + + + + Account + Cont + + + + This account supports end-to-end encryption + Contul permite criptare end-to-end. + + + + Enable encryption + Activează criptarea + + + + Show E2E mnemonic + + + + + Encrypt + Encrypt + + + + + Edit Ignored Files + Editează fișierele ignorate + + + + Choose what to sync + Alege ce să sync + + + + Force sync now + Forțează sync acum + + + + Restart sync + Repornește sync + + + + Remove folder sync connection + + + + + Folder creation failed + Crearea directorului a eșuat + + + + <p>Could not create local folder <i>%1</i>. + + + + + Confirm Folder Sync Connection Removal + + + + + Remove Folder Sync Connection + + + + + Sync Running + Sync în desfășurare + + + + The syncing operation is running.<br/>Do you want to terminate it? + + + + + %1 in use + %1 folosiți + + + + %1 as <i>%2</i> + + + + + The server version %1 is old and unsupported! Proceed at your own risk. + + + + + Connected to %1. + Conectat la %1. + + + + Server %1 is temporarily unavailable. + Serverul %1 este temporar indisponibil. + + + + Server %1 is currently in maintenance mode. + Serverul %1 este momentan in mentenanță, + + + + Signed out from %1. + Deautentificat de la %1. + + + + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. + + + + + Connecting to %1... + + + + + No connection to %1 at %2. + + + + + Log in + Autentificare + + + + There are folders that were not synchronized because they are too big: + + + + + There are folders that were not synchronized because they are external storages: + + + + + There are folders that were not synchronized because they are too big or external storages: + + + + + Confirm Account Removal + + + + + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> + + + + + Remove connection + + + + + + Open folder + Deschide director + + + + + Log out + Ieșire + + + + Resume sync + Reia sync + + + + Pause sync + Pauză sync + + + + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> + + + + + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. + + + + + %1 of %2 in use + %1 din %2 utilizat + + + + Currently there is no storage usage information available. + + + + + No %1 connection configured. + + + + + OCC::AccountState + + + Signed out + + + + + Disconnected + Deconenctat + + + + Connected + Conectat + + + + Service unavailable + Serviciu indisponibil + + + + Maintenance mode + Mod mentenanță + + + + Network error + Eroare de rețea + + + + Configuration error + Eroare de configurare + + + + Asking Credentials + + + + + Unknown account state + + + + + OCC::ActivityItemDelegate + + + %1 + %1 + + + + More information + + + + + Accept + Accept + + + + Join + + + + + Open Browser + Deschide Browser + + + + OCC::ActivityWidget + + + Accept + + + + + Synced + Syncronizat + + + + Retry all uploads + + + + + <br/>Account %1 does not have activities enabled. + + + + + OCC::AddCertificateDialog + + + SSL client certificate authentication + + + + + This server probably requires a SSL client certificate. + + + + + Certificate & Key (pkcs12) : + + + + + Browse... + + + + + Certificate password : + + + + + Select a certificate + Selectează un certificat + + + + Certificate files (*.p12 *.pfx) + + + + + OCC::Application + + + Error accessing the configuration file + + + + + There was an error while accessing the configuration file at %1. Please make sure the file can be accessed by your user. + + + + + Quit %1 + + + + + OCC::AuthenticationDialog + + + Authentication Required + Autentificare necesară + + + + Enter username and password for '%1' at %2. + + + + + &User: + &Utilizator: + + + + &Password: + &Parola: + + + + OCC::CleanupPollsJob + + + Error writing metadata to the database + + + + + OCC::ClientSideEncryption + + + Please enter your end to end encryption passphrase:<br><br>User: %2<br>Account: %3<br> + + + + + Enter E2E passphrase + + + + + OCC::ConnectionValidator + + + No ownCloud account configured + + + + + The configured server for this client is too old + + + + + Please update to the latest server and restart the client. + + + + + Authentication error: Either username or password are wrong. + + + + + timeout + + + + + The provided credentials are not correct + + + + + OCC::DiscoveryMainThread + + + Aborted by the user + + + + + OCC::DiscoverySingleDirectoryJob + + + The server file discovery reply is missing data. + + + + + OCC::Flow2Auth + + + + Error returned from the server: <em>%1</em> + + + + + + There was an error accessing the 'token' endpoint: <br><em>%1</em> + + + + + + Could not parse the JSON returned from the server: <br><em>%1</em> + + + + + + The reply from the server did not contain all expected fields + + + + + OCC::Flow2AuthCredsPage + + + Connect to %1 + + + + + Login in your browser (Login Flow v2) + + + + + Unable to open the Browser, please copy the link to your Browser. + + + + + OCC::Flow2AuthWidget + + + Unable to open the Browser, please copy the link to your Browser. + + + + + OCC::Folder + + + Local folder %1 does not exist. + + + + + %1 should be a folder but is not. + + + + + %1 is not readable. + + + + + %1 has been removed. + %1 names a file. + %1 a fost șters. + + + + %1 has been downloaded. + %1 names a file. + %1 a fost descărcat. + + + + %1 has been updated. + %1 names a file. + %1 a fost încărcat. + + + + %1 has been renamed to %2. + %1 and %2 name files. + %1 a fost redenumit în %2. + + + + %1 has been moved to %2. + %1 a fost mutat în %2. + + + + %1 and %n other file(s) have been removed. + %1 și %n alte fișier(e) a fost șters. %1 și %n alte fișier(e) au fost șterse. %1 și %n alte fișiere au fost șterse. + + + + %1 and %n other file(s) have been downloaded. + + + + + %1 and %n other file(s) have been updated. + + + + + %1 has been renamed to %2 and %n other file(s) have been renamed. + + + + + %1 has been moved to %2 and %n other file(s) have been moved. + + + + + %1 has and %n other file(s) have sync conflicts. + + + + + %1 has a sync conflict. Please check the conflict file! + + + + + %1 and %n other file(s) could not be synced due to errors. See the log for details. + + + + + %1 could not be synced due to an error. See the log for details. + + + + + %1 and %n other file(s) are currently locked. + + + + + %1 is currently locked. + + + + + Sync Activity + + + + + Could not read system exclude file + + + + + A new folder larger than %1 MB has been added: %2. + + + + + + A folder from an external storage has been added. + + + + + + Please go in the settings to select it if you wish to download it. + + + + + The folder %1 was created but was excluded from synchronization previously. Data inside it will not be synchronized. + + + + + The file %1 was created but was excluded from synchronization previously. It will not be synchronized. + + + + + Changes in synchronized folders could not be tracked reliably. + +This means that the synchronization client might not upload local changes immediately and will instead only scan for local changes and upload them occasionally (every two hours by default). + +%1 + + + + + All files in the sync folder '%1' were deleted on the server. +These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. +If you decide to restore the files, they will be re-synced with the server if you have rights to do so. +If you decide to delete the files, they will be unavailable to you, unless you are the owner. + + + + + All files got deleted from your local sync folder '%1'. +These files will be deleted from the server and will not be available on your other devices if they will not be restored. +If this action was unintended you can restore the lost data now. + + + + + Delete all files? + Ștergi toate fișierele? + + + + Delete all files + Șterge toate fișierele + + + + Restore deleted files + Restaurează fișierele șterse + + + + This sync would reset the files to an earlier time in the sync folder '%1'. +This might be because a backup was restored on the server. +Continuing the sync as normal will cause all your files to be overwritten by an older file in an earlier state. Do you want to keep your local most recent files as conflict files? + + + + + Backup detected + Backup detectat + + + + Normal Synchronisation + + + + + Keep Local Files as Conflict + + + + + OCC::FolderMan + + + Could not reset folder state + + + + + An old sync journal '%1' was found, but could not be removed. Please make sure that no application is currently using it. + + + + + (backup) + + + + + (backup %1) + + + + + Undefined State. + + + + + Waiting to start syncing. + + + + + Preparing for sync. + + + + + Sync is running. + + + + + Sync was successful, unresolved conflicts. + + + + + Last Sync was successful. + + + + + Setup Error. + + + + + User Abort. + + + + + Sync is paused. + + + + + %1 (Sync is paused) + + + + + No valid folder selected! + + + + + The selected path is not a folder! + + + + + You have no permission to write to the selected folder! + + + + + There is already a sync from the server to this local folder. Please pick another local folder! + + + + + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! + + + + + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! + + + + + OCC::FolderStatusDelegate + + + Add Folder Sync Connection + + + + + Synchronized with local folder (%1) + + + + + File + + + + + OCC::FolderStatusModel + + + You need to be connected to add a folder + + + + + Click this button to add a folder to synchronize. + + + + + + %1 (%2) + Example text: "File.txt (23KB)" + + + + + Error while loading the list of folders from the server. + + + + + Signed out + Deautentificat + + + + Fetching folder list from server... + + + + + There are unresolved conflicts. Click for details. + + + + + Reconciling changes + + + + + , '%1' + Build a list of file names + , '%1' + + + + '%1' + Argument is a file name + '%1' + + + + Syncing %1 + Example text: "Syncing 'foo.txt', 'bar.txt'" + + + + + + , + + + + + download %1/s + Example text: "download 24Kb/s" (%1 is replaced by 24Kb (translated)) + descarc cu %1/s + + + + upload %1/s + Example text: "upload 24Kb/s" (%1 is replaced by 24Kb (translated)) + încarc cu %1/s + + + + Checking for changes in remote '%1' + + + + + Checking for changes in local '%1' + + + + + ↓ %1/s + + + + + ↑ %1/s + + + + + %1 %2 (%3 of %4) + Example text: "uploading foobar.png (2MB of 2MB)" + + + + + %1 %2 + Example text: "uploading foobar.png" + + + + + %5 left, %1 of %2, file %3 of %4 + Example text: "5 minutes left, 12 MB of 345 MB, file 6 of 7" + + + + + %1 of %2, file %3 of %4 + Example text: "12 MB of 345 MB, file 6 of 7" + + + + + file %1 of %2 + + + + + Waiting... + + + + + Waiting for %n other folder(s)... + + + + + Preparing to sync... + + + + + OCC::FolderWatcherPrivate + + + This problem usually happens when the inotify watches are exhausted. Check the FAQ for details. + + + + + OCC::FolderWizard + + + Add Folder Sync Connection + + + + + Add Sync Connection + + + + + OCC::FolderWizardLocalPath + + + Click to select a local folder to sync. + + + + + Enter the path to the local folder. + + + + + Select the source folder + Selectează directorul sursă + + + + OCC::FolderWizardRemotePath + + + Create Remote Folder + Creează directorul destinație + + + + Enter the name of the new folder to be created below '%1': + + + + + Folder was successfully created on %1. + + + + + Authentication failed accessing %1 + + + + + Failed to create the folder on %1. Please check manually. + + + + + Failed to list a folder. Error: %1 + + + + + Choose this to sync the entire account + + + + + This folder is already being synced. + + + + + You are already syncing <i>%1</i>, which is a parent folder of <i>%2</i>. + + + + + OCC::FormatWarningsWizardPage + + + <b>Warning:</b> %1 + + + + + <b>Warning:</b> + + + + + OCC::GETFileJob + + + No E-Tag received from server, check Proxy/Gateway + + + + + We received a different E-Tag for resuming. Retrying next time. + + + + + Server returned wrong content-range + + + + + Connection Timeout + Eroare de conexiune + + + + OCC::GeneralSettings + + + Legal notice + + + + + General Settings + Setări Generale + + + + For System Tray + + + + + Show Server &Notifications + + + + + Advanced + Avansat + + + + Ask for confirmation before synchronizing folders larger than + + + + + MB + Trailing part of "Ask confirmation before syncing folder larger than" + MB + + + + Ask for confirmation before synchronizing external storages + + + + + &Launch on System Startup + &Lansează la pornire + + + + Use &Monochrome Icons + + + + + Edit &Ignored Files + + + + + Show sync folders in &Explorer's Navigation Pane + + + + + S&how crash reporter + + + + + + About + Despre + + + + Updates + + + + + &Restart && Update + + + + + Server notifications that require attention. + + + + + OCC::GetOrCreatePublicLinkShare + + + Sharing error + Eroare la partajare + + + + Could not retrieve or create the public link share. Error: + +%1 + + + + + OCC::HttpCredentialsGui + + + Please enter %1 password:<br><br>User: %2<br>Account: %3<br> + + + + + Reading from keychain failed with error: '%1' + + + + + Enter Password + Introduceţi parola + + + + <a href="%1">Click here</a> to request an app password from the web interface. + + + + + OCC::IgnoreListEditor + + + Ignored Files Editor + + + + + Global Ignore Settings + + + + + Sync hidden files + + + + + Files Ignored by Patterns + + + + + This entry is provided by the system at '%1' and cannot be modified in this view. + + + + + OCC::IgnoreListTableWidget + + + IgnoreListTableWidget + + + + + Pattern + + + + + Allow Deletion + Permite ștergerea + + + + Add + Adaugă + + + + Remove + Șterge + + + + Remove all + Șterge tot + + + + Files or folders matching a pattern will not be synchronized. + +Items where deletion is allowed will be deleted if they prevent a directory from being removed. This is useful for meta data. + + + + + Could not open file + Nu s-a putut deschide fișierul + + + + Cannot write changes to '%1'. + + + + + Add Ignore Pattern + + + + + Add a new ignore pattern: + + + + + OCC::LegalNotice + + + Legal notice + + + + + Close + Închide + + + + <p>Copyright 2017-2018 Nextcloud GmbH<br />Copyright 2012-2018 ownCloud GmbH</p> + + + + + <p>Licensed under the GNU General Public License (GPL) Version 2.0 or any later version.</p> + + + + + OCC::LogBrowser + + + Log Output + + + + + &Search: + &Caută: + + + + &Find + &Găsește + + + + &Capture debug messages + + + + + Permanently save logs + Salvează logurile permanent + + + + When this option is enabled and no other logging is configured, logs will be written to a temporary folder and expire after a few hours. This setting persists across client restarts. + +Logs will be written to %1 + + + + + Clear + + + + + Clear the log display. + + + + + S&ave + S&alvează + + + + Save the log file to a file on disk for debugging. + + + + + Save log file + Salvează fișierul log + + + + Error + Eroare + + + + Could not write to log file %1 + + + + + OCC::Logger + + + Error + Eroare + + + + <nobr>File '%1'<br/>cannot be opened for writing.<br/><br/>The log output can <b>not</b> be saved!</nobr> + + + + + OCC::NSISUpdater + + + New Version Available + + + + + <p>A new version of the %1 Client is available.</p><p><b>%2</b> is available for download. The installed version is %3.</p> + + + + + Skip this version + + + + + Skip this time + + + + + Get update + Obține actualizare + + + + OCC::NetworkSettings + + + Proxy Settings + Setări proxy + + + + No Proxy + Fără Proxy + + + + Use system proxy + Folosește proxy-ul de sistem + + + + Specify proxy manually as + Specifică proxy manual ca + + + + Host + + + + + : + + + + + Proxy server requires authentication + + + + + Download Bandwidth + Viteza de descărcare + + + + + Limit to + Limitat la + + + + + KBytes/s + KBytes/s + + + + + No limit + Fără limită + + + + + Limit to 3/4 of estimated bandwidth + Limitează la 3/4 din viteza estimată + + + + Upload Bandwidth + Viteză încărcare + + + + + Limit automatically + Limitează automat + + + + Hostname of proxy server + + + + + Username for proxy server + + + + + Password for proxy server + + + + + HTTP(S) proxy + HTTP(S) proxy + + + + SOCKS5 proxy + SOCKS5 proxy + + + + OCC::OAuth + + + Error returned from the server: <em>%1</em> + Eroare returnată de server: <em>%1</em> + + + + There was an error accessing the 'token' endpoint: <br><em>%1</em> + + + + + Could not parse the JSON returned from the server: <br><em>%1</em> + + + + + The reply from the server did not contain all expected fields + + + + + <h1>Login Error</h1><p>%1</p> + <h1>Eroare la autentificare</h1><p>%1</p> + + + + <h1>Wrong user</h1><p>You logged-in with user <em>%1</em>, but must login with user <em>%2</em>.<br>Please log out of %3 in another tab, then <a href='%4'>click here</a> and log in as user %2</p> + + + + + OCC::OCUpdater + + + New %1 Update Ready + + + + + A new update for %1 is about to be installed. The updater may ask +for additional privileges during the process. + + + + + Downloading version %1. Please wait... + Descarc versiunea %1. Te rog să aștepți... + + + + Could not download update. Please click <a href='%1'>here</a> to download the update manually. + + + + + Could not check for new updates. + + + + + %1 version %2 available. Restart application to start the update. + + + + + New %1 version %2 available. Please use the system's update tool to install it. + + + + + Checking update server... + + + + + Update status is unknown: Did not check for new updates. + + + + + No updates available. Your installation is at the latest version. + + + + + Update Check + Verificare actualizări + + + + OCC::OwncloudAdvancedSetupPage + + + Connect to %1 + Conectează-te la %1 + + + + Setup local folder options + + + + + Connect... + Conectare... + + + + %1 folder '%2' is synced to local folder '%3' + + + + + Sync the folder '%1' + + + + + <p><small><strong>Warning:</strong> The local folder is not empty. Pick a resolution!</small></p> + + + + + Free space: %1 + Spațiu disponibil: %1 + + + + Local Sync Folder + + + + + + (%1) + (%1) + + + + There isn't enough free space in the local folder! + + + + + OCC::OwncloudConnectionMethodDialog + + + Connection failed + Eroare de conexiune + + + + <html><head/><body><p>Failed to connect to the secure server address specified. How do you wish to proceed?</p></body></html> + + + + + Select a different URL + + + + + Retry unencrypted over HTTP (insecure) + + + + + Configure client-side TLS certificate + + + + + <html><head/><body><p>Failed to connect to the secure server address <em>%1</em>. How do you wish to proceed?</p></body></html> + + + + + OCC::OwncloudHttpCredsPage + + + &Email + + + + + Connect to %1 + Conectează-te la %1 + + + + Enter user credentials + Introdu datele de autentificare + + + + OCC::OwncloudOAuthCredsPage + + + Connect to %1 + Conectează-te la %1 + + + + Login in your browser + Autentifică-te în Browser + + + + OCC::OwncloudSetupPage + + + Connect to %1 + Conectează-te la %1 + + + + Setup %1 server + + + + + Keep your data secure and under your control + + + + + Secure collaboration & file exchange + + + + + Easy-to-use web mail, calendaring & contacts + + + + + Screensharing, online meetings & web conferences + + + + + This url is NOT secure as it is not encrypted. +It is not advisable to use it. + + + + + This url is secure. You can use it. + Acest link este securizat. Îl poti folosi. + + + + &Next > + &Următorul > + + + + Invalid URL + URL invalid + + + + Could not load certificate. Maybe wrong password? + + + + + OCC::OwncloudSetupWizard + + + <font color="green">Successfully connected to %1: %2 version %3 (%4)</font><br/><br/> + + + + + Failed to connect to %1 at %2:<br/>%3 + + + + + Timeout while trying to connect to %1 at %2. + + + + + Trying to connect to %1 at %2... + + + + + The authenticated request to the server was redirected to '%1'. The URL is bad, the server is misconfigured. + + + + + There was an invalid response to an authenticated webdav request + + + + + Access forbidden by server. To verify that you have proper access, <a href="%1">click here</a> to access the service with your browser. + + + + + Invalid URL + URL invalid + + + + The server reported the following error: + Server-ul a raportat următoarea eroare: + + + + Local sync folder %1 already exists, setting it up for sync.<br/><br/> + + + + + Creating local sync folder %1... + + + + + ok + ok + + + + failed. + eșuat! + + + + Could not create local folder %1 + + + + + No remote folder specified! + + + + + Error: %1 + + + + + creating folder on Nextcloud: %1 + + + + + Remote folder %1 created successfully. + + + + + The remote folder %1 already exists. Connecting it for syncing. + + + + + + The folder creation resulted in HTTP error code %1 + + + + + The remote folder creation failed because the provided credentials are wrong!<br/>Please go back and check your credentials.</p> + + + + + <p><font color="red">Remote folder creation failed probably because the provided credentials are wrong.</font><br/>Please go back and check your credentials.</p> + + + + + + Remote folder %1 creation failed with error <tt>%2</tt>. + + + + + A sync connection from %1 to remote directory %2 was set up. + + + + + Successfully connected to %1! + + + + + Connection to %1 could not be established. Please check again. + + + + + Folder rename failed + + + + + Can't remove and back up the folder because the folder or a file in it is open in another program. Please close the folder or file and hit retry or cancel the setup. + + + + + <font color="green"><b>Local sync folder %1 successfully created!</b></font> + + + + + OCC::OwncloudWizard + + + %1 Connection Wizard + + + + + Skip folders configuration + + + + + OCC::OwncloudWizardResultPage + + + Everything set up! + + + + + Open Local Folder + + + + + Open %1 in Browser + + + + + OCC::PollJob + + + Invalid JSON reply from the poll URL + + + + + OCC::PropagateDirectory + + + Error writing metadata to the database + + + + + OCC::PropagateDownloadFile + + + File %1 can not be downloaded because encryption information is missing. + + + + + File %1 can not be downloaded because of a local file name clash! + + + + + The download would reduce free local disk space below the limit + + + + + Free space on disk is less than %1 + + + + + File was deleted from server + + + + + The file could not be downloaded completely. + + + + + The downloaded file is empty despite that the server announced it should have been %1. + + + + + File %1 cannot be saved because of a local file name clash! + + + + + File has changed since discovery + + + + + Error writing metadata to the database + + + + + OCC::PropagateItemJob + + + ; Restoration Failed: %1 + + + + + A file or folder was removed from a read only share, but restoring failed: %1 + + + + + OCC::PropagateLocalMkdir + + + could not delete file %1, error: %2 + + + + + Attention, possible case sensitivity clash with %1 + + + + + could not create folder %1 + + + + + Error writing metadata to the database + + + + + OCC::PropagateLocalRemove + + + Error removing '%1': %2; + + + + + Could not remove folder '%1' + + + + + Could not remove %1 because of a local file name clash + + + + + OCC::PropagateLocalRename + + + File %1 can not be renamed to %2 because of a local file name clash + + + + + + Error writing metadata to the database + + + + + OCC::PropagateRemoteDelete + + + Wrong HTTP code returned by server. Expected 204, but received "%1 %2". + + + + + OCC::PropagateRemoteMkdir + + + Wrong HTTP code returned by server. Expected 201, but received "%1 %2". + + + + + Error writing metadata to the database + + + + + OCC::PropagateRemoteMove + + + Wrong HTTP code returned by server. Expected 201, but received "%1 %2". + + + + + + Error writing metadata to the database + + + + + OCC::PropagateUploadFileCommon + + + File %1 cannot be uploaded because another file with the same name, differing only in case, exists + + + + + Local file changed during syncing. It will be resumed. + + + + + Local file changed during sync. + + + + + + Upload of %1 exceeds the quota for the folder + + + + + File Removed (start upload) %1 + + + + + Error writing metadata to the database + + + + + OCC::PropagateUploadFileNG + + + The local file was removed during sync. + + + + + Local file changed during sync. + + + + + Unexpected return code from server (%1) + + + + + Missing File ID from server + + + + + Missing ETag from server + + + + + OCC::PropagateUploadFileV1 + + + Poll URL missing + + + + + The local file was removed during sync. + + + + + Local file changed during sync. + + + + + The server did not acknowledge the last chunk. (No e-tag was present) + + + + + OCC::ProxyAuthDialog + + + Proxy authentication required + + + + + Username: + + + + + Proxy: + + + + + The proxy server needs a username and password. + + + + + Password: + Parolă: + + + + TextLabel + + + + + OCC::SelectiveSyncDialog + + + Choose What to Sync + + + + + OCC::SelectiveSyncWidget + + + Loading ... + Se încarcă… + + + + Deselect remote folders you do not wish to synchronize. + + + + + Name + Nume + + + + Size + Mărime + + + + + No subfolders currently on the server. + + + + + An error occurred while loading the list of sub folders. + + + + + OCC::ServerNotificationHandler + + + Dismiss + Înlătură + + + + OCC::SettingsDialog + + + Settings + Setări + + + + Activity + Activitate + + + + General + General + + + + Network + Rețea + + + + Account + Cont + + + + OCC::SettingsDialogMac + + + %1 + %1 + + + + Activity + Activitate + + + + General + General + + + + Network + Rețea + + + + + Account + Cont + + + + OCC::ShareDialog + + + share label + partajază eticheta + + + + ownCloud Path: + + + + + Icon + Pictogramă + + + + %1 Sharing + + + + + %1 + %1 + + + + Folder: %2 + Director: %2 + + + + The file can not be shared because it was shared without sharing permission. + Fișierul nu poate fi partajat întrucât a fost partajat fără permisiuni de partajare. + + + + OCC::ShareLinkWidget + + + &Share link + &Partajază link + + + + Password: + Parola: + + + + Expiration date: + Data expirării: + + + + TextLabel + + + + + Delete + Șterge + + + + Allow Editing + + + + + Read only + Doar citire + + + + Allow Upload && Editing + + + + + File Drop (Upload Only) + + + + + Password Protect + Protejare cu parolă + + + + Expiration Date + Data expirării + + + + Unshare + Anulare partajare + + + + Add another link + Adaugă un alt link + + + + Confirm Link Share Deletion + + + + + <p>Do you really want to delete the public link share <i>%1</i>?</p><p>Note: This action cannot be undone.</p> + + + + + Cancel + Anulează + + + + Public link + Link public + + + + OCC::ShareUserGroupWidget + + + Share with users or groups ... + + + + + Copy link + Copiză link + + + + No results for '%1' + Niciun rezultat pentru '%1' + + + + I shared something with you + Am partajat ceva cu tine + + + + OCC::ShareUserLine + + + User name + Utilizator + + + + can edit + poate edita + + + + Can reshare + Poate repartaja + + + + Unshare + Anulare partajare + + + + Can create + Poate crea + + + + Can change + Poate schimba + + + + Can delete + Poate șterge + + + + OCC::ShibbolethCredentials + + + Login Error + Eroare la autentificare + + + + You must sign in as user %1 + Trebuie să te autentifici cu utilizatorul %1 + + + + OCC::ShibbolethWebView + + + %1 - Authenticate + + + + + SSL Cipher Debug View + + + + + Reauthentication required + Reautentificare necesară + + + + Your session has expired. You need to re-login to continue to use the client. + + + + + OCC::SocketApi + + + Share with %1 + parameter is Nextcloud + Partajat cu %1 + + + + Context menu share + + + + + I shared something with you + Am partajat ceva cu tine + + + + + Share options + + + + + Share via + Partajează prin + + + + Copy private link to clipboard + + + + + Send private link by email... + + + + + Resharing this file is not allowed + + + + + + Copy public link + Copiză link public + + + + Copy internal link + Copiază linkul intern + + + + Open in browser + Deschide în Browser + + + + OCC::SslButton + + + <h3>Certificate Details</h3> + + + + + Common Name (CN): + + + + + Subject Alternative Names: + + + + + Organization (O): + + + + + Organizational Unit (OU): + + + + + State/Province: + + + + + Country: + + + + + Serial: + + + + + <h3>Issuer</h3> + + + + + Issuer: + + + + + Issued on: + + + + + Expires on: + + + + + <h3>Fingerprints</h3> + + + + + SHA-256: + + + + + SHA-1: + + + + + <p><b>Note:</b> This certificate was manually approved</p> + + + + + %1 (self-signed) + + + + + %1 + %1 + + + + This connection is encrypted using %1 bit %2. + + + + + + Server version: %1 + Versiunea serverului: %1 + + + + No support for SSL session tickets/identifiers + + + + + Certificate information: + + + + + The connection is not secure + + + + + This connection is NOT secure as it is not encrypted. + + + + + + OCC::SslErrorDialog + + + Trust this certificate anyway + + + + + Untrusted Certificate + + + + + Cannot connect securely to <i>%1</i>: + + + + + with Certificate %1 + + + + + + + &lt;not specified&gt; + + + + + + Organization: %1 + + + + + + Unit: %1 + + + + + + Country: %1 + + + + + Fingerprint (SHA1): <tt>%1</tt> + + + + + Fingerprint (SHA-256): <tt>%1</tt> + + + + + Fingerprint (SHA-512): <tt>%1</tt> + + + + + Effective Date: %1 + + + + + Expiration Date: %1 + + + + + Issuer: %1 + + + + + OCC::SyncEngine + + + Success. + + + + + A network connection timeout happened. + + + + + A HTTP transmission error happened. + + + + + The mounted folder is temporarily not available on the server + + + + + An error occurred while opening a folder + + + + + Error while reading folder. + + + + + %1 (skipped due to earlier error, trying again in %2) + + + + + File/Folder is ignored because it's hidden. + + + + + Folder hierarchy is too deep + + + + + Conflict: Server version downloaded, local copy renamed and not uploaded. + + + + + Only %1 are available, need at least %2 to start + Placeholders are postfixed with file sizes using Utility::octetsToString() + + + + + Unable to open or create the local sync database. Make sure you have write access in the sync folder. + + + + + Not allowed because you don't have permission to add parent folder + + + + + Not allowed because you don't have permission to add files in that folder + + + + + Disk space is low: Downloads that would reduce free space below %1 were skipped. + + + + + There is insufficient space available on the server for some uploads. + + + + + CSync unspecified error. + + + + + Aborted by the user + + + + + Failed to load or create the journal file. Make sure you have read and write permissions in the local sync folder. + + + + + Discovery step failed. + + + + + Permission denied. + Eroare de permisiune + + + + File or directory not found: + Fișierul sau directorul nu a fost găsit: + + + + Tried to create a folder that already exists. + Ai incercat să creezi un director cu aceelași nume. + + + + No space on %1 server available. + Spațiu indisponibil pe %1 server. + + + + The service is temporarily unavailable + Serviciul este temporar indisponibil + + + + Access is forbidden + Acces restricționat + + + + An internal error number %1 occurred. + + + + + Symbolic links are not supported in syncing. + + + + + File is listed on the ignore list. + + + + + File names ending with a period are not supported on this file system. + + + + + File names containing the character '%1' are not supported on this file system. + + + + + The file name is a reserved name on this file system. + + + + + Filename contains trailing spaces. + + + + + Filename is too long. + Numele fișierului este prea lung + + + + The filename cannot be encoded on your file system. + + + + + Unresolved conflict. + + + + + Stat failed. + + + + + Filename encoding is not valid + + + + + Invalid characters, please rename "%1" + + + + + Unable to read the blacklist from the local database + + + + + Unable to read from the sync journal. + + + + + Cannot open the sync journal + + + + + File name contains at least one invalid character + Numele fișierului conține cel puțin un caracter invalid + + + + + Ignored because of the "choose what to sync" blacklist + + + + + Not allowed because you don't have permission to add subfolders to that folder + + + + + Not allowed to upload this file because it is read-only on the server, restoring + + + + + + Not allowed to remove, restoring + + + + + Local files and share folder removed. + + + + + Move not allowed, item restored + Nu este permisă mutarea, articolul este restaurat + + + + Move not allowed because %1 is read-only + + + + + the destination + destinația + + + + the source + sursa + + + + OCC::SyncLogDialog + + + Synchronisation Log + Logul de syncronizare + + + + OCC::Systray + + + %1: %2 + %1: %2 + + + + OCC::Theme + + + <p>Version %1. For more information please click <a href='%2'>here</a>.</p> + + + + + <p>This release was supplied by %1</p> + + + + + OCC::WebEnginePage + + + Invalid certificate detected + A fost detectat un certificat invalid + + + + The host "%1" provided an invalid certificate. Continue? + + + + + OCC::WebFlowCredentials + + + You have been logged out of %1 as user %2. Please login again + + + + + Please login with the user: %1 + + + + + OCC::ownCloudGui + + + Please sign in + + + + + Folder %1: %2 + Director %1: %2 + + + + There are no sync folders configured. + + + + + Open in browser + Deschide în Browser + + + + Log in... + Autentificare... + + + + Log out + Ieșire + + + + Recent Changes + Modificări recente + + + + Managed Folders: + + + + + Open folder '%1' + Deschide director '%1' + + + + Open %1 in browser + Deschide %1 în Browser + + + + Unknown status + Status necunoscut + + + + Settings... + Setări... + + + + Help + Ajutor + + + + Quit %1 + + + + + Disconnected from %1 + + + + + Unsupported Server Version + + + + + The server on account %1 runs an old and unsupported version %2. Using this client with unsupported server versions is untested and potentially dangerous. Proceed at your own risk. + + + + + Disconnected + Deconenctat + + + + Disconnected from some accounts + Deconectat de la unele conturi + + + + Disconnected from accounts: + Deconectat de la conturile: + + + + Account %1: %2 + Cont %1: %2 + + + + Signed out + + + + + Account synchronization is disabled + + + + + + Synchronization is paused + + + + + Unresolved conflicts + Conflicte nerezolvate + + + + Error during synchronization + + + + + No sync folders configured + + + + + Resume all folders + + + + + Pause all folders + + + + + Resume all synchronization + + + + + Resume synchronization + + + + + Pause all synchronization + + + + + Pause synchronization + + + + + New account... + + + + + View more activity... + + + + + Crash now + Only shows in debug mode to allow testing the crash handler + + + + + Apps + Aplicații + + + + No items synced recently + + + + + Checking for changes in remote '%1' + + + + + Checking for changes in local '%1' + + + + + Syncing %1 of %2 (%3 left) + + + + + Syncing %1 of %2 + + + + + Syncing %1 (%2 left) + + + + + Syncing %1 + + + + + %1 (%2, %3) + + + + + Up to date + + + + + OwncloudAdvancedSetupPage + + + Server + + + + + <html><head/><body><p>If this box is checked, existing content in the local folder will be erased to start a clean sync from the server.</p><p>Do not check this if the local content should be uploaded to the servers folder.</p></body></html> + + + + + Start a &clean sync (Erases the local folder!) + + + + + Ask for confirmation before synchroni&zing folders larger than + + + + + MB + Trailing part of "Ask confirmation before syncing folder larger than" + MB + + + + Ask for confirmation before synchronizing e&xternal storages + + + + + Choose what to sync + + + + + &Local Folder + + + + + &Keep local data + + + + + S&ync everything from server + + + + + Status message + + + + + OwncloudHttpCredsPage + + + &Username + &Utilizator + + + + &Password + &Parolă + + + + OwncloudOAuthCredsPage + + + Please switch to your browser to proceed. + + + + + An error occurred while connecting. Please try again. + + + + + Re-open Browser + + + + + Copy link + Copiză link + + + + OwncloudSetupPage + + + Register with a provider + + + + + Log in + Autentificare + + + + Server Address + Adresa serverului + + + + https://... + https://... + + + + Error Label + + + + + <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> + + + + + OwncloudWizardResultPage + + + Your entire account is synced to the local folder + + + + + QObject + + + in the future + în viitor + + + + %n day ago + + + + + %n days ago + + + + + %n hour ago + + + + + %n hours ago + + + + + now + acum + + + + Less than a minute ago + acum mai putin de un minut + + + + %n minute ago + + + + + %n minutes ago + + + + + Some time ago + + + + + %1: %2 + this displays an error string (%2) for a file %1 + + + + + Utility + + + %L1 GB + + + + + %L1 MB + + + + + %L1 KB + + + + + %L1 B + + + + + %n year(s) + + + + + %n month(s) + + + + + %n day(s) + + + + + %n hour(s) + + + + + %n minute(s) + + + + + %n second(s) + + + + + %1 %2 + + + + + ValidateChecksumHeader + + + The checksum header is malformed. + + + + + The checksum header contained an unknown checksum type '%1' + + + + + The downloaded file does not match the checksum, it will be resumed. + + + + + main.cpp + + + System Tray not available + + + + + %1 requires on a working system tray. If you are running XFCE, please follow <a href="http://docs.xfce.org/xfce/xfce4-panel/systray">these instructions</a>. Otherwise, please install a system tray application such as 'trayer' and try again. + + + + + nextcloudTheme::about() + + + <p><small>Built from Git revision <a href="%1">%2</a> on %3, %4 using Qt %5, %6</small></p> + + + + + progress + + + Downloaded + Descărcat + + + + Uploaded + Încărcat + + + + Server version downloaded, copied changed local file into conflict file + + + + + Deleted + Șters + + + + Moved to %1 + Mutat în %1 + + + + Ignored + Ignorat + + + + Filesystem access error + + + + + Error + Eroare + + + + Updated local metadata + + + + + + Unknown + Necunoscut + + + + downloading + se descarcă + + + + uploading + se încarcă + + + + deleting + se șterge + + + + moving + se mută + + + + ignoring + se ignoră + + + + + error + eroare + + + + updating local metadata + actualizare metadata locală + + + + theme + + + Status undefined + Status nedefinit + + + + Waiting to start sync + + + + + Sync is running + + + + + Sync Success + + + + + Sync Success, some files were ignored. + + + + + Sync Error + + + + + Setup Error + + + + + Preparing to sync + + + + + Aborting... + + + + + Sync is paused + + + + + utility + + + Could not open browser + + + + + There was an error when launching the browser to go to URL %1. Maybe no default browser is configured? + + + + + Could not open email client + + + + + There was an error when launching the email client to create a new message. Maybe no default email client is configured? + + + + \ No newline at end of file From 17f39bd09dc473cb1bc9c765f763d8f43a591824 Mon Sep 17 00:00:00 2001 From: asapelkin Date: Mon, 7 Oct 2019 00:10:26 +0300 Subject: [PATCH 22/63] little loops optimization Signed-off-by: asapelkin --- src/csync/csync_exclude.cpp | 4 ++-- src/gui/socketapi.cpp | 2 +- test/testsyncconflict.cpp | 4 ++-- test/testsyncjournaldb.cpp | 4 ++-- test/testsyncmove.cpp | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/csync/csync_exclude.cpp b/src/csync/csync_exclude.cpp index 1bb66b15d..2b7e65083 100644 --- a/src/csync/csync_exclude.cpp +++ b/src/csync/csync_exclude.cpp @@ -342,8 +342,8 @@ bool ExcludedFiles::reloadExcludeFiles() _fullRegexDir.clear(); bool success = true; - for (auto basePath : _excludeFiles.keys()) { - for (auto file : _excludeFiles.value(basePath)) { + for (const auto& basePath : _excludeFiles.keys()) { + for (const auto& file : _excludeFiles.value(basePath)) { success = loadExcludeFile(basePath, file); } } diff --git a/src/gui/socketapi.cpp b/src/gui/socketapi.cpp index 1ffc3f21a..a45707180 100644 --- a/src/gui/socketapi.cpp +++ b/src/gui/socketapi.cpp @@ -628,7 +628,7 @@ void SocketApi::command_GET_STRINGS(const QString &argument, SocketListener *lis { "EMAIL_PRIVATE_LINK_MENU_TITLE", tr("Send private link by email...") }, } }; listener->sendMessage(QString("GET_STRINGS:BEGIN")); - for (auto key_value : strings) { + for (const auto& key_value : strings) { if (argument.isEmpty() || argument == QLatin1String(key_value.first)) { listener->sendMessage(QString("STRING:%1:%2").arg(key_value.first, key_value.second)); } diff --git a/test/testsyncconflict.cpp b/test/testsyncconflict.cpp index 8703ccc41..2cd318164 100644 --- a/test/testsyncconflict.cpp +++ b/test/testsyncconflict.cpp @@ -543,7 +543,7 @@ private slots: QVERIFY(conflicts.size() == 2); QVERIFY(conflicts[0].contains("A (conflicted copy")); QVERIFY(conflicts[1].contains("B (conflicted copy")); - for (auto conflict : conflicts) + for (const auto& conflict : conflicts) QDir(fakeFolder.localPath() + conflict).removeRecursively(); QCOMPARE(fakeFolder.currentLocalState(), fakeFolder.currentRemoteState()); @@ -581,7 +581,7 @@ private slots: auto conflicts = findConflicts(fakeFolder.currentLocalState()); QVERIFY(conflicts.size() == 1); QVERIFY(conflicts[0].contains("A (conflicted copy")); - for (auto conflict : conflicts) + for (const auto& conflict : conflicts) QDir(fakeFolder.localPath() + conflict).removeRecursively(); QVERIFY(fakeFolder.syncEngine().isAnotherSyncNeeded() == ImmediateFollowUp); diff --git a/test/testsyncjournaldb.cpp b/test/testsyncjournaldb.cpp index f01a69882..792ab8771 100644 --- a/test/testsyncjournaldb.cpp +++ b/test/testsyncjournaldb.cpp @@ -289,12 +289,12 @@ private slots: << "foo bla bar/file" << "fo_" << "fo_/file"; - for (auto elem : elements) + for (const auto& elem : elements) makeEntry(elem); auto checkElements = [&]() { bool ok = true; - for (auto elem : elements) { + for (const auto& elem : elements) { SyncJournalFileRecord record; _db.getFileRecord(elem, &record); if (!record.isValid()) { diff --git a/test/testsyncmove.cpp b/test/testsyncmove.cpp index 5ca6ad293..33aa7414f 100644 --- a/test/testsyncmove.cpp +++ b/test/testsyncmove.cpp @@ -523,13 +523,13 @@ private slots: auto currentLocal = fakeFolder.currentLocalState(); auto conflicts = findConflicts(currentLocal.children["A4"]); QCOMPARE(conflicts.size(), 1); - for (auto c : conflicts) { + for (const auto& c : conflicts) { QCOMPARE(currentLocal.find(c)->contentChar, 'L'); local.remove(c); } conflicts = findConflicts(currentLocal.children["B4"]); QCOMPARE(conflicts.size(), 1); - for (auto c : conflicts) { + for (const auto& c : conflicts) { QCOMPARE(currentLocal.find(c)->contentChar, 'L'); local.remove(c); } From dbfa5dc78622ad2739cda1bfb354d4edfdb3541e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 7 Oct 2019 03:02:44 +0000 Subject: [PATCH 23/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 ++--- translations/client_fr.ts | 8 ++--- translations/client_sl.ts | 34 ++++++++++----------- translations/client_tr.ts | 9 ++++-- 4 files changed, 31 insertions(+), 28 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index e3d9ad406..09564e030 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de]=@APPLICATION_ICON_NAME@ -Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de]=Synchronisationsordner +Icon[de_DE]=@APPLICATION_ICON_NAME@ +Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de_DE]=Synchronisationsordner diff --git a/translations/client_fr.ts b/translations/client_fr.ts index e9acd19c6..527fdcc65 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -1759,7 +1759,7 @@ Les journaux seront écrits dans %1. <p>A new version of the %1 Client is available.</p><p><b>%2</b> is available for download. The installed version is %3.</p> - <p>Une nouvelle version du client %1 est disponible.</p><p><b>%2</b> est disponible au téléchargement. La version actuellement installée est %3.<p> + <p>Une nouvelle version du client %1 est disponible.</p><p><b>%2</b> est disponible en téléchargement. La version actuellement installée est %3.<p> @@ -3365,7 +3365,7 @@ Il est déconseillé de l'utiliser. File is listed on the ignore list. - Le fichier est présent dans la liste des fichiers à exclure. + Le fichier est présent dans la liste des fichiers exclus. @@ -3511,7 +3511,7 @@ Il est déconseillé de l'utiliser. <p>This release was supplied by %1</p> - Cette version a été fournie par %1 + Cette version est fournie par %1. @@ -4064,7 +4064,7 @@ Il est déconseillé de l'utiliser. <p><small>Built from Git revision <a href="%1">%2</a> on %3, %4 using Qt %5, %6</small></p> - <p><small>Construit à partir de la révision Git <a href="%1">%2</a> du %3, %4 en utilisant Qt %5, %6</small></p> + <p><small>Généré à partir de la révision Git <a href="%1">%2</a> du %3, %4 en utilisant Qt %5, %6</small></p> diff --git a/translations/client_sl.ts b/translations/client_sl.ts index 68bb3a3f8..31c0ad1fa 100644 --- a/translations/client_sl.ts +++ b/translations/client_sl.ts @@ -29,7 +29,7 @@ Syncing %1 - Usklajevanje %1 + Poteka usklajevanje %1 @@ -80,7 +80,7 @@ Quit sync client - + Končaj usklajevalnik @@ -984,17 +984,17 @@ If this action was unintended you can restore the lost data now. Delete all files? - + Ali želite izbrisati vse datoteke? Delete all files - + Izbriši vse datoteke Restore deleted files - + Obnovi izbrisane datoteke @@ -1576,7 +1576,7 @@ Z nadaljevanjem usklajevanja bodo vse trenutne datoteke prepisane s starejšimi Pattern - + Maska @@ -1586,17 +1586,17 @@ Z nadaljevanjem usklajevanja bodo vse trenutne datoteke prepisane s starejšimi Add - + Dodaj Remove - + Odstrani Remove all - + Odstrani vse @@ -1608,7 +1608,7 @@ Items where deletion is allowed will be deleted if they prevent a directory from Could not open file - + Ni mogoče odpreti datoteke @@ -1674,7 +1674,7 @@ Items where deletion is allowed will be deleted if they prevent a directory from Permanently save logs - + Trajno shrani dnevnike @@ -2983,17 +2983,17 @@ Uporaba ni priporočljiva. Copy public link - + Kopiraj javno povezavo Copy internal link - + Kopiraj krajevno povezavo Open in browser - + Odpri v brskalniku @@ -3098,7 +3098,7 @@ Uporaba ni priporočljiva. Server version: %1 - + Različica strežnika: %1 @@ -3113,7 +3113,7 @@ Uporaba ni priporočljiva. The connection is not secure - + Povezava s strežnikom ni varna @@ -3882,7 +3882,7 @@ Uporaba ni priporočljiva. <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - + <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Gostite svoj strežnik</span></a> diff --git a/translations/client_tr.ts b/translations/client_tr.ts index 1bf316c9a..e3b72891b 100644 --- a/translations/client_tr.ts +++ b/translations/client_tr.ts @@ -974,7 +974,10 @@ Bunun sonucunda eşitleme istemcisi yerel değişiklikleri anında yükleyemez. These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + '%1' eşitleme klasöründeki tüm dosyalar silinecek. +Silinen bu dosyalar yerel eşitleme klasörünüzden de silineceğinden, geri yükleme yetkiniz yoksa bu dosyaları kullanamayacaksınız. +Geri yükleme yetkiniz varsa ve geri yüklemeyi seçerseniz, dosyalar sunucu ile yeniden eşitlenir. +Silmeyi seçerseniz, sahibi değilseniz bu dosyaları artık kullanamazsınız. @@ -3108,7 +3111,7 @@ Kullanmanız önerilmez. Server version: %1 - + Sunucu sürümü: %1 @@ -3123,7 +3126,7 @@ Kullanmanız önerilmez. The connection is not secure - + Bağlantı güvenli değil From 35df5691f2d2381a78ea5209578b703c29af0547 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 8 Oct 2019 03:03:10 +0000 Subject: [PATCH 24/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 ++-- translations/client_bg.ts | 40 ++++++++--------- translations/client_ca.ts | 44 +++++++++--------- translations/client_cs.ts | 40 ++++++++--------- translations/client_da.ts | 40 ++++++++--------- translations/client_de.ts | 40 ++++++++--------- translations/client_el.ts | 40 ++++++++--------- translations/client_en.ts | 40 ++++++++--------- translations/client_en_GB.ts | 40 ++++++++--------- translations/client_eo.ts | 40 ++++++++--------- translations/client_es.ts | 49 +++++++++++---------- translations/client_es_AR.ts | 40 ++++++++--------- translations/client_es_CL.ts | 40 ++++++++--------- translations/client_es_CO.ts | 40 ++++++++--------- translations/client_es_CR.ts | 40 ++++++++--------- translations/client_es_DO.ts | 40 ++++++++--------- translations/client_es_EC.ts | 40 ++++++++--------- translations/client_es_GT.ts | 40 ++++++++--------- translations/client_es_HN.ts | 40 ++++++++--------- translations/client_es_MX.ts | 40 ++++++++--------- translations/client_es_SV.ts | 40 ++++++++--------- translations/client_et.ts | 40 ++++++++--------- translations/client_eu.ts | 40 ++++++++--------- translations/client_fa.ts | 40 ++++++++--------- translations/client_fi.ts | 40 ++++++++--------- translations/client_fr.ts | 40 ++++++++--------- translations/client_gl.ts | 40 ++++++++--------- translations/client_he.ts | 40 ++++++++--------- translations/client_hr.ts | 40 ++++++++--------- translations/client_hu.ts | 40 ++++++++--------- translations/client_id.ts | 40 ++++++++--------- translations/client_is.ts | 40 ++++++++--------- translations/client_it.ts | 40 ++++++++--------- translations/client_ja.ts | 40 ++++++++--------- translations/client_lt_LT.ts | 40 ++++++++--------- translations/client_lv.ts | 40 ++++++++--------- translations/client_nb_NO.ts | 40 ++++++++--------- translations/client_nl.ts | 40 ++++++++--------- translations/client_pl.ts | 49 +++++++++++---------- translations/client_pt.ts | 40 ++++++++--------- translations/client_pt_BR.ts | 40 ++++++++--------- translations/client_ro.ts | 40 ++++++++--------- translations/client_ru.ts | 40 ++++++++--------- translations/client_sk.ts | 40 ++++++++--------- translations/client_sl.ts | 40 ++++++++--------- translations/client_sr.ts | 40 ++++++++--------- translations/client_sv.ts | 40 ++++++++--------- translations/client_th.ts | 40 ++++++++--------- translations/client_tr.ts | 40 ++++++++--------- translations/client_uk.ts | 40 ++++++++--------- translations/client_zh_CN.ts | 40 ++++++++--------- translations/client_zh_TW.ts | 40 ++++++++--------- 52 files changed, 1038 insertions(+), 1032 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index 09564e030..e3d9ad406 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de_DE]=@APPLICATION_ICON_NAME@ -Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de_DE]=Synchronisationsordner +Icon[de]=@APPLICATION_ICON_NAME@ +Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de]=Synchronisationsordner diff --git a/translations/client_bg.ts b/translations/client_bg.ts index 5a3948eea..a3a801272 100644 --- a/translations/client_bg.ts +++ b/translations/client_bg.ts @@ -3571,22 +3571,22 @@ It is not advisable to use it. Отвори %1 в браузъра - + Unknown status - + Settings... Настройки... - + Help Помощ - + Quit %1 @@ -3667,83 +3667,83 @@ It is not advisable to use it. - + Resume all synchronization Продължи всички синхронизирания - + Resume synchronization Продължи синхронизирането - + Pause all synchronization Пауза за всички синхронизирания - + Pause synchronization Пауза за синхронизирането - + New account... Нов профил... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler - + Apps Приложения - + No items synced recently Скоро не са синхронизирани файлове - + Checking for changes in remote '%1' Проверка за отдалечени промени в '%1' - + Checking for changes in local '%1' Проверка за локални промени в '%1' - + Syncing %1 of %2 (%3 left) Синхронизиране на %1 от %2 (остават %3) - + Syncing %1 of %2 Синхронизиране на %1 от %2 - + Syncing %1 (%2 left) Синхронизиране на %1 (остават %2) - + Syncing %1 Синхронизиране на %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_ca.ts b/translations/client_ca.ts index 64e2c25a0..267f890df 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -3112,7 +3112,7 @@ No és aconsellable fer-la servir. Server version: %1 - + Versió del servidor: %1 @@ -3127,7 +3127,7 @@ No és aconsellable fer-la servir. The connection is not secure - + La connexió no és segura. @@ -3589,22 +3589,22 @@ No és aconsellable fer-la servir. Obre %1 en el navegador - + Unknown status Estat desconegut - + Settings... Paràmetres... - + Help Ajuda - + Quit %1 Surt %1 @@ -3685,83 +3685,83 @@ No és aconsellable fer-la servir. Pausa totes les carpetes - + Resume all synchronization Reprèn totes les sincronitzacions - + Resume synchronization Reprèn la sincronització - + Pause all synchronization Pausa totes les sincronitzacions - + Pause synchronization Pausa la sincronització - + New account... Compte nou... - + View more activity... Mostra més activitat... - + Crash now Only shows in debug mode to allow testing the crash handler Fallada ara - + Apps Aplicacions - + No items synced recently No hi ha cap element sincronitzat recentment - + Checking for changes in remote '%1' S'estan comprovant canvis al control remot '%1' - + Checking for changes in local '%1' S'estan comprovant els canvis en local '%1' - + Syncing %1 of %2 (%3 left) S'està sincronitzant %1 de %2 (%3 pendents) - + Syncing %1 of %2 S'està sincronitzant %1 de %2 - + Syncing %1 (%2 left) S'està sincronitzant %1 (%2 pendents) - + Syncing %1 S'està sincronitzant %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_cs.ts b/translations/client_cs.ts index 710119c48..cb16956b5 100644 --- a/translations/client_cs.ts +++ b/translations/client_cs.ts @@ -3582,22 +3582,22 @@ Nedoporučuje se jí používat. Otevřít %1 v prohlížeči - + Unknown status Neznámý stav - + Settings... Nastavení… - + Help Nápověda - + Quit %1 Ukončit %1 @@ -3678,83 +3678,83 @@ Nedoporučuje se jí používat. Pozastavit všechny složky - + Resume all synchronization Znovu spustit veškerou synchronizaci - + Resume synchronization Znovu spustit synchronizaci - + Pause all synchronization Pozastavit veškerou synchronizaci - + Pause synchronization Pozastavit synchronizaci - + New account... Nový účet… - + View more activity... Zobrazit další aktivitu… - + Crash now Only shows in debug mode to allow testing the crash handler Zhavarovat - + Apps Aplikace - + No items synced recently Žádné nedávno synchronizované položky - + Checking for changes in remote '%1' Zjišťují se změny ve vzdáleném „%1“ - + Checking for changes in local '%1' Zjišťují se změny v místním „%1“ - + Syncing %1 of %2 (%3 left) Synchronizuje se %1 ze %2 (zbývá %3) - + Syncing %1 of %2 Synchronizace %1 z %2 - + Syncing %1 (%2 left) Synchronizuje se %1 (zbývá %2) - + Syncing %1 Synchronizuje se %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_da.ts b/translations/client_da.ts index 08174dbb2..6f2b50602 100644 --- a/translations/client_da.ts +++ b/translations/client_da.ts @@ -3567,22 +3567,22 @@ It is not advisable to use it. - + Unknown status - + Settings... Indstillinger… - + Help Hjælp - + Quit %1 @@ -3663,83 +3663,83 @@ It is not advisable to use it. - + Resume all synchronization - + Resume synchronization - + Pause all synchronization - + Pause synchronization - + New account... Ny konto… - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler - + Apps - + No items synced recently - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) Synkroniserer %1 (%2 tilbage) - + Syncing %1 Synkroniserer %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_de.ts b/translations/client_de.ts index 1c4be1db6..47c299ee2 100644 --- a/translations/client_de.ts +++ b/translations/client_de.ts @@ -3589,22 +3589,22 @@ Es ist nicht ratsam, sie zu benutzen. %1 im Browser öffnen - + Unknown status Unbekannter Status - + Settings... Einstellungen … - + Help Hilfe - + Quit %1 %1 beenden @@ -3685,83 +3685,83 @@ Es ist nicht ratsam, sie zu benutzen. Stoppe alle Ordner - + Resume all synchronization Alle Synchronisierungen fortsetzen - + Resume synchronization Synchronisierung fortsetzen - + Pause all synchronization Stoppe gesamte Synchronisierung - + Pause synchronization Stoppe Synchronisierung - + New account... Neues Konto ... - + View more activity... Weitere Aktivitäten anzeigen… - + Crash now Only shows in debug mode to allow testing the crash handler Jetzt abstürzen lassen - + Apps Apps - + No items synced recently Keine kürzlich synchronisierten Elemente - + Checking for changes in remote '%1' Suche nach Änderungen in '%1' - + Checking for changes in local '%1' Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Synchronisiere %1 von %2 (%3 übrig) - + Syncing %1 of %2 Synchronisiere %1 von %2 - + Syncing %1 (%2 left) Synchronisiere %1 (%2 übrig) - + Syncing %1 Synchronisiere %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_el.ts b/translations/client_el.ts index dc9777853..57c3c4357 100644 --- a/translations/client_el.ts +++ b/translations/client_el.ts @@ -3575,22 +3575,22 @@ It is not advisable to use it. Άνοιγμα %1 στον περιηγητή - + Unknown status Άγνωστη κατάσταση - + Settings... Ρυθμίσεις... - + Help Βοήθεια - + Quit %1 Κλείσιμο %1 @@ -3671,83 +3671,83 @@ It is not advisable to use it. Παύση όλων των φακέλων - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Παύση όλων των συγχρονισμών - + Pause synchronization Παύση συγχρονισμού - + New account... Νέος λογαριασμός... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Κατάρρευση τώρα - + Apps Εφαρμογές - + No items synced recently Κανένα στοιχείο δεν συγχρονίστηκε πρόσφατα - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Συγχρονισμός %1 από %2 (%3 απομένουν) - + Syncing %1 of %2 Συγχρονισμός %1 από %2 - + Syncing %1 (%2 left) Συγχρονισμός %1 (%2 απομένουν) - + Syncing %1 Συγχρονισμός %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_en.ts b/translations/client_en.ts index 87d1c0e28..719d77ac6 100644 --- a/translations/client_en.ts +++ b/translations/client_en.ts @@ -3596,22 +3596,22 @@ It is not advisable to use it. - + Unknown status - + Settings... - + Help - + Quit %1 @@ -3692,83 +3692,83 @@ It is not advisable to use it. - + Resume all synchronization - + Resume synchronization - + Pause all synchronization - + Pause synchronization - + New account... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler - + Apps - + No items synced recently - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) - + Syncing %1 - + %1 (%2, %3) diff --git a/translations/client_en_GB.ts b/translations/client_en_GB.ts index 3f2a41c47..2d012c98f 100644 --- a/translations/client_en_GB.ts +++ b/translations/client_en_GB.ts @@ -3583,22 +3583,22 @@ It is not advisable to use it. Open %1 in browser - + Unknown status Unknown status - + Settings... Settings... - + Help Help - + Quit %1 Quit %1 @@ -3679,83 +3679,83 @@ It is not advisable to use it. Pause all folders - + Resume all synchronization Resume all synchronization - + Resume synchronization Resume synchronization - + Pause all synchronization Pause all synchronisation - + Pause synchronization Pause synchronisation - + New account... New account... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Crash now - + Apps Apps - + No items synced recently No items synced recently - + Checking for changes in remote '%1' Checking for changes in remote '%1' - + Checking for changes in local '%1' Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 Syncing %1 of %2 - + Syncing %1 (%2 left) Syncing %1 (%2 left) - + Syncing %1 Syncing %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_eo.ts b/translations/client_eo.ts index 105c65a84..330d5c010 100644 --- a/translations/client_eo.ts +++ b/translations/client_eo.ts @@ -3585,22 +3585,22 @@ Uzi ĝin ne konsilindas. Malfermi %1 per la retumilo - + Unknown status Nekonata stato - + Settings... Agordoj... - + Help Helpo - + Quit %1 Fini %1 @@ -3681,83 +3681,83 @@ Uzi ĝin ne konsilindas. Paŭzigi ĉiujn dosierujon - + Resume all synchronization Daŭrigi ĉiujn sinkronigojn - + Resume synchronization Daŭrigi sinkronigon - + Pause all synchronization Paŭzigi ĉiujn sinkronigojn - + Pause synchronization Paŭzigi sinkronigon - + New account... Nova konto... - + View more activity... Vidi pli da aktivaĵoj... - + Crash now Only shows in debug mode to allow testing the crash handler Kraŝi nun - + Apps Aplikaĵoj - + No items synced recently Neniu elemento sinkronigita freŝdate - + Checking for changes in remote '%1' Kontrolante por ŝanĝoj en fora „%1“ - + Checking for changes in local '%1' Kontrolante por ŝanĝoj en loka „%1“ - + Syncing %1 of %2 (%3 left) Sinkronigo de %1 el %2 (%3 restas) - + Syncing %1 of %2 Sinkronigo de %1 el %2 - + Syncing %1 (%2 left) Sinkronigo de %1 (%2 restas) - + Syncing %1 Sinkronigo de %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es.ts b/translations/client_es.ts index 5260fb8be..477bee001 100644 --- a/translations/client_es.ts +++ b/translations/client_es.ts @@ -976,7 +976,10 @@ Esto significa que el cliente de sincronización podría no subir inmediatamente These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Todos los archivos en la carpeta de sincronización '%1' han sido eliminados en el servidor. +Este borrado se sincronizará con tu carpeta de sincronización local, haciendo que esos archivos no estén disponibles a no ser que tengas derecho a restaurarlos. +SI decides restaurar los archivos, volverán a sincronizarse con el servidor si tienes derecho a hacer esto. +SI decides eliminar los archivos, no podrás disponer de ellos, a no ser que seas el propietario. @@ -3109,7 +3112,7 @@ No se recomienda usarla. Server version: %1 - + Versión del servidor: %1 @@ -3124,7 +3127,7 @@ No se recomienda usarla. The connection is not secure - + La conexión no es segura @@ -3586,22 +3589,22 @@ No se recomienda usarla. Abrir %1 en el navegador - + Unknown status Estado desconocido - + Settings... Ajustes... - + Help Ayuda - + Quit %1 Salir de %1 @@ -3682,83 +3685,83 @@ No se recomienda usarla. Pausar todas las carpetas - + Resume all synchronization Reanudar toda la sincronización - + Resume synchronization Reanudar la sincronización - + Pause all synchronization Pausar todas las sincronizaciones - + Pause synchronization Pausar la sincronización - + New account... Nueva cuenta ... - + View more activity... Ver más actividad ... - + Crash now Only shows in debug mode to allow testing the crash handler Se ha producido un fallo - + Apps Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' Buscando cambios en la carpeta remota '%1' - + Checking for changes in local '%1' Buscando cambios en la carpeta local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (quedan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (quedan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_AR.ts b/translations/client_es_AR.ts index b06e6d61b..8c3a1ba73 100644 --- a/translations/client_es_AR.ts +++ b/translations/client_es_AR.ts @@ -3567,22 +3567,22 @@ It is not advisable to use it. Abrir %1 en el navegador... - + Unknown status Estado desconocido - + Settings... Configuraciones... - + Help Ayuda - + Quit %1 Cancelar %1 @@ -3663,83 +3663,83 @@ It is not advisable to use it. - + Resume all synchronization - + Resume synchronization - + Pause all synchronization - + Pause synchronization - + New account... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler - + Apps - + No items synced recently No se sincronizaron elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_CL.ts b/translations/client_es_CL.ts index 79b7e174e..d278e47e2 100644 --- a/translations/client_es_CL.ts +++ b/translations/client_es_CL.ts @@ -3576,22 +3576,22 @@ No es recomendable usarlo. Abrir %1 en el navegador - + Unknown status Estado desconocido - + Settings... Configuraciones... - + Help Ayuda - + Quit %1 Salir %1 @@ -3672,83 +3672,83 @@ No es recomendable usarlo. Pausar las carpetas - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Pausar toda la sincronización - + Pause synchronization Pausar sincronización - + New account... Nueva cuenta... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Falla ahora - + Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_CO.ts b/translations/client_es_CO.ts index f221860c3..b153b0870 100644 --- a/translations/client_es_CO.ts +++ b/translations/client_es_CO.ts @@ -3576,22 +3576,22 @@ No es recomendable usarlo. Abrir %1 en el navegador - + Unknown status Estado desconocido - + Settings... Configuraciones... - + Help Ayuda - + Quit %1 Salir %1 @@ -3672,83 +3672,83 @@ No es recomendable usarlo. Pausar las carpetas - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Pausar toda la sincronización - + Pause synchronization Pausar sincronización - + New account... Nueva cuenta... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Falla ahora - + Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_CR.ts b/translations/client_es_CR.ts index 83a6edce3..e5b264437 100644 --- a/translations/client_es_CR.ts +++ b/translations/client_es_CR.ts @@ -3576,22 +3576,22 @@ No es recomendable usarlo. Abrir %1 en el navegador - + Unknown status Estado desconocido - + Settings... Configuraciones... - + Help Ayuda - + Quit %1 Salir %1 @@ -3672,83 +3672,83 @@ No es recomendable usarlo. Pausar las carpetas - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Pausar toda la sincronización - + Pause synchronization Pausar sincronización - + New account... Nueva cuenta... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Falla ahora - + Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_DO.ts b/translations/client_es_DO.ts index c31803f75..63d230a54 100644 --- a/translations/client_es_DO.ts +++ b/translations/client_es_DO.ts @@ -3576,22 +3576,22 @@ No es recomendable usarlo. Abrir %1 en el navegador - + Unknown status Estado desconocido - + Settings... Configuraciones... - + Help Ayuda - + Quit %1 Salir %1 @@ -3672,83 +3672,83 @@ No es recomendable usarlo. Pausar las carpetas - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Pausar toda la sincronización - + Pause synchronization Pausar sincronización - + New account... Nueva cuenta... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Falla ahora - + Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_EC.ts b/translations/client_es_EC.ts index d9ca854dd..1af6019d5 100644 --- a/translations/client_es_EC.ts +++ b/translations/client_es_EC.ts @@ -3576,22 +3576,22 @@ No es recomendable usarlo. Abrir %1 en el navegador - + Unknown status Estado desconocido - + Settings... Configuraciones... - + Help Ayuda - + Quit %1 Salir %1 @@ -3672,83 +3672,83 @@ No es recomendable usarlo. Pausar las carpetas - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Pausar toda la sincronización - + Pause synchronization Pausar sincronización - + New account... Nueva cuenta... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Falla ahora - + Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_GT.ts b/translations/client_es_GT.ts index 56e639706..d5d98bdd4 100644 --- a/translations/client_es_GT.ts +++ b/translations/client_es_GT.ts @@ -3576,22 +3576,22 @@ No es recomendable usarlo. Abrir %1 en el navegador - + Unknown status Estado desconocido - + Settings... Configuraciones... - + Help Ayuda - + Quit %1 Salir %1 @@ -3672,83 +3672,83 @@ No es recomendable usarlo. Pausar las carpetas - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Pausar toda la sincronización - + Pause synchronization Pausar sincronización - + New account... Nueva cuenta... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Falla ahora - + Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_HN.ts b/translations/client_es_HN.ts index 0ab641022..b475cafae 100644 --- a/translations/client_es_HN.ts +++ b/translations/client_es_HN.ts @@ -3576,22 +3576,22 @@ No es recomendable usarlo. Abrir %1 en el navegador - + Unknown status Estado desconocido - + Settings... Configuraciones... - + Help Ayuda - + Quit %1 Salir %1 @@ -3672,83 +3672,83 @@ No es recomendable usarlo. Pausar las carpetas - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Pausar toda la sincronización - + Pause synchronization Pausar sincronización - + New account... Nueva cuenta... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Falla ahora - + Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_MX.ts b/translations/client_es_MX.ts index e5d214639..33cb39ab4 100644 --- a/translations/client_es_MX.ts +++ b/translations/client_es_MX.ts @@ -3576,22 +3576,22 @@ No es recomendable usarlo. Abrir %1 en el navegador - + Unknown status Estado desconocido - + Settings... Configuraciones... - + Help Ayuda - + Quit %1 Salir %1 @@ -3672,83 +3672,83 @@ No es recomendable usarlo. Pausar las carpetas - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Pausar toda la sincronización - + Pause synchronization Pausar sincronización - + New account... Nueva cuenta... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Falla ahora - + Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_SV.ts b/translations/client_es_SV.ts index a3823631d..c2fe06dff 100644 --- a/translations/client_es_SV.ts +++ b/translations/client_es_SV.ts @@ -3576,22 +3576,22 @@ No es recomendable usarlo. Abrir %1 en el navegador - + Unknown status Estado desconocido - + Settings... Configuraciones... - + Help Ayuda - + Quit %1 Salir %1 @@ -3672,83 +3672,83 @@ No es recomendable usarlo. Pausar las carpetas - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Pausar toda la sincronización - + Pause synchronization Pausar sincronización - + New account... Nueva cuenta... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Falla ahora - + Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_et.ts b/translations/client_et.ts index a8ad7709e..ecb8127ac 100644 --- a/translations/client_et.ts +++ b/translations/client_et.ts @@ -3570,22 +3570,22 @@ Selle kasutamine pole soovitatav. Ava %1 veebilehitsejas - + Unknown status Tundmatu staatus - + Settings... Seaded... - + Help Abiinfo - + Quit %1 Lõpeta %1 @@ -3666,83 +3666,83 @@ Selle kasutamine pole soovitatav. - + Resume all synchronization - + Resume synchronization - + Pause all synchronization - + Pause synchronization - + New account... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Jookse kokku - + Apps - + No items synced recently Ühtegi üksust pole hiljuti sünkroniseeritud - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sünkroniseerin %1 %2-st (%3 veel) - + Syncing %1 of %2 - + Syncing %1 (%2 left) Sünkroniseerin %1 (%2 veel) - + Syncing %1 Sünkroniseerimine %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_eu.ts b/translations/client_eu.ts index 8b805f76c..03a844271 100644 --- a/translations/client_eu.ts +++ b/translations/client_eu.ts @@ -3581,22 +3581,22 @@ Ez da gomendagarria erabltzea. Ireki %1 arakatzailean - + Unknown status Egoera ezezaguna - + Settings... Ezarpenak... - + Help Laguntza - + Quit %1 %1etik Irten @@ -3677,83 +3677,83 @@ Ez da gomendagarria erabltzea. Karpeta guztiak eten - + Resume all synchronization Berrabiarazi sinkronizazio guztiak - + Resume synchronization Berrabiarazi sinkronizazioa - + Pause all synchronization Pausatu sinkronizazio guztiak - + Pause synchronization Pausatu sinkronizazioa - + New account... Kontu berria... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler - + Apps Aplikazioak - + No items synced recently Ez da azken aldian ezer sinkronizatu - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sinkronizatzen %1 %2tik (%3 faltan) - + Syncing %1 of %2 Sinlrnozatzen %1 %2tik - + Syncing %1 (%2 left) Sinkronizatzen %1 (%2faltan) - + Syncing %1 %1 Sinkronizatzen - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_fa.ts b/translations/client_fa.ts index bc0c25f0a..19bac7646 100644 --- a/translations/client_fa.ts +++ b/translations/client_fa.ts @@ -3573,22 +3573,22 @@ It is not advisable to use it. 1% را در مرورگر باز کنید - + Unknown status وضعیت نامعلوم - + Settings... تنظیمات... - + Help راه‌نما - + Quit %1 خروج %1 @@ -3669,83 +3669,83 @@ It is not advisable to use it. توقف تمام پوشه‌ها - + Resume all synchronization - + Resume synchronization - + Pause all synchronization توقف تمام همگام سازی ها - + Pause synchronization توقف همگام سازی - + New account... حساب جدید... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler - + Apps برنامه ها - + No items synced recently هیچ موردی به تازگی همگام‌سازی نشده است - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) همگام‌سازی %1 از%2 (%3 باقیمانده) - + Syncing %1 of %2 همگام سازی 1% از 2% - + Syncing %1 (%2 left) همگام‌سازی %1 (%2 باقیمانده) - + Syncing %1 همگام‌سازی %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_fi.ts b/translations/client_fi.ts index b8f70c10a..447ce6fb1 100644 --- a/translations/client_fi.ts +++ b/translations/client_fi.ts @@ -3572,22 +3572,22 @@ Osoitteen käyttäminen ei ole suositeltavaa. Avaa %1 selaimeen - + Unknown status Tuntematon tila - + Settings... Asetukset... - + Help Ohje - + Quit %1 Lopeta %1 @@ -3668,83 +3668,83 @@ Osoitteen käyttäminen ei ole suositeltavaa. Keskeytä kaikki kansiot - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Keskeytä kaikki synkronointi - + Pause synchronization Keskeytä synkronointi - + New account... Uusi tili... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler - + Apps Sovellukset - + No items synced recently Kohteita ei ole synkronoitu äskettäin - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Synkronoidaan %1/%2 (%3 jäljellä) - + Syncing %1 of %2 Synkronoidaan %1/%2 - + Syncing %1 (%2 left) Synkronoidaan %1 (%2 jäljellä) - + Syncing %1 Synkronoidaan %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_fr.ts b/translations/client_fr.ts index 527fdcc65..c05dba402 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -3593,22 +3593,22 @@ Il est déconseillé de l'utiliser. Ouvrir %1 dans le navigateur - + Unknown status Statut inconnu - + Settings... Paramètres... - + Help Aide... - + Quit %1 Quitter %1 @@ -3689,83 +3689,83 @@ Il est déconseillé de l'utiliser. Mettre en pause tous les dossiers - + Resume all synchronization Reprendre toutes les synchronisations - + Resume synchronization Reprendre la synchronisation - + Pause all synchronization Mettre en pause toutes les synchronisations - + Pause synchronization Mettre en pause la synchronisation - + New account... Nouveau compte… - + View more activity... Afficher plus d'activité… - + Crash now Only shows in debug mode to allow testing the crash handler Plantage maintenant - + Apps Apps - + No items synced recently Aucun élément synchronisé récemment - + Checking for changes in remote '%1' Vérification des modifications dans '%1' distant - + Checking for changes in local '%1' Vérification des modifications dans '%1' local - + Syncing %1 of %2 (%3 left) Synchronisation de %1 sur %2 (%3 restants) - + Syncing %1 of %2 Synchronisation %1 sur %2 - + Syncing %1 (%2 left) Synchronisation de %1 (%2 restants) - + Syncing %1 Synchronisation de %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_gl.ts b/translations/client_gl.ts index 4e26105ab..9e86b1fd3 100644 --- a/translations/client_gl.ts +++ b/translations/client_gl.ts @@ -3590,22 +3590,22 @@ Recomendámoslle que non o use. Abrir %1 nun navegador - + Unknown status Estado descoñecido - + Settings... Axustes... - + Help Axuda - + Quit %1 Saír de %1 @@ -3686,83 +3686,83 @@ Recomendámoslle que non o use. Pausar todos os cartafoles - + Resume all synchronization Continuar con todas as sincronizacións - + Resume synchronization Continuar coa sincronización - + Pause all synchronization Pausar todas as sincronizacións - + Pause synchronization Pausar a sincronización - + New account... Nova conta... - + View more activity... Ver máis actividades… - + Crash now Only shows in debug mode to allow testing the crash handler Quebrou agora - + Apps Aplicacións - + No items synced recently Non hai elementos sincronizados recentemente - + Checking for changes in remote '%1' Comprobando os cambios no cartafol remoto «%1» - + Checking for changes in local '%1' Comprobando os cambios no cartafol local «%1» - + Syncing %1 of %2 (%3 left) Sincronizando %1 of %2 (restan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (restan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_he.ts b/translations/client_he.ts index 6e4bfc31c..894565b9d 100644 --- a/translations/client_he.ts +++ b/translations/client_he.ts @@ -3569,22 +3569,22 @@ It is not advisable to use it. פתיחת %1 בדפדפן - + Unknown status מצב לא ידוע - + Settings... הגדרות… - + Help עזרה - + Quit %1 יציאה מ־%1 @@ -3665,83 +3665,83 @@ It is not advisable to use it. להשהות את כל התיקיות - + Resume all synchronization להמשיך את כל הסנכרונים - + Resume synchronization להמשיך סנכרון - + Pause all synchronization להשהות את כל הסנכרונים - + Pause synchronization להשהות סנכרון - + New account... חשבון חדש… - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler - + Apps - + No items synced recently - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) - + Syncing %1 - + %1 (%2, %3) diff --git a/translations/client_hr.ts b/translations/client_hr.ts index 74cf02469..1bd653a03 100644 --- a/translations/client_hr.ts +++ b/translations/client_hr.ts @@ -3585,22 +3585,22 @@ Nije preporučljivo koristiti ga. Otvori %1 u pregledniku - + Unknown status Nepoznati status - + Settings... Postavke... - + Help Pomoć - + Quit %1 Zatvori %1 @@ -3681,83 +3681,83 @@ Nije preporučljivo koristiti ga. Pauziraj sve mape - + Resume all synchronization Nastavi sve sinkronizacije - + Resume synchronization Nastavi sinkronizaciju - + Pause all synchronization Zaustavi sve sinkronizacije - + Pause synchronization Pauziraj sinkronizaciju - + New account... Novi račun... - + View more activity... Prikaži više aktivnosti... - + Crash now Only shows in debug mode to allow testing the crash handler Sruši se - + Apps Aplikacije - + No items synced recently Nije sinkronizirana nijedna stavka nedavno - + Checking for changes in remote '%1' Provjera za promjene u udaljenom ‘%1’ - + Checking for changes in local '%1' Provjera za promjene u lokalnom ‘%1’ - + Syncing %1 of %2 (%3 left) Sinkronizacija %1 od %2 (preostalo %3) - + Syncing %1 of %2 Sinkronizacija %1 od %2 - + Syncing %1 (%2 left) Sinkronizacija %1 (preostalo %2) - + Syncing %1 Sinkronizacija %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_hu.ts b/translations/client_hu.ts index 4a4e0ccea..7df1b3f60 100644 --- a/translations/client_hu.ts +++ b/translations/client_hu.ts @@ -3582,22 +3582,22 @@ Használata nem ajánlott. A(z) %1 megnyitása böngészőben - + Unknown status Ismeretlen állapot - + Settings... Beállítások… - + Help Súgó - + Quit %1 Kilépés a %1ból @@ -3678,83 +3678,83 @@ Használata nem ajánlott. Összes mappa szüneteltetése - + Resume all synchronization Összes szinkronizálás folytatása - + Resume synchronization Szinkronizálás folytatása - + Pause all synchronization Összes szinkronizálás szüneteltetése - + Pause synchronization Szinkronizálás szüneteltetése - + New account... Új fiók… - + View more activity... Több tevékenység megtekintése… - + Crash now Only shows in debug mode to allow testing the crash handler Összeomlás most - + Apps Alkalmazások - + No items synced recently Mostanában nem volt szinkronizált elem - + Checking for changes in remote '%1' Változások keresése a(z) „%1” távoli mappában - + Checking for changes in local '%1' Változások keresése a(z) „%1” helyi mappában - + Syncing %1 of %2 (%3 left) %1 / %2 szinkronizálása (%3 maradt) - + Syncing %1 of %2 %1 / %2 szinkronizálása - + Syncing %1 (%2 left) %1 szinkronizálása (%2 maradt) - + Syncing %1 %1 szinkronizálása - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_id.ts b/translations/client_id.ts index 13409fea3..074de3592 100644 --- a/translations/client_id.ts +++ b/translations/client_id.ts @@ -3580,22 +3580,22 @@ Tidak disarankan untuk digunakan. - + Unknown status - + Settings... - + Help - + Quit %1 @@ -3676,83 +3676,83 @@ Tidak disarankan untuk digunakan. - + Resume all synchronization - + Resume synchronization - + Pause all synchronization - + Pause synchronization - + New account... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler - + Apps - + No items synced recently - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) - + Syncing %1 - + %1 (%2, %3) diff --git a/translations/client_is.ts b/translations/client_is.ts index 3beb355c1..6ababe8ed 100644 --- a/translations/client_is.ts +++ b/translations/client_is.ts @@ -3587,22 +3587,22 @@ Ekki er mælt með því að hún sé notuð. Opna %1 í vafra - + Unknown status Unknown status - + Settings... Stillingar... - + Help Hjálp - + Quit %1 Hætta í %1 @@ -3683,83 +3683,83 @@ Ekki er mælt með því að hún sé notuð. Setja allar möppur í bið - + Resume all synchronization Halda áfram með alla samstillingu - + Resume synchronization Halda áfram með samstillingu - + Pause all synchronization Gera hlé á öllum samstillingum - + Pause synchronization Gera hlé á samstillingu - + New account... Nýr aðgangur... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Hrynja núna - + Apps Forrit - + No items synced recently Ekkert samstillt nýlega - + Checking for changes in remote '%1' Athuga með breytingar í fjartengdri '%1' - + Checking for changes in local '%1' Athuga með breytingar í staðværri '%1' - + Syncing %1 of %2 (%3 left) Samstilli %1 af %2 (%3 eftir) - + Syncing %1 of %2 Samstilli %1 af %2 - + Syncing %1 (%2 left) Samstilli %1 (%2 eftir) - + Syncing %1 Samstilli %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_it.ts b/translations/client_it.ts index d36526d2f..000caab8c 100644 --- a/translations/client_it.ts +++ b/translations/client_it.ts @@ -3590,22 +3590,22 @@ Non è consigliabile utilizzarlo. Apri %1 nel browser... - + Unknown status Stato sconosciuto - + Settings... Impostazioni... - + Help Aiuto - + Quit %1 Esci da %1 @@ -3686,83 +3686,83 @@ Non è consigliabile utilizzarlo. Sospendi tutte le cartelle - + Resume all synchronization Riprendi tutte le sincronizzazioni - + Resume synchronization Riprendi la sincronizzazione - + Pause all synchronization Sospendi tutte le sincronizzazioni - + Pause synchronization Sospendi la sincronizzazione - + New account... Nuovo account... - + View more activity... Visualizza altre attività… - + Crash now Only shows in debug mode to allow testing the crash handler Chiusura immediata - + Apps Applicazioni - + No items synced recently Nessun elemento sincronizzato di recente - + Checking for changes in remote '%1' Controllo delle modifiche in '%1' remoto - + Checking for changes in local '%1' Controllo delle modifiche in '%1' locale - + Syncing %1 of %2 (%3 left) Sincronizzazione di %1 di %2 (%3 rimanenti) - + Syncing %1 of %2 Sincronizzazione di %1 di %2 - + Syncing %1 (%2 left) Sincronizzazione di %1 (%2 rimanenti) - + Syncing %1 Sincronizzazione di %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_ja.ts b/translations/client_ja.ts index 99133e5bd..e5e202f7d 100644 --- a/translations/client_ja.ts +++ b/translations/client_ja.ts @@ -3577,22 +3577,22 @@ It is not advisable to use it. %1をブラウザーで開く - + Unknown status 不明な状態 - + Settings... 設定... - + Help ヘルプ - + Quit %1 %1 を終了 @@ -3673,83 +3673,83 @@ It is not advisable to use it. すべてのフォルダーの同期を一時停止 - + Resume all synchronization すべての同期を再開する - + Resume synchronization 同期を再開する - + Pause all synchronization すべての同期を一時停止 - + Pause synchronization 同期を一時停止 - + New account... 新規アカウント... - + View more activity... さらにアクティビティを表示する…… - + Crash now Only shows in debug mode to allow testing the crash handler クラッシュしました。 - + Apps アプリ - + No items synced recently 最近同期されたアイテムはありません。 - + Checking for changes in remote '%1' リモート '%1'の変更を確認する - + Checking for changes in local '%1' ローカル '%1'の変更を確認する - + Syncing %1 of %2 (%3 left) 同期中 %2 中 %1 (残り %3) - + Syncing %1 of %2 %2 の %1 を同期しています - + Syncing %1 (%2 left) 同期中 %1 (残り %2) - + Syncing %1 同期中 %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_lt_LT.ts b/translations/client_lt_LT.ts index 491f699b9..7060a0698 100644 --- a/translations/client_lt_LT.ts +++ b/translations/client_lt_LT.ts @@ -3578,22 +3578,22 @@ Patariama jo nenaudoti. Atverti %1 naršyklėje - + Unknown status Nežinoma būsena - + Settings... Nustatymai... - + Help Pagalba - + Quit %1 Išjungti %1 @@ -3674,83 +3674,83 @@ Patariama jo nenaudoti. Pristabdyti visus aplankus - + Resume all synchronization Tęsti visą sinchronizavimą - + Resume synchronization Tęsti sinchronizavimą - + Pause all synchronization Pristabdyti visą sinchronizavimą - + Pause synchronization Pristabdyti sinchronizavimą - + New account... Nauja paskyra... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Crash now - + Apps Programėlės - + No items synced recently Neseniai sinchronizuotų elementų nėra - + Checking for changes in remote '%1' Ieškoma pakeitimų serverio „%1“ - + Checking for changes in local '%1' Ieškoma pakeitimų kompiuterio „%1“ - + Syncing %1 of %2 (%3 left) Sinchronizuojama %1 iš %2 (liko %3) - + Syncing %1 of %2 Sinchronizuojama %1 iš %2 - + Syncing %1 (%2 left) Sinchronizuojama %1 (liko %2) - + Syncing %1 Sinchronizuojama %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_lv.ts b/translations/client_lv.ts index a5495eeeb..463efbedb 100644 --- a/translations/client_lv.ts +++ b/translations/client_lv.ts @@ -3569,22 +3569,22 @@ It is not advisable to use it. Atvērt %1 pārlūkā - + Unknown status Nezināms statuss - + Settings... Iestatījumi... - + Help Palīdzība - + Quit %1 Iziet %1 @@ -3665,83 +3665,83 @@ It is not advisable to use it. Apturēt visas mapes - + Resume all synchronization Turpināt visu sinhronizāciju - + Resume synchronization Turpināt sinhronizāciju - + Pause all synchronization Apturēt visu sinhronizāciju - + Pause synchronization Apturēt sinhronizāciju - + New account... Jauns konts... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Nobrucināt tagad - + Apps Lietotnes - + No items synced recently Nesen nekas netika sinhronizēts - + Checking for changes in remote '%1' Pārbauda izmaiņas attālinātajā '%1' - + Checking for changes in local '%1' Pārbauda izmaiņas lokālajā '%1' - + Syncing %1 of %2 (%3 left) Sinhronizē %1 no %2 (%3 atlicis) - + Syncing %1 of %2 Sinhronizē %1 no %2 - + Syncing %1 (%2 left) Sinhronizē %1 (%2 atlicis) - + Syncing %1 Sinhronizē %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_nb_NO.ts b/translations/client_nb_NO.ts index 3ca861bb9..898d774ae 100644 --- a/translations/client_nb_NO.ts +++ b/translations/client_nb_NO.ts @@ -3576,22 +3576,22 @@ Det er ikke tilrådelig å bruke den. Åpne %1 i nettleser - + Unknown status Ukjent status - + Settings... Innstillinger … - + Help Hjelp - + Quit %1 Avslutt %1 @@ -3672,83 +3672,83 @@ Det er ikke tilrådelig å bruke den. Sett alle mapper på pause - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Sett all synkronisering på pause - + Pause synchronization Sett synkronisering på pause - + New account... Ny konto … - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Krasj nå - + Apps Apper - + No items synced recently Ingenting synkronisert nylig - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Synkroniserer %1 av %2 (%3 gjenstår) - + Syncing %1 of %2 Synkroniserer %1 av %2 - + Syncing %1 (%2 left) Synkroniserer %1 (%2 gjenstår) - + Syncing %1 Synkroniserer %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_nl.ts b/translations/client_nl.ts index ee489f27c..84cc3ab32 100644 --- a/translations/client_nl.ts +++ b/translations/client_nl.ts @@ -3590,22 +3590,22 @@ We adviseren deze site niet te gebruiken. Open %1 in browser - + Unknown status Onbekende status - + Settings... Instellingen... - + Help Help - + Quit %1 %1 afsluiten @@ -3686,83 +3686,83 @@ We adviseren deze site niet te gebruiken. Pauzeer alle mappen - + Resume all synchronization Doorgaan met alle synchronisaties - + Resume synchronization Doorgaan met synchronisatie - + Pause all synchronization Pauzeer alle synchronisatie - + Pause synchronization Pauzeer synchronisatie - + New account... Nieuw account... - + View more activity... Toon meer activiteiten... - + Crash now Only shows in debug mode to allow testing the crash handler Crash nu - + Apps Apps - + No items synced recently Recent niets gesynchroniseerd - + Checking for changes in remote '%1' Controleren op wijzigingen in externe '%1' - + Checking for changes in local '%1' Controleren op wijzigingen in lokale '%1' - + Syncing %1 of %2 (%3 left) Sync %1 van %2 (%3 over) - + Syncing %1 of %2 Synchroniseren %1 van %2 - + Syncing %1 (%2 left) Sync %1 (%2 over) - + Syncing %1 Synchroniseren %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_pl.ts b/translations/client_pl.ts index dbfd7791f..f43bba914 100644 --- a/translations/client_pl.ts +++ b/translations/client_pl.ts @@ -976,7 +976,10 @@ Oznacza to, że klient synchronizacji może nie przesłać lokalnych zmian natyc These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Wszystkie pliki z folderu synchronizacji '%1' zostały usunięte z serwera. +W momencie synchronizacji zostaną usunięte z lokalnego folderu, co spowoduje ich niedostępność, chyba że posiadasz prawo do przywracania. +Jeśli zdecydujesz się przywrócić pliki i posiadasz odpowiednie uprawnienia, zostaną one ponownie przesłane na serwer. +Jeśli zdecydujesz się je usunąć, nie będą już dostępne. @@ -3110,7 +3113,7 @@ Niezalecane jest jego użycie. Server version: %1 - + Wersja serwera: %1 @@ -3125,7 +3128,7 @@ Niezalecane jest jego użycie. The connection is not secure - + Połączenie nie jest bezpieczne @@ -3587,22 +3590,22 @@ Niezalecane jest jego użycie. Otwórz %1 w przeglądarce - + Unknown status Nieznany status - + Settings... Ustawienia… - + Help Pomoc - + Quit %1 Wyjdź %1 @@ -3683,83 +3686,83 @@ Niezalecane jest jego użycie. Wstrzymaj wszystkie foldery - + Resume all synchronization Przywróć wszystkie synchronizacje - + Resume synchronization Wznów synchronizację - + Pause all synchronization Wstrzymaj wszystkie synchronizacje - + Pause synchronization Wstrzymaj synchronizację - + New account... Nowe konto… - + View more activity... Wyświetl więcej aktywności... - + Crash now Only shows in debug mode to allow testing the crash handler Program przestał działać - + Apps Aplikacje - + No items synced recently Brak ostatnich synchronizacji - + Checking for changes in remote '%1' Sprawdzanie zmian w zdalnym '%1' - + Checking for changes in local '%1' Sprawdzanie zmian w lokalnym '%1' - + Syncing %1 of %2 (%3 left) Synchronizacja %1 z %2 (%3 pozostało) - + Syncing %1 of %2 Synchronizowane %1 z %2 - + Syncing %1 (%2 left) Synchronizuję %1 (%2 pozostało) - + Syncing %1 Synchronizowanie %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_pt.ts b/translations/client_pt.ts index 136860e07..3bf0ad8c7 100644 --- a/translations/client_pt.ts +++ b/translations/client_pt.ts @@ -3575,22 +3575,22 @@ Não é aconselhada a sua utilização. Abrir %1 no navegador - + Unknown status Estado desconhecido - + Settings... Configurações... - + Help Ajuda - + Quit %1 Sair do %1 @@ -3671,83 +3671,83 @@ Não é aconselhada a sua utilização. Pausar todas as pastas - + Resume all synchronization - + Resume synchronization - + Pause all synchronization Pausar toda a sincronização - + Pause synchronization Pausar sincronização - + New account... Nova conta... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Crash agora - + Apps - + No items synced recently Sem itens sincronizados recentemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizar %1 de %2 (%3 faltando) - + Syncing %1 of %2 A sincronizar %1 de %2 - + Syncing %1 (%2 left) A sincronizar %1 (%2 em falta) - + Syncing %1 A sincronizar %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts index 8fdecd3ca..55004a24f 100644 --- a/translations/client_pt_BR.ts +++ b/translations/client_pt_BR.ts @@ -3590,22 +3590,22 @@ Não é aconselhável usá-la. Abrir %1 no navegador - + Unknown status Status desconhecido - + Settings... Configurações... - + Help Ajuda - + Quit %1 Sair %1 @@ -3686,83 +3686,83 @@ Não é aconselhável usá-la. Pausar todas as pastas - + Resume all synchronization Retomar todas as sincronizações - + Resume synchronization Retomar a sincronização - + Pause all synchronization Pausa todas as sincronizações - + Pause synchronization Pausar a sincronização - + New account... Nova conta... - + View more activity... Ver mais atividade... - + Crash now Only shows in debug mode to allow testing the crash handler Quebrar agora - + Apps Aplicativos - + No items synced recently Não há itens sincronizados recentemente - + Checking for changes in remote '%1' Checando por alterações no remoto '%1' - + Checking for changes in local '%1' Checando por alterações no local '%1' - + Syncing %1 of %2 (%3 left) Sincronizar %1 de %2 (%3 faltando) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (%2 faltando) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_ro.ts b/translations/client_ro.ts index b91dbfedd..4a571484c 100644 --- a/translations/client_ro.ts +++ b/translations/client_ro.ts @@ -3567,22 +3567,22 @@ It is not advisable to use it. Deschide %1 în Browser - + Unknown status Status necunoscut - + Settings... Setări... - + Help Ajutor - + Quit %1 @@ -3663,83 +3663,83 @@ It is not advisable to use it. - + Resume all synchronization - + Resume synchronization - + Pause all synchronization - + Pause synchronization - + New account... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler - + Apps Aplicații - + No items synced recently - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) - + Syncing %1 - + %1 (%2, %3) diff --git a/translations/client_ru.ts b/translations/client_ru.ts index e415277d9..9f5cfdd50 100644 --- a/translations/client_ru.ts +++ b/translations/client_ru.ts @@ -3578,22 +3578,22 @@ It is not advisable to use it. Открыть %1 в браузере - + Unknown status Неизвестный статус - + Settings... Параметры... - + Help Помощь - + Quit %1 Закрыть %1 @@ -3674,83 +3674,83 @@ It is not advisable to use it. Поставить на паузу все папки - + Resume all synchronization Возобновить все синхронизации - + Resume synchronization Возобновить синхронизацию - + Pause all synchronization Приостановить все синхронизации - + Pause synchronization Приостановить синхронизацию - + New account... Новая учётная запись… - + View more activity... Посмотреть больше событий... - + Crash now Only shows in debug mode to allow testing the crash handler Критическая ошибка! - + Apps Приложения - + No items synced recently Недавно ничего не синхронизировалось - + Checking for changes in remote '%1' Проверка наличия изменений на сервере: «%1» - + Checking for changes in local '%1' Проверка наличия изменений в локальной папке «%1» - + Syncing %1 of %2 (%3 left) Синхронизация %1 из %2 (осталось %3) - + Syncing %1 of %2 Синхронизация %1 из %2 - + Syncing %1 (%2 left) Синхронизация %1 (осталось %2) - + Syncing %1 Синхронизация %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_sk.ts b/translations/client_sk.ts index f6d3df50b..e2a3795b8 100644 --- a/translations/client_sk.ts +++ b/translations/client_sk.ts @@ -3585,22 +3585,22 @@ Nie je vhodné ju používať. Otvoriť %1 v prehliadači - + Unknown status Neznámy stav - + Settings... Nastavenia... - + Help Pomoc - + Quit %1 Ukončiť %1 @@ -3681,83 +3681,83 @@ Nie je vhodné ju používať. Pozastaviť všetky priečinky - + Resume all synchronization Pokračovať vo všetkých synchronizáciách - + Resume synchronization Pokračovať v synchronizácii - + Pause all synchronization Pozastaviť všetku synchronizáciu - + Pause synchronization Pozastaviť synchronizáciu - + New account... Nový účet… - + View more activity... Zobraziť ďalšiu aktivitu... - + Crash now Only shows in debug mode to allow testing the crash handler Zlyhanie - + Apps Apky - + No items synced recently Žiadne nedávno synchronizované položky - + Checking for changes in remote '%1' Kontrolujú sa zmeny vo vzdialenom '%1' - + Checking for changes in local '%1' Kontrolujú sa zmeny v lokálnom '%1' - + Syncing %1 of %2 (%3 left) Synchronizuje sa %1 z %2 (zostáva %3) - + Syncing %1 of %2 Synchronizuje sa %1 z %2 - + Syncing %1 (%2 left) Synchronizuje sa %1 (zostáva %2) - + Syncing %1 Synchronizuje sa %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_sl.ts b/translations/client_sl.ts index 31c0ad1fa..81602085e 100644 --- a/translations/client_sl.ts +++ b/translations/client_sl.ts @@ -3575,22 +3575,22 @@ Uporaba ni priporočljiva. Odpri %1 v brskalniku - + Unknown status Neznano stanje - + Settings... Nastavitve ... - + Help Pomoč - + Quit %1 Končaj %1 @@ -3671,83 +3671,83 @@ Uporaba ni priporočljiva. Ustavi usklajevanje vseh map - + Resume all synchronization Nadaljuj z vsemi usklajevanji - + Resume synchronization Nadaljuj z usklajevanjem - + Pause all synchronization Ustavi vse usklajevanje - + Pause synchronization Ustavi usklajevanje - + New account... Nov račun ... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Sesuj zdaj - + Apps Programi - + No items synced recently Ni nedavno usklajenih predmetov - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Poteka usklajevanje %1 od %2 (preostaja %3) - + Syncing %1 of %2 Poteka usklajevanje %1 od %2 - + Syncing %1 (%2 left) Usklajevanje %1 (%2 do konca) - + Syncing %1 Usklajevanje %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_sr.ts b/translations/client_sr.ts index e6d5f917f..10512946b 100644 --- a/translations/client_sr.ts +++ b/translations/client_sr.ts @@ -3587,22 +3587,22 @@ It is not advisable to use it. Отвори %1 у прегледачу - + Unknown status Непознато стање - + Settings... Поставке... - + Help Помоћ - + Quit %1 Напусти %1 @@ -3683,83 +3683,83 @@ It is not advisable to use it. Паузирај за све фасцикле - + Resume all synchronization Настави сву синхронизацију - + Resume synchronization Настави синхронизацију - + Pause all synchronization Паузирај сву синхронизацију - + Pause synchronization Паузирај синхронизацију - + New account... Нови налог... - + View more activity... Види још активности... - + Crash now Only shows in debug mode to allow testing the crash handler Падни сада - + Apps Апликације - + No items synced recently Ништа није недавно синхронизовано - + Checking for changes in remote '%1' Проверавам за измене у удаљеној '%1' - + Checking for changes in local '%1' Проверавам за измене у локалној '%1' - + Syncing %1 of %2 (%3 left) Синхронизујем %1 од %2 (преостало %3) - + Syncing %1 of %2 Синхронизујем %1 од %2 - + Syncing %1 (%2 left) Синхронизујем %1 (преостало %2) - + Syncing %1 Синхронизујем %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_sv.ts b/translations/client_sv.ts index 6fa81fccd..0ef867c2d 100644 --- a/translations/client_sv.ts +++ b/translations/client_sv.ts @@ -3587,22 +3587,22 @@ Det är inte lämpligt använda den. Öppna %1 i webbläsaren - + Unknown status Okänd status - + Settings... Inställningar... - + Help Hjälp - + Quit %1 Avsluta %1 @@ -3683,83 +3683,83 @@ Det är inte lämpligt använda den. Pausa alla mappar - + Resume all synchronization Återuppta all synkronisering - + Resume synchronization Återuppta synkronisering - + Pause all synchronization Pausa all synkronisering - + Pause synchronization Pausa synkronisering - + New account... Nytt konto... - + View more activity... Visa mer aktivitet... - + Crash now Only shows in debug mode to allow testing the crash handler Krascha nu - + Apps Appar - + No items synced recently Inga filer har synkroniseras nyligen - + Checking for changes in remote '%1' Söker efter ändringar i fjärrmappen '%1' - + Checking for changes in local '%1' Söker efter ändringar i lokal mapp '%1' - + Syncing %1 of %2 (%3 left) Synkroniserar %1 av %2 (%3 kvar) - + Syncing %1 of %2 Synkroniserar %1 av %2 - + Syncing %1 (%2 left) Synkroniserar %1 (%2 kvar) - + Syncing %1 Synkroniserar %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_th.ts b/translations/client_th.ts index b7949dc3c..18d4a1b7f 100644 --- a/translations/client_th.ts +++ b/translations/client_th.ts @@ -3573,22 +3573,22 @@ It is not advisable to use it. เปิด %1 ในเบราว์เซอร์ - + Unknown status สถานะที่ไม่รู้จัก - + Settings... ตั้งค่า... - + Help ช่วยเหลือ - + Quit %1 ออก %1 @@ -3669,83 +3669,83 @@ It is not advisable to use it. หยุดโฟลเดอร์ทั้งหมดชั่วคราว - + Resume all synchronization - + Resume synchronization - + Pause all synchronization หยุดการประสานข้อมูลทั้งหมดชั่วคราว - + Pause synchronization หยุดการประสานข้อมูลชั่วคราว - + New account... สร้างบัญชีใหม่... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler ความผิดพลาดในขณะนี้ - + Apps - + No items synced recently ไม่มีรายการที่ถูกประสานข้อมูลเมื่อเร็วๆ นี้ - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) กำลังประสานข้อมูล %1 จาก %2 (เหลือ %3) - + Syncing %1 of %2 กำลังประสานข้อมูล %1 จากทั้งหมด %2 - + Syncing %1 (%2 left) กำลังประสานข้อมูล %1 (เหลือ %2) - + Syncing %1 กำลังประสานข้อมูล %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_tr.ts b/translations/client_tr.ts index e3b72891b..a44b551aa 100644 --- a/translations/client_tr.ts +++ b/translations/client_tr.ts @@ -3588,22 +3588,22 @@ Kullanmanız önerilmez. %1 ögesini tarayıcıda aç - + Unknown status Durum bilinmiyor - + Settings... Ayarlar... - + Help Yardım - + Quit %1 %1 uygulamasından çık @@ -3684,83 +3684,83 @@ Kullanmanız önerilmez. Tüm klasörleri duraklat - + Resume all synchronization Tüm eşitlemeleri sürdür - + Resume synchronization Eşitlemeyi sürdür - + Pause all synchronization Tüm eşitlemeleri duraklat - + Pause synchronization Eşitlemeyi duraklat - + New account... Hesap ekle... - + View more activity... Diğer işlemleri görüntüle... - + Crash now Only shows in debug mode to allow testing the crash handler Şimdi çökert - + Apps Uygulamalar - + No items synced recently Yakın zamanda eşitlenen bir öge yok - + Checking for changes in remote '%1' Uzak '%1' üzerindeki değişiklikler denetleniyor - + Checking for changes in local '%1' Yerel '%1' üzerindeki değişiklikler denetleniyor - + Syncing %1 of %2 (%3 left) %1 / %2 eşitleniyor (%3 kaldı) - + Syncing %1 of %2 %1 / %2 eşitleniyor - + Syncing %1 (%2 left) %1 eşitleniyor (%2 kaldı) - + Syncing %1 %1 eşitleniyor - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_uk.ts b/translations/client_uk.ts index acf350179..2ba686391 100644 --- a/translations/client_uk.ts +++ b/translations/client_uk.ts @@ -3570,22 +3570,22 @@ It is not advisable to use it. Відкрити %1 в браузері - + Unknown status Невідомий статус - + Settings... Налаштування... - + Help Допомога - + Quit %1 Закрити %1 @@ -3666,83 +3666,83 @@ It is not advisable to use it. Призупинити синхронізацію всюди - + Resume all synchronization Продовжити синхронізацію всюди - + Resume synchronization Продовжити синхронізацію - + Pause all synchronization Призупинити синхронізацію всюди - + Pause synchronization Призупинити синхронізацію - + New account... Новий обліковий запис... - + View more activity... - + Crash now Only shows in debug mode to allow testing the crash handler Критична помилка - + Apps Застосунки - + No items synced recently Нещодавно нічого не синхронізувалося - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Синхронізовано %1 з %2 (залишилося %3) - + Syncing %1 of %2 - + Syncing %1 (%2 left) Синхронізовано %1 (залишилося %2) - + Syncing %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_zh_CN.ts b/translations/client_zh_CN.ts index 00c75ff5a..705c6ee66 100644 --- a/translations/client_zh_CN.ts +++ b/translations/client_zh_CN.ts @@ -3585,22 +3585,22 @@ It is not advisable to use it. 在浏览器中打开%1 - + Unknown status 未知状态 - + Settings... 设置... - + Help 帮助 - + Quit %1 退出 %1 @@ -3681,83 +3681,83 @@ It is not advisable to use it. 暂停所有文件夹 - + Resume all synchronization 恢复所有同步 - + Resume synchronization 恢复同步 - + Pause all synchronization 暂停所有同步 - + Pause synchronization 暂停同步 - + New account... 新账号… - + View more activity... 查看更多动态 ... - + Crash now Only shows in debug mode to allow testing the crash handler 发生了崩溃 - + Apps 应用 - + No items synced recently 近期没有项目被同步 - + Checking for changes in remote '%1' 检查远程变更 '%1' - + Checking for changes in local '%1' 检查本地变更 '%1' - + Syncing %1 of %2 (%3 left) 同步 %2 中的 %1(剩余 %3) - + Syncing %1 of %2 正在同步 %1,共 %2 - + Syncing %1 (%2 left) 同步 %1(剩余 %2) - + Syncing %1 正在同步 %1 - + %1 (%2, %3) %1(%2, %3) diff --git a/translations/client_zh_TW.ts b/translations/client_zh_TW.ts index c80e246e5..9c3787d46 100644 --- a/translations/client_zh_TW.ts +++ b/translations/client_zh_TW.ts @@ -3586,22 +3586,22 @@ It is not advisable to use it. 瀏覽器中開啟 %1 - + Unknown status 未知狀態 - + Settings... 設定… - + Help 說明 - + Quit %1 離開 %1 @@ -3682,83 +3682,83 @@ It is not advisable to use it. 暫停所有資料夾 - + Resume all synchronization 繼續所有同步項目 - + Resume synchronization 繼續同步 - + Pause all synchronization 暫停所有同步項目 - + Pause synchronization 暫停同步 - + New account... 新帳戶... - + View more activity... 查看詳細活動記錄 - + Crash now Only shows in debug mode to allow testing the crash handler 發生非預期結果 - + Apps 應用程式 - + No items synced recently 最近沒有項目被同步 - + Checking for changes in remote '%1' 正在檢查遠端「%1」中的變更 - + Checking for changes in local '%1' 正在檢查本地「%1」中的變更 - + Syncing %1 of %2 (%3 left) 正在同步第%1項,共%2項(剩餘%3項) - + Syncing %1 of %2 正在同步第%1項,共%2項 - + Syncing %1 (%2 left) 正在同步%1(剩餘%2項) - + Syncing %1 正在同步%1 - + %1 (%2, %3) %1 (%2, %3) From f993e7c555b1b7a0db40c69672f8fc1ca09de393 Mon Sep 17 00:00:00 2001 From: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> Date: Tue, 8 Oct 2019 08:31:31 +0200 Subject: [PATCH 25/63] Fixed typo preventing successful path rename on Win and modified ASSERT for Window path styles Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> --- src/csync/csync_exclude.cpp | 4 ++++ test/testfolderwatcher.cpp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/csync/csync_exclude.cpp b/src/csync/csync_exclude.cpp index 1bb66b15d..fe4f71493 100644 --- a/src/csync/csync_exclude.cpp +++ b/src/csync/csync_exclude.cpp @@ -288,7 +288,11 @@ void ExcludedFiles::addManualExclude(const QByteArray &expr) void ExcludedFiles::addManualExclude(const QByteArray &expr, const QByteArray &basePath) { +#if defined(_WIN32) + Q_ASSERT(basePath.size() >= 2 && basePath.at(1) == ':'); +#elif Q_ASSERT(basePath.startsWith('/')); +#endif Q_ASSERT(basePath.endsWith('/')); auto key = basePath; diff --git a/test/testfolderwatcher.cpp b/test/testfolderwatcher.cpp index fdd97701d..f515a1d60 100644 --- a/test/testfolderwatcher.cpp +++ b/test/testfolderwatcher.cpp @@ -146,7 +146,7 @@ private slots: mkdir(_rootPath + "/a0/b"); mkdir(_rootPath + "/a0/b/c"); touch(file); - mv(_rootPath + "/a0 ", _rootPath + "/a"); + mv(_rootPath + "/a0", _rootPath + "/a"); QVERIFY(waitForPathChanged(_rootPath + "/a/b/c/empty.txt")); } From 7750d2198dbe8e1eb1e64d7dd4aadc14546badc5 Mon Sep 17 00:00:00 2001 From: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> Date: Tue, 8 Oct 2019 08:44:08 +0200 Subject: [PATCH 26/63] Don't need a second if for non-Windows, using Qt macro for platform check Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> --- src/csync/csync_exclude.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/csync/csync_exclude.cpp b/src/csync/csync_exclude.cpp index fe4f71493..5da86dff8 100644 --- a/src/csync/csync_exclude.cpp +++ b/src/csync/csync_exclude.cpp @@ -288,9 +288,9 @@ void ExcludedFiles::addManualExclude(const QByteArray &expr) void ExcludedFiles::addManualExclude(const QByteArray &expr, const QByteArray &basePath) { -#if defined(_WIN32) +#if defined(Q_OS_WIN) Q_ASSERT(basePath.size() >= 2 && basePath.at(1) == ':'); -#elif +#else Q_ASSERT(basePath.startsWith('/')); #endif Q_ASSERT(basePath.endsWith('/')); From 40b2fc884877570fa47faeb97a3637096bbf29fe Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 9 Oct 2019 03:04:39 +0000 Subject: [PATCH 27/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 ++++---- .tx/nextcloud.client-desktop/sl_translation | 4 ++-- translations/client_nl.ts | 14 ++++++++------ translations/client_sv.ts | 9 ++++++--- translations/client_zh_TW.ts | 2 +- 5 files changed, 21 insertions(+), 16 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index e3d9ad406..09564e030 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de]=@APPLICATION_ICON_NAME@ -Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de]=Synchronisationsordner +Icon[de_DE]=@APPLICATION_ICON_NAME@ +Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de_DE]=Synchronisationsordner diff --git a/.tx/nextcloud.client-desktop/sl_translation b/.tx/nextcloud.client-desktop/sl_translation index 87e2a72b5..f08d8028e 100644 --- a/.tx/nextcloud.client-desktop/sl_translation +++ b/.tx/nextcloud.client-desktop/sl_translation @@ -199,6 +199,6 @@ X-GNOME-Autostart-Delay=3 # Translations Icon[sl]=@APPLICATION_ICON_NAME@ -Name[sl]=@APPLICATION_NAME@ odjemalec za usklajevanje -Comment[sl]=@APPLICATION_NAME@ odjemalec za usklajevanje +Name[sl]=@APPLICATION_NAME@ program za usklajevanje +Comment[sl]=@APPLICATION_NAME@ program za usklajevanje GenericName[sl]=Usklajevanje map diff --git a/translations/client_nl.ts b/translations/client_nl.ts index 84cc3ab32..99496016d 100644 --- a/translations/client_nl.ts +++ b/translations/client_nl.ts @@ -983,7 +983,9 @@ If you decide to delete the files, they will be unavailable to you, unless you a All files got deleted from your local sync folder '%1'. These files will be deleted from the server and will not be available on your other devices if they will not be restored. If this action was unintended you can restore the lost data now. - + Alle bestanden in de lokale gesynchroniseerde map '%1' werden verwijderd. +Deze bestanden worden ook van de server worden verwijderd en zullen niet op je andere apparaten beschikbaar zijn. +Als dit onbedoeld was kan je de bestanden nu herstellen. @@ -2972,7 +2974,7 @@ We adviseren deze site niet te gebruiken. Share options - + Deelopties @@ -2998,12 +3000,12 @@ We adviseren deze site niet te gebruiken. Copy public link - + Kopieer openbare link Copy internal link - + Kopieer interne link @@ -3113,7 +3115,7 @@ We adviseren deze site niet te gebruiken. Server version: %1 - + Serverversie: %1 @@ -3128,7 +3130,7 @@ We adviseren deze site niet te gebruiken. The connection is not secure - + De verbinding is niet veilig diff --git a/translations/client_sv.ts b/translations/client_sv.ts index 0ef867c2d..7b7f78cd6 100644 --- a/translations/client_sv.ts +++ b/translations/client_sv.ts @@ -976,7 +976,10 @@ Det betyder att synkroniseringsklienten inte kan ladda upp lokala ändringar ome These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Alla filer i den synkade mappen '%1' raderades på servern. +Dessa raderingar kommer att synkroniseras till din lokalt synkade mapp och göra filerna otillgängliga, om du inte har möjlighet att återställa. +Om du återställer dessa filer kommer dom att synkroniseras till servern på nytt, om du har rättighet att göra det. +Om du raderar filerna kommer dom att vara otillgängliga för dig, om du inte är ägaren. @@ -3110,7 +3113,7 @@ Det är inte lämpligt använda den. Server version: %1 - + Serverversion: %1 @@ -3125,7 +3128,7 @@ Det är inte lämpligt använda den. The connection is not secure - + Anslutningen är inte säker diff --git a/translations/client_zh_TW.ts b/translations/client_zh_TW.ts index 9c3787d46..13a87f591 100644 --- a/translations/client_zh_TW.ts +++ b/translations/client_zh_TW.ts @@ -426,7 +426,7 @@ Connecting to %1... - 正在連接到 %1 ... + 正在連接到%1 ... From 4bba498229a155aaf49c06b07ed83be6bd555c4b Mon Sep 17 00:00:00 2001 From: Sergey Zolotarev Date: Wed, 9 Oct 2019 11:07:00 +0600 Subject: [PATCH 28/63] Replace isQuitting flag with disconnect() Signed-off-by: Sergey Zolotarev --- src/gui/application.cpp | 7 +++---- src/gui/application.h | 1 - 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/gui/application.cpp b/src/gui/application.cpp index 9b38fb1b7..24a8a25b9 100644 --- a/src/gui/application.cpp +++ b/src/gui/application.cpp @@ -108,7 +108,6 @@ Application::Application(int &argc, char **argv) , _userTriggeredConnect(false) , _debugMode(false) , _backgroundMode(false) - , _isQuitting(false) { _startedAt.start(); @@ -265,6 +264,8 @@ Application::~Application() } // Remove the account from the account manager so it can be deleted. + disconnect(AccountManager::instance(), &AccountManager::accountRemoved, + this, &Application::slotAccountStateRemoved); AccountManager::instance()->shutdown(); } @@ -284,7 +285,7 @@ void Application::slotAccountStateRemoved(AccountState *accountState) } // if there is no more account, show the wizard. - if (!_isQuitting && AccountManager::instance()->accounts().isEmpty()) { + if (AccountManager::instance()->accounts().isEmpty()) { // allow to add a new account if there is non any more. Always think // about single account theming! OwncloudSetupWizard::runWizard(this, SLOT(slotownCloudWizardDone(int))); @@ -307,8 +308,6 @@ void Application::slotAccountStateAdded(AccountState *accountState) void Application::slotCleanup() { - _isQuitting = true; - AccountManager::instance()->save(); FolderMan::instance()->unloadAndDeleteAllFolders(); diff --git a/src/gui/application.h b/src/gui/application.h index f0e24548e..77abd7a97 100644 --- a/src/gui/application.h +++ b/src/gui/application.h @@ -114,7 +114,6 @@ private: bool _userTriggeredConnect; bool _debugMode; bool _backgroundMode; - bool _isQuitting; ClientProxy _proxy; From 0d349d54b4548ab6b2f4ecb4c11242b32aca35b9 Mon Sep 17 00:00:00 2001 From: Michael Schuster Date: Thu, 10 Oct 2019 01:03:46 +0200 Subject: [PATCH 29/63] Fix outdated link to server admin docs Sets the target version from "15" to "latest" and removes "index.html" because this could get obsolete in the future too. Signed-off-by: Michael Schuster --- src/gui/wizard/owncloudsetupnocredspage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/wizard/owncloudsetupnocredspage.ui b/src/gui/wizard/owncloudsetupnocredspage.ui index 948a9772d..cb5871ef3 100644 --- a/src/gui/wizard/owncloudsetupnocredspage.ui +++ b/src/gui/wizard/owncloudsetupnocredspage.ui @@ -414,7 +414,7 @@ - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> + <a href="https://docs.nextcloud.com/server/latest/admin_manual/installation/#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> true From c8b41452144d0d991e9e3b15f6972f06817c3b39 Mon Sep 17 00:00:00 2001 From: Michael Schuster Date: Thu, 10 Oct 2019 05:17:22 +0200 Subject: [PATCH 30/63] Add a 'Content-Length: 0' header to initial POST requests The webserver lighttpd rejected POST requests without a Content-length header with "411 Length Required". See: https://github.com/nextcloud/desktop/issues/1473 Signed-off-by: Michael Schuster --- src/gui/creds/flow2auth.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/gui/creds/flow2auth.cpp b/src/gui/creds/flow2auth.cpp index e570e01d4..3a9db471a 100644 --- a/src/gui/creds/flow2auth.cpp +++ b/src/gui/creds/flow2auth.cpp @@ -52,7 +52,11 @@ void Flow2Auth::openBrowser() // Step 1: Initiate a login, do an anonymous POST request QUrl url = Utility::concatUrlPath(_account->url().toString(), QLatin1String("/index.php/login/v2")); - auto job = _account->sendRequest("POST", url); + // add 'Content-Length: 0' header (see https://github.com/nextcloud/desktop/issues/1473) + QNetworkRequest req; + req.setHeader(QNetworkRequest::ContentLengthHeader, "0"); + + auto job = _account->sendRequest("POST", url, req); job->setTimeout(qMin(30 * 1000ll, job->timeoutMsec())); QObject::connect(job, &SimpleNetworkJob::finishedSignal, this, [this](QNetworkReply *reply) { From 529beb328a15d074a98d429080a94ef3ae0e429d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 11 Oct 2019 03:02:18 +0000 Subject: [PATCH 31/63] [tx-robot] updated from transifex --- translations/client_bg.ts | 87 +++++------------------------- translations/client_ca.ts | 91 +++++-------------------------- translations/client_cs.ts | 87 +++++------------------------- translations/client_da.ts | 91 +++++-------------------------- translations/client_de.ts | 91 +++++-------------------------- translations/client_el.ts | 87 +++++------------------------- translations/client_en.ts | 87 +++++------------------------- translations/client_en_GB.ts | 87 +++++------------------------- translations/client_eo.ts | 91 +++++-------------------------- translations/client_es.ts | 91 +++++-------------------------- translations/client_es_AR.ts | 88 +++++------------------------- translations/client_es_CL.ts | 87 +++++------------------------- translations/client_es_CO.ts | 87 +++++------------------------- translations/client_es_CR.ts | 87 +++++------------------------- translations/client_es_DO.ts | 87 +++++------------------------- translations/client_es_EC.ts | 87 +++++------------------------- translations/client_es_GT.ts | 87 +++++------------------------- translations/client_es_HN.ts | 87 +++++------------------------- translations/client_es_MX.ts | 87 +++++------------------------- translations/client_es_SV.ts | 87 +++++------------------------- translations/client_et.ts | 87 +++++------------------------- translations/client_eu.ts | 87 +++++------------------------- translations/client_fa.ts | 91 +++++-------------------------- translations/client_fi.ts | 87 +++++------------------------- translations/client_fr.ts | 91 +++++-------------------------- translations/client_gl.ts | 91 +++++-------------------------- translations/client_he.ts | 87 +++++------------------------- translations/client_hr.ts | 91 +++++-------------------------- translations/client_hu.ts | 91 +++++-------------------------- translations/client_id.ts | 87 +++++------------------------- translations/client_is.ts | 87 +++++------------------------- translations/client_it.ts | 91 +++++-------------------------- translations/client_ja.ts | 91 +++++-------------------------- translations/client_lt_LT.ts | 87 +++++------------------------- translations/client_lv.ts | 91 +++++-------------------------- translations/client_nb_NO.ts | 87 +++++------------------------- translations/client_nl.ts | 91 +++++-------------------------- translations/client_pl.ts | 97 ++++++--------------------------- translations/client_pt.ts | 87 +++++------------------------- translations/client_pt_BR.ts | 91 +++++-------------------------- translations/client_ro.ts | 91 +++++-------------------------- translations/client_ru.ts | 89 +++++-------------------------- translations/client_sk.ts | 91 +++++-------------------------- translations/client_sl.ts | 91 +++++-------------------------- translations/client_sr.ts | 91 +++++-------------------------- translations/client_sv.ts | 91 +++++-------------------------- translations/client_th.ts | 87 +++++------------------------- translations/client_tr.ts | 91 +++++-------------------------- translations/client_uk.ts | 87 +++++------------------------- translations/client_zh_CN.ts | 100 +++++++---------------------------- translations/client_zh_TW.ts | 89 +++++-------------------------- 51 files changed, 669 insertions(+), 3880 deletions(-) diff --git a/translations/client_bg.ts b/translations/client_bg.ts index a3a801272..8614ba150 100644 --- a/translations/client_bg.ts +++ b/translations/client_bg.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Папки - - - TextLabel - - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1566,11 +1548,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2596,11 +2573,6 @@ It is not advisable to use it. Password: Парола: - - - TextLabel - - OCC::SelectiveSyncDialog @@ -2711,21 +2683,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - - ownCloud Path: - - - Icon - - %1 Sharing @@ -2764,11 +2726,6 @@ It is not advisable to use it. Expiration date: - - - TextLabel - - Delete @@ -3806,11 +3763,6 @@ It is not advisable to use it. S&ync everything from server Синхронизиране на всичко от сървъра - - - Status message - - OwncloudHttpCredsPage @@ -3865,21 +3817,6 @@ It is not advisable to use it. Server Address Адрес на сървъра - - - https://... - https://... - - - - Error Label - - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_ca.ts b/translations/client_ca.ts index 267f890df..5280877fc 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -83,14 +83,6 @@ Surt del client de sincronització - - Dialog - - - Label - Etiqueta - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Formulari + Browser Authentication + @@ -133,7 +125,7 @@ Torna a obrir el navegador - + Copy link Copia l'enllaç @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Formulari + Browser Authentication + @@ -161,7 +153,7 @@ Torna a obrir el navegador - + Copy link Copia l'enllaç @@ -201,11 +193,6 @@ Folders Carpetes: - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> S'ha produït un error des del servidor: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> S'ha produït un error en accedir al punt final del "testimoni": <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> No s'ha pogut analitzar el JSON retornat des del servidor: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields La resposta del servidor no contenia tots els camps esperats @@ -1578,11 +1560,6 @@ Continuar la sincronització com a normal farà que tots els vostres fitxers sig OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2613,11 +2590,6 @@ No és aconsellable fer-la servir. Password: Contrasenya: - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2728,21 +2700,11 @@ No és aconsellable fer-la servir. OCC::ShareDialog - - - share label - comparteix l'etiqueta - ownCloud Path: camí de l'OwnCloud: - - - Icon - Icona - %1 Sharing @@ -2781,11 +2743,6 @@ No és aconsellable fer-la servir. Expiration date: Data de caducitat: - - - TextLabel - TextLabel - Delete @@ -3824,11 +3781,6 @@ No és aconsellable fer-la servir. S&ync everything from server Sincronitza-ho tot des del servidor - - - Status message - Missatge d'estat - OwncloudHttpCredsPage @@ -3883,21 +3835,6 @@ No és aconsellable fer-la servir. Server Address Adreça del servidor - - - https://... - https://... - - - - Error Label - Etiqueta d'error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Allotgeu el vostre servidor</span></a> - OwncloudWizardResultPage diff --git a/translations/client_cs.ts b/translations/client_cs.ts index cb16956b5..ee25527df 100644 --- a/translations/client_cs.ts +++ b/translations/client_cs.ts @@ -83,14 +83,6 @@ Ukončit klienta synchronizace - - Dialog - - - Label - Štítek - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ Znovu otevřít prohlížeč - + Copy link Zkopírovat odkaz @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ Znovuotevřít prohlížeč - + Copy link Zkopírovat odkaz @@ -201,11 +193,6 @@ Folders Složky - - - TextLabel - Textový popisek - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Chyba vrácená ze serveru: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields Odpověď ze serveru neobsahuje všechny očekávané kolonky @@ -1573,11 +1555,6 @@ Pokračováním v synchronizaci způsobí přepsání všech vašich souborů st OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2606,11 +2583,6 @@ Nedoporučuje se jí používat. Password: Heslo: - - - TextLabel - Textový popisek - OCC::SelectiveSyncDialog @@ -2721,21 +2693,11 @@ Nedoporučuje se jí používat. OCC::ShareDialog - - - share label - popisek sdílení - ownCloud Path: Cesta ownCloud: - - - Icon - Ikona - %1 Sharing @@ -2774,11 +2736,6 @@ Nedoporučuje se jí používat. Expiration date: Datum skončení platnosti: - - - TextLabel - Textový popisek - Delete @@ -3817,11 +3774,6 @@ Nedoporučuje se jí používat. S&ync everything from server Ses&ynchronizovat vše ze serveru - - - Status message - Stavová zpráva - OwncloudHttpCredsPage @@ -3876,21 +3828,6 @@ Nedoporučuje se jí používat. Server Address Adresa serveru - - - https://... - https://... - - - - Error Label - Popis chyby - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Hostujte si svůj vlastní server</span></a> - OwncloudWizardResultPage diff --git a/translations/client_da.ts b/translations/client_da.ts index 6f2b50602..69024df0f 100644 --- a/translations/client_da.ts +++ b/translations/client_da.ts @@ -83,14 +83,6 @@ Luk synkroniserings-klient - - Dialog - - - Label - Mærkat - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Formular + Browser Authentication + @@ -133,7 +125,7 @@ - + Copy link @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Formular + Browser Authentication + @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Mapper - - - TextLabel - Textmærke - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1564,11 +1546,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2593,11 +2570,6 @@ It is not advisable to use it. Password: Adgangskode: - - - TextLabel - - OCC::SelectiveSyncDialog @@ -2708,21 +2680,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - - ownCloud Path: - - - Icon - - %1 Sharing @@ -2761,11 +2723,6 @@ It is not advisable to use it. Expiration date: - - - TextLabel - - Delete @@ -3802,11 +3759,6 @@ It is not advisable to use it. S&ync everything from server - - - Status message - Statusbesked - OwncloudHttpCredsPage @@ -3861,21 +3813,6 @@ It is not advisable to use it. Server Address - - - https://... - https://... - - - - Error Label - - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_de.ts b/translations/client_de.ts index 47c299ee2..731d55c61 100644 --- a/translations/client_de.ts +++ b/translations/client_de.ts @@ -83,14 +83,6 @@ Sync-Client beenden - - Dialog - - - Label - Beschriftung - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Form + Browser Authentication + @@ -133,7 +125,7 @@ Browser erneut öffnen - + Copy link Link kopieren @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Form + Browser Authentication + @@ -161,7 +153,7 @@ Browser erneut öffnen - + Copy link Link kopieren @@ -201,11 +193,6 @@ Folders Ordner - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Vom Server zurückgegebener Fehler: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Fehler beim Zugriff auf den 'Token'-Endpunkt: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Der vom Server zurückgegebene JSON-Code konnte nicht verarbeitet werden: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields Die Antwort des Servers enthielt nicht alle erwarteten Felder @@ -1579,11 +1561,6 @@ Wenn diese Synchronisierung fortgesetzt wird, werden Dateien eventuell von älte OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2613,11 +2590,6 @@ Es ist nicht ratsam, sie zu benutzen. Password: Kennwort: - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2728,21 +2700,11 @@ Es ist nicht ratsam, sie zu benutzen. OCC::ShareDialog - - - share label - Freigabe-Label - ownCloud Path: ownCloud-Pfad: - - - Icon - Symbol - %1 Sharing @@ -2781,11 +2743,6 @@ Es ist nicht ratsam, sie zu benutzen. Expiration date: Ablaufdatum: - - - TextLabel - TextLabel - Delete @@ -3824,11 +3781,6 @@ Es ist nicht ratsam, sie zu benutzen. S&ync everything from server Alle Daten vom Server s&ynchronisieren - - - Status message - Statusnachricht - OwncloudHttpCredsPage @@ -3883,21 +3835,6 @@ Es ist nicht ratsam, sie zu benutzen. Server Address Serveradresse - - - https://... - https://… - - - - Error Label - Fehler-Label - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Betreiben Sie Ihren eigenen Server</span></a> - OwncloudWizardResultPage diff --git a/translations/client_el.ts b/translations/client_el.ts index 57c3c4357..d92fcf44e 100644 --- a/translations/client_el.ts +++ b/translations/client_el.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - Ετικέτα - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Φάκελοι - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1568,11 +1550,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2599,11 +2576,6 @@ It is not advisable to use it. Password: Κωδικός Πρόσβασης: - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2714,21 +2686,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - Διαμοιρασμός ετικέτας - ownCloud Path: Διαδρομή ownCloud: - - - Icon - Εικονίδιο - %1 Sharing @@ -2767,11 +2729,6 @@ It is not advisable to use it. Expiration date: Ημερομηνία λήξης: - - - TextLabel - TextLabel - Delete @@ -3810,11 +3767,6 @@ It is not advisable to use it. S&ync everything from server Σ&υγχρονισμός όλων από τον διακομιστή - - - Status message - Μήνυμα κατάστασης - OwncloudHttpCredsPage @@ -3869,21 +3821,6 @@ It is not advisable to use it. Server Address - - - https://... - https://... - - - - Error Label - Ετικέτα Σφάλματος - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_en.ts b/translations/client_en.ts index 719d77ac6..01637773d 100644 --- a/translations/client_en.ts +++ b/translations/client_en.ts @@ -85,14 +85,6 @@ - - Dialog - - - Label - - - FileSystem @@ -116,7 +108,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -135,7 +127,7 @@ - + Copy link @@ -144,7 +136,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -163,7 +155,7 @@ - + Copy link @@ -203,11 +195,6 @@ Folders - - - TextLabel - - OCC::AbstractNetworkJob @@ -242,11 +229,6 @@ OCC::AccountSettings - - - ... - - Storage space: ... @@ -769,26 +751,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1593,11 +1575,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2622,11 +2599,6 @@ It is not advisable to use it. Password: - - - TextLabel - - OCC::SelectiveSyncDialog @@ -2737,21 +2709,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - - ownCloud Path: - - - Icon - - %1 Sharing @@ -2790,11 +2752,6 @@ It is not advisable to use it. Expiration date: - - - TextLabel - - Delete @@ -3831,11 +3788,6 @@ It is not advisable to use it. S&ync everything from server - - - Status message - - OwncloudHttpCredsPage @@ -3890,21 +3842,6 @@ It is not advisable to use it. Server Address - - - https://... - - - - - Error Label - - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_en_GB.ts b/translations/client_en_GB.ts index 2d012c98f..635d7bcb1 100644 --- a/translations/client_en_GB.ts +++ b/translations/client_en_GB.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - Label - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Folders - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1574,11 +1556,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2607,11 +2584,6 @@ It is not advisable to use it. Password: Password: - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2722,21 +2694,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - share label - ownCloud Path: ownCloud Path: - - - Icon - Icon - %1 Sharing @@ -2775,11 +2737,6 @@ It is not advisable to use it. Expiration date: Expiration date: - - - TextLabel - TextLabel - Delete @@ -3818,11 +3775,6 @@ It is not advisable to use it. S&ync everything from server S&ync everything from server - - - Status message - Status message - OwncloudHttpCredsPage @@ -3877,21 +3829,6 @@ It is not advisable to use it. Server Address - - - https://... - https://... - - - - Error Label - Error Label - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_eo.ts b/translations/client_eo.ts index 330d5c010..34506f0f6 100644 --- a/translations/client_eo.ts +++ b/translations/client_eo.ts @@ -83,14 +83,6 @@ Fini sinkronigan klienton - - Dialog - - - Label - Etikedo - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Elektilo + Browser Authentication + @@ -133,7 +125,7 @@ Remalfermi retumilon - + Copy link Kopii ligilon @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Elektilo + Browser Authentication + @@ -161,7 +153,7 @@ Remalfermi retumilon - + Copy link Kopii ligilon @@ -201,11 +193,6 @@ Folders Dosierujoj - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Eraro ricevita el la servilo: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Eraro okazis dum aliro al la ĵetona generilo: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Ne eblis analizi la JSON-datumojn ricevitajn el la servilo: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields La respondo el la servilo ne enhavis ĉiujn atenditajn kampojn @@ -1576,11 +1558,6 @@ Se vi plu sinkronigas, la sinkronigo anstataŭigos ĉiujn viajn dosierojn per an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2610,11 +2587,6 @@ Uzi ĝin ne konsilindas. Password: Pasvorto: - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2725,21 +2697,11 @@ Uzi ĝin ne konsilindas. OCC::ShareDialog - - - share label - kunhava etikedo - ownCloud Path: ownCloud-vojo: - - - Icon - Piktogramo - %1 Sharing @@ -2778,11 +2740,6 @@ Uzi ĝin ne konsilindas. Expiration date: Limdato: - - - TextLabel - TextLabel - Delete @@ -3820,11 +3777,6 @@ Uzi ĝin ne konsilindas. S&ync everything from server Si&nkronigi ĉion el la servilo - - - Status message - Stato-mesaĝo - OwncloudHttpCredsPage @@ -3879,21 +3831,6 @@ Uzi ĝin ne konsilindas. Server Address Servila adreso - - - https://... - https://... - - - - Error Label - Erara etikedo - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Gastigu vian propran servilon</span></a> - OwncloudWizardResultPage diff --git a/translations/client_es.ts b/translations/client_es.ts index 477bee001..b796835d9 100644 --- a/translations/client_es.ts +++ b/translations/client_es.ts @@ -83,14 +83,6 @@ Cerrar cliente de sincronización - - Dialog - - - Label - Etiqueta - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Formulario + Browser Authentication + @@ -133,7 +125,7 @@ Reabrir navegador - + Copy link Copiar enlaces @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Formulario + Browser Authentication + @@ -161,7 +153,7 @@ Reabrir navegador - + Copy link Copiar enlace @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - EtiquetaDeTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Error devuelto por el servidor: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Se encontró un error al acceder al 'token' del punto final: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> No se puede procesar el código JSON recibido del servidor: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields La respuesta del servidor no contiene todos los campos esperados @@ -1579,11 +1561,6 @@ Si continua con la sincronización todos los archivos serán remplazados por su OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2613,11 +2590,6 @@ No se recomienda usarla. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2728,21 +2700,11 @@ No se recomienda usarla. OCC::ShareDialog - - - share label - Compartido por - ownCloud Path: Ruta de OwnCloud: - - - Icon - Icono - %1 Sharing @@ -2781,11 +2743,6 @@ No se recomienda usarla. Expiration date: Fecha de caducidad - - - TextLabel - EtiquetaDeTexto - Delete @@ -3824,11 +3781,6 @@ No se recomienda usarla. S&ync everything from server Sincronizar todo desde el servidor - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3883,21 +3835,6 @@ No se recomienda usarla. Server Address Dirección del servidor - - - https://... - https://... - - - - Error Label - Etiqueta de error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Aloja tu propio servidor</span></a> - OwncloudWizardResultPage diff --git a/translations/client_es_AR.ts b/translations/client_es_AR.ts index 8c3a1ba73..4df602dfb 100644 --- a/translations/client_es_AR.ts +++ b/translations/client_es_AR.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - Texto de la etiqueta - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1564,11 +1546,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2593,11 +2570,6 @@ It is not advisable to use it. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2708,21 +2680,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - - ownCloud Path: - - - Icon - - %1 Sharing @@ -2761,11 +2723,6 @@ It is not advisable to use it. Expiration date: - - - TextLabel - EtiquetaDeTexto - Delete @@ -3802,11 +3759,6 @@ It is not advisable to use it. S&ync everything from server - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3861,22 +3813,6 @@ It is not advisable to use it. Server Address - - - https://... - https://... - - - - - Error Label - Etiqueta de Error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_es_CL.ts b/translations/client_es_CL.ts index d278e47e2..77187101c 100644 --- a/translations/client_es_CL.ts +++ b/translations/client_es_CL.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - EtiquetaDeTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1569,11 +1551,6 @@ Continuar con la sincronización como normal causará que todos tus archivos sea OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2600,11 +2577,6 @@ No es recomendable usarlo. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2715,21 +2687,11 @@ No es recomendable usarlo. OCC::ShareDialog - - - share label - compartir etiqueta - ownCloud Path: Ruta de ownCloud: - - - Icon - - %1 Sharing @@ -2768,11 +2730,6 @@ No es recomendable usarlo. Expiration date: - - - TextLabel - EtiquetaDeTexto - Delete @@ -3811,11 +3768,6 @@ No es recomendable usarlo. S&ync everything from server S&incronizar todo desde el servidor - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3870,21 +3822,6 @@ No es recomendable usarlo. Server Address - - - https://... - https://... - - - - Error Label - Etiqueta de Error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_es_CO.ts b/translations/client_es_CO.ts index b153b0870..06393cc7b 100644 --- a/translations/client_es_CO.ts +++ b/translations/client_es_CO.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - EtiquetaDeTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1569,11 +1551,6 @@ Continuar con la sincronización como normal causará que todos tus archivos sea OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2600,11 +2577,6 @@ No es recomendable usarlo. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2715,21 +2687,11 @@ No es recomendable usarlo. OCC::ShareDialog - - - share label - compartir etiqueta - ownCloud Path: Ruta de ownCloud: - - - Icon - - %1 Sharing @@ -2768,11 +2730,6 @@ No es recomendable usarlo. Expiration date: - - - TextLabel - EtiquetaDeTexto - Delete @@ -3811,11 +3768,6 @@ No es recomendable usarlo. S&ync everything from server S&incronizar todo desde el servidor - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3870,21 +3822,6 @@ No es recomendable usarlo. Server Address - - - https://... - https://... - - - - Error Label - Etiqueta de Error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_es_CR.ts b/translations/client_es_CR.ts index e5b264437..86e246f7b 100644 --- a/translations/client_es_CR.ts +++ b/translations/client_es_CR.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - EtiquetaDeTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1569,11 +1551,6 @@ Continuar con la sincronización como normal causará que todos tus archivos sea OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2600,11 +2577,6 @@ No es recomendable usarlo. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2715,21 +2687,11 @@ No es recomendable usarlo. OCC::ShareDialog - - - share label - compartir etiqueta - ownCloud Path: Ruta de ownCloud: - - - Icon - - %1 Sharing @@ -2768,11 +2730,6 @@ No es recomendable usarlo. Expiration date: - - - TextLabel - EtiquetaDeTexto - Delete @@ -3811,11 +3768,6 @@ No es recomendable usarlo. S&ync everything from server S&incronizar todo desde el servidor - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3870,21 +3822,6 @@ No es recomendable usarlo. Server Address - - - https://... - https://... - - - - Error Label - Etiqueta de Error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_es_DO.ts b/translations/client_es_DO.ts index 63d230a54..ed1dba41c 100644 --- a/translations/client_es_DO.ts +++ b/translations/client_es_DO.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - EtiquetaDeTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1569,11 +1551,6 @@ Continuar con la sincronización como normal causará que todos tus archivos sea OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2600,11 +2577,6 @@ No es recomendable usarlo. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2715,21 +2687,11 @@ No es recomendable usarlo. OCC::ShareDialog - - - share label - compartir etiqueta - ownCloud Path: Ruta de ownCloud: - - - Icon - - %1 Sharing @@ -2768,11 +2730,6 @@ No es recomendable usarlo. Expiration date: - - - TextLabel - EtiquetaDeTexto - Delete @@ -3811,11 +3768,6 @@ No es recomendable usarlo. S&ync everything from server S&incronizar todo desde el servidor - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3870,21 +3822,6 @@ No es recomendable usarlo. Server Address - - - https://... - https://... - - - - Error Label - Etiqueta de Error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_es_EC.ts b/translations/client_es_EC.ts index 1af6019d5..a0be9f10d 100644 --- a/translations/client_es_EC.ts +++ b/translations/client_es_EC.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - EtiquetaDeTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1569,11 +1551,6 @@ Continuar con la sincronización como normal causará que todos tus archivos sea OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2600,11 +2577,6 @@ No es recomendable usarlo. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2715,21 +2687,11 @@ No es recomendable usarlo. OCC::ShareDialog - - - share label - compartir etiqueta - ownCloud Path: Ruta de ownCloud: - - - Icon - - %1 Sharing @@ -2768,11 +2730,6 @@ No es recomendable usarlo. Expiration date: - - - TextLabel - EtiquetaDeTexto - Delete @@ -3811,11 +3768,6 @@ No es recomendable usarlo. S&ync everything from server S&incronizar todo desde el servidor - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3870,21 +3822,6 @@ No es recomendable usarlo. Server Address - - - https://... - https://... - - - - Error Label - Etiqueta de Error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_es_GT.ts b/translations/client_es_GT.ts index d5d98bdd4..1e227f1ae 100644 --- a/translations/client_es_GT.ts +++ b/translations/client_es_GT.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - EtiquetaDeTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1569,11 +1551,6 @@ Continuar con la sincronización como normal causará que todos tus archivos sea OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2600,11 +2577,6 @@ No es recomendable usarlo. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2715,21 +2687,11 @@ No es recomendable usarlo. OCC::ShareDialog - - - share label - compartir etiqueta - ownCloud Path: Ruta de ownCloud: - - - Icon - - %1 Sharing @@ -2768,11 +2730,6 @@ No es recomendable usarlo. Expiration date: - - - TextLabel - EtiquetaDeTexto - Delete @@ -3811,11 +3768,6 @@ No es recomendable usarlo. S&ync everything from server S&incronizar todo desde el servidor - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3870,21 +3822,6 @@ No es recomendable usarlo. Server Address - - - https://... - https://... - - - - Error Label - Etiqueta de Error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_es_HN.ts b/translations/client_es_HN.ts index b475cafae..46e312848 100644 --- a/translations/client_es_HN.ts +++ b/translations/client_es_HN.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - EtiquetaDeTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1569,11 +1551,6 @@ Continuar con la sincronización como normal causará que todos tus archivos sea OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2600,11 +2577,6 @@ No es recomendable usarlo. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2715,21 +2687,11 @@ No es recomendable usarlo. OCC::ShareDialog - - - share label - compartir etiqueta - ownCloud Path: Ruta de ownCloud: - - - Icon - - %1 Sharing @@ -2768,11 +2730,6 @@ No es recomendable usarlo. Expiration date: - - - TextLabel - EtiquetaDeTexto - Delete @@ -3811,11 +3768,6 @@ No es recomendable usarlo. S&ync everything from server S&incronizar todo desde el servidor - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3870,21 +3822,6 @@ No es recomendable usarlo. Server Address - - - https://... - https://... - - - - Error Label - Etiqueta de Error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_es_MX.ts b/translations/client_es_MX.ts index 33cb39ab4..45bf9b2d6 100644 --- a/translations/client_es_MX.ts +++ b/translations/client_es_MX.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - EtiquetaDeTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1569,11 +1551,6 @@ Continuar con la sincronización como normal causará que todos tus archivos sea OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2600,11 +2577,6 @@ No es recomendable usarlo. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2715,21 +2687,11 @@ No es recomendable usarlo. OCC::ShareDialog - - - share label - compartir etiqueta - ownCloud Path: Ruta de ownCloud: - - - Icon - - %1 Sharing @@ -2768,11 +2730,6 @@ No es recomendable usarlo. Expiration date: - - - TextLabel - EtiquetaDeTexto - Delete @@ -3811,11 +3768,6 @@ No es recomendable usarlo. S&ync everything from server S&incronizar todo desde el servidor - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3870,21 +3822,6 @@ No es recomendable usarlo. Server Address - - - https://... - https://... - - - - Error Label - Etiqueta de Error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_es_SV.ts b/translations/client_es_SV.ts index c2fe06dff..dfbf11466 100644 --- a/translations/client_es_SV.ts +++ b/translations/client_es_SV.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Carpetas - - - TextLabel - EtiquetaDeTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1569,11 +1551,6 @@ Continuar con la sincronización como normal causará que todos tus archivos sea OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2600,11 +2577,6 @@ No es recomendable usarlo. Password: Contraseña: - - - TextLabel - EtiquetaDeTexto - OCC::SelectiveSyncDialog @@ -2715,21 +2687,11 @@ No es recomendable usarlo. OCC::ShareDialog - - - share label - compartir etiqueta - ownCloud Path: Ruta de ownCloud: - - - Icon - - %1 Sharing @@ -2768,11 +2730,6 @@ No es recomendable usarlo. Expiration date: - - - TextLabel - EtiquetaDeTexto - Delete @@ -3811,11 +3768,6 @@ No es recomendable usarlo. S&ync everything from server S&incronizar todo desde el servidor - - - Status message - Mensaje de estado - OwncloudHttpCredsPage @@ -3870,21 +3822,6 @@ No es recomendable usarlo. Server Address - - - https://... - https://... - - - - Error Label - Etiqueta de Error - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_et.ts b/translations/client_et.ts index ecb8127ac..704b3d1d3 100644 --- a/translations/client_et.ts +++ b/translations/client_et.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Kaustad - - - TextLabel - TekstiSilt - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1564,11 +1546,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2594,11 +2571,6 @@ Selle kasutamine pole soovitatav. Password: Parool: - - - TextLabel - Tekstisilt - OCC::SelectiveSyncDialog @@ -2709,21 +2681,11 @@ Selle kasutamine pole soovitatav. OCC::ShareDialog - - - share label - jagamise silt - ownCloud Path: ownCloudi kaust: - - - Icon - - %1 Sharing @@ -2762,11 +2724,6 @@ Selle kasutamine pole soovitatav. Expiration date: - - - TextLabel - Tekstisilt - Delete @@ -3805,11 +3762,6 @@ Selle kasutamine pole soovitatav. S&ync everything from server - - - Status message - Staatuse teade - OwncloudHttpCredsPage @@ -3864,21 +3816,6 @@ Selle kasutamine pole soovitatav. Server Address - - - https://... - https://... - - - - Error Label - Vea silt - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_eu.ts b/translations/client_eu.ts index 03a844271..e14d47c6b 100644 --- a/translations/client_eu.ts +++ b/translations/client_eu.ts @@ -83,14 +83,6 @@ Irten sinkronizazio bezerotik - - Dialog - - - Label - Etiketa - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Karpetak - - - TextLabel - TestuEtiketa - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1575,11 +1557,6 @@ Nahi al duzu zure tokiko fitxategi berrienak gatazkako fitxategi gisa mantentzea OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2607,11 +2584,6 @@ Ez da gomendagarria erabltzea. Password: Pasahitza: - - - TextLabel - TestuEtiketa - OCC::SelectiveSyncDialog @@ -2722,21 +2694,11 @@ Ez da gomendagarria erabltzea. OCC::ShareDialog - - - share label - partekatu etiketa - ownCloud Path: ownCloud-en bidea: - - - Icon - Ikonoa - %1 Sharing @@ -2775,11 +2737,6 @@ Ez da gomendagarria erabltzea. Expiration date: Iraungitze-data: - - - TextLabel - TestuEtiketa - Delete @@ -3816,11 +3773,6 @@ Ez da gomendagarria erabltzea. S&ync everything from server &Sinkronizatu zerbitzarian dagoen guztia - - - Status message - Egoera mezua - OwncloudHttpCredsPage @@ -3875,21 +3827,6 @@ Ez da gomendagarria erabltzea. Server Address Zerbitzariaren helbidea - - - https://... - https://... - - - - Error Label - Errore etiketa - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_fa.ts b/translations/client_fa.ts index 19bac7646..d664b906f 100644 --- a/translations/client_fa.ts +++ b/translations/client_fa.ts @@ -83,14 +83,6 @@ خروج از همگام سازی مشتری - - Dialog - - - Label - برچسب - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - فرم + Browser Authentication + @@ -133,7 +125,7 @@ مرورگر را دوباره باز کنید. - + Copy link کپی کردن لینک @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - فرم + Browser Authentication + @@ -161,7 +153,7 @@ مرورگر را دوباره باز کنید. - + Copy link کپی کردن لینک @@ -201,11 +193,6 @@ Folders پوشه ها - - - TextLabel - برچسب متنی - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1568,11 +1550,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2598,11 +2575,6 @@ It is not advisable to use it. Password: رمز عبور: - - - TextLabel - برچسب متنی - OCC::SelectiveSyncDialog @@ -2713,21 +2685,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - اشتراک‌گذاری برچسب - ownCloud Path: مسیر ownCloud: - - - Icon - آیکون - %1 Sharing @@ -2766,11 +2728,6 @@ It is not advisable to use it. Expiration date: تاریخ انقضا - - - TextLabel - برچسب متنی - Delete @@ -3808,11 +3765,6 @@ It is not advisable to use it. S&ync everything from server همگام سازی همه چیز از سرور - - - Status message - پیغام وضعیت - OwncloudHttpCredsPage @@ -3867,21 +3819,6 @@ It is not advisable to use it. Server Address آدرس سرور - - - https://... - https://... - - - - Error Label - برچسب خطا - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_fi.ts b/translations/client_fi.ts index 447ce6fb1..b4ffc3eb3 100644 --- a/translations/client_fi.ts +++ b/translations/client_fi.ts @@ -83,14 +83,6 @@ Lopeta synkronointiasiakas - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Kansiot - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1566,11 +1548,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2596,11 +2573,6 @@ Osoitteen käyttäminen ei ole suositeltavaa. Password: Salasana: - - - TextLabel - TekstiLeima - OCC::SelectiveSyncDialog @@ -2711,21 +2683,11 @@ Osoitteen käyttäminen ei ole suositeltavaa. OCC::ShareDialog - - - share label - - ownCloud Path: ownCloud-polku: - - - Icon - Kuvake - %1 Sharing @@ -2764,11 +2726,6 @@ Osoitteen käyttäminen ei ole suositeltavaa. Expiration date: Vanhenemispäivä: - - - TextLabel - TekstiLeima - Delete @@ -3807,11 +3764,6 @@ Osoitteen käyttäminen ei ole suositeltavaa. S&ync everything from server S&ynkronoi kaikki palvelimelta - - - Status message - Tilaviesti - OwncloudHttpCredsPage @@ -3866,21 +3818,6 @@ Osoitteen käyttäminen ei ole suositeltavaa. Server Address Palvelimen osoite - - - https://... - https://... - - - - Error Label - - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_fr.ts b/translations/client_fr.ts index c05dba402..7d63e185b 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -83,14 +83,6 @@ Quitter le client de synchro - - Dialog - - - Label - Libellé - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Formulaire + Browser Authentication + @@ -133,7 +125,7 @@ Ré-ouvrir le navigateur - + Copy link Copier le lien @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Formulaire + Browser Authentication + @@ -161,7 +153,7 @@ Ré-ouvrir le navigateur - + Copy link Copier le lien @@ -201,11 +193,6 @@ Folders Dossiers - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Erreur renvoyée par le serveur : <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Une erreur s'est produite lors de l'accès au point d'arrivée 'jeton' : <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Impossible d'analyser le JSON renvoyé par le serveur : <br><em>%1</em> - - + + The reply from the server did not contain all expected fields La réponse du serveur ne contient pas tous les champs attendus @@ -1581,11 +1563,6 @@ Continuer la synchronisation comme d'habitude fera en sorte que tous les fi OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2616,11 +2593,6 @@ Il est déconseillé de l'utiliser. Password: Mot de passe : - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2731,21 +2703,11 @@ Il est déconseillé de l'utiliser. OCC::ShareDialog - - - share label - label de partage - ownCloud Path: Chemin ownCloud : - - - Icon - Icône - %1 Sharing @@ -2784,11 +2746,6 @@ Il est déconseillé de l'utiliser. Expiration date: Date d'expiration : - - - TextLabel - TextLabel - Delete @@ -3828,11 +3785,6 @@ Il est déconseillé de l'utiliser. S&ync everything from server S&ynchroniser tout le contenu depuis le serveur - - - Status message - Message d'état - OwncloudHttpCredsPage @@ -3887,21 +3839,6 @@ Il est déconseillé de l'utiliser. Server Address Adresse du serveur - - - https://... - https://... - - - - Error Label - Message d'erreur - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Hébergez votre propre serveur</span></a> - OwncloudWizardResultPage diff --git a/translations/client_gl.ts b/translations/client_gl.ts index 9e86b1fd3..f6dc344a0 100644 --- a/translations/client_gl.ts +++ b/translations/client_gl.ts @@ -83,14 +83,6 @@ Saír da sincronización co cliente - - Dialog - - - Label - Etiqueta - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Formulario + Browser Authentication + @@ -133,7 +125,7 @@ Volver abrir o navegador - + Copy link Copiar a ligazón @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Formulario + Browser Authentication + @@ -161,7 +153,7 @@ Volver abrir o navegador - + Copy link Copiar a ligazón @@ -201,11 +193,6 @@ Folders Cartafoles - - - TextLabel - Etiqueta de texto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Erro devolto dende o servidor: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Produciuse un erro ao acceder ao punto final da «marca»: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Non foi posíbel analizar o JSON devolto dende o servidor: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields A resposta do servidor non contiña todos os campos agardados @@ -1579,11 +1561,6 @@ Continuando a sincronización como normal fará que todos os seus ficheiros sexa OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnorarListaTáboaTrebello - Pattern @@ -2614,11 +2591,6 @@ Recomendámoslle que non o use. Password: Contrasinal: - - - TextLabel - Etiqueta de texto - OCC::SelectiveSyncDialog @@ -2729,21 +2701,11 @@ Recomendámoslle que non o use. OCC::ShareDialog - - - share label - compartir etiqueta - ownCloud Path: Ruta ao ownCloud: - - - Icon - Icona - %1 Sharing @@ -2782,11 +2744,6 @@ Recomendámoslle que non o use. Expiration date: Data de caducidade: - - - TextLabel - Etiqueta de texto - Delete @@ -3825,11 +3782,6 @@ Recomendámoslle que non o use. S&ync everything from server Sincronizar &todo o contido do servidor - - - Status message - Mensaxe de estado - OwncloudHttpCredsPage @@ -3884,21 +3836,6 @@ Recomendámoslle que non o use. Server Address Enderezo do servidor - - - https://... - https://... - - - - Error Label - Etiqueta de erro - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Hospede o seu propio servidor</span></a> - OwncloudWizardResultPage diff --git a/translations/client_he.ts b/translations/client_he.ts index 894565b9d..c43dc6c9a 100644 --- a/translations/client_he.ts +++ b/translations/client_he.ts @@ -83,14 +83,6 @@ יצירה מלקוח הסנכרון - - Dialog - - - Label - תוית - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders תיקיות - - - TextLabel - תוית טקסט - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1566,11 +1548,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2595,11 +2572,6 @@ It is not advisable to use it. Password: ססמה: - - - TextLabel - - OCC::SelectiveSyncDialog @@ -2710,21 +2682,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - - ownCloud Path: נתיב ownCloud: - - - Icon - סמל - %1 Sharing @@ -2763,11 +2725,6 @@ It is not advisable to use it. Expiration date: מועד תפוגת תוקף: - - - TextLabel - - Delete @@ -3804,11 +3761,6 @@ It is not advisable to use it. S&ync everything from server ל&סנכרן הכול מהשרת - - - Status message - הודעת מצב - OwncloudHttpCredsPage @@ -3863,21 +3815,6 @@ It is not advisable to use it. Server Address כתובת השרת - - - https://... - - - - - Error Label - תווית שגיאה - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_hr.ts b/translations/client_hr.ts index 1bd653a03..42a430e3d 100644 --- a/translations/client_hr.ts +++ b/translations/client_hr.ts @@ -83,14 +83,6 @@ Zatvori klijent za sinkronizaciju - - Dialog - - - Label - Oznaka - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Obrazac + Browser Authentication + @@ -133,7 +125,7 @@ Ponovno otvori preglednik - + Copy link Kopiraj poveznicu @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Obrazac + Browser Authentication + @@ -161,7 +153,7 @@ Ponovno otvori preglednik - + Copy link Kopiraj poveznicu @@ -201,11 +193,6 @@ Folders Mape - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Poslužitelj je vratio pogrešku: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Došlo je do pogreške prilikom pristupanja krajnjoj točki ‘token’: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Nije moguće parsirati JSON koji je vratio poslužitelj: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields Odgovor poslužitelja ne sadrži sva očekivana polja @@ -1574,11 +1556,6 @@ Nastavljanje sinkronizacije uzrokovat će zamjenu svih vaših datoteka starijim OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2609,11 +2586,6 @@ Nije preporučljivo koristiti ga. Password: Zaporka: - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2724,21 +2696,11 @@ Nije preporučljivo koristiti ga. OCC::ShareDialog - - - share label - oznaka za dijeljenje - ownCloud Path: Put ownCloud: - - - Icon - Ikona - %1 Sharing @@ -2777,11 +2739,6 @@ Nije preporučljivo koristiti ga. Expiration date: Datum isteka: - - - TextLabel - TextLabel - Delete @@ -3820,11 +3777,6 @@ Nije preporučljivo koristiti ga. S&ync everything from server Sinkroniziraj sve s poslužitelja - - - Status message - Poruka statusa - OwncloudHttpCredsPage @@ -3879,21 +3831,6 @@ Nije preporučljivo koristiti ga. Server Address Adresa poslužitelja - - - https://... - https://... - - - - Error Label - Oznaka pogreške - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_hu.ts b/translations/client_hu.ts index 7df1b3f60..b44e64b2c 100644 --- a/translations/client_hu.ts +++ b/translations/client_hu.ts @@ -83,14 +83,6 @@ Kilépés a szinkronizálási kliensből - - Dialog - - - Label - Címke - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Űrlap + Browser Authentication + @@ -133,7 +125,7 @@ - + Copy link @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Űrlap + Browser Authentication + @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Mappák - - - TextLabel - Címke - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> A kiszolgáló hibát adott vissza: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Hiba történt a „token” végpont elérésekor: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> A kiszolgálótól visszakapott JSON nem dolgozható fel: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields A kiszolgáló válasza nem tartalmazta az összes várt mezőt @@ -1574,11 +1556,6 @@ A szinkronizálás folytatásával az összes fájlja felül lesz írva egy rég OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2606,11 +2583,6 @@ Használata nem ajánlott. Password: Jelszó: - - - TextLabel - Címke - OCC::SelectiveSyncDialog @@ -2721,21 +2693,11 @@ Használata nem ajánlott. OCC::ShareDialog - - - share label - megosztási címke - ownCloud Path: ownCloud útvonal: - - - Icon - Ikon - %1 Sharing @@ -2774,11 +2736,6 @@ Használata nem ajánlott. Expiration date: Lejárati idő: - - - TextLabel - Címke - Delete @@ -3817,11 +3774,6 @@ Használata nem ajánlott. S&ync everything from server &Minden szinkronizálása a kiszolgálóról - - - Status message - Állapotüzenet - OwncloudHttpCredsPage @@ -3876,21 +3828,6 @@ Használata nem ajánlott. Server Address Kiszolgálócím - - - https://... - https://… - - - - Error Label - Hibacímke - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_id.ts b/translations/client_id.ts index 074de3592..fb791065a 100644 --- a/translations/client_id.ts +++ b/translations/client_id.ts @@ -83,14 +83,6 @@ Hentikan klien sinkron - - Dialog - - - Label - Label - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Folder-folder - - - TextLabel - LabelTeks - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1574,11 +1556,6 @@ Melanjutkan sinkronisasi seperti biasanya akan menyebabkan semua berkas Anda dit OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2606,11 +2583,6 @@ Tidak disarankan untuk digunakan. Password: - - - TextLabel - - OCC::SelectiveSyncDialog @@ -2721,21 +2693,11 @@ Tidak disarankan untuk digunakan. OCC::ShareDialog - - - share label - - ownCloud Path: - - - Icon - - %1 Sharing @@ -2774,11 +2736,6 @@ Tidak disarankan untuk digunakan. Expiration date: - - - TextLabel - - Delete @@ -3815,11 +3772,6 @@ Tidak disarankan untuk digunakan. S&ync everything from server - - - Status message - - OwncloudHttpCredsPage @@ -3874,21 +3826,6 @@ Tidak disarankan untuk digunakan. Server Address - - - https://... - - - - - Error Label - - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_is.ts b/translations/client_is.ts index 6ababe8ed..6d6779f1e 100644 --- a/translations/client_is.ts +++ b/translations/client_is.ts @@ -83,14 +83,6 @@ hætta í samstillingarbiðlara - - Dialog - - - Label - Skýring - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Möppur - - - TextLabel - TextaMerking - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -773,26 +755,26 @@ skráakerfið eða sameignarmöppur, gætu verið með önnur takmörk. OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1575,11 +1557,6 @@ Vertu viss um að ekkert annað forrit sé ekki að nota hana. OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2609,11 +2586,6 @@ Ekki er mælt með því að hún sé notuð. Password: Lykilorð: - - - TextLabel - TextaMerking - OCC::SelectiveSyncDialog @@ -2724,21 +2696,11 @@ Ekki er mælt með því að hún sé notuð. OCC::ShareDialog - - - share label - merki á sameign - ownCloud Path: ownCloud slóð: - - - Icon - Táknmynd - %1 Sharing @@ -2777,11 +2739,6 @@ Ekki er mælt með því að hún sé notuð. Expiration date: Gildistími: - - - TextLabel - TextaMerking - Delete @@ -3822,11 +3779,6 @@ Ekki er mælt með því að hún sé notuð. S&ync everything from server Sa&mstilla allt frá þjóni - - - Status message - Stöðuskilaboð - OwncloudHttpCredsPage @@ -3881,21 +3833,6 @@ Ekki er mælt með því að hún sé notuð. Server Address Vistfang þjóns - - - https://... - https://... - - - - Error Label - Villumerking - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_it.ts b/translations/client_it.ts index 000caab8c..39a6b8d15 100644 --- a/translations/client_it.ts +++ b/translations/client_it.ts @@ -83,14 +83,6 @@ Chiudi il client di sincronizzazione - - Dialog - - - Label - Etichetta - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Modulo + Browser Authentication + @@ -133,7 +125,7 @@ Apri nuovamente il browser - + Copy link Copia collegamento @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Modulo + Browser Authentication + @@ -161,7 +153,7 @@ Apri nuovamente il browser - + Copy link Copia collegamento @@ -201,11 +193,6 @@ Folders Cartelle - - - TextLabel - EtichettaTesto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Errore restitutito dal server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Si è verificato un errore durante l'accesso al terminatore dei 'token': <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Impossibile elaborare il JSON restituito dal server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields La risposta dal server non conteneva tutti i campi attesi @@ -1580,11 +1562,6 @@ Se continui normalmente la sincronizzazione provocherai la sovrascrittura di tut OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2614,11 +2591,6 @@ Non è consigliabile utilizzarlo. Password: Password: - - - TextLabel - EtichettaTesto - OCC::SelectiveSyncDialog @@ -2729,21 +2701,11 @@ Non è consigliabile utilizzarlo. OCC::ShareDialog - - - share label - etichetta di condivisione - ownCloud Path: Percorso di ownCloud: - - - Icon - Icona - %1 Sharing @@ -2782,11 +2744,6 @@ Non è consigliabile utilizzarlo. Expiration date: Data di scadenza - - - TextLabel - EtichettaTesto - Delete @@ -3825,11 +3782,6 @@ Non è consigliabile utilizzarlo. S&ync everything from server Sincroni&zza tutto dal server - - - Status message - Messaggio di stato - OwncloudHttpCredsPage @@ -3884,21 +3836,6 @@ Non è consigliabile utilizzarlo. Server Address Indirizzo del server - - - https://... - https://... - - - - Error Label - Etichetta di errore - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Ospita il tuo server</span></a> - OwncloudWizardResultPage diff --git a/translations/client_ja.ts b/translations/client_ja.ts index e5e202f7d..b19225f37 100644 --- a/translations/client_ja.ts +++ b/translations/client_ja.ts @@ -83,14 +83,6 @@ 同期クライアントを終了する - - Dialog - - - Label - ラベル - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - フォーム + Browser Authentication + @@ -133,7 +125,7 @@ ブラウザーを再度開く - + Copy link リンクをコピー @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - フォーム + Browser Authentication + @@ -161,7 +153,7 @@ ブラウザーを再度開く - + Copy link リンクをコピー @@ -201,11 +193,6 @@ Folders フォルダー - - - TextLabel - テキストラベル - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1570,11 +1552,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2601,11 +2578,6 @@ It is not advisable to use it. Password: パスワード: - - - TextLabel - テキストラベル - OCC::SelectiveSyncDialog @@ -2716,21 +2688,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - 共有ラベル - ownCloud Path: OwnCloudのパス: - - - Icon - アイコン - %1 Sharing @@ -2769,11 +2731,6 @@ It is not advisable to use it. Expiration date: 有効期限: - - - TextLabel - テキストラベル - Delete @@ -3812,11 +3769,6 @@ It is not advisable to use it. S&ync everything from server サーバーからすべてのファイルを同期する(&Y) - - - Status message - 状態メッセージ - OwncloudHttpCredsPage @@ -3871,21 +3823,6 @@ It is not advisable to use it. Server Address サーバーアドレス - - - https://... - https://... - - - - Error Label - エラーラベル - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_lt_LT.ts b/translations/client_lt_LT.ts index 7060a0698..9e2c6dab1 100644 --- a/translations/client_lt_LT.ts +++ b/translations/client_lt_LT.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - Etiketė - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link Kopijuoti nuorodą @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link Kopijuoti nuorodą @@ -201,11 +193,6 @@ Folders Aplankai - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1571,11 +1553,6 @@ Jei tęsite sinchronizavimą, Jūsų ankstesni failai bus perrašyti senesniais. OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2602,11 +2579,6 @@ Patariama jo nenaudoti. Password: Slaptažodis: - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2717,21 +2689,11 @@ Patariama jo nenaudoti. OCC::ShareDialog - - - share label - dalinimosi etiketė - ownCloud Path: ownCloud kelias: - - - Icon - Piktograma - %1 Sharing @@ -2770,11 +2732,6 @@ Patariama jo nenaudoti. Expiration date: Galiojimo pabaiga: - - - TextLabel - TextLabel - Delete @@ -3813,11 +3770,6 @@ Patariama jo nenaudoti. S&ync everything from server Sinchronizuoti viską iš serverio - - - Status message - Būsenos pranešimas - OwncloudHttpCredsPage @@ -3872,21 +3824,6 @@ Patariama jo nenaudoti. Server Address Serverio adresas - - - https://... - https://... - - - - Error Label - Klaidos etiketė - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_lv.ts b/translations/client_lv.ts index 463efbedb..aeee190dd 100644 --- a/translations/client_lv.ts +++ b/translations/client_lv.ts @@ -83,14 +83,6 @@ Iziet no sinhronizācijas klienta - - Dialog - - - Label - Apzīmējums - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Forma + Browser Authentication + @@ -133,7 +125,7 @@ Atkārtoti atvērt pārlūku - + Copy link Kopēt saiti @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Forma + Browser Authentication + @@ -161,7 +153,7 @@ Atkārtoti atvērt pārlūku - + Copy link Kopēt saiti @@ -201,11 +193,6 @@ Folders Mapes - - - TextLabel - - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1566,11 +1548,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2595,11 +2572,6 @@ It is not advisable to use it. Password: - - - TextLabel - - OCC::SelectiveSyncDialog @@ -2710,21 +2682,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - - ownCloud Path: - - - Icon - - %1 Sharing @@ -2763,11 +2725,6 @@ It is not advisable to use it. Expiration date: - - - TextLabel - - Delete @@ -3804,11 +3761,6 @@ It is not advisable to use it. S&ync everything from server Sinhronizēt visu no servera - - - Status message - Statusa ziņojums - OwncloudHttpCredsPage @@ -3863,21 +3815,6 @@ It is not advisable to use it. Server Address Servera adrese - - - https://... - https://... - - - - Error Label - Kļūdas apzīmējums - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_nb_NO.ts b/translations/client_nb_NO.ts index 898d774ae..01449e181 100644 --- a/translations/client_nb_NO.ts +++ b/translations/client_nb_NO.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - Etikett - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Mapper - - - TextLabel - Tekst-etikett - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1569,11 +1551,6 @@ Hvis synkroniseringen fortsetter som normalt, vil alle filene dine bli overskrev OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2600,11 +2577,6 @@ Det er ikke tilrådelig å bruke den. Password: Passord: - - - TextLabel - Tekst-etikett - OCC::SelectiveSyncDialog @@ -2715,21 +2687,11 @@ Det er ikke tilrådelig å bruke den. OCC::ShareDialog - - - share label - Tittel for deling - ownCloud Path: Nextcloud-sti: - - - Icon - Ikon - %1 Sharing @@ -2768,11 +2730,6 @@ Det er ikke tilrådelig å bruke den. Expiration date: Utløpsdato: - - - TextLabel - Tekst-etikett - Delete @@ -3811,11 +3768,6 @@ Det er ikke tilrådelig å bruke den. S&ync everything from server S&ynkroniser alt fra serveren - - - Status message - Statusmelding - OwncloudHttpCredsPage @@ -3870,21 +3822,6 @@ Det er ikke tilrådelig å bruke den. Server Address Serveradresse - - - https://... - https:// … - - - - Error Label - Feiletikett - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_nl.ts b/translations/client_nl.ts index 99496016d..8946f88c7 100644 --- a/translations/client_nl.ts +++ b/translations/client_nl.ts @@ -83,14 +83,6 @@ Afsluiten syncclient - - Dialog - - - Label - Label - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Formulier + Browser Authentication + @@ -133,7 +125,7 @@ Heropen browser - + Copy link Kopiëren link @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Formulier + Browser Authentication + @@ -161,7 +153,7 @@ Heropen browser - + Copy link Kopiëren link @@ -201,11 +193,6 @@ Folders Mappen - - - TextLabel - Tekstlabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Fout gemeld door de server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Er trad een fout op bij het benaderen van het 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Kon de van de server ontvangen JSON niet verklaren: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields Het antwoord van de server bevatte niet alle verwachte velden @@ -1581,11 +1563,6 @@ Account: %3 OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2616,11 +2593,6 @@ We adviseren deze site niet te gebruiken. Password: Wachtwoord: - - - TextLabel - Tekstlabel - OCC::SelectiveSyncDialog @@ -2731,21 +2703,11 @@ We adviseren deze site niet te gebruiken. OCC::ShareDialog - - - share label - deel label - ownCloud Path: OwnCloud Pad: - - - Icon - Pictogram - %1 Sharing @@ -2784,11 +2746,6 @@ We adviseren deze site niet te gebruiken. Expiration date: Vervaldatum: - - - TextLabel - Tekstlabel - Delete @@ -3827,11 +3784,6 @@ We adviseren deze site niet te gebruiken. S&ync everything from server S&ynchroniseer alles vanaf de server - - - Status message - Statusbericht - OwncloudHttpCredsPage @@ -3886,21 +3838,6 @@ We adviseren deze site niet te gebruiken. Server Address Serveradres - - - https://... - https://... - - - - Error Label - Fout label - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Draai je eigen server</span></a> - OwncloudWizardResultPage diff --git a/translations/client_pl.ts b/translations/client_pl.ts index f43bba914..3e4932ce8 100644 --- a/translations/client_pl.ts +++ b/translations/client_pl.ts @@ -83,14 +83,6 @@ Wyjdź z klienta synchronizacji - - Dialog - - - Label - Etykieta - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Formularz + Browser Authentication + @@ -133,7 +125,7 @@ Ponownie otwórz przeglądarkę - + Copy link Kopiuj link @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Formularz + Browser Authentication + @@ -161,7 +153,7 @@ Ponownie otwórz przeglądarkę - + Copy link Kopiuj link @@ -201,11 +193,6 @@ Folders Katalogi - - - TextLabel - Etykieta tekstowa - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Serwer zwrócił błąd: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Wystąpił błąd podczas uzyskiwania dostępu do 'tokena': <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Nie można przeanalizować kodu JSON zwróconego z serwera: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields Odpowiedź z serwera nie zawierała wszystkich oczekiwanych zakresów @@ -1579,11 +1561,6 @@ Kontynuacja synchronizacji w normalny sposób spowoduje, że wszystkie Twoje pli OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2304,7 +2281,7 @@ Niezalecane jest jego użycie. %1 Connection Wizard - %1 Kreator połączeń + Kreator połączeń %1 @@ -2614,11 +2591,6 @@ Niezalecane jest jego użycie. Password: Hasło: - - - TextLabel - Etykieta - OCC::SelectiveSyncDialog @@ -2729,21 +2701,11 @@ Niezalecane jest jego użycie. OCC::ShareDialog - - - share label - Udostępnij etykietę - ownCloud Path: Ścieżka ownCloud: - - - Icon - Ikona - %1 Sharing @@ -2782,11 +2744,6 @@ Niezalecane jest jego użycie. Expiration date: Data wygaśnięcia: - - - TextLabel - Etykieta - Delete @@ -2982,7 +2939,7 @@ Niezalecane jest jego użycie. Copy private link to clipboard - Kopij link prywatny do schowka + Skopiuj link prywatny do schowka @@ -3825,11 +3782,6 @@ Niezalecane jest jego użycie. S&ync everything from server S&ynchronizuj wszystko z serwera - - - Status message - Status wiadomości - OwncloudHttpCredsPage @@ -3859,7 +3811,7 @@ Niezalecane jest jego użycie. Re-open Browser - Otwórz przeglądarkę ponownie + Ponownie otwórz przeglądarkę @@ -3884,21 +3836,6 @@ Niezalecane jest jego użycie. Server Address Adres serwera - - - https://... - https://… - - - - Error Label - Etykieta błędu - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Hostuj własny serwer</span></a> - OwncloudWizardResultPage diff --git a/translations/client_pt.ts b/translations/client_pt.ts index 3bf0ad8c7..bf314a3c6 100644 --- a/translations/client_pt.ts +++ b/translations/client_pt.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Pastas - - - TextLabel - EtiquetaTexto - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1568,11 +1550,6 @@ Continuando a sincronização fará com que todos os seus ficheiros sejam substi OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2599,11 +2576,6 @@ Não é aconselhada a sua utilização. Password: Palavra-passe: - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2714,21 +2686,11 @@ Não é aconselhada a sua utilização. OCC::ShareDialog - - - share label - partilhar etiqueta - ownCloud Path: Caminho OwnCloud: - - - Icon - - %1 Sharing @@ -2767,11 +2729,6 @@ Não é aconselhada a sua utilização. Expiration date: - - - TextLabel - TextLabel - Delete @@ -3810,11 +3767,6 @@ Não é aconselhada a sua utilização. S&ync everything from server Sincronizar tudo do servidor - - - Status message - Mensagem de estado - OwncloudHttpCredsPage @@ -3869,21 +3821,6 @@ Não é aconselhada a sua utilização. Server Address - - - https://... - https://... - - - - Error Label - Error Label - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts index 55004a24f..03c1390d7 100644 --- a/translations/client_pt_BR.ts +++ b/translations/client_pt_BR.ts @@ -83,14 +83,6 @@ Sair do cliente de sincronização - - Dialog - - - Label - Etiqueta - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Formato + Browser Authentication + @@ -133,7 +125,7 @@ Reabrir Navegador - + Copy link Copiar link @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Formato + Browser Authentication + @@ -161,7 +153,7 @@ Reabrir Navegador - + Copy link Copiar link @@ -201,11 +193,6 @@ Folders Pastas - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Erro retornado do servidor: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Erro ao acessar o terminal 'token': <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Não foi possível analisar o JSON retornado do servidor: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields A resposta do servidor não continha todos os campos esperados @@ -1579,11 +1561,6 @@ Continuar a sincronização como normal fará com que todos os seus arquivos sej OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2614,11 +2591,6 @@ Não é aconselhável usá-la. Password: Senha: - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2729,21 +2701,11 @@ Não é aconselhável usá-la. OCC::ShareDialog - - - share label - compartilhar etiqueta - ownCloud Path: Caminho do ownCloud: - - - Icon - Ícone - %1 Sharing @@ -2782,11 +2744,6 @@ Não é aconselhável usá-la. Expiration date: Data de expiração: - - - TextLabel - TextLabel - Delete @@ -3825,11 +3782,6 @@ Não é aconselhável usá-la. S&ync everything from server S&ync tudo do servidor - - - Status message - Mensagem de status - OwncloudHttpCredsPage @@ -3884,21 +3836,6 @@ Não é aconselhável usá-la. Server Address Endereço do Servidor - - - https://... - https://... - - - - Error Label - Etiqueta de Erro - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Hospede seu próprio servidor</span></a> - OwncloudWizardResultPage diff --git a/translations/client_ro.ts b/translations/client_ro.ts index 4a571484c..26f56d485 100644 --- a/translations/client_ro.ts +++ b/translations/client_ro.ts @@ -83,14 +83,6 @@ - - Dialog - - - Label - Etichetă - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - De la + Browser Authentication + @@ -133,7 +125,7 @@ Redeschide Browser - + Copy link Copiză link @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - De la + Browser Authentication + @@ -161,7 +153,7 @@ Redeschide Browser - + Copy link Copiză link @@ -201,11 +193,6 @@ Folders Director - - - TextLabel - - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1564,11 +1546,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2593,11 +2570,6 @@ It is not advisable to use it. Password: Parolă: - - - TextLabel - - OCC::SelectiveSyncDialog @@ -2708,21 +2680,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - partajază eticheta - ownCloud Path: - - - Icon - Pictogramă - %1 Sharing @@ -2761,11 +2723,6 @@ It is not advisable to use it. Expiration date: Data expirării: - - - TextLabel - - Delete @@ -3802,11 +3759,6 @@ It is not advisable to use it. S&ync everything from server - - - Status message - - OwncloudHttpCredsPage @@ -3861,21 +3813,6 @@ It is not advisable to use it. Server Address Adresa serverului - - - https://... - https://... - - - - Error Label - - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_ru.ts b/translations/client_ru.ts index 9f5cfdd50..77e96ba37 100644 --- a/translations/client_ru.ts +++ b/translations/client_ru.ts @@ -83,14 +83,6 @@ Выйти из клиента синхронизации - - Dialog - - - Label - Метка - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Чтобы продолжить, перейдите в ваш браузер + Browser Authentication + @@ -133,7 +125,7 @@ Откройте браузер заново. - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Папки - - - TextLabel - TextLabel - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1571,11 +1553,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2602,11 +2579,6 @@ It is not advisable to use it. Password: Пароль: - - - TextLabel - TextLabel - OCC::SelectiveSyncDialog @@ -2717,21 +2689,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - поделиться меткой - ownCloud Path: Путь ownCloud: - - - Icon - Значок - %1 Sharing @@ -2770,11 +2732,6 @@ It is not advisable to use it. Expiration date: Срок действия: - - - TextLabel - Название - Delete @@ -3813,11 +3770,6 @@ It is not advisable to use it. S&ync everything from server Синхронизировать всё с сервером - - - Status message - Сообщение о состоянии - OwncloudHttpCredsPage @@ -3872,21 +3824,6 @@ It is not advisable to use it. Server Address Адрес сервера - - - https://... - https://... - - - - Error Label - Ярлык Ошибки - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_sk.ts b/translations/client_sk.ts index e2a3795b8..69759141f 100644 --- a/translations/client_sk.ts +++ b/translations/client_sk.ts @@ -83,14 +83,6 @@ Ukončiť synchronizačného klienta - - Dialog - - - Label - Štítok - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Formulár + Browser Authentication + @@ -133,7 +125,7 @@ Znovu otvoriť prehliadač - + Copy link Kopírovať odkaz @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Formulár + Browser Authentication + @@ -161,7 +153,7 @@ Znovu otvoriť prehliadač - + Copy link Kopírovať odkaz @@ -201,11 +193,6 @@ Folders Priečinky - - - TextLabel - Štítok - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Chyba vrátená zo servera: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Chyba pri prístupe k 'tokenu' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Nie je možné spracovať JSON odpoveď zo servera: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields Odpoveď zo servera neobsahuje všetky očakávané polia @@ -1574,11 +1556,6 @@ Pokračovaním v synchronizácii spôsobí prepísanie všetkých vašich súbor OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2609,11 +2586,6 @@ Nie je vhodné ju používať. Password: Heslo: - - - TextLabel - Štítok - OCC::SelectiveSyncDialog @@ -2724,21 +2696,11 @@ Nie je vhodné ju používať. OCC::ShareDialog - - - share label - zdieľať značku - ownCloud Path: ownCloud cesta: - - - Icon - Ikona - %1 Sharing @@ -2777,11 +2739,6 @@ Nie je vhodné ju používať. Expiration date: Dátum vypršania: - - - TextLabel - Štítok - Delete @@ -3820,11 +3777,6 @@ Nie je vhodné ju používať. S&ync everything from server S&ynchronizovať zo servera všetko - - - Status message - Správa o stave - OwncloudHttpCredsPage @@ -3879,21 +3831,6 @@ Nie je vhodné ju používať. Server Address Adresa servera - - - https://... - https://... - - - - Error Label - Popisok chyby - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_sl.ts b/translations/client_sl.ts index 81602085e..560346dfb 100644 --- a/translations/client_sl.ts +++ b/translations/client_sl.ts @@ -83,14 +83,6 @@ Končaj usklajevalnik - - Dialog - - - Label - Oznaka - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Obrazec + Browser Authentication + @@ -133,7 +125,7 @@ Ponovno odpri brskalnik - + Copy link Kopiraj povezavo @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Obrazec + Browser Authentication + @@ -161,7 +153,7 @@ Ponovno odpri brskalnik - + Copy link Kopiraj povezavo @@ -201,11 +193,6 @@ Folders Mape - - - TextLabel - Oznaka - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1568,11 +1550,6 @@ Z nadaljevanjem usklajevanja bodo vse trenutne datoteke prepisane s starejšimi OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2599,11 +2576,6 @@ Uporaba ni priporočljiva. Password: Geslo: - - - TextLabel - Besedilna oznaka - OCC::SelectiveSyncDialog @@ -2714,21 +2686,11 @@ Uporaba ni priporočljiva. OCC::ShareDialog - - - share label - deli oznako - ownCloud Path: Pot do OwnCloud: - - - Icon - Ikona - %1 Sharing @@ -2767,11 +2729,6 @@ Uporaba ni priporočljiva. Expiration date: Datum preteka: - - - TextLabel - Besedilna oznaka - Delete @@ -3810,11 +3767,6 @@ Uporaba ni priporočljiva. S&ync everything from server Uskladi &vse datoteke s strežnika - - - Status message - Sporočilo stanja - OwncloudHttpCredsPage @@ -3869,21 +3821,6 @@ Uporaba ni priporočljiva. Server Address Naslov strežnika - - - https://... - https:// ... - - - - Error Label - Oznaka napake - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Gostite svoj strežnik</span></a> - OwncloudWizardResultPage diff --git a/translations/client_sr.ts b/translations/client_sr.ts index 10512946b..756b1ef48 100644 --- a/translations/client_sr.ts +++ b/translations/client_sr.ts @@ -83,14 +83,6 @@ Угаси синхронизационог клијента - - Dialog - - - Label - Ознака - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Образац + Browser Authentication + @@ -133,7 +125,7 @@ Отворите веб читач поново - + Copy link Копирај везу @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Образац + Browser Authentication + @@ -161,7 +153,7 @@ Отворите веб читач поново - + Copy link Копирај везу @@ -201,11 +193,6 @@ Folders Фасцикле - - - TextLabel - Текст ознака - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Грешка враћена са сервера: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Догодила се грешка при приступању 'token' крајњој тачки: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Не могу да парсирам JSON враћен са сервера: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields Одговор са сервера није садржао сва очекивана поља @@ -1576,11 +1558,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2611,11 +2588,6 @@ It is not advisable to use it. Password: Лозинка: - - - TextLabel - Текст ознака - OCC::SelectiveSyncDialog @@ -2726,21 +2698,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - ознака дељења - ownCloud Path: оунКлауд путања: - - - Icon - Икона - %1 Sharing @@ -2779,11 +2741,6 @@ It is not advisable to use it. Expiration date: Датум истека: - - - TextLabel - Текст ознака - Delete @@ -3822,11 +3779,6 @@ It is not advisable to use it. S&ync everything from server Син&хронизуј све са сервера - - - Status message - Порука стања - OwncloudHttpCredsPage @@ -3881,21 +3833,6 @@ It is not advisable to use it. Server Address Адреса сервера - - - https://... - https://... - - - - Error Label - Ознака грешке - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Хостујте Ваш сопствени сервер</span></a> - OwncloudWizardResultPage diff --git a/translations/client_sv.ts b/translations/client_sv.ts index 7b7f78cd6..6939e7e33 100644 --- a/translations/client_sv.ts +++ b/translations/client_sv.ts @@ -83,14 +83,6 @@ Avsluta - - Dialog - - - Label - Etikett - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Form + Browser Authentication + @@ -133,7 +125,7 @@ Öppna webbläsaren igen - + Copy link Kopiera länk @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Form + Browser Authentication + @@ -161,7 +153,7 @@ Öppna webbläsaren igen - + Copy link Kopiera länk @@ -201,11 +193,6 @@ Folders Mappar - - - TextLabel - Textetikett - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Fel returnerat från server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> Fel uppstod vid åtkomst till 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Kunde inte analysera JSON som returnerades från servern: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields Svaret från servern innehöll inte alla förväntade fält @@ -1579,11 +1561,6 @@ Om du fortsätter synkningen kommer alla dina filer återställas med en äldre OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2614,11 +2591,6 @@ Det är inte lämpligt använda den. Password: Lösenord: - - - TextLabel - Textetikett - OCC::SelectiveSyncDialog @@ -2729,21 +2701,11 @@ Det är inte lämpligt använda den. OCC::ShareDialog - - - share label - delningsetikett - ownCloud Path: Sökväg till ownCloud: - - - Icon - Ikon - %1 Sharing @@ -2782,11 +2744,6 @@ Det är inte lämpligt använda den. Expiration date: Utgångsdatum: - - - TextLabel - Textetikett - Delete @@ -3825,11 +3782,6 @@ Det är inte lämpligt använda den. S&ync everything from server S&ynka allt från servern - - - Status message - Statusmeddelande - OwncloudHttpCredsPage @@ -3884,21 +3836,6 @@ Det är inte lämpligt använda den. Server Address Serveradress - - - https://... - https://... - - - - Error Label - Error Label - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Använd din egen server</span></a> - OwncloudWizardResultPage diff --git a/translations/client_th.ts b/translations/client_th.ts index 18d4a1b7f..43c696855 100644 --- a/translations/client_th.ts +++ b/translations/client_th.ts @@ -83,14 +83,6 @@ ปิดการประสานข้อมูลไคลเอนต์ - - Dialog - - - Label - ป้ายกำกับ - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders แฟ้มเอกสาร - - - TextLabel - ป้ายข้อความ - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1568,11 +1550,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2598,11 +2575,6 @@ It is not advisable to use it. Password: รหัสผ่าน: - - - TextLabel - ป้ายข้อความ - OCC::SelectiveSyncDialog @@ -2713,21 +2685,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - แชร์ป้ายกำกับ - ownCloud Path: พาธ ownCloud: - - - Icon - - %1 Sharing @@ -2766,11 +2728,6 @@ It is not advisable to use it. Expiration date: - - - TextLabel - ป้ายข้อความ - Delete @@ -3808,11 +3765,6 @@ It is not advisable to use it. S&ync everything from server ผสานข้อมูลทุกอย่างจากเซิร์ฟเวอร์ - - - Status message - ข้อความสถานะ - OwncloudHttpCredsPage @@ -3867,21 +3819,6 @@ It is not advisable to use it. Server Address - - - https://... - https://... - - - - Error Label - ป้ายกำกับผิดพลาด - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_tr.ts b/translations/client_tr.ts index a44b551aa..fb333842e 100644 --- a/translations/client_tr.ts +++ b/translations/client_tr.ts @@ -83,14 +83,6 @@ Eşitleme istemcisinden çık - - Dialog - - - Label - Etiket - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - Form + Browser Authentication + @@ -133,7 +125,7 @@ Tarayıcıyı Yeniden Aç - + Copy link Bağlantıyı kopyala @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - Form + Browser Authentication + @@ -161,7 +153,7 @@ Tarayıcıyı Yeniden Aç - + Copy link Bağlantıyı kopyala @@ -201,11 +193,6 @@ Folders Klasörler - - - TextLabel - MetinEtiketi - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> Sunucudan hata yanıtı alındı: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> 'token' uç noktasına erişilirken bir sorun çıktı: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> Sunucudan alınan JSON işlenemedi: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields Sunucudan alınan yanıtta beklenen tüm alanlar yok @@ -1577,11 +1559,6 @@ Eşitlemeye normal şekilde devam edilirse tüm dosyalar daha eski bir dosya ile OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - YoksayilanListesiTabloAraci - Pattern @@ -2612,11 +2589,6 @@ Kullanmanız önerilmez. Password: Parola: - - - TextLabel - MetinEtiketi - OCC::SelectiveSyncDialog @@ -2727,21 +2699,11 @@ Kullanmanız önerilmez. OCC::ShareDialog - - - share label - paylaşma etiketi - ownCloud Path: ownCloud Yolu: - - - Icon - Simge - %1 Sharing @@ -2780,11 +2742,6 @@ Kullanmanız önerilmez. Expiration date: Son kullanma tarihi: - - - TextLabel - MetinEtiketi - Delete @@ -3823,11 +3780,6 @@ Kullanmanız önerilmez. S&ync everything from server Her şe&y sunucudan eşitlensin - - - Status message - Durum iletisi - OwncloudHttpCredsPage @@ -3882,21 +3834,6 @@ Kullanmanız önerilmez. Server Address Sunucu Adresi - - - https://... - https://... - - - - Error Label - Hata Etiketi - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Kendi sunucunuzu işletin</span></a> - OwncloudWizardResultPage diff --git a/translations/client_uk.ts b/translations/client_uk.ts index 2ba686391..37e6a1b2e 100644 --- a/translations/client_uk.ts +++ b/translations/client_uk.ts @@ -83,14 +83,6 @@ Вийти з клієнта синхронізації - - Dialog - - - Label - Мітка - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ - + Copy link @@ -142,7 +134,7 @@ Flow2AuthWidget - Form + Browser Authentication @@ -161,7 +153,7 @@ - + Copy link @@ -201,11 +193,6 @@ Folders Теки - - - TextLabel - Мітка - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1564,11 +1546,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2594,11 +2571,6 @@ It is not advisable to use it. Password: Пароль: - - - TextLabel - Мітка - OCC::SelectiveSyncDialog @@ -2709,21 +2681,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - поділитися міткою - ownCloud Path: Шлях до ownCloud: - - - Icon - - %1 Sharing @@ -2762,11 +2724,6 @@ It is not advisable to use it. Expiration date: - - - TextLabel - Мітка - Delete @@ -3805,11 +3762,6 @@ It is not advisable to use it. S&ync everything from server Синхронізувати все з сервером - - - Status message - Повідомлення про статус - OwncloudHttpCredsPage @@ -3864,21 +3816,6 @@ It is not advisable to use it. Server Address - - - https://... - https://... - - - - Error Label - Помилка - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage diff --git a/translations/client_zh_CN.ts b/translations/client_zh_CN.ts index 705c6ee66..466cf3688 100644 --- a/translations/client_zh_CN.ts +++ b/translations/client_zh_CN.ts @@ -83,14 +83,6 @@ 退出同步客户端 - - Dialog - - - Label - 标签 - - FileSystem @@ -114,8 +106,8 @@ Flow2AuthCredsPage - Form - 表单 + Browser Authentication + @@ -133,7 +125,7 @@ 重新打开浏览器 - + Copy link 复制链接 @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - 表单 + Browser Authentication + @@ -161,7 +153,7 @@ 重新打开浏览器 - + Copy link 复制链接 @@ -201,11 +193,6 @@ Folders 文件夹 - - - TextLabel - 文本标签 - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> 服务器返回错误:<em>%i</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> 访问“token”端点时出错:<br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> 无法解析从服务器返回的JSON信息:<br><em>%1</em> - - + + The reply from the server did not contain all expected fields 从服务器返回的应答没有包含所有预期的字段 @@ -976,7 +958,10 @@ This means that the synchronization client might not upload local changes immedi These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + 同步目录 '%1' 中的所有文件已在服务器上被删除。 +这些删除操作将被同步到您的本地同步目录,使这些文件被清空,除非您有恢复的权限。 +如果您有权限恢复这些文件并决定这样做,它们将会与服务器重新同步。 +如果您决定删除这些文件,它们将被清空,除非您是文件拥有者。 @@ -1576,11 +1561,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - IgnoreListTableWidget - Pattern @@ -2609,11 +2589,6 @@ It is not advisable to use it. Password: 密码: - - - TextLabel - 文本标签 - OCC::SelectiveSyncDialog @@ -2724,21 +2699,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - 共享标签 - ownCloud Path: ownCloud 路径: - - - Icon - 图标 - %1 Sharing @@ -2777,11 +2742,6 @@ It is not advisable to use it. Expiration date: 有效期至: - - - TextLabel - 文本标签 - Delete @@ -3108,7 +3068,7 @@ It is not advisable to use it. Server version: %1 - + 服务器版本:%1 @@ -3123,7 +3083,7 @@ It is not advisable to use it. The connection is not secure - + 此连接是不安全的 @@ -3820,11 +3780,6 @@ It is not advisable to use it. S&ync everything from server 同步服务器的所有内容 - - - Status message - 状态信息 - OwncloudHttpCredsPage @@ -3879,21 +3834,6 @@ It is not advisable to use it. Server Address 服务器地址 - - - https://... - https://... - - - - Error Label - 错误标签 - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">搭建您自己的服务器</span></a> - OwncloudWizardResultPage diff --git a/translations/client_zh_TW.ts b/translations/client_zh_TW.ts index 13a87f591..c9ab187c1 100644 --- a/translations/client_zh_TW.ts +++ b/translations/client_zh_TW.ts @@ -83,14 +83,6 @@ 退出同步客戶端 - - Dialog - - - Label - 標籤 - - FileSystem @@ -114,7 +106,7 @@ Flow2AuthCredsPage - Form + Browser Authentication @@ -133,7 +125,7 @@ 重新開啟瀏覽器 - + Copy link 複製連結 @@ -142,8 +134,8 @@ Flow2AuthWidget - Form - 表格 + Browser Authentication + @@ -161,7 +153,7 @@ 重新開啟瀏覽器 - + Copy link 複製連結 @@ -201,11 +193,6 @@ Folders 資料夾 - - - TextLabel - 文字標籤 - OCC::AbstractNetworkJob @@ -240,11 +227,6 @@ OCC::AccountSettings - - - ... - ... - Storage space: ... @@ -767,26 +749,26 @@ OCC::Flow2Auth - - + + Error returned from the server: <em>%1</em> 伺服器發回錯誤訊息:<em>%1</em> - - + + There was an error accessing the 'token' endpoint: <br><em>%1</em> - - + + Could not parse the JSON returned from the server: <br><em>%1</em> 無法解析伺服器發回的JSON:<br><em>%1</em> - - + + The reply from the server did not contain all expected fields @@ -1575,11 +1557,6 @@ Continuing the sync as normal will cause all your files to be overwritten by an OCC::IgnoreListTableWidget - - - IgnoreListTableWidget - - Pattern @@ -2610,11 +2587,6 @@ It is not advisable to use it. Password: 密碼: - - - TextLabel - 文字標籤 - OCC::SelectiveSyncDialog @@ -2725,21 +2697,11 @@ It is not advisable to use it. OCC::ShareDialog - - - share label - 分享標籤 - ownCloud Path: ownCloud 路徑: - - - Icon - - %1 Sharing @@ -2778,11 +2740,6 @@ It is not advisable to use it. Expiration date: 有效期至: - - - TextLabel - 文字標籤 - Delete @@ -3821,11 +3778,6 @@ It is not advisable to use it. S&ync everything from server 從伺服器同步任何東西 (&Y) - - - Status message - 狀態訊息 - OwncloudHttpCredsPage @@ -3880,21 +3832,6 @@ It is not advisable to use it. Server Address 伺服器地址 - - - https://... - https://... - - - - Error Label - 錯誤標籤 - - - - <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - - OwncloudWizardResultPage From 5ccea62ba6dc4ac044d1f0ced63cbffd6c4713c9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 12 Oct 2019 03:05:06 +0000 Subject: [PATCH 32/63] [tx-robot] updated from transifex --- translations/client_ca.ts | 4 ++-- translations/client_de.ts | 4 ++-- translations/client_es.ts | 4 ++-- translations/client_fr.ts | 4 ++-- translations/client_gl.ts | 4 ++-- translations/client_it.ts | 4 ++-- translations/client_pl.ts | 16 ++++++++-------- translations/client_pt_BR.ts | 4 ++-- translations/client_sr.ts | 13 ++++++++----- translations/client_sv.ts | 4 ++-- translations/client_tr.ts | 4 ++-- 11 files changed, 34 insertions(+), 31 deletions(-) diff --git a/translations/client_ca.ts b/translations/client_ca.ts index 5280877fc..9f1703c54 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -107,7 +107,7 @@ Browser Authentication - + Autenticació del navegador @@ -135,7 +135,7 @@ Browser Authentication - + Autenticació del navegador diff --git a/translations/client_de.ts b/translations/client_de.ts index 731d55c61..28056a163 100644 --- a/translations/client_de.ts +++ b/translations/client_de.ts @@ -107,7 +107,7 @@ Browser Authentication - + Browser-Authentifizierung @@ -135,7 +135,7 @@ Browser Authentication - + Browser-Authentifizierung diff --git a/translations/client_es.ts b/translations/client_es.ts index b796835d9..88e0df1e6 100644 --- a/translations/client_es.ts +++ b/translations/client_es.ts @@ -107,7 +107,7 @@ Browser Authentication - + Autentificación del navegador @@ -135,7 +135,7 @@ Browser Authentication - + Autentificación del navegador diff --git a/translations/client_fr.ts b/translations/client_fr.ts index 7d63e185b..9a7885a3b 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -107,7 +107,7 @@ Browser Authentication - + Authentification avec le navigateur Internet @@ -135,7 +135,7 @@ Browser Authentication - + Authentification avec le navigateur Internet diff --git a/translations/client_gl.ts b/translations/client_gl.ts index f6dc344a0..8b36cd22a 100644 --- a/translations/client_gl.ts +++ b/translations/client_gl.ts @@ -107,7 +107,7 @@ Browser Authentication - + Autenticación do navegadoir @@ -135,7 +135,7 @@ Browser Authentication - + Autenticación do navegadoir diff --git a/translations/client_it.ts b/translations/client_it.ts index 39a6b8d15..fed95c6e5 100644 --- a/translations/client_it.ts +++ b/translations/client_it.ts @@ -107,7 +107,7 @@ Browser Authentication - + Autenticazione browser @@ -135,7 +135,7 @@ Browser Authentication - + Autenticazione browser diff --git a/translations/client_pl.ts b/translations/client_pl.ts index 3e4932ce8..84cd761c7 100644 --- a/translations/client_pl.ts +++ b/translations/client_pl.ts @@ -107,7 +107,7 @@ Browser Authentication - + Uwierzytelnienie przeglądarki @@ -135,7 +135,7 @@ Browser Authentication - + Uwierzytelnienie przeglądarki @@ -602,7 +602,7 @@ SSL client certificate authentication - Autentykacja certyfikatem SSL klienta + Uwierzytelnianie certyfikatu klienta SSL @@ -658,7 +658,7 @@ Authentication Required - Wymagana autoryzacja + Wymagane uwierzytelnienie @@ -717,7 +717,7 @@ Authentication error: Either username or password are wrong. - Błąd autentykacji: nazwa użytkownika lub hasło są nieprawidłowe. + Błąd uwierzytelnienia: nazwa użytkownika lub hasło są nieprawidłowe. @@ -1337,7 +1337,7 @@ Kontynuacja synchronizacji w normalny sposób spowoduje, że wszystkie Twoje pli Authentication failed accessing %1 - Błąd autentykacji w dostępie do %1 + Uwierzytelnianie nie powiodło się podczas uzyskiwania dostępu do %1 @@ -2569,7 +2569,7 @@ Niezalecane jest jego użycie. Proxy authentication required - Wymagane uwierzytelnienie Proxy + Wymagane uwierzytelnienie serwera proxy @@ -2899,7 +2899,7 @@ Niezalecane jest jego użycie. Reauthentication required - Wymagana powtórna autoryzacja + Wymagane jest ponowne uwierzytelnienie diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts index 03c1390d7..9487225d8 100644 --- a/translations/client_pt_BR.ts +++ b/translations/client_pt_BR.ts @@ -107,7 +107,7 @@ Browser Authentication - + Autenticação do Navegador @@ -135,7 +135,7 @@ Browser Authentication - + Autenticação do Navegador diff --git a/translations/client_sr.ts b/translations/client_sr.ts index 756b1ef48..81389849d 100644 --- a/translations/client_sr.ts +++ b/translations/client_sr.ts @@ -107,7 +107,7 @@ Browser Authentication - + Провера идентитета из веб читача @@ -135,7 +135,7 @@ Browser Authentication - + Провера идентитета из веб читача @@ -958,7 +958,10 @@ This means that the synchronization client might not upload local changes immedi These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Сви фајлови из синхронизационе фасцикле '%1' су избрисани на серверу. +Ово брисање ће бити синхронизовано са локалном синхронизационом фасциклом и тиме ће ови фајлови постати недоступни, осим ако немате право њиховог враћања. +Ако одлучите да повратите фајлове, они ће бити опет синхронизовани назад са сервером, уколико имате права то да урадите. +Ако одлучите да обришете фајлове, они ће Вам постати недоступни, осим ако нисте власник. @@ -3067,7 +3070,7 @@ It is not advisable to use it. Server version: %1 - + Верзија сервера: %1 @@ -3082,7 +3085,7 @@ It is not advisable to use it. The connection is not secure - + Веза није безбедна diff --git a/translations/client_sv.ts b/translations/client_sv.ts index 6939e7e33..969551ee2 100644 --- a/translations/client_sv.ts +++ b/translations/client_sv.ts @@ -107,7 +107,7 @@ Browser Authentication - + Webbläsarautentisering @@ -135,7 +135,7 @@ Browser Authentication - + Webbläsarautentisering diff --git a/translations/client_tr.ts b/translations/client_tr.ts index fb333842e..9b49147b4 100644 --- a/translations/client_tr.ts +++ b/translations/client_tr.ts @@ -107,7 +107,7 @@ Browser Authentication - + Tarayıcı Kimlik Doğrulaması @@ -135,7 +135,7 @@ Browser Authentication - + Tarayıcı Kimlik Doğrulaması From eec460a32d1ed52149b262024544c38e1d67b166 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 13 Oct 2019 03:05:59 +0000 Subject: [PATCH 33/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 +-- translations/client_ru.ts | 60 +++++++++++---------- translations/client_sk.ts | 4 +- 3 files changed, 38 insertions(+), 34 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index 09564e030..e3d9ad406 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de_DE]=@APPLICATION_ICON_NAME@ -Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de_DE]=Synchronisationsordner +Icon[de]=@APPLICATION_ICON_NAME@ +Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de]=Synchronisationsordner diff --git a/translations/client_ru.ts b/translations/client_ru.ts index 77e96ba37..790c45dbe 100644 --- a/translations/client_ru.ts +++ b/translations/client_ru.ts @@ -127,7 +127,7 @@ Copy link - + Скопировать ссылку @@ -155,7 +155,7 @@ Copy link - + Скопировать ссылку @@ -893,12 +893,12 @@ %1 and %n other file(s) are currently locked. - + %1 и ещё %n файл заблокированы.%1 и ещё %n файла заблокированы.%1 и ещё %n файлов заблокированы.%1 и ещё %n файла заблокированы. %1 is currently locked. - + файл %1 заблокирован. @@ -957,7 +957,10 @@ This means that the synchronization client might not upload local changes immedi These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Из синхронизируемой папки «%1» на стороне сервера удалены все файлы. +При синхронизации будет выполнено удаление локальной копии файлов, что сделает их недоступными при отсутствии прав на восстановление удалённых файлов. +При выборе «Сохранить файлы» и наличии соответствующих прав доступа, файлы будут повторно переданы на сервер. +При выборе «Удалить файлы», файлы станут недоступны, кроме случая, когда вы являетесь их владельцем. @@ -969,17 +972,17 @@ If this action was unintended you can restore the lost data now. Delete all files? - + Удалить все файлы? Delete all files - + Удалить все файлы Restore deleted files - + Восстановить удалённые файлы @@ -1117,7 +1120,7 @@ Continuing the sync as normal will cause all your files to be overwritten by an Synchronized with local folder (%1) - + Синхронизировано с локальной папкой (%1) @@ -1556,54 +1559,55 @@ Continuing the sync as normal will cause all your files to be overwritten by an Pattern - + Шаблон Allow Deletion - + Разрешить удаление Add - + Добавить Remove - + Удалить Remove all - + Удалить все Files or folders matching a pattern will not be synchronized. Items where deletion is allowed will be deleted if they prevent a directory from being removed. This is useful for meta data. - + Файлы или папки, подходящие под шаблон, не будут синхронизироваться. +В случае, если исключаемые их синхронизации объекты помешают удалению папки, они будут удалены. Использование исключений файлов из синхронизации может полезно, в том числе, для исключения из синхронизации метаданных, сохраняемых в отдельных файлах. Could not open file - + Невозможно открыть файл Cannot write changes to '%1'. - + Невозможно записать изменения в «%1». Add Ignore Pattern - + Добавление шаблона Add a new ignore pattern: - + Введите шаблон для исключения файлов из синхронизации: @@ -2917,12 +2921,12 @@ It is not advisable to use it. Share options - + Параметры предоставления общего доступа Share via - + Поделиться в @@ -2943,12 +2947,12 @@ It is not advisable to use it. Copy public link - + Скопировать общедоступную ссылку Copy internal link - + Скопировать внутреннюю ссылку @@ -3058,7 +3062,7 @@ It is not advisable to use it. Server version: %1 - + Версия сервера: %1 @@ -3073,7 +3077,7 @@ It is not advisable to use it. The connection is not secure - + Соединение небезопасно @@ -3138,12 +3142,12 @@ It is not advisable to use it. Fingerprint (SHA-256): <tt>%1</tt> - + Отпечаток (SHA-256): <tt>%1</tt> Fingerprint (SHA-512): <tt>%1</tt> - + Отпечаток (SHA-512): <tt>%1</tt> @@ -3804,7 +3808,7 @@ It is not advisable to use it. Copy link - + Скопировать ссылку diff --git a/translations/client_sk.ts b/translations/client_sk.ts index 69759141f..1f753fa0f 100644 --- a/translations/client_sk.ts +++ b/translations/client_sk.ts @@ -107,7 +107,7 @@ Browser Authentication - + Autentifikácia prehliadača @@ -135,7 +135,7 @@ Browser Authentication - + Autentifikácia prehliadača From f422a63200c00d8f8c9bd7228b6c482f1d93ff32 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 15 Oct 2019 03:04:26 +0000 Subject: [PATCH 34/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 +- .tx/nextcloud.client-desktop/sw_translation | 204 ++++++++++++++++++++ translations/client_ca.ts | 5 +- translations/client_lt_LT.ts | 4 +- 4 files changed, 214 insertions(+), 7 deletions(-) create mode 100644 .tx/nextcloud.client-desktop/sw_translation diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index e3d9ad406..09564e030 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de]=@APPLICATION_ICON_NAME@ -Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de]=Synchronisationsordner +Icon[de_DE]=@APPLICATION_ICON_NAME@ +Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de_DE]=Synchronisationsordner diff --git a/.tx/nextcloud.client-desktop/sw_translation b/.tx/nextcloud.client-desktop/sw_translation new file mode 100644 index 000000000..e09f6462a --- /dev/null +++ b/.tx/nextcloud.client-desktop/sw_translation @@ -0,0 +1,204 @@ +[Desktop Entry] +Categories=Utility;X-SuSE-SyncUtility; +Type=Application +Exec=@APPLICATION_EXECUTABLE@ +Name=@APPLICATION_NAME@ desktop sync client +Comment=@APPLICATION_NAME@ desktop synchronization client +GenericName=Folder Sync +Icon=@APPLICATION_ICON_NAME@ +Keywords=@APPLICATION_NAME@;syncing;file;sharing; +X-GNOME-Autostart-Delay=3 +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations +Icon[sw]=@APPLICATION_ICON_NAME@ +Name[sw]=Teja ya @APPLICATION_NAME@ ya kufanana faili kwa seva na faili ziko hapa +Comment[sw]=Teja ya @APPLICATION_NAME@ ya kufanana faili kwa seva na faili ziko hapa +GenericName[sw]=Fanana Kabrasha diff --git a/translations/client_ca.ts b/translations/client_ca.ts index 9f1703c54..a44c3400c 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -960,7 +960,10 @@ Això significa que és possible que el client de sincronització no pugui carre These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Tots els fitxers de la carpeta de sincronització "% 1" s'han suprimit del servidor. +Aquestes eliminacions se sincronitzaran a la vostra carpeta de sincronització local, fent que aquests fitxers no estiguin disponibles si no teniu dret a la restauració. +Si decidiu restaurar els fitxers, es tornaran a sincronitzar amb el servidor si teniu drets per fer-ho. +Si decidiu suprimir els fitxers, no estaran disponibles, tret que en sigueu el propietari. diff --git a/translations/client_lt_LT.ts b/translations/client_lt_LT.ts index 9e2c6dab1..450cdbf47 100644 --- a/translations/client_lt_LT.ts +++ b/translations/client_lt_LT.ts @@ -1722,7 +1722,7 @@ Logs will be written to %1 <p>A new version of the %1 Client is available.</p><p><b>%2</b> is available for download. The installed version is %3.</p> - + <p>Galima nauja „%1“ kliento versija.</p><p>Galite atsisiųsti <b>%2</b>. Šiuo metu įdiegta versija yra %3.</p> @@ -1737,7 +1737,7 @@ Logs will be written to %1 Get update - Gauti atinaujinimus + Gauti naujinimą From 097b923871d278e490941dee5bf41c90f6396aaf Mon Sep 17 00:00:00 2001 From: Michael Schuster Date: Mon, 14 Oct 2019 02:01:56 +0200 Subject: [PATCH 35/63] Add new "styles" plugin to macOS deployment script for Qt 5.12.5 Qt 5.12 needs this library to use the correct style for Light / Dark Mode: styles/libqmacstyle.dylib The interface looks like from the 1990's without this library ;-) Signed-off-by: Michael Schuster --- admin/osx/macdeployqt.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/admin/osx/macdeployqt.py b/admin/osx/macdeployqt.py index 91f29ac04..2571b8eb9 100755 --- a/admin/osx/macdeployqt.py +++ b/admin/osx/macdeployqt.py @@ -32,11 +32,12 @@ FRAMEWORK_SEARCH_PATH=[ os.path.join(os.environ['HOME'], 'Library/Frameworks') ] -LIBRARY_SEARCH_PATH=['/usr/local/lib', '/usr/local/Qt-5.6.2/lib', '.'] +LIBRARY_SEARCH_PATH=['/usr/local/lib', '/usr/local/Qt-5.12.5/lib', '.'] QT_PLUGINS = [ 'sqldrivers/libqsqlite.dylib', 'platforms/libqcocoa.dylib', + 'styles/libqmacstyle.dylib', 'imageformats/libqgif.dylib', 'imageformats/libqico.dylib', 'imageformats/libqjpeg.dylib', @@ -46,7 +47,7 @@ QT_PLUGINS = [ QT_PLUGINS_SEARCH_PATH=[ # os.path.join(os.environ['QTDIR'], 'plugins'), # '/usr/local/Cellar/qt/5.2.1/plugins', - '/usr/local/Qt-5.6.2/plugins', + '/usr/local/Qt-5.12.5/plugins', ] From 94dae8d535967794628082bee6c8313b1346d8e2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 16 Oct 2019 03:04:57 +0000 Subject: [PATCH 36/63] [tx-robot] updated from transifex --- .../cy_GB_translation | 204 ++++++++++++++++++ translations/client_sk.ts | 31 +-- 2 files changed, 222 insertions(+), 13 deletions(-) create mode 100644 .tx/nextcloud.client-desktop/cy_GB_translation diff --git a/.tx/nextcloud.client-desktop/cy_GB_translation b/.tx/nextcloud.client-desktop/cy_GB_translation new file mode 100644 index 000000000..d5271026b --- /dev/null +++ b/.tx/nextcloud.client-desktop/cy_GB_translation @@ -0,0 +1,204 @@ +[Desktop Entry] +Categories=Utility;X-SuSE-SyncUtility; +Type=Application +Exec=@APPLICATION_EXECUTABLE@ +Name=@APPLICATION_NAME@ desktop sync client +Comment=@APPLICATION_NAME@ desktop synchronization client +GenericName=Folder Sync +Icon=@APPLICATION_ICON_NAME@ +Keywords=@APPLICATION_NAME@;syncing;file;sharing; +X-GNOME-Autostart-Delay=3 +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations + + +# Translations +Icon[cy_GB]=@APPLICATION_ICON_NAME@ +Name[cy_GB]=@APPLICATION_NAME@ cleient cydweddu bwrdd gwaith +Comment[cy_GB]=@APPLICATION_NAME@ cleient cydweddu bwrdd gwaith +GenericName[cy_GB]=Cydweddu Ffolder diff --git a/translations/client_sk.ts b/translations/client_sk.ts index 1f753fa0f..8c34edcd3 100644 --- a/translations/client_sk.ts +++ b/translations/client_sk.ts @@ -893,12 +893,12 @@ %1 and %n other file(s) are currently locked. - + %1 a %n ďalších súborov je práve blokovaných.%1 a %n ďalších súborov je práve blokovaných.%1 a %n ďalších súborov je práve blokovaných.%1 a %n ďalších súborov je práve blokovaných. %1 is currently locked. - + %1 je momentálne zamknutý @@ -958,29 +958,34 @@ To znamená, že klient synchronizácie nemusí okamžite odovzdať lokálne zme These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Všetky súbory v synchronizačnom priečinku '%1' boli na serveri vymazané. +Tieto zmeny budú synchronizované do lokálneho synchronizačného priečinka, takže už tieto vymazané súbory nebudú dostupné (ak nemáte oprávnenie pre ich obnovu). +Ak sa rozhodnete lokálne súbory ponechať, budú znovu synchronizované so serverom (ak na to máte oprávnenie). +Ak sa rozhodnete súbory vymazať tak následne už nebudú dostupné (ak nie ste vlastník). All files got deleted from your local sync folder '%1'. These files will be deleted from the server and will not be available on your other devices if they will not be restored. If this action was unintended you can restore the lost data now. - + Všetky súbory v synchronizačnom priečinku '%1' boli vymazané. +Tieto súbory budú vymazané na serveri a nebudú dostupné na vašich ostatných zariadeniach, pokiaľ nebudú obnovené. +Teraz máte ešte možnosť obnoviť stratené dáta. Delete all files? - + Zmazať všetky súbory? Delete all files - + Zmazať všetky súbory Restore deleted files - + Obnoviť zmazané súbory @@ -2924,12 +2929,12 @@ Nie je vhodné ju používať. Share options - + Možnosti zdieľania Share via - + Zdieľať cez @@ -2950,12 +2955,12 @@ Nie je vhodné ju používať. Copy public link - + Kopírovať verejný odkaz Copy internal link - + Kopírovať interný odkaz @@ -3065,7 +3070,7 @@ Nie je vhodné ju používať. Server version: %1 - + Verzia servera: %1 @@ -3080,7 +3085,7 @@ Nie je vhodné ju používať. The connection is not secure - + Pripojenie nie je bezpečné From ade50d0b92a20794cbed49c7fc55ce38c749517a Mon Sep 17 00:00:00 2001 From: Michael Schuster Date: Thu, 17 Oct 2019 04:24:04 +0200 Subject: [PATCH 37/63] Pick from upstream: Update qtmacgoodies for an OSX crash fix #6930 With Qt 5.12.5 this OC crash also applies to the Nextcloud Desktop Client on macOS. For reference please see: - https://github.com/owncloud/client/issues/6930 - https://github.com/guruz/qtmacgoodies/commit/0dc7bc33282bdf3ea262cbd1e6c380a8ab9d6dcf For the required changes in the qtmacgoodies submodule see: https://github.com/camilasan/qtmacgoodies/pull/1 Signed-off-by: Michael Schuster --- src/gui/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index e806bebba..8e7ca45de 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -181,6 +181,9 @@ if (APPLE) ../3rdparty/qtmacgoodies/src/macstandardicon.mm ../3rdparty/qtmacgoodies/src/macwindow.mm ) + # We want to access Cocoa specific structures in the code above + # and need the platform plugin interface for that - which is private. + include_directories(${Qt5Gui_PRIVATE_INCLUDE_DIRS}) endif() if(NOT WIN32) From fdefb19bdb55b5381aa2a00055867e70c56caf6a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 17 Oct 2019 03:05:50 +0000 Subject: [PATCH 38/63] [tx-robot] updated from transifex --- translations/client_sl.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/client_sl.ts b/translations/client_sl.ts index 560346dfb..067ce954c 100644 --- a/translations/client_sl.ts +++ b/translations/client_sl.ts @@ -1558,7 +1558,7 @@ Z nadaljevanjem usklajevanja bodo vse trenutne datoteke prepisane s starejšimi Allow Deletion - + Dovoli brisanje From 8546d53b05a76271e245f085d1caa5d405dadb8d Mon Sep 17 00:00:00 2001 From: Camila San Date: Thu, 17 Oct 2019 18:45:33 +0200 Subject: [PATCH 39/63] Merge the list of ignored files/symlinks into one Activity notification. Signed-off-by: Camila San --- src/gui/activitylistmodel.cpp | 36 ++++++++++++++++++++++++----------- src/gui/activitylistmodel.h | 3 +++ src/gui/activitywidget.cpp | 11 ++++++++--- 3 files changed, 36 insertions(+), 14 deletions(-) diff --git a/src/gui/activitylistmodel.cpp b/src/gui/activitylistmodel.cpp index d35fd1368..eab049af7 100644 --- a/src/gui/activitylistmodel.cpp +++ b/src/gui/activitylistmodel.cpp @@ -64,20 +64,12 @@ QVariant ActivityListModel::data(const QModelIndex &index, int role) const case ActivityItemDelegate::PathRole: if(!a._file.isEmpty()){ auto folder = FolderMan::instance()->folder(a._folder); - QString relPath(a._file); - if(folder) relPath.prepend(folder->remotePath()); - list = FolderMan::instance()->findFileInLocalFolders(relPath, ast->account()); - if (list.count() > 0) { - return QVariant(list.at(0)); - } - // File does not exist anymore? Let's try to open its path - list = FolderMan::instance()->findFileInLocalFolders(QFileInfo(relPath).path(), ast->account()); + list = FolderMan::instance()->findFileInLocalFolders(folder->remotePath(), ast->account()); if (list.count() > 0) { return QVariant(list.at(0)); } } return QVariant(); - break; case ActivityItemDelegate::ActionsLinksRole:{ QList customList; foreach (ActivityLink customItem, a._links) { @@ -86,7 +78,6 @@ QVariant ActivityListModel::data(const QModelIndex &index, int role) const customList << customVariant; } return customList; - break; } case ActivityItemDelegate::ActionIconRole: if(a._type == Activity::NotificationType){ @@ -229,6 +220,29 @@ void ActivityListModel::addErrorToActivityList(Activity activity) { combineActivityLists(); } +void ActivityListModel::addIgnoredFileToList(Activity newActivity) { + qCInfo(lcActivity) << "First checking for duplicates then add file to the notification list of ignored files: " << newActivity._file; + + bool duplicate = false; + if(_listOfIgnoredFiles.size() == 0){ + _notificationIgnoredFiles = newActivity; + _notificationIgnoredFiles._subject = tr("Files from the ignore list as well as symbolic links are not synced. This includes:"); + _listOfIgnoredFiles.append(newActivity); + return; + } + + foreach(Activity activity, _listOfIgnoredFiles){ + if(activity._file == newActivity._file){ + duplicate = true; + break; + } + } + + if(!duplicate){ + _notificationIgnoredFiles._message.append(", " + newActivity._file); + } +} + void ActivityListModel::addNotificationToActivityList(Activity activity) { qCInfo(lcActivity) << "Notification successfully added to the notification list: " << activity._subject; _notificationLists.prepend(activity); @@ -276,13 +290,13 @@ void ActivityListModel::removeActivityFromActivityList(Activity activity) { } } - void ActivityListModel::combineActivityLists() { ActivityList resultList; std::sort(_notificationErrorsLists.begin(), _notificationErrorsLists.end()); resultList.append(_notificationErrorsLists); + resultList.append(_notificationIgnoredFiles); std::sort(_notificationLists.begin(), _notificationLists.end()); resultList.append(_notificationLists); diff --git a/src/gui/activitylistmodel.h b/src/gui/activitylistmodel.h index 2bffabca1..cbb823f1f 100644 --- a/src/gui/activitylistmodel.h +++ b/src/gui/activitylistmodel.h @@ -51,6 +51,7 @@ public: void addNotificationToActivityList(Activity activity); void clearNotifications(); void addErrorToActivityList(Activity activity); + void addIgnoredFileToList(Activity newActivity); void addSyncFileItemToActivityList(Activity activity); void removeActivityFromActivityList(int row); void removeActivityFromActivityList(Activity activity); @@ -73,6 +74,8 @@ private: ActivityList _activityLists; ActivityList _syncFileItemLists; ActivityList _notificationLists; + ActivityList _listOfIgnoredFiles; + Activity _notificationIgnoredFiles; ActivityList _notificationErrorsLists; ActivityList _finalList; AccountState *_accountState; diff --git a/src/gui/activitywidget.cpp b/src/gui/activitywidget.cpp index c293a0384..7ce4471d3 100644 --- a/src/gui/activitywidget.cpp +++ b/src/gui/activitywidget.cpp @@ -127,11 +127,12 @@ void ActivityWidget::slotProgressInfo(const QString &folder, const ProgressInfo } - if(activity._status == SyncFileItem::FileIgnored && !QFileInfo(f->path() + activity._file).exists()){ + if(activity._status == SyncFileItem::FileIgnored && !QFileInfo(f->path() + activity._file).exists()) { _model->removeActivityFromActivityList(activity); continue; } + if(!QFileInfo(f->path() + activity._file).exists()){ _model->removeActivityFromActivityList(activity); continue; @@ -191,8 +192,12 @@ void ActivityWidget::slotItemCompleted(const QString &folder, const SyncFileItem qCWarning(lcActivity) << "Item " << item->_file << " retrieved resulted in error " << item->_errorString; activity._subject = item->_errorString; - // add 'protocol error' to activity list - _model->addErrorToActivityList(activity); + if(item->_status == SyncFileItem::Status::FileIgnored) { + _model->addIgnoredFileToList(activity); + } else { + // add 'protocol error' to activity list + _model->addErrorToActivityList(activity); + } } } } From 19491ff85f3cd02952478d2ee1fb42caf252e9dd Mon Sep 17 00:00:00 2001 From: Camila San Date: Wed, 24 Jul 2019 13:56:21 +0200 Subject: [PATCH 40/63] Once client gets 401/403 from the server, check if remote wipe was requested. - When the the users logs because of 401 or 403 errors, it checks if the server requested the remote wipe. If yes, locally deletes account and folders connected to the account and notify the server. If no, proceeds to ask the user to login again. - The app password is restored in the keychain. - WIP: The change also includes a test class for RemoteWipe. Signed-off-by: Camila San --- src/gui/CMakeLists.txt | 1 + src/gui/accountmanager.cpp | 1 + src/gui/accountmanager.h | 2 +- src/gui/accountsettings.cpp | 44 +++---- src/gui/accountsettings.h | 1 + src/gui/accountstate.cpp | 27 ++++- src/gui/accountstate.h | 17 ++- src/gui/creds/webflowcredentials.cpp | 5 + src/gui/folderman.cpp | 71 +++++++++++- src/gui/folderman.h | 8 ++ src/gui/remotewipe.cpp | 159 ++++++++++++++++++++++++++ src/gui/remotewipe.h | 61 ++++++++++ src/gui/wizard/flow2authcredspage.cpp | 1 + src/libsync/account.cpp | 79 ++++++++++++- src/libsync/account.h | 15 ++- test/CMakeLists.txt | 19 ++- test/{stub.cpp => stubfolderman.cpp} | 6 +- test/stubremotewipe.cpp | 30 +++++ test/testfolderman.cpp | 23 +--- test/testhelper.h | 28 +++++ test/testremotewipe.cpp | 83 ++++++++++++++ 21 files changed, 623 insertions(+), 58 deletions(-) create mode 100644 src/gui/remotewipe.cpp create mode 100644 src/gui/remotewipe.h rename test/{stub.cpp => stubfolderman.cpp} (58%) create mode 100644 test/stubremotewipe.cpp create mode 100644 test/testhelper.h create mode 100644 test/testremotewipe.cpp diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 8e7ca45de..2d6e98595 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -104,6 +104,7 @@ set(client_SRCS guiutility.cpp elidedlabel.cpp iconjob.cpp + remotewipe.cpp creds/credentialsfactory.cpp creds/httpcredentialsgui.cpp creds/oauth.cpp diff --git a/src/gui/accountmanager.cpp b/src/gui/accountmanager.cpp index ca00a4e17..eec375180 100644 --- a/src/gui/accountmanager.cpp +++ b/src/gui/accountmanager.cpp @@ -368,6 +368,7 @@ void AccountManager::shutdown() _accounts.clear(); foreach (const auto &acc, accountsCopy) { emit accountRemoved(acc.data()); + emit removeAccountFolders(acc.data()); } } diff --git a/src/gui/accountmanager.h b/src/gui/accountmanager.h index 35df3584a..fabc6ca5b 100644 --- a/src/gui/accountmanager.h +++ b/src/gui/accountmanager.h @@ -70,7 +70,6 @@ public: */ void deleteAccount(AccountState *account); - /** * Creates an account and sets up some basic handlers. * Does *not* add the account to the account manager just yet. @@ -104,6 +103,7 @@ public slots: Q_SIGNALS: void accountAdded(AccountState *account); void accountRemoved(AccountState *account); + void removeAccountFolders(AccountState *account); private: AccountManager() {} diff --git a/src/gui/accountsettings.cpp b/src/gui/accountsettings.cpp index 2fc324573..a7b39d606 100644 --- a/src/gui/accountsettings.cpp +++ b/src/gui/accountsettings.cpp @@ -147,6 +147,8 @@ AccountSettings::AccountSettings(AccountState *accountState, QWidget *parent) createAccountToolbox(); connect(AccountManager::instance(), &AccountManager::accountAdded, this, &AccountSettings::slotAccountAdded); + connect(this, &AccountSettings::removeAccountFolders, + AccountManager::instance(), &AccountManager::removeAccountFolders); connect(ui->_folderList, &QWidget::customContextMenuRequested, this, &AccountSettings::slotCustomContextMenuRequested); connect(ui->_folderList, &QAbstractItemView::clicked, @@ -334,9 +336,9 @@ void AccountSettings::slotEncryptionFlagError(const QByteArray& fileId, int http void AccountSettings::slotLockForEncryptionSuccess(const QByteArray& fileId, const QByteArray &token) { - accountsState()->account()->e2e()->setTokenForFolder(fileId, token); + accountsState()->account()->e2e()->setTokenForFolder(fileId, token); - FolderMetadata emptyMetadata(accountsState()->account()); + FolderMetadata emptyMetadata(accountsState()->account()); auto encryptedMetadata = emptyMetadata.encryptedMetadata(); if (encryptedMetadata.isEmpty()) { //TODO: Mark the folder as unencrypted as the metadata generation failed. @@ -348,36 +350,36 @@ void AccountSettings::slotLockForEncryptionSuccess(const QByteArray& fileId, con return; } auto storeMetadataJob = new StoreMetaDataApiJob(accountsState()->account(), fileId, emptyMetadata.encryptedMetadata()); - connect(storeMetadataJob, &StoreMetaDataApiJob::success, - this, &AccountSettings::slotUploadMetadataSuccess); - connect(storeMetadataJob, &StoreMetaDataApiJob::error, - this, &AccountSettings::slotUpdateMetadataError); + connect(storeMetadataJob, &StoreMetaDataApiJob::success, + this, &AccountSettings::slotUploadMetadataSuccess); + connect(storeMetadataJob, &StoreMetaDataApiJob::error, + this, &AccountSettings::slotUpdateMetadataError); - storeMetadataJob->start(); + storeMetadataJob->start(); } void AccountSettings::slotUploadMetadataSuccess(const QByteArray& folderId) { - const auto token = accountsState()->account()->e2e()->tokenForFolder(folderId); - auto unlockJob = new UnlockEncryptFolderApiJob(accountsState()->account(), folderId, token); - connect(unlockJob, &UnlockEncryptFolderApiJob::success, - this, &AccountSettings::slotUnlockFolderSuccess); - connect(unlockJob, &UnlockEncryptFolderApiJob::error, - this, &AccountSettings::slotUnlockFolderError); - unlockJob->start(); + const auto token = accountsState()->account()->e2e()->tokenForFolder(folderId); + auto unlockJob = new UnlockEncryptFolderApiJob(accountsState()->account(), folderId, token); + connect(unlockJob, &UnlockEncryptFolderApiJob::success, + this, &AccountSettings::slotUnlockFolderSuccess); + connect(unlockJob, &UnlockEncryptFolderApiJob::error, + this, &AccountSettings::slotUnlockFolderError); + unlockJob->start(); } void AccountSettings::slotUpdateMetadataError(const QByteArray& folderId, int httpReturnCode) { Q_UNUSED(httpReturnCode); - const auto token = accountsState()->account()->e2e()->tokenForFolder(folderId); - auto unlockJob = new UnlockEncryptFolderApiJob(accountsState()->account(), folderId, token); - connect(unlockJob, &UnlockEncryptFolderApiJob::success, - this, &AccountSettings::slotUnlockFolderSuccess); - connect(unlockJob, &UnlockEncryptFolderApiJob::error, - this, &AccountSettings::slotUnlockFolderError); - unlockJob->start(); + const auto token = accountsState()->account()->e2e()->tokenForFolder(folderId); + auto unlockJob = new UnlockEncryptFolderApiJob(accountsState()->account(), folderId, token); + connect(unlockJob, &UnlockEncryptFolderApiJob::success, + this, &AccountSettings::slotUnlockFolderSuccess); + connect(unlockJob, &UnlockEncryptFolderApiJob::error, + this, &AccountSettings::slotUnlockFolderError); + unlockJob->start(); } void AccountSettings::slotLockForEncryptionError(const QByteArray& fileId, int httpErrorCode) diff --git a/src/gui/accountsettings.h b/src/gui/accountsettings.h index ce1885d2d..e283df26f 100644 --- a/src/gui/accountsettings.h +++ b/src/gui/accountsettings.h @@ -63,6 +63,7 @@ signals: void openFolderAlias(const QString &); void showIssuesList(AccountState *account); void requesetMnemonic(); + void removeAccountFolders(AccountState *account); public slots: void slotOpenOC(); diff --git a/src/gui/accountstate.cpp b/src/gui/accountstate.cpp index ff2f7d000..7893a7a3b 100644 --- a/src/gui/accountstate.cpp +++ b/src/gui/accountstate.cpp @@ -14,6 +14,7 @@ #include "accountstate.h" #include "accountmanager.h" +#include "remotewipe.h" #include "account.h" #include "creds/abstractcredentials.h" #include "creds/httpcredentials.h" @@ -24,6 +25,11 @@ #include #include +#include +#include +#include +#include + namespace OCC { Q_LOGGING_CATEGORY(lcAccountState, "nextcloud.gui.account.state", QtInfoMsg) @@ -36,11 +42,12 @@ AccountState::AccountState(AccountPtr account) , _waitingForNewCredentials(false) , _notificationsEtagResponseHeader("*") , _maintenanceToConnectedDelay(60000 + (qrand() % (4 * 60000))) // 1-5min delay + , _remoteWipe(new RemoteWipe(_account)) { qRegisterMetaType("AccountState*"); connect(account.data(), &Account::invalidCredentials, - this, &AccountState::slotInvalidCredentials); + this, &AccountState::slotHandleRemoteWipeCheck); connect(account.data(), &Account::credentialsFetched, this, &AccountState::slotCredentialsFetched); connect(account.data(), &Account::credentialsAsked, @@ -303,7 +310,7 @@ void AccountState::slotConnectionValidatorResult(ConnectionValidator::Status sta break; case ConnectionValidator::CredentialsWrong: case ConnectionValidator::CredentialsNotReady: - slotInvalidCredentials(); + handleInvalidCredentials(); break; case ConnectionValidator::SslError: setState(SignedOut); @@ -322,7 +329,20 @@ void AccountState::slotConnectionValidatorResult(ConnectionValidator::Status sta } } -void AccountState::slotInvalidCredentials() +void AccountState::slotHandleRemoteWipeCheck() +{ + // make sure it changes account state and icons + signOutByUi(); + + qCInfo(lcAccountState) << "Invalid credentials for" << _account->url().toString() + << "checking for remote wipe request"; + + _waitingForNewCredentials = false; + setState(SignedOut); +} + + +void AccountState::handleInvalidCredentials() { if (isSignedOut() || _waitingForNewCredentials) return; @@ -343,6 +363,7 @@ void AccountState::slotInvalidCredentials() account()->credentials()->askFromUser(); } + void AccountState::slotCredentialsFetched(AbstractCredentials *) { // Make a connection attempt, no matter whether the credentials are diff --git a/src/gui/accountstate.h b/src/gui/accountstate.h index 573b084ff..6ed9aa265 100644 --- a/src/gui/accountstate.h +++ b/src/gui/accountstate.h @@ -29,6 +29,7 @@ namespace OCC { class AccountState; class Account; +class RemoteWipe; typedef QExplicitlySharedDataPointer AccountStatePtr; @@ -150,6 +151,9 @@ public: */ void setNavigationAppsEtagResponseHeader(const QByteArray &value); + ///Asks for user credentials + void handleInvalidCredentials(); + public slots: /// Triggers a ping to the server to update state and /// connection status and errors. @@ -164,7 +168,11 @@ signals: protected Q_SLOTS: void slotConnectionValidatorResult(ConnectionValidator::Status status, const QStringList &errors); - void slotInvalidCredentials(); + + /// When client gets a 401 or 403 checks if server requested remote wipe + /// before asking for user credentials again + void slotHandleRemoteWipeCheck(); + void slotCredentialsFetched(AbstractCredentials *creds); void slotCredentialsAsked(AbstractCredentials *creds); @@ -190,6 +198,13 @@ private: * Milliseconds for which to delay reconnection after 503/maintenance. */ int _maintenanceToConnectedDelay; + + /** + * Connects remote wipe check with the account + * the log out triggers the check (loads app password -> create request) + */ + RemoteWipe *_remoteWipe; + }; } diff --git a/src/gui/creds/webflowcredentials.cpp b/src/gui/creds/webflowcredentials.cpp index ce3a1264e..49c80e1ff 100644 --- a/src/gui/creds/webflowcredentials.cpp +++ b/src/gui/creds/webflowcredentials.cpp @@ -358,6 +358,8 @@ void WebFlowCredentials::forgetSensitiveData() { fetchUser(); + _account->deleteAppPassword(); + const QString kck = keychainKey(_account->url().toString(), _user, _account->id()); if (kck.isEmpty()) { qCDebug(lcWebFlowCredentials()) << "InvalidateToken: User is empty, bailing out!"; @@ -416,6 +418,9 @@ void WebFlowCredentials::slotFinished(QNetworkReply *reply) { if (reply->error() == QNetworkReply::NoError) { _credentialsValid = true; + + /// Used later for remote wipe + _account->setAppPassword(_password); } } diff --git a/src/gui/folderman.cpp b/src/gui/folderman.cpp index ec708d9b7..af4526545 100644 --- a/src/gui/folderman.cpp +++ b/src/gui/folderman.cpp @@ -75,7 +75,7 @@ FolderMan::FolderMan(QObject *parent) this, &FolderMan::slotScheduleFolderByTime); _timeScheduler.start(); - connect(AccountManager::instance(), &AccountManager::accountRemoved, + connect(AccountManager::instance(), &AccountManager::removeAccountFolders, this, &FolderMan::slotRemoveFoldersForAccount); connect(_lockWatcher.data(), &LockWatcher::fileUnlocked, @@ -443,7 +443,7 @@ void FolderMan::slotFolderSyncPaused(Folder *f, bool paused) void FolderMan::slotFolderCanSyncChanged() { Folder *f = qobject_cast(sender()); - ASSERT(f); + ASSERT(f); if (f->canSync()) { _socketApi->slotRegisterPath(f->alias()); } else { @@ -1084,6 +1084,73 @@ bool FolderMan::startFromScratch(const QString &localFolder) return true; } +void FolderMan::slotWipeFolderForAccount(AccountState *accountState) +{ + QVarLengthArray foldersToRemove; + Folder::MapIterator i(_folderMap); + while (i.hasNext()) { + i.next(); + Folder *folder = i.value(); + if (folder->accountState() == accountState) { + foldersToRemove.append(folder); + } + } + + bool success = false; + foreach (const auto &f, foldersToRemove) { + if (!f) { + qCCritical(lcFolderMan) << "Can not remove null folder"; + return; + } + + qCInfo(lcFolderMan) << "Removing " << f->alias(); + + const bool currentlyRunning = (_currentSyncFolder == f); + if (currentlyRunning) { + // abort the sync now + terminateSyncProcess(); + } + + if (_scheduledFolders.removeAll(f) > 0) { + emit scheduleQueueChanged(); + } + + // wipe database + f->wipe(); + + // wipe data + QDir userFolder(f->path()); + if (userFolder.exists()) { + success = userFolder.removeRecursively(); + if (!success) { + qCWarning(lcFolderMan) << "Failed to remove existing folder " << f->path(); + } else { + qCInfo(lcFolderMan) << "wipe: Removed file " << f->path(); + } + + + } else { + success = true; + qCWarning(lcFolderMan) << "folder does not exist, can not remove."; + } + + f->setSyncPaused(true); + + // remove the folder configuration + f->removeFromSettings(); + + unloadFolder(f); + if (currentlyRunning) { + delete f; + } + + _navigationPaneHelper.scheduleUpdateCloudStorageRegistry(); + } + + emit folderListChanged(_folderMap); + emit wipeDone(accountState, success); +} + void FolderMan::setDirtyProxy() { foreach (Folder *f, _folderMap.values()) { diff --git a/src/gui/folderman.h b/src/gui/folderman.h index 7ac16c98c..97d4b8f45 100644 --- a/src/gui/folderman.h +++ b/src/gui/folderman.h @@ -207,6 +207,11 @@ signals: */ void folderListChanged(const Folder::Map &); + /** + * Emitted once slotRemoveFoldersForAccount is done wiping + */ + void wipeDone(AccountState *account, bool success); + public slots: /** @@ -231,6 +236,9 @@ public slots: // slot to schedule an ETag job (from Folder only) void slotScheduleETagJob(const QString &alias, RequestEtagJob *job); + /** Wipe folder */ + void slotWipeFolderForAccount(AccountState *accountState); + private slots: void slotFolderSyncPaused(Folder *, bool paused); void slotFolderCanSyncChanged(); diff --git a/src/gui/remotewipe.cpp b/src/gui/remotewipe.cpp new file mode 100644 index 000000000..8d09f1549 --- /dev/null +++ b/src/gui/remotewipe.cpp @@ -0,0 +1,159 @@ +/* + * Copyright (C) by Camila Ayres + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY + * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * for more details. + */ + +#include "remotewipe.h" +#include "folderman.h" + +#include +#include +#include +#include + +namespace OCC { + +Q_LOGGING_CATEGORY(lcRemoteWipe, "nextcloud.gui.remotewipe", QtInfoMsg) + +RemoteWipe::RemoteWipe(AccountPtr account, QObject *parent) + : _account(account), + _appPassword(QString()), + _accountRemoved(false), + _networkManager(nullptr), + _networkReplyCheck(nullptr), + _networkReplySuccess(nullptr) +{ + QObject::connect(AccountManager::instance(), &AccountManager::accountRemoved, + this, [=](AccountState *) { + _accountRemoved = true; + }); + QObject::connect(this, &RemoteWipe::authorized, FolderMan::instance(), + &FolderMan::slotWipeFolderForAccount); + QObject::connect(FolderMan::instance(), &FolderMan::wipeDone, this, + &RemoteWipe::notifyServerSuccessJob); + QObject::connect(_account.data(), &Account::appPasswordRetrieved, this, + &RemoteWipe::startCheckJobWithAppPassword); +} + +void RemoteWipe::startCheckJobWithAppPassword(QString pwd){ + if(pwd.isEmpty()) + return; + + _appPassword = pwd; + QUrl requestUrl = Utility::concatUrlPath(_account->url().toString(), + QLatin1String("/index.php/core/wipe/check")); + QNetworkRequest request; + request.setHeader(QNetworkRequest::ContentTypeHeader, + "application/x-www-form-urlencoded"); + request.setUrl(requestUrl); + request.setSslConfiguration(_account->getOrCreateSslConfig()); + auto requestBody = new QBuffer; + QUrlQuery arguments(QString("token=%1").arg(_appPassword)); + requestBody->setData(arguments.query(QUrl::FullyEncoded).toLatin1()); + _networkReplyCheck = _networkManager.post(request, requestBody); + QObject::connect(_networkReplyCheck, &QNetworkReply::finished, this, + &RemoteWipe::checkJobSlot); +} + +void RemoteWipe::checkJobSlot() +{ + auto jsonData = _networkReplyCheck->readAll(); + QJsonParseError jsonParseError; + QJsonObject json = QJsonDocument::fromJson(jsonData, &jsonParseError).object(); + bool wipe = false; + + //check for errors + if (_networkReplyCheck->error() != QNetworkReply::NoError || + jsonParseError.error != QJsonParseError::NoError) { + QString errorReason; + QString errorFromJson = json["error"].toString(); + if (!errorFromJson.isEmpty()) { + qCWarning(lcRemoteWipe) << QString("Error returned from the server: %1") + .arg(errorFromJson.toHtmlEscaped()); + } else if (_networkReplyCheck->error() != QNetworkReply::NoError) { + qCWarning(lcRemoteWipe) << QString("There was an error accessing the 'token' endpoint:
%1") + .arg(_networkReplyCheck->errorString().toHtmlEscaped()); + } else if (jsonParseError.error != QJsonParseError::NoError) { + qCWarning(lcRemoteWipe) << QString("Could not parse the JSON returned from the server:
%1") + .arg(jsonParseError.errorString()); + } else { + qCWarning(lcRemoteWipe) << QString("The reply from the server did not contain all expected fields"); + } + + // check for wipe request + } else if(!json.value("wipe").isUndefined()){ + wipe = json["wipe"].toBool(); + } + + auto manager = AccountManager::instance(); + auto accountState = manager->account(_account->displayName()).data(); + + if(wipe){ + // delete account + manager->deleteAccount(accountState); + manager->save(); + + // delete data + emit authorized(accountState); + + } else { + // ask user for his credentials again + accountState->handleInvalidCredentials(); + } + + _networkReplyCheck->deleteLater(); +} + +void RemoteWipe::notifyServerSuccessJob(AccountState *accountState, bool dataWiped){ + if(_accountRemoved && dataWiped && _account == accountState->account()){ + QUrl requestUrl = Utility::concatUrlPath(_account->url().toString(), + QLatin1String("/index.php/core/wipe/success")); + QNetworkRequest request; + request.setHeader(QNetworkRequest::ContentTypeHeader, + "application/x-www-form-urlencoded"); + request.setUrl(requestUrl); + request.setSslConfiguration(_account->getOrCreateSslConfig()); + auto requestBody = new QBuffer; + QUrlQuery arguments(QString("token=%1").arg(_appPassword)); + requestBody->setData(arguments.query(QUrl::FullyEncoded).toLatin1()); + _networkReplySuccess = _networkManager.post(request, requestBody); + QObject::connect(_networkReplySuccess, &QNetworkReply::finished, this, + &RemoteWipe::notifyServerSuccessJobSlot); + } +} + +void RemoteWipe::notifyServerSuccessJobSlot() +{ + auto jsonData = _networkReplySuccess->readAll(); + QJsonParseError jsonParseError; + QJsonObject json = QJsonDocument::fromJson(jsonData, &jsonParseError).object(); + if (_networkReplySuccess->error() != QNetworkReply::NoError || + jsonParseError.error != QJsonParseError::NoError) { + QString errorReason; + QString errorFromJson = json["error"].toString(); + if (!errorFromJson.isEmpty()) { + qCWarning(lcRemoteWipe) << QString("Error returned from the server: %1") + .arg(errorFromJson.toHtmlEscaped()); + } else if (_networkReplySuccess->error() != QNetworkReply::NoError) { + qCWarning(lcRemoteWipe) << QString("There was an error accessing the 'success' endpoint:
%1") + .arg(_networkReplySuccess->errorString().toHtmlEscaped()); + } else if (jsonParseError.error != QJsonParseError::NoError) { + qCWarning(lcRemoteWipe) << QString("Could not parse the JSON returned from the server:
%1") + .arg(jsonParseError.errorString()); + } else { + qCWarning(lcRemoteWipe) << QString("The reply from the server did not contain all expected fields."); + } + } + + _networkReplySuccess->deleteLater(); +} +} diff --git a/src/gui/remotewipe.h b/src/gui/remotewipe.h new file mode 100644 index 000000000..b1353e864 --- /dev/null +++ b/src/gui/remotewipe.h @@ -0,0 +1,61 @@ +#ifndef REMOTEWIPE_H +#define REMOTEWIPE_H + +#include "accountmanager.h" +#include + +class QJsonDocument; +class TestRemoteWipe; + +namespace OCC { + +class RemoteWipe : public QObject +{ + Q_OBJECT +public: + explicit RemoteWipe(AccountPtr account, QObject *parent = nullptr); + +signals: + /** + * Notify if wipe was requested + */ + void authorized(AccountState*); + + /** + * Notify if user only needs to login again + */ + void askUserCredentials(); + +public slots: + /** + * Once receives a 401 or 403 status response it will do a fetch to + * /index.php/core/wipe/check + */ + void startCheckJobWithAppPassword(QString); + +private slots: + /** + * If wipe is requested, delete account and data, if not continue by asking + * the user to login again + */ + void checkJobSlot(); + + /** + * Once the client has wiped all the required data a POST to + * /index.php/core/wipe/success + */ + void notifyServerSuccessJob(AccountState *accountState, bool); + void notifyServerSuccessJobSlot(); + +private: + AccountPtr _account; + QString _appPassword; + bool _accountRemoved; + QNetworkAccessManager _networkManager; + QNetworkReply *_networkReplyCheck; + QNetworkReply *_networkReplySuccess; + + friend class ::TestRemoteWipe; +}; +} +#endif // REMOTEWIPE_H \ No newline at end of file diff --git a/src/gui/wizard/flow2authcredspage.cpp b/src/gui/wizard/flow2authcredspage.cpp index 165752663..85bcb89dc 100644 --- a/src/gui/wizard/flow2authcredspage.cpp +++ b/src/gui/wizard/flow2authcredspage.cpp @@ -99,6 +99,7 @@ void Flow2AuthCredsPage::asyncAuthResult(Flow2Auth::Result r, const QString &use _appPassword = appPassword; OwncloudWizard *ocWizard = qobject_cast(wizard()); Q_ASSERT(ocWizard); + emit connectToOCUrl(ocWizard->account()->url().toString()); break; } diff --git a/src/libsync/account.cpp b/src/libsync/account.cpp index 6a28361fb..32e58b2e4 100644 --- a/src/libsync/account.cpp +++ b/src/libsync/account.cpp @@ -36,9 +36,15 @@ #include #include +#include +#include "creds/abstractcredentials.h" + +using namespace QKeychain; + namespace OCC { Q_LOGGING_CATEGORY(lcAccount, "nextcloud.sync.account", QtInfoMsg) +const char app_password[] = "_app-password"; Account::Account(QObject *parent) : QObject(parent) @@ -53,16 +59,17 @@ AccountPtr Account::create() AccountPtr acc = AccountPtr(new Account); acc->setSharedThis(acc); - //TODO: This probably needs to have a better - // coupling, but it should work for now. - acc->e2e()->setAccount(acc); + //TODO: This probably needs to have a better + // coupling, but it should work for now. + acc->e2e()->setAccount(acc); + return acc; } ClientSideEncryption* Account::e2e() { - // Qt expects everything in the connect to be a pointer, so return a pointer. - return &_e2e; + // Qt expects everything in the connect to be a pointer, so return a pointer. + return &_e2e; } Account::~Account() @@ -432,6 +439,9 @@ void Account::slotCredentialsAsked() void Account::handleInvalidCredentials() { + // Retrieving password will trigger remote wipe check job + retrieveAppPassword(); + emit invalidCredentials(); } @@ -503,4 +513,63 @@ void Account::setNonShib(bool nonShib) } } +void Account::setAppPassword(QString appPassword){ + const QString kck = AbstractCredentials::keychainKey( + url().toString(), + davUser() + app_password, + id() + ); + + WritePasswordJob *job = new WritePasswordJob(Theme::instance()->appName()); + job->setInsecureFallback(false); + job->setKey(kck); + job->setBinaryData(appPassword.toLatin1()); + connect(job, &WritePasswordJob::finished, [](Job *) { + qCInfo(lcAccount) << "appPassword stored in keychain"; + }); + job->start(); +} + +void Account::retrieveAppPassword(){ + const QString kck = AbstractCredentials::keychainKey( + url().toString(), + credentials()->user() + app_password, + id() + ); + + ReadPasswordJob *job = new ReadPasswordJob(Theme::instance()->appName()); + job->setInsecureFallback(false); + job->setKey(kck); + connect(job, &WritePasswordJob::finished, [this](Job *incoming) { + ReadPasswordJob *readJob = static_cast(incoming); + QString pwd(""); + // Error or no valid public key error out + if (readJob->error() == NoError && + readJob->binaryData().length() > 0) { + pwd = readJob->binaryData(); + } + + emit appPasswordRetrieved(pwd); + }); + job->start(); +} + +void Account::deleteAppPassword(){ + const QString kck = AbstractCredentials::keychainKey( + url().toString(), + credentials()->user() + app_password, + id() + ); + + if (kck.isEmpty()) { + qCDebug(lcAccount) << "appPassword is empty"; + return; + } + + DeletePasswordJob *job = new DeletePasswordJob(Theme::instance()->appName()); + job->setInsecureFallback(false); + job->setKey(kck); + job->start(); +} + } // namespace OCC diff --git a/src/libsync/account.h b/src/libsync/account.h index c49be3f58..1f3e46a96 100644 --- a/src/libsync/account.h +++ b/src/libsync/account.h @@ -41,6 +41,12 @@ class QNetworkReply; class QUrl; class QNetworkAccessManager; +namespace QKeychain { +class Job; +class WritePasswordJob; +class ReadPasswordJob; +} + namespace OCC { class AbstractCredentials; @@ -50,7 +56,6 @@ class QuotaInfo; class AccessManager; class SimpleNetworkJob; - /** * @brief Reimplement this to handle SSL errors from libsync * @ingroup libsync @@ -236,6 +241,11 @@ public: ClientSideEncryption* e2e(); + /// Used in RemoteWipe + void retrieveAppPassword(); + void setAppPassword(QString appPassword); + void deleteAppPassword(); + public slots: /// Used when forgetting credentials void clearQNAMCache(); @@ -262,6 +272,9 @@ signals: void accountChangedAvatar(); void accountChangedDisplayName(); + /// Used in RemoteWipe + void appPasswordRetrieved(QString); + protected Q_SLOTS: void slotCredentialsFetched(); void slotCredentialsAsked(); diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index fc7e8ef0a..55e5327e6 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -60,17 +60,32 @@ nextcloud_add_benchmark(LargeSync "syncenginetestutils.h") SET(FolderMan_SRC ../src/gui/folderman.cpp) list(APPEND FolderMan_SRC ../src/gui/folder.cpp ) list(APPEND FolderMan_SRC ../src/gui/socketapi.cpp ) -list(APPEND FolderMan_SRC ../src/gui/accountstate.cpp ) list(APPEND FolderMan_SRC ../src/gui/syncrunfilelog.cpp ) list(APPEND FolderMan_SRC ../src/gui/lockwatcher.cpp ) list(APPEND FolderMan_SRC ../src/gui/guiutility.cpp ) list(APPEND FolderMan_SRC ../src/gui/navigationpanehelper.cpp ) list(APPEND FolderMan_SRC ../src/gui/connectionvalidator.cpp ) list(APPEND FolderMan_SRC ../src/gui/clientproxy.cpp ) +list(APPEND FolderMan_SRC ../src/gui/accountstate.cpp ) +list(APPEND FolderMan_SRC ../src/gui/remotewipe.cpp ) list(APPEND FolderMan_SRC ${FolderWatcher_SRC}) -list(APPEND FolderMan_SRC stub.cpp ) +list(APPEND FolderMan_SRC stubfolderman.cpp ) nextcloud_add_test(FolderMan "${FolderMan_SRC}") +SET(RemoteWipe_SRC ../src/gui/remotewipe.cpp) +list(APPEND RemoteWipe_SRC ../src/gui/clientproxy.cpp ) +list(APPEND RemoteWipe_SRC ../src/gui/guiutility.cpp ) +list(APPEND RemoteWipe_SRC ../src/gui/connectionvalidator.cpp ) +list(APPEND RemoteWipe_SRC ../src/gui/accountstate.cpp ) +list(APPEND RemoteWipe_SRC ../src/gui/socketapi.cpp ) +list(APPEND RemoteWipe_SRC ../src/gui/folder.cpp ) +list(APPEND RemoteWipe_SRC ../src/gui/syncrunfilelog.cpp ) +list(APPEND RemoteWipe_SRC ../src/gui/folderwatcher_linux.cpp ) +list(APPEND RemoteWipe_SRC ../src/gui/folderwatcher.cpp ) +list(APPEND RemoteWipe_SRC ${RemoteWipe_SRC}) +list(APPEND RemoteWipe_SRC stubremotewipe.cpp ) +nextcloud_add_test(RemoteWipe "${RemoteWipe_SRC}") + nextcloud_add_test(OAuth "syncenginetestutils.h;../src/gui/creds/oauth.cpp") configure_file(test_journal.db "${PROJECT_BINARY_DIR}/bin/test_journal.db" COPYONLY) diff --git a/test/stub.cpp b/test/stubfolderman.cpp similarity index 58% rename from test/stub.cpp rename to test/stubfolderman.cpp index d987b2412..2a60ecb9a 100644 --- a/test/stub.cpp +++ b/test/stubfolderman.cpp @@ -1,7 +1,11 @@ // stub to prevent linker error #include "accountmanager.h" + OCC::AccountManager *OCC::AccountManager::instance() { return static_cast(new QObject); } +void OCC::AccountManager::save(bool) { } void OCC::AccountManager::saveAccountState(AccountState *) { } -void OCC::AccountManager::save(bool saveCredentials) { Q_UNUSED(saveCredentials); } +void OCC::AccountManager::deleteAccount(AccountState *) { } void OCC::AccountManager::accountRemoved(OCC::AccountState*) { } +OCC::AccountStatePtr OCC::AccountManager::account(const QString &){ return AccountStatePtr(); } +void OCC::AccountManager::removeAccountFolders(OCC::AccountState*) { } const QMetaObject OCC::AccountManager::staticMetaObject = QObject::staticMetaObject; diff --git a/test/stubremotewipe.cpp b/test/stubremotewipe.cpp new file mode 100644 index 000000000..fbb46d221 --- /dev/null +++ b/test/stubremotewipe.cpp @@ -0,0 +1,30 @@ +// stub to prevent linker error +#include "accountmanager.h" +#include "accountstate.h" +#include "socketapi.h" +#include "folderman.h" + +OCC::AccountManager *OCC::AccountManager::instance() { return static_cast(new QObject); } +void OCC::AccountManager::save(bool) { } +OCC::AccountState *OCC::AccountManager::addAccount(const AccountPtr& ac) { return new OCC::AccountState(ac); } +void OCC::AccountManager::deleteAccount(AccountState *) { } +void OCC::AccountManager::accountRemoved(OCC::AccountState*) { } +OCC::AccountStatePtr OCC::AccountManager::account(const QString &){ return AccountStatePtr(); } +const QMetaObject OCC::AccountManager::staticMetaObject = QObject::staticMetaObject; + +OCC::FolderMan *OCC::FolderMan::instance() { return static_cast(new QObject); } +void OCC::FolderMan::wipeDone(OCC::AccountState*, bool) { } +OCC::Folder* OCC::FolderMan::addFolder(OCC::AccountState* as, OCC::FolderDefinition const &f) { return nullptr; } +void OCC::FolderMan::slotWipeFolderForAccount(OCC::AccountState*) { } +QString OCC::FolderMan::unescapeAlias(QString const&){ return QString(); } +QString OCC::FolderMan::escapeAlias(QString const&){ return QString(); } +void OCC::FolderMan::scheduleFolder(OCC::Folder*){ } +OCC::SocketApi *OCC::FolderMan::socketApi(){ return new SocketApi; } +OCC::Folder::Map OCC::FolderMan::map() { return OCC::Folder::Map(); } +void OCC::FolderMan::setSyncEnabled(bool) { } +void OCC::FolderMan::slotSyncOnceFileUnlocks(QString const&) { } +void OCC::FolderMan::slotScheduleETagJob(QString const&, OCC::RequestEtagJob*){ } +OCC::Folder *OCC::FolderMan::folderForPath(QString const&) { return nullptr; } +OCC::Folder* OCC::FolderMan::folder(QString const&) { return nullptr; } +void OCC::FolderMan::folderSyncStateChange(OCC::Folder*) { } +const QMetaObject OCC::FolderMan::staticMetaObject = QObject::staticMetaObject; diff --git a/test/testfolderman.cpp b/test/testfolderman.cpp index 9aec8faf0..8af45f0df 100644 --- a/test/testfolderman.cpp +++ b/test/testfolderman.cpp @@ -14,29 +14,10 @@ #include "account.h" #include "accountstate.h" #include "configfile.h" -#include "creds/httpcredentials.h" +#include "testhelper.h" using namespace OCC; - -class HttpCredentialsTest : public HttpCredentials { -public: - HttpCredentialsTest(const QString& user, const QString& password) - : HttpCredentials(user, password) - {} - - void askFromUser() Q_DECL_OVERRIDE { - - } -}; - -static FolderDefinition folderDefinition(const QString &path) { - FolderDefinition d; - d.localPath = path; - d.targetPath = path; - d.alias = path; - return d; -} - +class HttpCredentials; class TestFolderMan: public QObject { diff --git a/test/testhelper.h b/test/testhelper.h new file mode 100644 index 000000000..8bd5ca6f6 --- /dev/null +++ b/test/testhelper.h @@ -0,0 +1,28 @@ +#ifndef TESTHELPER_H +#define TESTHELPER_H + +#include "folder.h" +#include "creds/httpcredentials.h" + +using namespace OCC; + +class HttpCredentialsTest : public HttpCredentials { +public: + HttpCredentialsTest(const QString& user, const QString& password) + : HttpCredentials(user, password) + {} + + void askFromUser() Q_DECL_OVERRIDE { + + } +}; + +static FolderDefinition folderDefinition(const QString &path) { + FolderDefinition d; + d.localPath = path; + d.targetPath = path; + d.alias = path; + return d; +} + +#endif // TESTHELPER_H diff --git a/test/testremotewipe.cpp b/test/testremotewipe.cpp new file mode 100644 index 000000000..5b9555e7a --- /dev/null +++ b/test/testremotewipe.cpp @@ -0,0 +1,83 @@ +/* + * This software is in the public domain, furnished "as is", without technical + * support, and with no warranty, express or implied, as to its usefulness for + * any purpose. + * + */ + +#include +#include +#include + +#include "remotewipe.h" + +#include "common/utility.h" +#include "folderman.h" +#include "account.h" +#include "accountstate.h" +#include "configfile.h" + +#include "testhelper.h" + +using namespace OCC; + +class TestRemoteWipe: public QObject +{ + Q_OBJECT + +private slots: + // TODO + void testWipe(){ +// QTemporaryDir dir; +// ConfigFile::setConfDir(dir.path()); // we don't want to pollute the user's config file +// QVERIFY(dir.isValid()); + +// QDir dirToRemove(dir.path()); +// QVERIFY(dirToRemove.mkpath("nextcloud")); + +// QString dirPath = dirToRemove.canonicalPath(); + +// AccountPtr account = Account::create(); +// QVERIFY(account); + +// auto manager = AccountManager::instance(); +// QVERIFY(manager); + +// AccountState *newAccountState = manager->addAccount(account); +// manager->save(); +// QVERIFY(newAccountState); + +// QUrl url("http://example.de"); +// HttpCredentialsTest *cred = new HttpCredentialsTest("testuser", "secret"); +// account->setCredentials(cred); +// account->setUrl( url ); + +// FolderMan *folderman = FolderMan::instance(); +// folderman->addFolder(newAccountState, folderDefinition(dirPath + "/sub/nextcloud/")); + +// // check if account exists +// qDebug() << "Does account exists?!"; +// QVERIFY(!account->id().isEmpty()); + +// manager->deleteAccount(newAccountState); +// manager->save(); + +// // check if account exists +// qDebug() << "Does account exists yet?!"; +// QVERIFY(account); + +// // check if folder exists +// QVERIFY(dirToRemove.exists()); + +// // remote folders +// qDebug() << "Removing folder for account " << newAccountState->account()->url(); + +// folderman->slotWipeFolderForAccount(newAccountState); + +// // check if folders dont exist anymore +// QCOMPARE(dirToRemove.exists(), false); + } +}; + +QTEST_APPLESS_MAIN(TestRemoteWipe) +#include "testremotewipe.moc" From 6db3b2fb785febd25a48a18e9d9282e0d062340d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 18 Oct 2019 03:04:52 +0000 Subject: [PATCH 41/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 +- translations/client_bg.ts | 164 +++++++++--------- translations/client_ca.ts | 164 +++++++++--------- translations/client_cs.ts | 164 +++++++++--------- translations/client_da.ts | 164 +++++++++--------- translations/client_de.ts | 164 +++++++++--------- translations/client_el.ts | 164 +++++++++--------- translations/client_en.ts | 164 +++++++++--------- translations/client_en_GB.ts | 164 +++++++++--------- translations/client_eo.ts | 179 +++++++++++--------- translations/client_es.ts | 164 +++++++++--------- translations/client_es_AR.ts | 164 +++++++++--------- translations/client_es_CL.ts | 164 +++++++++--------- translations/client_es_CO.ts | 164 +++++++++--------- translations/client_es_CR.ts | 164 +++++++++--------- translations/client_es_DO.ts | 164 +++++++++--------- translations/client_es_EC.ts | 164 +++++++++--------- translations/client_es_GT.ts | 164 +++++++++--------- translations/client_es_HN.ts | 164 +++++++++--------- translations/client_es_MX.ts | 164 +++++++++--------- translations/client_es_SV.ts | 164 +++++++++--------- translations/client_et.ts | 164 +++++++++--------- translations/client_eu.ts | 164 +++++++++--------- translations/client_fa.ts | 164 +++++++++--------- translations/client_fi.ts | 164 +++++++++--------- translations/client_fr.ts | 164 +++++++++--------- translations/client_gl.ts | 164 +++++++++--------- translations/client_he.ts | 164 +++++++++--------- translations/client_hr.ts | 164 +++++++++--------- translations/client_hu.ts | 164 +++++++++--------- translations/client_id.ts | 164 +++++++++--------- translations/client_is.ts | 164 +++++++++--------- translations/client_it.ts | 164 +++++++++--------- translations/client_ja.ts | 164 +++++++++--------- translations/client_lt_LT.ts | 164 +++++++++--------- translations/client_lv.ts | 164 +++++++++--------- translations/client_nb_NO.ts | 164 +++++++++--------- translations/client_nl.ts | 164 +++++++++--------- translations/client_pl.ts | 164 +++++++++--------- translations/client_pt.ts | 164 +++++++++--------- translations/client_pt_BR.ts | 164 +++++++++--------- translations/client_ro.ts | 164 +++++++++--------- translations/client_ru.ts | 164 +++++++++--------- translations/client_sk.ts | 164 +++++++++--------- translations/client_sl.ts | 164 +++++++++--------- translations/client_sr.ts | 164 +++++++++--------- translations/client_sv.ts | 164 +++++++++--------- translations/client_th.ts | 164 +++++++++--------- translations/client_tr.ts | 164 +++++++++--------- translations/client_uk.ts | 164 +++++++++--------- translations/client_zh_CN.ts | 164 +++++++++--------- translations/client_zh_TW.ts | 164 +++++++++--------- 52 files changed, 4399 insertions(+), 3988 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index 09564e030..e3d9ad406 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de_DE]=@APPLICATION_ICON_NAME@ -Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de_DE]=Synchronisationsordner +Icon[de]=@APPLICATION_ICON_NAME@ +Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de]=Synchronisationsordner diff --git a/translations/client_bg.ts b/translations/client_bg.ts index 8614ba150..eac9d1d52 100644 --- a/translations/client_bg.ts +++ b/translations/client_bg.ts @@ -259,8 +259,8 @@
- - + + Cancel Отказ @@ -270,230 +270,230 @@ Свързан с <server>, като <user>
- + No account configured. Няма настроен профил. - + Add new Добави нов - + Remove Премахни - + Account Профил - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Избор на елементи за синхронизиране - + Force sync now Синхронизирай сега - + Restart sync Рестартирай синхронизирането - + Remove folder sync connection Премахни синхронизирането - + Folder creation failed Създаването на папката се провали - + <p>Could not create local folder <i>%1</i>. <p>Локалната папка <i>%1</i>не може да бъде създадена. - + Confirm Folder Sync Connection Removal Потвърждаване за премахване на синхронизация - + Remove Folder Sync Connection Премахни - + Sync Running Синхронизират се файлове - + The syncing operation is running.<br/>Do you want to terminate it? В момента се извършва синхронизиране.<br/>Да бъде ли прекратено? - + %1 in use Ползвате %1 - + %1 as <i>%2</i> %1 като <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Сървърът е версия %1 - стара и неподдържана! Можете . - + Connected to %1. Осъществена връзка с %1. - + Server %1 is temporarily unavailable. Сървърът %1 е временно недостъпен. - + Server %1 is currently in maintenance mode. Сървърът %1 е в режим на поддръжка. - + Signed out from %1. Отписан от %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Извършва се оторизация от браузъра. <a href='%1'>Кликнете тук</a> за да отворите отново браузъра. - + Connecting to %1... Свързване към %1... - + No connection to %1 at %2. Не може да се осъществи връзка като %1 с %2. - + Log in Вписване - + There are folders that were not synchronized because they are too big: Някои папки не са синхронизирани защото са твърде големи: - + There are folders that were not synchronized because they are external storages: Има папки, които не са синхронизирани защото са външни хранилища: - + There are folders that were not synchronized because they are too big or external storages: Има папки, които не са синхронизирани защото са твърде големи или са външни хранилища: - + Confirm Account Removal Потвърждение за премахване на профил - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Наистина ли желаете да премахнете връзката към профила <i>%1</i>?</p><p><b>Бележка:</b> Дейтствието <b>няма</b> да предизвика изтриване на файлове.</p> - + Remove connection Премахни връзката - - + + Open folder Отвори папката - - + + Log out Отписване - + Resume sync Продължи синхронизирането - + Pause sync Пауза - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Наистина ли желаете да премахнете синхронизирането на папката<i>%1</i>?</p><p><b>Бележка:</b> Действието <b>няма</b> да предизвика изтриване на файлове.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. Ползвате %1 (%3%) от %2. Някои папки, включително монтирани по мрежата или споделени може да имат различни лимити. - + %1 of %2 in use Ползвате %1 от %2 - + Currently there is no storage usage information available. В момента няма достъпна информация за използването на хранилището. - + No %1 connection configured. Няма %1 конфигурирана връзка. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Отписан - + Disconnected Без връзка - + Connected Свързан - + Service unavailable Услугата не е налична - + Maintenance mode Режим на поддръжка - + Network error Мрежова грешка - + Configuration error Грешка с конфигурацията - + Asking Credentials Въведете потребителска информация за вход - + Unknown account state Непознато състояние на профила @@ -574,6 +574,14 @@
+ + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Приемане - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. @@ -1024,82 +1032,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an - + Undefined State. Неопределено състояние. - + Waiting to start syncing. Изчакване на сихронизиране. - + Preparing for sync. Подготвяне за синхронизиране. - + Sync is running. Синхронизиране на файлове. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. Последното синхронизиране завърши успешно. - + Setup Error. - + User Abort. - + Sync is paused. Синхронизирането е на пауза. - + %1 (Sync is paused) %1 (Синхронизирането е на пауза) - + No valid folder selected! Не сте избрали валидна папка! - + The selected path is not a folder! Избраният път не е папка! - + You have no permission to write to the selected folder! Нямате права за писане в избраната папка. - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_ca.ts b/translations/client_ca.ts index a44c3400c..820c4a3ac 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancel·la @@ -270,230 +270,230 @@ Connectat amb <server> com a <user> - + No account configured. No hi ha cap compte configurat - + Add new Afegeix-ne un de nou - + Remove Suprimeix - + Account Compte - + This account supports end-to-end encryption Aquest compte suporta xifratge d'extrem a extrem - + Enable encryption Activa el xifratge - + Show E2E mnemonic Mostra la mnemotècnica Punt-a-Punt - + Encrypt Xifra - - + + Edit Ignored Files Edita els fitxers ignorats - + Choose what to sync Trieu què voleu sincronitzar - + Force sync now Força la sincronització ara - + Restart sync Reinicia la sincronització - + Remove folder sync connection Suprimeix la connexió de la carpeta sincronitzada - + Folder creation failed Ha fallat la creació de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No s'ha pogut crear la carpeta local <i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmeu la supressió de la connexió de la carpeta sincronitzada - + Remove Folder Sync Connection Suprimeix la connexió de la carpeta sincronitzada - + Sync Running S'està sincronitzant - + The syncing operation is running.<br/>Do you want to terminate it? S'està sincronitzant.<br/>Voleu aturar-ho? - + %1 in use %1 en ús - + %1 as <i>%2</i> %1 com a <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. La versió del servidor %1 és antiga i fora de suport! Continueu sota la vostra responsabilitat. - + Connected to %1. Connectat a %1 - + Server %1 is temporarily unavailable. El servidor %1 no està temporalment disponible - + Server %1 is currently in maintenance mode. El servidor %1 es troba en mode de manteniment. - + Signed out from %1. S'ha desconnectat de %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. S'està obtenint autorització des del navegador. <a href='%1'>feu clic aquí</a> per tornar a obrir el navegador. - + Connecting to %1... S'està connectant amb %1... - + No connection to %1 at %2. No hi ha connexió amb %1 a %2. - + Log in Inici de sessió - + There are folders that were not synchronized because they are too big: Hi ha carpetes que no s'han sincronitzat perquè són massa grans: - + There are folders that were not synchronized because they are external storages: Hi ha carpetes que no s'han sincronitzat perquè són fonts d'emmagatzematge externes: - + There are folders that were not synchronized because they are too big or external storages: Hi ha carpetes que no s'han sincronitzat perquè són massa grans o són fonts d'emmagatzematge externes: - + Confirm Account Removal Confirmeu la supressió del compte - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Segur que voleu suprimir la connexió al compte <i>%1</i>?</p><p><b>Nota:</b> això <b>no</b> suprimirà cap fitxer.</p> - + Remove connection Suprimeix la connexió - - + + Open folder Obre la carpeta - - + + Log out Surt - + Resume sync Continua la sincronització - + Pause sync Pausa la sincronització - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Segur que voleu aturar la sincronització de la carpeta <i>%1</i>?</p><p><b>Nota:</b> això <b>no</b> suprimirà cap fitxer.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en ús. Algunes carpetes, incloent les carpetes muntades a través de xarxa o les compartides, poden tenir límits diferents. - + %1 of %2 in use %1 de %2 en ús - + Currently there is no storage usage information available. Actualment no hi ha informació disponible de l'ús d'emmagatzematge. - + No %1 connection configured. La connexió %1 no està configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out S'ha desconnectat - + Disconnected Desconnectat - + Connected Connectat - + Service unavailable Servei no disponible - + Maintenance mode Mode de manteniment - + Network error Error de xarxa - + Configuration error Error de configuració - + Asking Credentials S'estan preguntant les credencials - + Unknown account state Estat del compte desconegut @@ -574,6 +574,14 @@ Obre el navegador + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Accepta - + Synced Sincronitzat - + Retry all uploads Torna a provar totes les pujades - + <br/>Account %1 does not have activities enabled. <br/>El compte %1 no té les activitats habilitades. @@ -1037,82 +1045,82 @@ Continuar la sincronització com a normal farà que tots els vostres fitxers sig (còpia de seguretat %1) - + Undefined State. Estat indefinit. - + Waiting to start syncing. S'està esperant per començar a sincronitzar. - + Preparing for sync. S'està preparant per la sincronització. - + Sync is running. S'està sincronitzant. - + Sync was successful, unresolved conflicts. La sincronització s'ha realitzat correctament, conflictes no resolts. - + Last Sync was successful. La darrera sincronització va ser correcta. - + Setup Error. Error de configuració. - + User Abort. Cancel·la usuari. - + Sync is paused. La sincronització està en pausa. - + %1 (Sync is paused) %1 (Sync està pausat) - + No valid folder selected! No s'ha seleccionat cap directori vàlid! - + The selected path is not a folder! La ruta seleccionada no és un directori! - + You have no permission to write to the selected folder! No teniu permís per escriure a la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ja hi ha una sincronització des del servidor cap aquesta carpeta local. Trieu una altra carpeta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ja conté una carpeta utilitzada en una connexió de sincronització de carpetes. Si us plau, trieu-ne una altra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ja està continguda en una carpeta utilitzada en una connexió de sincronització de carpetes. Si us plau, trieu-ne una altra! diff --git a/translations/client_cs.ts b/translations/client_cs.ts index ee25527df..aa789ee9e 100644 --- a/translations/client_cs.ts +++ b/translations/client_cs.ts @@ -259,8 +259,8 @@ - - + + Cancel Zrušit @@ -270,230 +270,230 @@ Připojen k <server> jako <user> - + No account configured. Žádný účet nenastaven. - + Add new Přidat nový - + Remove Odebrat - + Account Účet - + This account supports end-to-end encryption Tento účet podporuje šifrování end-to-end - + Enable encryption Zapnout šifrování - + Show E2E mnemonic Zobrazit E2E mnemotechnickou - + Encrypt Šífrovat - - + + Edit Ignored Files Upravit ignorované soubory - + Choose what to sync Vybrat co sesynchronizovat - + Force sync now Vynutit synchronizaci nyní - + Restart sync Restartovat synchronizaci - + Remove folder sync connection Odstranit připojení synchronizace složky - + Folder creation failed Vytvoření složky se nezdařilo - + <p>Could not create local folder <i>%1</i>. <p>Nedaří se vytvořit místní složku <i>%1</i>. - + Confirm Folder Sync Connection Removal Potvrdit odstranění připojení synchronizace složky - + Remove Folder Sync Connection Odstranit připojení synchronizace adresáře - + Sync Running Synchronizace probíhá - + The syncing operation is running.<br/>Do you want to terminate it? Operace synchronizace právě probíhá.<br/>Přejete si ji ukončit? - + %1 in use %1 používaný - + %1 as <i>%2</i> %1 jako <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Server verze %1 je zastaralý a nepodporovaný! Pokračujte na vlastní riziko. - + Connected to %1. Připojeno k %1. - + Server %1 is temporarily unavailable. Server %1 je dočasně nedostupný. - + Server %1 is currently in maintenance mode. server %1 je v režimu údržby. - + Signed out from %1. Odhlášeno z %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Získávání autorizace z prohlížeče. <a href='%1'>Klikněte zde</a> pro opětovné otevření prohlížeče. - + Connecting to %1... Připojeno k %1… - + No connection to %1 at %2. Bez připojení k %1 na %2. - + Log in Přihlásit - + There are folders that were not synchronized because they are too big: Tyto složky nebyly synchronizovány, protože jsou příšliš velké: - + There are folders that were not synchronized because they are external storages: Tyto složky nebyly synchronizovány, protože se nachází na externím úložišti: - + There are folders that were not synchronized because they are too big or external storages: Tyto složky nebyly synchronizovány, protože jsou příliš velké, nebo se nachází na externím úložišti: - + Confirm Account Removal Potvrdit odstranění účtu - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Opravdu chcete odstranit připojení k účtu <i>%1</i>?</p><p><b>Poznámka:</b> Toto <b>neodstraní</b> žádné soubory.</p> - + Remove connection Odstranit připojení - - + + Open folder Otevřít složku - - + + Log out Odhlásit se - + Resume sync Pokračovat v synchronizaci - + Pause sync Pozastavit synchronizaci - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Opravdu chcete zastavit synchronizaci adresáře <i>%1</i>?</p><p><b>Poznámka:</b> Toto <b>neodstraní</b> žádné soubory.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. Používaných %1 (%3%) z %2. Některé adresáře včetně připojených síťových nebo sdílených adresářů mohou mít odlišné limity. - + %1 of %2 in use Používaných %1 z %2 - + Currently there is no storage usage information available. Momentálně nejsou k dispozici žádné informace o využití úložiště. - + No %1 connection configured. Nenastaveno žádné spojení s %1. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Odhlášeno - + Disconnected Odpojeno - + Connected Připojeno - + Service unavailable Služba nedostupná - + Maintenance mode Režim údržby - + Network error Chyba sítě - + Configuration error Chyba nastavení - + Asking Credentials Získávání pověření - + Unknown account state Neznámý stav účtu @@ -574,6 +574,14 @@ Otevřít prohlížeč + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Přijmout - + Synced Synchronizováno - + Retry all uploads Zkusit znovu všechna nahrání - + <br/>Account %1 does not have activities enabled. <br/>Účet %1 nemá zapnuté aktivity. @@ -1029,82 +1037,82 @@ Pokračováním v synchronizaci způsobí přepsání všech vašich souborů st (záloha %1) - + Undefined State. Nedefinovaný stav. - + Waiting to start syncing. Čeká na spuštění synchronizace. - + Preparing for sync. Příprava na synchronizaci. - + Sync is running. Synchronizace probíhá. - + Sync was successful, unresolved conflicts. Synchronizace byla úspěšná, nevyřešené konflikty. - + Last Sync was successful. Poslední synchronizace byla úspěšná. - + Setup Error. Chyba nastavení. - + User Abort. Zrušení uživatelem. - + Sync is paused. Synchronizace pozastavena. - + %1 (Sync is paused) %1 (Synchronizace je pozastavena) - + No valid folder selected! Nebyla vybrána platná složka! - + The selected path is not a folder! Vybraná cesta není složka! - + You have no permission to write to the selected folder! Nemáte oprávnění pro zápis do zvolené složky! - + There is already a sync from the server to this local folder. Please pick another local folder! Ze serveru se do tohoto umístění už synchronizuje. Zvolte jinou místní složku! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Místní složka %1 už obsahuje podsložku použitou pro synchronizaci odesílání. Zvolte jinou! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Místní složka %1 už obsahuje podsložku použitou pro synchronizaci odesílání. Zvolte jinou! diff --git a/translations/client_da.ts b/translations/client_da.ts index 69024df0f..17615fe0a 100644 --- a/translations/client_da.ts +++ b/translations/client_da.ts @@ -259,8 +259,8 @@ - - + + Cancel Annuller @@ -270,230 +270,230 @@ Forbundet med <server> som <user> - + No account configured. Ingen konto konfigureret. - + Add new Tilføj ny - + Remove Fjern - + Account Konto - + This account supports end-to-end encryption Denne konto supporterer end-to-end kryptering - + Enable encryption Slå kryptering til - + Show E2E mnemonic vis E2E huskeregel - + Encrypt Krypter - - + + Edit Ignored Files - + Choose what to sync Vælg hvad der skal synkroniseres - + Force sync now Gennemtving synkronisering nu - + Restart sync Genstart synkronisering - + Remove folder sync connection Fjern mappesynkroniseringsforbindelse - + Folder creation failed Fejl ved oprettelse af mappe - + <p>Could not create local folder <i>%1</i>. <p>Kunne ikke oprette lokal mappe <i>%1</i>. - + Confirm Folder Sync Connection Removal - + Remove Folder Sync Connection - + Sync Running Synkronisering i gang - + The syncing operation is running.<br/>Do you want to terminate it? Synkronisering pågår.<br/>Ønsker du at afslutte den? - + %1 in use %1 i brug - + %1 as <i>%2</i> %1 som <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Server version %1 er gammel og usupporteret! Fortsæt på egen risiko. - + Connected to %1. Forbundet til %1. - + Server %1 is temporarily unavailable. Serveren %1 er midlertidig utilgængelig. - + Server %1 is currently in maintenance mode. Serveren %1 er i vedligeholdelsestilstand. - + Signed out from %1. Logget ud fra %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. - + Connecting to %1... Forbinder til %1… - + No connection to %1 at %2. Ingen forbindelse til %1 hos %2. - + Log in Log ind - + There are folders that were not synchronized because they are too big: Der er mapper som ikke blev synkroniseret fordi de er for store: - + There are folders that were not synchronized because they are external storages: Der er mapper som ikke blev synkroniseret fordi de er eksterne lagre: - + There are folders that were not synchronized because they are too big or external storages: Der er mapper som ikke blev synkroniseret fordi de er for store eller eksterne lagre: - + Confirm Account Removal Bekræft sletning af konto - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Ønsker du virkelig at fjerne forbindelse til kontoen <i>%1</i>?</p><p><b>Note:</b>Dette sletter <b>ikke</b>nogen filer.</p> - + Remove connection Fjern forbindelse - - + + Open folder Åbn mappe - - + + Log out Log ud - + Resume sync Genoptag synkronisering - + Pause sync Paus synkronisering - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Ønsker du virkelig at stoppe synkronisering af mappen <i>%1</i>?</p><p><b>Note:</b>Dette sletter <b>ikke</b>nogen filer.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) af %2 i brug. Nogle mapper, inklusiv netværksdiske eller delte mapper, har muligvis andre begrænsninger. - + %1 of %2 in use %1 af %2 er i brug - + Currently there is no storage usage information available. Der er i øjeblikket ingen informationer om brug af lager tilgængelig. - + No %1 connection configured. Ingen %1 forbindelse konfigureret. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Logget ud - + Disconnected Frakoblet - + Connected Forbundet - + Service unavailable Service utilgængelig - + Maintenance mode Vedligeholdelsestilstand - + Network error Netværksfejl - + Configuration error Konfigurationsfejl - + Asking Credentials Forespørger om brugeroplysninger - + Unknown account state Ukendt konto tilstand @@ -574,6 +574,14 @@ Åbn browser + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Accepter - + Synced S - + Retry all uploads Prøv fejlede alle fejlede uploads igen - + <br/>Account %1 does not have activities enabled. <br/>Konto %1 har ikke nogen aktiviteter slået til. @@ -1022,82 +1030,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (backup %1) - + Undefined State. - + Waiting to start syncing. - + Preparing for sync. - + Sync is running. Synkronisering er i gang. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. - + Setup Error. - + User Abort. - + Sync is paused. Synkronisering er pauset. - + %1 (Sync is paused) - + No valid folder selected! - + The selected path is not a folder! - + You have no permission to write to the selected folder! - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_de.ts b/translations/client_de.ts index 28056a163..5b1298473 100644 --- a/translations/client_de.ts +++ b/translations/client_de.ts @@ -259,8 +259,8 @@ - - + + Cancel Abbrechen @@ -270,230 +270,230 @@ Verbunden mit <server> als <user> - + No account configured. Kein Konto konfiguriert. - + Add new Neues Konto hinzufügen - + Remove Entfernen - + Account Benutzerkonto - + This account supports end-to-end encryption Dieses Konto unterstützt Ende-zu-Ende-Verschlüsselung - + Enable encryption Verschlüsselung aktivieren - + Show E2E mnemonic Gedächtnisstütze für E2E anzeigen - + Encrypt Verschlüsseln - - + + Edit Ignored Files Ignorierte Dateien bearbeiten - + Choose what to sync Zu synchronisierende Elemente auswählen - + Force sync now Synchronisierung jetzt erzwingen - + Restart sync Synchronisierung neustarten - + Remove folder sync connection Ordner-Synchronisierung entfernen - + Folder creation failed Anlegen des Ordners fehlgeschlagen - + <p>Could not create local folder <i>%1</i>. <p>Konnte lokalen Ordner <i>%1</i> nicht anlegen. - + Confirm Folder Sync Connection Removal Bestätigen Sie die Löschung der Ordner-Synchronisierung - + Remove Folder Sync Connection Ordner-Synchronisierung entfernen - + Sync Running Synchronisierung läuft - + The syncing operation is running.<br/>Do you want to terminate it? Die Synchronisierung läuft gerade.<br/>Wollen Sie sie beenden? - + %1 in use %1 wird verwendet - + %1 as <i>%2</i> %1 als <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Die Serverversion %1 ist veraltet und wird nicht mehr unterstützt! Fortfahren auf eigenes Risiko. - + Connected to %1. Verbunden mit %1. - + Server %1 is temporarily unavailable. Server %1 ist derzeit nicht verfügbar. - + Server %1 is currently in maintenance mode. Server %1 befindet sich im Wartungsmodus. - + Signed out from %1. Abgemeldet von %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Berechtigung vom Browser einholen. <a href='%1'> KlickenSie hier </a>, um den Browser erneut zu öffnen. - + Connecting to %1... Verbinde mit %1 ... - + No connection to %1 at %2. Keine Verbindung zu %1 auf %2 - + Log in Einloggen - + There are folders that were not synchronized because they are too big: Einige Verzeichnisse konnten nicht synchronisiert werden, da sie zu groß sind: - + There are folders that were not synchronized because they are external storages: Es gibt Verzeichnisse, die nicht synchronisiert werden konnten, da sie externe Speicher sind: - + There are folders that were not synchronized because they are too big or external storages: Es gibt Verzeichnisse, die nicht synchronisiert werden konnten, da sie zu groß oder externe Speicher sind: - + Confirm Account Removal Konto wirklich entfernen? - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Wollen Sie wirklich die Verbindung zum Konto <i>%1</i> lösen?</p><p><b>Anmerkung:</b> Dieser Vorgang wird <b>keine</b> Dateien löschen.</p> - + Remove connection Verbindung entfernen - - + + Open folder Ordner öffnen - - + + Log out Abmelden - + Resume sync Synchronisierung fortsetzen - + Pause sync Synchronisierung pausieren - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Möchten Sie den Ordner <i>%1</i> wirklich nicht mehr synchronisieren?</p><p><b>Anmerkung:</b> Dies wird <b>keine</b> Dateien löschen.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) von %2 Serverkapazität verwendet. Einige Ordner, einschließlich über das Netzwerk verbundene oder geteilte Ordner, können unterschiedliche Beschränkungen aufweisen. - + %1 of %2 in use %1 von %2 Serverkapazität verwendet - + Currently there is no storage usage information available. Derzeit sind keine Speichernutzungsinformationen verfügbar. - + No %1 connection configured. Keine %1-Verbindung konfiguriert. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Abgemeldet - + Disconnected Getrennt - + Connected Verbunden - + Service unavailable Dienst nicht verfügbar - + Maintenance mode Wartungsmodus - + Network error Netzwerkfehler - + Configuration error Konfigurationsfehler - + Asking Credentials Zugangsdaten werden abgefragt - + Unknown account state Unbekannter Konto-Zustand @@ -574,6 +574,14 @@ Browser öffnen + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Akzeptieren - + Synced Synchronisiert - + Retry all uploads Alle Uploads neu starten - + <br/>Account %1 does not have activities enabled. <br/>Für Konto %1 sind serverseitig keine Aktivitäten aktiviert. @@ -1035,82 +1043,82 @@ Wenn diese Synchronisierung fortgesetzt wird, werden Dateien eventuell von älte (Sicherung %1) - + Undefined State. Undefinierter Zustand. - + Waiting to start syncing. Wartet auf Beginn der Synchronisierung - + Preparing for sync. Synchronisierung wird vorbereitet. - + Sync is running. Synchronisierung läuft. - + Sync was successful, unresolved conflicts. Synchronisierung erfolgreich, ungelöste Konflikte vorhanden. - + Last Sync was successful. Die letzte Synchronisierung war erfolgreich. - + Setup Error. Installationsfehler. - + User Abort. Benutzer-Abbruch - + Sync is paused. Synchronisierung ist angehalten. - + %1 (Sync is paused) %1 (Synchronisierung ist angehalten) - + No valid folder selected! Kein gültige Ordner gewählt! - + The selected path is not a folder! Der gewählte Pfad ist kein Ordner! - + You have no permission to write to the selected folder! Sie haben keine Schreibberechtigung für den ausgewählten Ordner! - + There is already a sync from the server to this local folder. Please pick another local folder! Es existiert bereits eine Synchronisierung vom Server zu diesem lokalen Ordner. Bitte wählen Sie ein anderes lokales Verzeichnis! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Der lokale Ordner %1 liegt innerhalb eines synchronisierten Ordners. Bitte wählen Sie einen anderen aus! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Der lokale Ordner %1 liegt in einem Ordner, der bereits synchronisiert wird. Bitte wählen Sie einen anderen aus! diff --git a/translations/client_el.ts b/translations/client_el.ts index d92fcf44e..d91427bf2 100644 --- a/translations/client_el.ts +++ b/translations/client_el.ts @@ -259,8 +259,8 @@ - - + + Cancel Άκυρο @@ -270,230 +270,230 @@ Συνδεδεμένοι με το <server> ως <user> - + No account configured. Δεν ρυθμίστηκε λογαριασμός. - + Add new Προσθήκη νέου - + Remove Αφαίρεση - + Account Λογαριασμός - + This account supports end-to-end encryption - + Enable encryption Ενεργοποίηση κρυπτογράφησης - + Show E2E mnemonic - + Encrypt Κρυπτογράφηση - - + + Edit Ignored Files - + Choose what to sync Επιλέξτε τι θα συγχρονιστεί - + Force sync now Εξαναγκασμός συγχρονισμού τώρα - + Restart sync Επανεκκίνηση συγχρονισμού - + Remove folder sync connection Αφαίρεση σύνδεσης συγχρονισμού φακέλου - + Folder creation failed Αποτυχία αφαίρεσης φακέλου - + <p>Could not create local folder <i>%1</i>. <p>Αδυναμία δημιουργίας τοπικού φακέλου <i>%1</i>. - + Confirm Folder Sync Connection Removal Επιβεβαίωση αφαίρεσης σύνδεσης συγχρονισμού φακέλου - + Remove Folder Sync Connection Αφαίρεση σύνδεσης συγχρονισμού φακέλου - + Sync Running Εκτελείται Συγχρονισμός - + The syncing operation is running.<br/>Do you want to terminate it? Η λειτουργία συγχρονισμού εκτελείται.<br/> Θέλετε να την τερματίσετε; - + %1 in use %1 σε χρήση - + %1 as <i>%2</i> %1 ως <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Η έκδοση του διακομιστή %1 είναι παλιά και δεν υποστηρίζεται! Προχωρείστε με δική σας ευθύνη. - + Connected to %1. Συνδεδεμένο με %1. - + Server %1 is temporarily unavailable. Ο διακομιστής %1 δεν είναι διαθέσιμος προσωρινά. - + Server %1 is currently in maintenance mode. Ο διακομιστής %1 βρίσκεται τώρα σε κατάσταση συντήρησης. - + Signed out from %1. Αποσυνδέθηκε από %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Γίνεται λήψη της εξουσιοδότησης από το πρόγραμμα περιήγησης. Κάντε κλικ <a href='%1'>εδώ</a> για να ανοίξετε πάλι το πρόγραμμα περιήγησης. - + Connecting to %1... Σύνδεση σε %1... - + No connection to %1 at %2. Δεν υπάρχει σύνδεση με το %1 στο %2. - + Log in Είσοδος - + There are folders that were not synchronized because they are too big: Υπάρχουν φάκελοι που δεν συγχρονίστηκαν επειδή είναι πολύ μεγάλοι: - + There are folders that were not synchronized because they are external storages: Υπάρχουν φάκελοι που δεν συγχρονίστηκαν επειδή είναι εξωτερικοί αποθηκευτικοί χώροι: - + There are folders that were not synchronized because they are too big or external storages: Υπάρχουν φάκελοι που δεν συγχρονίστηκαν επειδή είναι πολύ μεγάλοι ή αποθηκευτικοί χώροι: - + Confirm Account Removal Επιβεβαίωση Αφαίρεσης Λογαριασμού - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Θέλετε πραγματικά να αφαιρέσετε τη σύνδεση με το λογαριασμό <i>%1</i>;</p><p><b>Σημείωση:</b> Αυτό <b>δεν</b> θα διαγράψει κανένα αρχείο.</p> - + Remove connection Αφαίρεση σύνδεσης - - + + Open folder Άνοιγμα φακέλου - - + + Log out Αποσύνδεση - + Resume sync Συνέχιση συγχρονισμού - + Pause sync Παύση συγχρονισμού - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Θέλετε πραγματικά να σταματήσετε το συγχρονισμό του φακέλου <i>%1</i>;</p><p><b>Σημείωση:</b> Αυτό <b>δεν</b> θα διαγράψει κανένα αρχείο.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) από %2 σε χρήση. Μερικοί φάκελοι, συμπεριλαμβανομένων των δικτυακών ή των κοινόχρηστων μπορεί να έχουν διαφορετικά όρια. - + %1 of %2 in use %1 από %2 σε χρήση - + Currently there is no storage usage information available. Προς το παρόν δεν υπάρχουν πληροφορίες χρήσης χώρου αποθήκευσης διαθέσιμες. - + No %1 connection configured. Δεν έχει ρυθμιστεί σύνδεση με το %1. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Αποσύνδεση - + Disconnected Αποσυνδεδεμένο - + Connected Συνδεδεμένο - + Service unavailable Η υπηρεσία δεν είναι διαθέσιμη - + Maintenance mode Κατάσταση συντήρησης - + Network error Σφάλμα δικτύου - + Configuration error Σφάλμα ρυθμίσεων - + Asking Credentials Ερώτηση πιστοποιητικών - + Unknown account state Άγνωστη κατάσταση λογαριασμού @@ -574,6 +574,14 @@ Άνοιγμα Περιηγητή + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Αποδοχή - + Synced Συγχρονίστηκε - + Retry all uploads Επανάληψη όλων των μεταφορτώσεων - + <br/>Account %1 does not have activities enabled. <br/>Ο λογαριασμός %1 δεν έχει ενεργοποιήσει τις δραστηριότητες. @@ -1026,82 +1034,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (αντίγραοφ ασφαλέιας %1) - + Undefined State. Απροσδιόριστη Κατάσταση. - + Waiting to start syncing. Αναμονή έναρξης συγχρονισμού. - + Preparing for sync. Προετοιμασία για συγχρονισμό. - + Sync is running. Ο συγχρονισμός εκτελείται. - + Sync was successful, unresolved conflicts. Ο συγχρονισμός ήταν επιτυχής, μη διευθετημένες διενέξεις. - + Last Sync was successful. Ο τελευταίος συγχρονισμός ήταν επιτυχής. - + Setup Error. Σφάλμα Ρύθμισης. - + User Abort. Ματαίωση από Χρήστη. - + Sync is paused. Παύση συγχρονισμού. - + %1 (Sync is paused) %1 (Παύση συγχρονισμού) - + No valid folder selected! Δεν επιλέχθηκε έγκυρος φάκελος! - + The selected path is not a folder! Η επιλεγμένη διαδρομή δεν είναι φάκελος! - + You have no permission to write to the selected folder! Δεν έχετε δικαιώματα εγγραφής στον επιλεγμένο φάκελο! - + There is already a sync from the server to this local folder. Please pick another local folder! Υπάρχει ήδη συγχρονισμός από το διακομιστή σε αυτόν τον τοπικό φάκελο. Επιλέξτε έναν άλλο τοπικό φάκελο! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Ο τοπικός φάκελος %1 περιέχει ήδη ένα φάκελο που χρησιμοποιείται σε μια σύνδεση συγχρονισμού φακέλου. Παρακαλώ επιλέξτε άλλον! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Ο τοπικός φάκελος %1 περιέχεται ήδη σε φάκελο που χρησιμοποιείται σε μια σύνδεση συγχρονισμού. Παρακαλώ επιλέξτε άλλον! diff --git a/translations/client_en.ts b/translations/client_en.ts index 01637773d..cd6c3ad16 100644 --- a/translations/client_en.ts +++ b/translations/client_en.ts @@ -261,8 +261,8 @@ - - + + Cancel @@ -272,230 +272,230 @@ - + No account configured. - + Add new - + Remove - + Account - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync - + Force sync now - + Restart sync - + Remove folder sync connection - + Folder creation failed - + <p>Could not create local folder <i>%1</i>. - + Confirm Folder Sync Connection Removal - + Remove Folder Sync Connection - + Sync Running - + The syncing operation is running.<br/>Do you want to terminate it? - + %1 in use - + %1 as <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. - + Connected to %1. - + Server %1 is temporarily unavailable. - + Server %1 is currently in maintenance mode. - + Signed out from %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. - + Connecting to %1... - + No connection to %1 at %2. - + Log in - + There are folders that were not synchronized because they are too big: - + There are folders that were not synchronized because they are external storages: - + There are folders that were not synchronized because they are too big or external storages: - + Confirm Account Removal - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + Remove connection - - + + Open folder - - + + Log out - + Resume sync - + Pause sync - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. - + %1 of %2 in use - + Currently there is no storage usage information available. - + No %1 connection configured. @@ -503,47 +503,47 @@ OCC::AccountState - + Signed out - + Disconnected - + Connected - + Service unavailable - + Maintenance mode - + Network error - + Configuration error - + Asking Credentials - + Unknown account state @@ -576,6 +576,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -584,17 +592,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. @@ -1048,82 +1056,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an - + Undefined State. - + Waiting to start syncing. - + Preparing for sync. - + Sync is running. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. - + Setup Error. - + User Abort. - + Sync is paused. - + %1 (Sync is paused) - + No valid folder selected! - + The selected path is not a folder! - + You have no permission to write to the selected folder! - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_en_GB.ts b/translations/client_en_GB.ts index 635d7bcb1..442920825 100644 --- a/translations/client_en_GB.ts +++ b/translations/client_en_GB.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancel @@ -270,230 +270,230 @@ Connected with <server> as <user> - + No account configured. No account configured. - + Add new Add new - + Remove Remove - + Account Account - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic Show E2E mnemonic - + Encrypt Encrypt - - + + Edit Ignored Files - + Choose what to sync Choose what to sync - + Force sync now Force sync now - + Restart sync Restart sync - + Remove folder sync connection Remove folder sync connection - + Folder creation failed Folder creation failed - + <p>Could not create local folder <i>%1</i>. <p>Could not create local folder <i>%1</i>. - + Confirm Folder Sync Connection Removal Confirm Folder Sync Connection Removal - + Remove Folder Sync Connection Remove Folder Sync Connection - + Sync Running Sync Running - + The syncing operation is running.<br/>Do you want to terminate it? The syncing operation is running.<br/>Do you want to terminate it? - + %1 in use %1 in use - + %1 as <i>%2</i> %1 as <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. The server version %1 is old and unsupported! Proceed at your own risk. - + Connected to %1. Connected to %1. - + Server %1 is temporarily unavailable. Server %1 is temporarily unavailable. - + Server %1 is currently in maintenance mode. Server %1 is currently in maintenance mode. - + Signed out from %1. Signed out from %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obtaining authorisation from the browser. <a href='%1'>Click here</a> to re-open the browser. - + Connecting to %1... Connecting to %1... - + No connection to %1 at %2. No connection to %1 at %2. - + Log in Log in - + There are folders that were not synchronized because they are too big: There are folders that were not synchronised because they are too big: - + There are folders that were not synchronized because they are external storages: There are folders that were not synchronised because they are external storages: - + There are folders that were not synchronized because they are too big or external storages: There are folders that were not synchronised because they are too big or external storages: - + Confirm Account Removal Confirm Account Removal - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + Remove connection Remove connection - - + + Open folder Open folder - - + + Log out Log out - + Resume sync Resume sync - + Pause sync Pause sync - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. - + %1 of %2 in use %1 of %2 in use - + Currently there is no storage usage information available. Currently there is no storage usage information available. - + No %1 connection configured. No %1 connection configured. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Signed out - + Disconnected Disconnected - + Connected Connected - + Service unavailable Service unavailable - + Maintenance mode Maintenance mode - + Network error Network error - + Configuration error Configuration error - + Asking Credentials Asking Credentials - + Unknown account state Unknown account state @@ -574,6 +574,14 @@ Open Browser + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Accept - + Synced - + Retry all uploads Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>Account %1 does not have activities enabled. @@ -1030,82 +1038,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (backup %1) - + Undefined State. Undefined State. - + Waiting to start syncing. Waiting to start syncing. - + Preparing for sync. Preparing for sync. - + Sync is running. Sync is running. - + Sync was successful, unresolved conflicts. Sync was successful, unresolved conflicts. - + Last Sync was successful. Last Sync was successful. - + Setup Error. Setup Error. - + User Abort. User Abort. - + Sync is paused. Sync is paused. - + %1 (Sync is paused) %1 (Sync is paused) - + No valid folder selected! No valid folder selected! - + The selected path is not a folder! The selected path is not a folder! - + You have no permission to write to the selected folder! You have no permission to write to the selected folder! - + There is already a sync from the server to this local folder. Please pick another local folder! There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_eo.ts b/translations/client_eo.ts index 34506f0f6..ea966dcc1 100644 --- a/translations/client_eo.ts +++ b/translations/client_eo.ts @@ -107,7 +107,7 @@ Browser Authentication - + Retumila aŭtentigo @@ -135,7 +135,7 @@ Browser Authentication - + Retumila aŭtentigo @@ -259,8 +259,8 @@ - - + + Cancel Nuligi @@ -270,230 +270,230 @@ Konektita kun servilo <server> kiel uzanto <user> - + No account configured. Neniu konto agordita. - + Add new Aldoni novan - + Remove Forigi - + Account Konto - + This account supports end-to-end encryption Tiu konto subtenas tutvojan ĉifradon - + Enable encryption Ebligi ĉifradon - + Show E2E mnemonic Montri E2E memorigilon - + Encrypt Ĉifri - - + + Edit Ignored Files Redakti ignoritajn dosierojn - + Choose what to sync Elekti tion, kion sinkronigi - + Force sync now Sinkronigi nun - + Restart sync Rekomenci sinkronigon - + Remove folder sync connection Ne plu sinkronigi tiun dosierujon - + Folder creation failed Kreo de dosierujo malsukcesis - + <p>Could not create local folder <i>%1</i>. <p>Ne eblis krei lokan dosierujon <i>%1</i>. - + Confirm Folder Sync Connection Removal Konfirmu la forigadon de la sinkronigo de tiu dosierujo - + Remove Folder Sync Connection Ne plu sinkronigi tiun dosierujon - + Sync Running Sinkronigo ruliĝanta - + The syncing operation is running.<br/>Do you want to terminate it? Sinkronigo estas ruliĝanta.<br/>Ĉu vi volas fini ĝin? - + %1 in use %1 uzata(j) - + %1 as <i>%2</i> %1 per la konto <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. La servilo je versio %1 estas malnova kaj nesubtenata. Daŭrigu je via risko. - + Connected to %1. Konektita al %1. - + Server %1 is temporarily unavailable. Servilo %1 dumtempe ne disponeblas - + Server %1 is currently in maintenance mode. La servilo %1 estas en reĝimo de prizorgado - + Signed out from %1. Elsalutita de %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Atendante rajtigon el la retumilo. <a href='%1'>Alklaku ĉi tie</a> por remalfermi la retumilon. - + Connecting to %1... Konektante al %1... - + No connection to %1 at %2. Neniu konekto al servilo %1 je la adreso %2. - + Log in Ensaluti - + There are folders that were not synchronized because they are too big: Kelkaj dosierujoj ne sinkroniĝis, ĉar ili estas tro grandaj: - + There are folders that were not synchronized because they are external storages: Kelkaj dosierujoj ne sinkroniĝis, ĉar ili estas konservataj en ekstera konservejo: - + There are folders that were not synchronized because they are too big or external storages: Kelkaj dosierujoj ne sinkroniĝis, ĉar ili estas tro grandaj âù konservataj en ekstera konservejo: - + Confirm Account Removal Konfirmi forigadon de la konto - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Ĉu vi vere volas forigi konekton al la konto <i>%1</i>?</p><p><b>Notu:</b> Tio <b>ne</b> forigos la dosierojn.</p> - + Remove connection Forigi konekton - - + + Open folder Malfermi dosierujon - - + + Log out Elsaluti - + Resume sync Daŭrigi sinkronigon - + Pause sync Paŭzigi sinkronigon - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Ĉu vi vere volas ĉesi sinkronigi la dosierujon <i>%1</i>?</p><p><b>Notu:</b> Tio <b>ne</b> forigos la dosierojn.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) el %2 uzataj. Certaj dosierujoj, inkluzive de rete muntitaj aŭ kunhavigitaj dosierujoj, eble havas aliajn limigojn. - + %1 of %2 in use %1 el %2 uzitaj - + Currently there is no storage usage information available. Ĉi-momente estas neniu informo pri konservejospaco. - + No %1 connection configured. Neniu konekto al %1 agordita. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Elsalutita - + Disconnected Malkonektita - + Connected Konektita - + Service unavailable Servo nedisponebla - + Maintenance mode Reĝimo de prizorgado - + Network error Reta eraro - + Configuration error Agorda eraro - + Asking Credentials Akreditiloj petitaj - + Unknown account state Konto-stato nekonita @@ -574,6 +574,14 @@ Malfermi retumilon + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Akcepti - + Synced Sinkronigita - + Retry all uploads Reprovi ĉiujn alŝutoj - + <br/>Account %1 does not have activities enabled. <br/>Konto %1 ne havas ebligitajn aktivaĵojn. @@ -958,7 +966,10 @@ Tio signifas, ke la sinkroniga kliento eble ne alŝutas tuj lokajn ŝanĝojn kaj These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + Ĉiuj dosieroj en la sinkroniga dosierujo „%1“ estis forigitaj en la servilo. +Tiujn forigojn sinkronigos via loka sinkroniga dosierujo: do, la dosieroj ne plu estos haveblaj, krom se vi rajtas restaŭri ilin. +Se vi decidas restaŭri la dosierojn, ili estos resinkronigitaj al la servilo, se vi rajtas fari tion. +Se vi decidas forigi la dosierojn, ili ne plu estos haveblaj al vi, krom se vi estas la posedanto. @@ -1032,82 +1043,82 @@ Se vi plu sinkronigas, la sinkronigo anstataŭigos ĉiujn viajn dosierojn per an (savkopio %1) - + Undefined State. Nedifinita stato. - + Waiting to start syncing. Atendo de eksinkronigo. - + Preparing for sync. Pretigante sinkronigon. - + Sync is running. Sinkronigo ruliĝanta. - + Sync was successful, unresolved conflicts. Sinkronigo sukcesis, estas nesolvitaj konfliktoj. - + Last Sync was successful. La lasta sinkronigo sukcesis. - + Setup Error. Eraro de instalaĵo. - + User Abort. Haltigita de la uzanto. - + Sync is paused. Sinkronigo estas paŭzigita. - + %1 (Sync is paused) %1 (Sinkronigo estas paŭzigita) - + No valid folder selected! Nevalida dosierujo elektita! - + The selected path is not a folder! La elektita vojo ne estas dosierujo! - + You have no permission to write to the selected folder! Vi ne rajtas skribi en la elektitan dosierujon! - + There is already a sync from the server to this local folder. Please pick another local folder! Jam ekzistas sinkronigo el la servilo al tiu ĉi loka dosierujo. Bv. elekti alian lokan dosierujon! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La loka dosierujo %1 jam enhavas dosierujon uzitan en alia dosieruja sinkronigo. Bv. elekti alian dosierujon! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La loka dosierujo %1 jam troviĝas en dosierujo uzita en alia dosieruja sinkronigo. Bv. elekti alian dosierujon! @@ -3065,7 +3076,7 @@ Uzi ĝin ne konsilindas. Server version: %1 - + Servil-versio: %1 @@ -3080,13 +3091,13 @@ Uzi ĝin ne konsilindas. The connection is not secure - + La konekto ne sekuras This connection is NOT secure as it is not encrypted. - Tiu ĉi konekto NE estas sekuras, ĉar ĝi estas ne ĉifrita. + Tiu ĉi konekto NE estas sekura, ĉar ĝi estas ne ĉifrita. diff --git a/translations/client_es.ts b/translations/client_es.ts index 88e0df1e6..9980150d5 100644 --- a/translations/client_es.ts +++ b/translations/client_es.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado a <server> como <user> - + No account configured. No se ha configurado ninguna cuenta. - + Add new Añadir nuevo - + Remove Eliminar - + Account Cuenta - + This account supports end-to-end encryption Esta cuenta soporta cifrado punto a punto - + Enable encryption Habilitar cifrado - + Show E2E mnemonic Mostrar mnemotécnica E2E - + Encrypt Cifrar - - + + Edit Ignored Files Editar archivos ignorados - + Choose what to sync Elija qué sincronizar - + Force sync now Forzar la sincronización ahora - + Restart sync Reiniciar sync - + Remove folder sync connection Eliminar la sincronización de carpetas conectadas - + Folder creation failed Ha fallado la creación de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No se ha podido crear la carpeta local <i>%1</i>. - + Confirm Folder Sync Connection Removal Confirme la sincronización para la eliminación de la carpeta conectada - + Remove Folder Sync Connection Eliminar carpeta de sincronización conectada - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La sincronización está en curso.<br/>¿Desea interrumpirla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor %1 es antigua y no está soportada! Si continúas, lo haces bajo tu propio riesgo. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. Servidor %1 no está disponible temporalmente. - + Server %1 is currently in maintenance mode. El servidor %1 está actualmente en modo mantenimiento. - + Signed out from %1. Cerró sesión desde %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización desde el navegador. <a href='%1'>Haga clic aquí</a> para re-abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. Sin conexión a %1 en %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: Hay carpetas que no se han sincronizado porque son demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hay carpetas que no se han sincronizado porque están en el almacenamiento externo: - + There are folders that were not synchronized because they are too big or external storages: Hay carpetas que no se han sincronizado porque son demasiado grandes o están en el almacenamiento externo: - + Confirm Account Removal Confirmar eliminación de cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿De verdad quiere eliminar la conexión a la cuenta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> eliminará los archivos.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Cerrar sesión - + Resume sync Continuar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿De verdad quiere dejar de sincronizar la carpeta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> elminará los archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algunas carpetas, como carpetas de red o compartidas, podrían tener límites diferentes. - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible sobre el uso de almacenamiento. - + No %1 connection configured. No hay ninguna conexión de %1 configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Cerrar sesión - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo mantenimiento - + Network error Error en la red - + Configuration error Error en la configuración - + Asking Credentials Solicitando credenciales - + Unknown account state Estado de cuenta desconocido @@ -574,6 +574,14 @@ Abrir navegador + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Aceptar - + Synced Sincronizado - + Retry all uploads Reintentar todas las subidas - + <br/>Account %1 does not have activities enabled. <br/>La cuenta %1 no tiene actividades habilitadas. @@ -1035,82 +1043,82 @@ Si continua con la sincronización todos los archivos serán remplazados por su (copia de seguridad %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Esperando para comenzar la sincronización. - + Preparing for sync. Preparándose para sincronizar. - + Sync is running. Sincronización en funcionamiento. - + Sync was successful, unresolved conflicts. La sincronización ha tenido éxito, pero hay conflictos sin resolver. - + Last Sync was successful. La última sincronización se ha realizado con éxito. - + Setup Error. Error de configuración. - + User Abort. Interrumpido por el usuario. - + Sync is paused. La sincronización está en pausa. - + %1 (Sync is paused) %1 (Sincronización en pausa) - + No valid folder selected! ¡La carpeta seleccionada no es válida! - + The selected path is not a folder! ¡La ruta seleccionada no es una carpeta! - + You have no permission to write to the selected folder! ¡No tiene permiso para escribir en la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ya existe una tarea de sincronización entre el servidor y esta carpeta. Por favor elija otra carpeta local. - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! El directorio local %1 ya contiene un directorio usado en una conexión de sincronización de directorios. Por favor, elija otro. - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! El directorio local %1 está dentro de un directorio usado en una conexión de sincronización de directorios. Por favor, elija otro. diff --git a/translations/client_es_AR.ts b/translations/client_es_AR.ts index 4df602dfb..dae711105 100644 --- a/translations/client_es_AR.ts +++ b/translations/client_es_AR.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. No hay cuenta configurada. - + Add new Agregar nuevo - + Remove Borrar - + Account Cuenta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Elegir que sincronizar - + Force sync now Forzar sincronización ahora - + Restart sync Reinicia sincronización - + Remove folder sync connection Eliminar conexión de sincronización de carpeta - + Folder creation failed Falló la creacion de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No pudó ser creada la carpeta local <i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar eliminación de conexión de sincronización de carpeta - + Remove Folder Sync Connection Eliminar Conexión de Sincronización de Carpeta - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La sincronización está en curso.<br/>¿Querés interrumpirla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 de <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor% 1 es antigua y no está soportada! Proceda bajo su propio riesgo. - + Connected to %1. Conectado a %1 - + Server %1 is temporarily unavailable. El servidor %1 esta temporalmente sin conexión - + Server %1 is currently in maintenance mode. Servidor %1 actualmente en modo mantenimiento. - + Signed out from %1. Registrado desde %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización del navegador. <a href='%1'>Click aquí</a> para volver a abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. Sin conexión a %1 desde %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: - + There are folders that were not synchronized because they are external storages: - + There are folders that were not synchronized because they are too big or external storages: - + Confirm Account Removal Confirmar la eliminación de la cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Cerrar la sesión - + Resume sync Reanudar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Realmente quieres detener la sincronización de la carpeta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> eliminara ningun archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible acerca del uso del almacenamiento. - + No %1 connection configured. No hay ninguna conexión de %1 configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Desautentificado - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo mantenimiento - + Network error Error de red - + Configuration error Error de configuración - + Asking Credentials Pidiendo Credenciales - + Unknown account state Estado de la cuenta desconocido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. @@ -1022,82 +1030,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (Copia de seguridad %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Esperando para comenzar sincronización. - + Preparing for sync. Preparando la sincronización. - + Sync is running. Sincronización en funcionamiento. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. La última sincronización fue exitosa. - + Setup Error. Error de configuración. - + User Abort. Interrumpir. - + Sync is paused. La sincronización está en pausa. - + %1 (Sync is paused) %1 (Sincronización en pausa) - + No valid folder selected! Carpeta válida no seleccionada! - + The selected path is not a folder! - + You have no permission to write to the selected folder! ¡No tenés permisos para escribir el directorio seleccionado! - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_es_CL.ts b/translations/client_es_CL.ts index 77187101c..52bd18e7c 100644 --- a/translations/client_es_CL.ts +++ b/translations/client_es_CL.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. No hay cuentas configuradas. - + Add new Agregar nuevo - + Remove Eliminar - + Account Cuenta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Elige que sincronizar - + Force sync now Forzar la sincronización ahora - + Restart sync Reiniciar sincronización - + Remove folder sync connection Eliminar la conexión de sincronización de carpetas - + Folder creation failed Falló la creación de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No fue posible crear la carpeta local<i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar la Eliminación de la Conexión de Sincronización de Carpeta - + Remove Folder Sync Connection Eliminar la Conexión de Sincronización de la Carpeta - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La operación de sincronización está en curso. <br/>¿Deseas terminarla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor %1 es antigua y no está soportada! Procede bajo tu propio riesgo. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. El servidor %1 se encuntra temporalmente no disponible - + Server %1 is currently in maintenance mode. Actualmente el servidor %1 se encuentra en modo mantenimiento. - + Signed out from %1. Cerraste sesión en %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización del navegador. <a href='%1'>Haz click aquí</a> para re-abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. No hay conexión a %1 en %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: Hay carpetas que no fueron sincronizadas porque son demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hay carpetas que no fueron sincronizadas porque son de almacenamiento externo: - + There are folders that were not synchronized because they are too big or external storages: Hay carpetas que no fueron sincronizadas porque son demasiado grandes o son de almacenamiento externo: - + Confirm Account Removal Confirma la Remosion de la Cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres eliminar la conexión a la cuenta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Salir - + Resume sync Reanudar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres dejar de sincronizar la carpeta <i>%1</i>?<p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algunas carpetas, incluidas carpetas montadas en red o carpetas compartidas, pueden tener diferentes límites - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible del espacio usado. - + No %1 connection configured. No hay %1 conexión configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Sesión cerrada - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo Mantenimiento - + Network error Error de red - + Configuration error Error de configuración - + Asking Credentials Solicitando Credenciales - + Unknown account state Estado de la cuenta no conocido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>La cuenta %1 no tiene las actividades habilitadas. @@ -1027,82 +1035,82 @@ Continuar con la sincronización como normal causará que todos tus archivos sea (respaldo %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Agurardando para iniciar la sincronización. - + Preparing for sync. Preparando para sincronizar. - + Sync is running. La Sincronización está en curso. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. La última Sincronización fue exitosa. - + Setup Error. Error de Configuración. - + User Abort. Abortado por el Usuario. - + Sync is paused. La sincronización está pausada. - + %1 (Sync is paused) %1 (La sincronización está pausada) - + No valid folder selected! ¡No se ha seleccionado una carpeta válida! - + The selected path is not a folder! ¡La ruta seleccionada no es de una carpeta! - + You have no permission to write to the selected folder! ¡No tienes permisos para escribir en la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ya existe una sincronización desde el servidor a esta carpeta local. ¡Por favor elige otra carpeta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La carpeta local %1 contiene una carpeta ya usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ya está contenida en una carpeta usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! diff --git a/translations/client_es_CO.ts b/translations/client_es_CO.ts index 06393cc7b..2be5baaa5 100644 --- a/translations/client_es_CO.ts +++ b/translations/client_es_CO.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. No hay cuentas configuradas. - + Add new Agregar nuevo - + Remove Eliminar - + Account Cuenta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Elige que sincronizar - + Force sync now Forzar la sincronización ahora - + Restart sync Reiniciar sincronización - + Remove folder sync connection Eliminar la conexión de sincronización de carpetas - + Folder creation failed Falló la creación de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No fue posible crear la carpeta local<i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar la Eliminación de la Conexión de Sincronización de Carpeta - + Remove Folder Sync Connection Eliminar la Conexión de Sincronización de la Carpeta - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La operación de sincronización está en curso. <br/>¿Deseas terminarla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor %1 es antigua y no está soportada! Procede bajo tu propio riesgo. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. El servidor %1 se encuntra temporalmente no disponible - + Server %1 is currently in maintenance mode. Actualmente el servidor %1 se encuentra en modo mantenimiento. - + Signed out from %1. Cerraste sesión en %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización del navegador. <a href='%1'>Haz click aquí</a> para re-abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. No hay conexión a %1 en %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: Hay carpetas que no fueron sincronizadas porque son demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hay carpetas que no fueron sincronizadas porque son de almacenamiento externo: - + There are folders that were not synchronized because they are too big or external storages: Hay carpetas que no fueron sincronizadas porque son demasiado grandes o son de almacenamiento externo: - + Confirm Account Removal Confirma la Remosion de la Cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres eliminar la conexión a la cuenta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Salir - + Resume sync Reanudar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres dejar de sincronizar la carpeta <i>%1</i>?<p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algunas carpetas, incluidas carpetas montadas en red o carpetas compartidas, pueden tener diferentes límites - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible del espacio usado. - + No %1 connection configured. No hay %1 conexión configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Sesión cerrada - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo Mantenimiento - + Network error Error de red - + Configuration error Error de configuración - + Asking Credentials Solicitando Credenciales - + Unknown account state Estado de la cuenta no conocido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>La cuenta %1 no tiene las actividades habilitadas. @@ -1027,82 +1035,82 @@ Continuar con la sincronización como normal causará que todos tus archivos sea (respaldo %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Agurardando para iniciar la sincronización. - + Preparing for sync. Preparando para sincronizar. - + Sync is running. La Sincronización está en curso. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. La última Sincronización fue exitosa. - + Setup Error. Error de Configuración. - + User Abort. Abortado por el Usuario. - + Sync is paused. La sincronización está pausada. - + %1 (Sync is paused) %1 (La sincronización está pausada) - + No valid folder selected! ¡No se ha seleccionado una carpeta válida! - + The selected path is not a folder! ¡La ruta seleccionada no es de una carpeta! - + You have no permission to write to the selected folder! ¡No tienes permisos para escribir en la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ya existe una sincronización desde el servidor a esta carpeta local. ¡Por favor elige otra carpeta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La carpeta local %1 contiene una carpeta ya usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ya está contenida en una carpeta usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! diff --git a/translations/client_es_CR.ts b/translations/client_es_CR.ts index 86e246f7b..1dcdc45b2 100644 --- a/translations/client_es_CR.ts +++ b/translations/client_es_CR.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. No hay cuentas configuradas. - + Add new Agregar nuevo - + Remove Eliminar - + Account Cuenta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Elige que sincronizar - + Force sync now Forzar la sincronización ahora - + Restart sync Reiniciar sincronización - + Remove folder sync connection Eliminar la conexión de sincronización de carpetas - + Folder creation failed Falló la creación de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No fue posible crear la carpeta local<i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar la Eliminación de la Conexión de Sincronización de Carpeta - + Remove Folder Sync Connection Eliminar la Conexión de Sincronización de la Carpeta - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La operación de sincronización está en curso. <br/>¿Deseas terminarla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor %1 es antigua y no está soportada! Procede bajo tu propio riesgo. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. El servidor %1 se encuntra temporalmente no disponible - + Server %1 is currently in maintenance mode. Actualmente el servidor %1 se encuentra en modo mantenimiento. - + Signed out from %1. Cerraste sesión en %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización del navegador. <a href='%1'>Haz click aquí</a> para re-abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. No hay conexión a %1 en %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: Hay carpetas que no fueron sincronizadas porque son demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hay carpetas que no fueron sincronizadas porque son de almacenamiento externo: - + There are folders that were not synchronized because they are too big or external storages: Hay carpetas que no fueron sincronizadas porque son demasiado grandes o son de almacenamiento externo: - + Confirm Account Removal Confirma la Remosion de la Cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres eliminar la conexión a la cuenta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Salir - + Resume sync Reanudar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres dejar de sincronizar la carpeta <i>%1</i>?<p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algunas carpetas, incluidas carpetas montadas en red o carpetas compartidas, pueden tener diferentes límites - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible del espacio usado. - + No %1 connection configured. No hay %1 conexión configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Sesión cerrada - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo Mantenimiento - + Network error Error de red - + Configuration error Error de configuración - + Asking Credentials Solicitando Credenciales - + Unknown account state Estado de la cuenta no conocido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>La cuenta %1 no tiene las actividades habilitadas. @@ -1027,82 +1035,82 @@ Continuar con la sincronización como normal causará que todos tus archivos sea (respaldo %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Agurardando para iniciar la sincronización. - + Preparing for sync. Preparando para sincronizar. - + Sync is running. La Sincronización está en curso. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. La última Sincronización fue exitosa. - + Setup Error. Error de Configuración. - + User Abort. Abortado por el Usuario. - + Sync is paused. La sincronización está pausada. - + %1 (Sync is paused) %1 (La sincronización está pausada) - + No valid folder selected! ¡No se ha seleccionado una carpeta válida! - + The selected path is not a folder! ¡La ruta seleccionada no es de una carpeta! - + You have no permission to write to the selected folder! ¡No tienes permisos para escribir en la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ya existe una sincronización desde el servidor a esta carpeta local. ¡Por favor elige otra carpeta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La carpeta local %1 contiene una carpeta ya usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ya está contenida en una carpeta usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! diff --git a/translations/client_es_DO.ts b/translations/client_es_DO.ts index ed1dba41c..4b729529b 100644 --- a/translations/client_es_DO.ts +++ b/translations/client_es_DO.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. No hay cuentas configuradas. - + Add new Agregar nuevo - + Remove Eliminar - + Account Cuenta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Elige que sincronizar - + Force sync now Forzar la sincronización ahora - + Restart sync Reiniciar sincronización - + Remove folder sync connection Eliminar la conexión de sincronización de carpetas - + Folder creation failed Falló la creación de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No fue posible crear la carpeta local<i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar la Eliminación de la Conexión de Sincronización de Carpeta - + Remove Folder Sync Connection Eliminar la Conexión de Sincronización de la Carpeta - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La operación de sincronización está en curso. <br/>¿Deseas terminarla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor %1 es antigua y no está soportada! Procede bajo tu propio riesgo. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. El servidor %1 se encuntra temporalmente no disponible - + Server %1 is currently in maintenance mode. Actualmente el servidor %1 se encuentra en modo mantenimiento. - + Signed out from %1. Cerraste sesión en %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización del navegador. <a href='%1'>Haz click aquí</a> para re-abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. No hay conexión a %1 en %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: Hay carpetas que no fueron sincronizadas porque son demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hay carpetas que no fueron sincronizadas porque son de almacenamiento externo: - + There are folders that were not synchronized because they are too big or external storages: Hay carpetas que no fueron sincronizadas porque son demasiado grandes o son de almacenamiento externo: - + Confirm Account Removal Confirma la Remosion de la Cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres eliminar la conexión a la cuenta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Salir - + Resume sync Reanudar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres dejar de sincronizar la carpeta <i>%1</i>?<p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algunas carpetas, incluidas carpetas montadas en red o carpetas compartidas, pueden tener diferentes límites - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible del espacio usado. - + No %1 connection configured. No hay %1 conexión configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Sesión cerrada - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo Mantenimiento - + Network error Error de red - + Configuration error Error de configuración - + Asking Credentials Solicitando Credenciales - + Unknown account state Estado de la cuenta no conocido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>La cuenta %1 no tiene las actividades habilitadas. @@ -1027,82 +1035,82 @@ Continuar con la sincronización como normal causará que todos tus archivos sea (respaldo %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Agurardando para iniciar la sincronización. - + Preparing for sync. Preparando para sincronizar. - + Sync is running. La Sincronización está en curso. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. La última Sincronización fue exitosa. - + Setup Error. Error de Configuración. - + User Abort. Abortado por el Usuario. - + Sync is paused. La sincronización está pausada. - + %1 (Sync is paused) %1 (La sincronización está pausada) - + No valid folder selected! ¡No se ha seleccionado una carpeta válida! - + The selected path is not a folder! ¡La ruta seleccionada no es de una carpeta! - + You have no permission to write to the selected folder! ¡No tienes permisos para escribir en la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ya existe una sincronización desde el servidor a esta carpeta local. ¡Por favor elige otra carpeta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La carpeta local %1 contiene una carpeta ya usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ya está contenida en una carpeta usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! diff --git a/translations/client_es_EC.ts b/translations/client_es_EC.ts index a0be9f10d..c8c18179c 100644 --- a/translations/client_es_EC.ts +++ b/translations/client_es_EC.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. No hay cuentas configuradas. - + Add new Agregar nuevo - + Remove Eliminar - + Account Cuenta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Elige que sincronizar - + Force sync now Forzar la sincronización ahora - + Restart sync Reiniciar sincronización - + Remove folder sync connection Eliminar la conexión de sincronización de carpetas - + Folder creation failed Falló la creación de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No fue posible crear la carpeta local<i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar la Eliminación de la Conexión de Sincronización de Carpeta - + Remove Folder Sync Connection Eliminar la Conexión de Sincronización de la Carpeta - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La operación de sincronización está en curso. <br/>¿Deseas terminarla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor %1 es antigua y no está soportada! Procede bajo tu propio riesgo. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. El servidor %1 se encuntra temporalmente no disponible - + Server %1 is currently in maintenance mode. Actualmente el servidor %1 se encuentra en modo mantenimiento. - + Signed out from %1. Cerraste sesión en %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización del navegador. <a href='%1'>Haz click aquí</a> para re-abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. No hay conexión a %1 en %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: Hay carpetas que no fueron sincronizadas porque son demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hay carpetas que no fueron sincronizadas porque son de almacenamiento externo: - + There are folders that were not synchronized because they are too big or external storages: Hay carpetas que no fueron sincronizadas porque son demasiado grandes o son de almacenamiento externo: - + Confirm Account Removal Confirma la Remosion de la Cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres eliminar la conexión a la cuenta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Salir - + Resume sync Reanudar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres dejar de sincronizar la carpeta <i>%1</i>?<p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algunas carpetas, incluidas carpetas montadas en red o carpetas compartidas, pueden tener diferentes límites - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible del espacio usado. - + No %1 connection configured. No hay %1 conexión configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Sesión cerrada - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo Mantenimiento - + Network error Error de red - + Configuration error Error de configuración - + Asking Credentials Solicitando Credenciales - + Unknown account state Estado de la cuenta no conocido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>La cuenta %1 no tiene las actividades habilitadas. @@ -1027,82 +1035,82 @@ Continuar con la sincronización como normal causará que todos tus archivos sea (respaldo %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Agurardando para iniciar la sincronización. - + Preparing for sync. Preparando para sincronizar. - + Sync is running. La Sincronización está en curso. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. La última Sincronización fue exitosa. - + Setup Error. Error de Configuración. - + User Abort. Abortado por el Usuario. - + Sync is paused. La sincronización está pausada. - + %1 (Sync is paused) %1 (La sincronización está pausada) - + No valid folder selected! ¡No se ha seleccionado una carpeta válida! - + The selected path is not a folder! ¡La ruta seleccionada no es de una carpeta! - + You have no permission to write to the selected folder! ¡No tienes permisos para escribir en la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ya existe una sincronización desde el servidor a esta carpeta local. ¡Por favor elige otra carpeta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La carpeta local %1 contiene una carpeta ya usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ya está contenida en una carpeta usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! diff --git a/translations/client_es_GT.ts b/translations/client_es_GT.ts index 1e227f1ae..c9e0d09d1 100644 --- a/translations/client_es_GT.ts +++ b/translations/client_es_GT.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. No hay cuentas configuradas. - + Add new Agregar nuevo - + Remove Eliminar - + Account Cuenta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Elige que sincronizar - + Force sync now Forzar la sincronización ahora - + Restart sync Reiniciar sincronización - + Remove folder sync connection Eliminar la conexión de sincronización de carpetas - + Folder creation failed Falló la creación de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No fue posible crear la carpeta local<i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar la Eliminación de la Conexión de Sincronización de Carpeta - + Remove Folder Sync Connection Eliminar la Conexión de Sincronización de la Carpeta - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La operación de sincronización está en curso. <br/>¿Deseas terminarla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor %1 es antigua y no está soportada! Procede bajo tu propio riesgo. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. El servidor %1 se encuntra temporalmente no disponible - + Server %1 is currently in maintenance mode. Actualmente el servidor %1 se encuentra en modo mantenimiento. - + Signed out from %1. Cerraste sesión en %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización del navegador. <a href='%1'>Haz click aquí</a> para re-abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. No hay conexión a %1 en %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: Hay carpetas que no fueron sincronizadas porque son demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hay carpetas que no fueron sincronizadas porque son de almacenamiento externo: - + There are folders that were not synchronized because they are too big or external storages: Hay carpetas que no fueron sincronizadas porque son demasiado grandes o son de almacenamiento externo: - + Confirm Account Removal Confirma la Remosion de la Cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres eliminar la conexión a la cuenta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Salir - + Resume sync Reanudar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres dejar de sincronizar la carpeta <i>%1</i>?<p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algunas carpetas, incluidas carpetas montadas en red o carpetas compartidas, pueden tener diferentes límites - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible del espacio usado. - + No %1 connection configured. No hay %1 conexión configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Sesión cerrada - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo Mantenimiento - + Network error Error de red - + Configuration error Error de configuración - + Asking Credentials Solicitando Credenciales - + Unknown account state Estado de la cuenta no conocido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>La cuenta %1 no tiene las actividades habilitadas. @@ -1027,82 +1035,82 @@ Continuar con la sincronización como normal causará que todos tus archivos sea (respaldo %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Agurardando para iniciar la sincronización. - + Preparing for sync. Preparando para sincronizar. - + Sync is running. La Sincronización está en curso. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. La última Sincronización fue exitosa. - + Setup Error. Error de Configuración. - + User Abort. Abortado por el Usuario. - + Sync is paused. La sincronización está pausada. - + %1 (Sync is paused) %1 (La sincronización está pausada) - + No valid folder selected! ¡No se ha seleccionado una carpeta válida! - + The selected path is not a folder! ¡La ruta seleccionada no es de una carpeta! - + You have no permission to write to the selected folder! ¡No tienes permisos para escribir en la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ya existe una sincronización desde el servidor a esta carpeta local. ¡Por favor elige otra carpeta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La carpeta local %1 contiene una carpeta ya usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ya está contenida en una carpeta usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! diff --git a/translations/client_es_HN.ts b/translations/client_es_HN.ts index 46e312848..da6d3b168 100644 --- a/translations/client_es_HN.ts +++ b/translations/client_es_HN.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. No hay cuentas configuradas. - + Add new Agregar nuevo - + Remove Eliminar - + Account Cuenta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Elige que sincronizar - + Force sync now Forzar la sincronización ahora - + Restart sync Reiniciar sincronización - + Remove folder sync connection Eliminar la conexión de sincronización de carpetas - + Folder creation failed Falló la creación de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No fue posible crear la carpeta local<i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar la Eliminación de la Conexión de Sincronización de Carpeta - + Remove Folder Sync Connection Eliminar la Conexión de Sincronización de la Carpeta - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La operación de sincronización está en curso. <br/>¿Deseas terminarla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor %1 es antigua y no está soportada! Procede bajo tu propio riesgo. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. El servidor %1 se encuntra temporalmente no disponible - + Server %1 is currently in maintenance mode. Actualmente el servidor %1 se encuentra en modo mantenimiento. - + Signed out from %1. Cerraste sesión en %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización del navegador. <a href='%1'>Haz click aquí</a> para re-abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. No hay conexión a %1 en %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: Hay carpetas que no fueron sincronizadas porque son demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hay carpetas que no fueron sincronizadas porque son de almacenamiento externo: - + There are folders that were not synchronized because they are too big or external storages: Hay carpetas que no fueron sincronizadas porque son demasiado grandes o son de almacenamiento externo: - + Confirm Account Removal Confirma la Remosion de la Cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres eliminar la conexión a la cuenta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Salir - + Resume sync Reanudar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres dejar de sincronizar la carpeta <i>%1</i>?<p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algunas carpetas, incluidas carpetas montadas en red o carpetas compartidas, pueden tener diferentes límites - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible del espacio usado. - + No %1 connection configured. No hay %1 conexión configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Sesión cerrada - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo Mantenimiento - + Network error Error de red - + Configuration error Error de configuración - + Asking Credentials Solicitando Credenciales - + Unknown account state Estado de la cuenta no conocido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>La cuenta %1 no tiene las actividades habilitadas. @@ -1027,82 +1035,82 @@ Continuar con la sincronización como normal causará que todos tus archivos sea (respaldo %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Agurardando para iniciar la sincronización. - + Preparing for sync. Preparando para sincronizar. - + Sync is running. La Sincronización está en curso. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. La última Sincronización fue exitosa. - + Setup Error. Error de Configuración. - + User Abort. Abortado por el Usuario. - + Sync is paused. La sincronización está pausada. - + %1 (Sync is paused) %1 (La sincronización está pausada) - + No valid folder selected! ¡No se ha seleccionado una carpeta válida! - + The selected path is not a folder! ¡La ruta seleccionada no es de una carpeta! - + You have no permission to write to the selected folder! ¡No tienes permisos para escribir en la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ya existe una sincronización desde el servidor a esta carpeta local. ¡Por favor elige otra carpeta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La carpeta local %1 contiene una carpeta ya usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ya está contenida en una carpeta usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! diff --git a/translations/client_es_MX.ts b/translations/client_es_MX.ts index 45bf9b2d6..d28b35cc5 100644 --- a/translations/client_es_MX.ts +++ b/translations/client_es_MX.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. No hay cuentas configuradas. - + Add new Agregar nuevo - + Remove Eliminar - + Account Cuenta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Elige que sincronizar - + Force sync now Forzar la sincronización ahora - + Restart sync Reiniciar sincronización - + Remove folder sync connection Eliminar la conexión de sincronización de carpetas - + Folder creation failed Falló la creación de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No fue posible crear la carpeta local<i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar la Eliminación de la Conexión de Sincronización de Carpeta - + Remove Folder Sync Connection Eliminar la Conexión de Sincronización de la Carpeta - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La operación de sincronización está en curso. <br/>¿Deseas terminarla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor %1 es antigua y no está soportada! Procede bajo tu propio riesgo. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. El servidor %1 se encuntra temporalmente no disponible - + Server %1 is currently in maintenance mode. Actualmente el servidor %1 se encuentra en modo mantenimiento. - + Signed out from %1. Cerraste sesión en %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización del navegador. <a href='%1'>Haz click aquí</a> para re-abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. No hay conexión a %1 en %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: Hay carpetas que no fueron sincronizadas porque son demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hay carpetas que no fueron sincronizadas porque son de almacenamiento externo: - + There are folders that were not synchronized because they are too big or external storages: Hay carpetas que no fueron sincronizadas porque son demasiado grandes o son de almacenamiento externo: - + Confirm Account Removal Confirma la Remosion de la Cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres eliminar la conexión a la cuenta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Salir - + Resume sync Reanudar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres dejar de sincronizar la carpeta <i>%1</i>?<p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algunas carpetas, incluidas carpetas montadas en red o carpetas compartidas, pueden tener diferentes límites - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible del espacio usado. - + No %1 connection configured. No hay %1 conexión configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Sesión cerrada - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo Mantenimiento - + Network error Error de red - + Configuration error Error de configuración - + Asking Credentials Solicitando Credenciales - + Unknown account state Estado de la cuenta no conocido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>La cuenta %1 no tiene las actividades habilitadas. @@ -1027,82 +1035,82 @@ Continuar con la sincronización como normal causará que todos tus archivos sea (respaldo %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Agurardando para iniciar la sincronización. - + Preparing for sync. Preparando para sincronizar. - + Sync is running. La Sincronización está en curso. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. La última Sincronización fue exitosa. - + Setup Error. Error de Configuración. - + User Abort. Abortado por el Usuario. - + Sync is paused. La sincronización está pausada. - + %1 (Sync is paused) %1 (La sincronización está pausada) - + No valid folder selected! ¡No se ha seleccionado una carpeta válida! - + The selected path is not a folder! ¡La ruta seleccionada no es de una carpeta! - + You have no permission to write to the selected folder! ¡No tienes permisos para escribir en la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ya existe una sincronización desde el servidor a esta carpeta local. ¡Por favor elige otra carpeta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La carpeta local %1 contiene una carpeta ya usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ya está contenida en una carpeta usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! diff --git a/translations/client_es_SV.ts b/translations/client_es_SV.ts index dfbf11466..614f09a89 100644 --- a/translations/client_es_SV.ts +++ b/translations/client_es_SV.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. No hay cuentas configuradas. - + Add new Agregar nuevo - + Remove Eliminar - + Account Cuenta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Elige que sincronizar - + Force sync now Forzar la sincronización ahora - + Restart sync Reiniciar sincronización - + Remove folder sync connection Eliminar la conexión de sincronización de carpetas - + Folder creation failed Falló la creación de la carpeta - + <p>Could not create local folder <i>%1</i>. <p>No fue posible crear la carpeta local<i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar la Eliminación de la Conexión de Sincronización de Carpeta - + Remove Folder Sync Connection Eliminar la Conexión de Sincronización de la Carpeta - + Sync Running Sincronización en curso - + The syncing operation is running.<br/>Do you want to terminate it? La operación de sincronización está en curso. <br/>¿Deseas terminarla? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. ¡La versión del servidor %1 es antigua y no está soportada! Procede bajo tu propio riesgo. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. El servidor %1 se encuntra temporalmente no disponible - + Server %1 is currently in maintenance mode. Actualmente el servidor %1 se encuentra en modo mantenimiento. - + Signed out from %1. Cerraste sesión en %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obteniendo autorización del navegador. <a href='%1'>Haz click aquí</a> para re-abrir el navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. No hay conexión a %1 en %2. - + Log in Iniciar sesión - + There are folders that were not synchronized because they are too big: Hay carpetas que no fueron sincronizadas porque son demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hay carpetas que no fueron sincronizadas porque son de almacenamiento externo: - + There are folders that were not synchronized because they are too big or external storages: Hay carpetas que no fueron sincronizadas porque son demasiado grandes o son de almacenamiento externo: - + Confirm Account Removal Confirma la Remosion de la Cuenta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres eliminar la conexión a la cuenta <i>%1</i>?</p><p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + Remove connection Eliminar conexión - - + + Open folder Abrir carpeta - - + + Log out Salir - + Resume sync Reanudar sincronización - + Pause sync Pausar sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>¿Realmente quieres dejar de sincronizar la carpeta <i>%1</i>?<p><b>Nota:</b> Esto <b>no</b> borrará ningún archivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algunas carpetas, incluidas carpetas montadas en red o carpetas compartidas, pueden tener diferentes límites - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente no hay información disponible del espacio usado. - + No %1 connection configured. No hay %1 conexión configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Sesión cerrada - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servicio no disponible - + Maintenance mode Modo Mantenimiento - + Network error Error de red - + Configuration error Error de configuración - + Asking Credentials Solicitando Credenciales - + Unknown account state Estado de la cuenta no conocido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>La cuenta %1 no tiene las actividades habilitadas. @@ -1027,82 +1035,82 @@ Continuar con la sincronización como normal causará que todos tus archivos sea (respaldo %1) - + Undefined State. Estado no definido. - + Waiting to start syncing. Agurardando para iniciar la sincronización. - + Preparing for sync. Preparando para sincronizar. - + Sync is running. La Sincronización está en curso. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. La última Sincronización fue exitosa. - + Setup Error. Error de Configuración. - + User Abort. Abortado por el Usuario. - + Sync is paused. La sincronización está pausada. - + %1 (Sync is paused) %1 (La sincronización está pausada) - + No valid folder selected! ¡No se ha seleccionado una carpeta válida! - + The selected path is not a folder! ¡La ruta seleccionada no es de una carpeta! - + You have no permission to write to the selected folder! ¡No tienes permisos para escribir en la carpeta seleccionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Ya existe una sincronización desde el servidor a esta carpeta local. ¡Por favor elige otra carpeta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La carpeta local %1 contiene una carpeta ya usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La carpeta local %1 ya está contenida en una carpeta usada en una conexión de sincronización de carpeta. ¡Por favor elige otra! diff --git a/translations/client_et.ts b/translations/client_et.ts index 704b3d1d3..12b7aa0b1 100644 --- a/translations/client_et.ts +++ b/translations/client_et.ts @@ -259,8 +259,8 @@ - - + + Cancel Loobu @@ -270,230 +270,230 @@ Ühendatud <server> kasutajana <user> - + No account configured. Ühtegi kontot pole seadistatud - + Add new Lisa uus - + Remove Eemalda - + Account Konto - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Vali, mida sünkroniseerida - + Force sync now - + Restart sync - + Remove folder sync connection - + Folder creation failed Kausta loomine ebaõnnestus - + <p>Could not create local folder <i>%1</i>. - + Confirm Folder Sync Connection Removal - + Remove Folder Sync Connection - + Sync Running Sünkroniseerimine on käimas - + The syncing operation is running.<br/>Do you want to terminate it? Sünkroniseerimine on käimas.<br/>Kas sa soovid seda lõpetada? - + %1 in use %1 kasutusel - + %1 as <i>%2</i> %1 as <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. - + Connected to %1. Ühendatud %1 - + Server %1 is temporarily unavailable. Server %1 pole ajutiselt saadaval. - + Server %1 is currently in maintenance mode. - + Signed out from %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. - + Connecting to %1... - + No connection to %1 at %2. - + Log in Logi sisse - + There are folders that were not synchronized because they are too big: - + There are folders that were not synchronized because they are external storages: - + There are folders that were not synchronized because they are too big or external storages: - + Confirm Account Removal Kinnita konto eemaldamine - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + Remove connection Eemalda ühendus - - + + Open folder Ava kaust - - + + Log out Logi välja - + Resume sync Taasta sünroonimist - + Pause sync Peata sünkroonimine - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. - + %1 of %2 in use - + Currently there is no storage usage information available. Hetkel pole mahu kasutuse info saadaval. - + No %1 connection configured. Ühtegi %1 ühendust pole seadistatud. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Välja logitud - + Disconnected Lahti ühendatud - + Connected Ühendatud - + Service unavailable Teenus pole saadaval - + Maintenance mode - + Network error Võrgu viga - + Configuration error Seadistamise tõrge - + Asking Credentials - + Unknown account state Tundmatu konto olek @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. @@ -1022,82 +1030,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (varukoopia %1) - + Undefined State. Määramata staatus. - + Waiting to start syncing. Oodatakse sünkroonimise alustamist. - + Preparing for sync. Valmistun sünkroniseerima. - + Sync is running. Sünkroniseerimine on käimas. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. Viimane sünkroniseerimine oli edukas. - + Setup Error. Seadistamise viga. - + User Abort. Kasutaja tühistamine. - + Sync is paused. Sünkroniseerimine on peatatud. - + %1 (Sync is paused) %1 (Sünkroniseerimine on peatatud) - + No valid folder selected! Sobilikku kausta pole valitud! - + The selected path is not a folder! Valitud asukoht pole kaust! - + You have no permission to write to the selected folder! Sul puuduvad õigused valitud kataloogi kirjutamiseks! - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_eu.ts b/translations/client_eu.ts index e14d47c6b..d54e8c682 100644 --- a/translations/client_eu.ts +++ b/translations/client_eu.ts @@ -259,8 +259,8 @@ - - + + Cancel Ezeztatu @@ -270,230 +270,230 @@ <user> bezala <server>-n konektatuta - + No account configured. Ez da konturik konfiguratu. - + Add new Gehitu berria - + Remove Ezabatu - + Account Kontua - + This account supports end-to-end encryption Kontu honek onartzen du muturretik muturrerako zifratzea - + Enable encryption Gaitu zifratzea - + Show E2E mnemonic Erakutsi E2E mnemoteknikoa - + Encrypt Zifratu - - + + Edit Ignored Files - + Choose what to sync Hautatu zer sinkronizatu - + Force sync now Behartu orain sinkronizatzen - + Restart sync Berrabiarazi sinkronizazioa - + Remove folder sync connection Ezabatu karpeta honen konexioa - + Folder creation failed Karpeta sortzeak huts egin du - + <p>Could not create local folder <i>%1</i>. <p>Ezin izan da <i>%1</i> bertako karpeta sortu. - + Confirm Folder Sync Connection Removal Baieztatu Karpetaren Konexioaren Ezabatzea - + Remove Folder Sync Connection Ezabatu Karpeta Honen Konexioa - + Sync Running Sinkronizazioa martxan da - + The syncing operation is running.<br/>Do you want to terminate it? Sinkronizazio martxan da.<br/>Bukatu nahi al duzu? - + %1 in use %1 erabiltzen - + %1 as <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Zerbitzariaren bertsioa %1 zaharra eta euskarririk gabekoa da! Zure ardurapean aritu. - + Connected to %1. %1ra konektatuta. - + Server %1 is temporarily unavailable. %1 zerbitzaria ez dago orain eskuragarri - + Server %1 is currently in maintenance mode. %1 zerbitzaria une honetan mantenu lanetan dago. - + Signed out from %1. %1etik saioa itxita. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Nabigatzailearen baimena eskuratzen. Egin <a href= '%1'>klik hemen</a> nabigatzailea berrabiarazteko. - + Connecting to %1... %1(r)ekin konektatzen... - + No connection to %1 at %2. Konexiorik ez %1-ekin %2-etan - + Log in Hasi saioa - + There are folders that were not synchronized because they are too big: Hainbat karpeta ez dira sinkronizatu handiegiak direlako: - + There are folders that were not synchronized because they are external storages: Hainbat karpeta ez dira sinkronizatu kanpoko biltegietan daudelako: - + There are folders that were not synchronized because they are too big or external storages: Hainbat karpeta ez dira sinkronizatu handiegiak direlako edo kanpoko biltegietan daudelako: - + Confirm Account Removal Baieztatu Kontuaren Ezabatzea - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Ziur zaude <i>%1</i>kontuaren konexioa kendu nahi duzula?</p><p><b>Oharra:</b> Honek<b>ez</b> du fitxategirik ezabatuko.</p> - + Remove connection Ezabatu konexioa - - + + Open folder Ireki karpeta - - + + Log out Saioa bukatu - + Resume sync Berrekin sinkronizazioa - + Pause sync Gelditu sinkronizazioa - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Ziur zaude <i>%1</i>karpetaren sinkronizazioa gelditu nahi duzula?</p><p><b>Oharra:</b> Honek <b>ez</b> du fitxategirik ezabatuko.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %2-tik %1 (%3%) erabiltzen ari da. Zenbait karpetek, sarean muntatutako edo partekatutako karpetak barne, muga desberdinak izan ditzakete. - + %1 of %2 in use %2tik %1 erabilita - + Currently there is no storage usage information available. Orain ez dago eskuragarri biltegiratze erabileraren informazioa. - + No %1 connection configured. Ez dago %1 konexiorik konfiguratuta. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Saioa bukatuta - + Disconnected Deskonektatuta - + Connected Konektatuta - + Service unavailable Zerbitzua ez dago eskuragarri - + Maintenance mode Mantenu lanetan - + Network error Sare errorea - + Configuration error Konfigurazio errorea - + Asking Credentials Kredentzialak eskatzen - + Unknown account state Kontuaren egoera ezezaguna @@ -574,6 +574,14 @@ Nabigatzailea ireki + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Onartu - + Synced Sinkronizatuta - + Retry all uploads Saiatu berriro denak kargatzen - + <br/>Account %1 does not have activities enabled. <br/>%1 kontuak ez ditu jarduerak gaituta. @@ -1031,82 +1039,82 @@ Nahi al duzu zure tokiko fitxategi berrienak gatazkako fitxategi gisa mantentzea (backup %1) - + Undefined State. Definitu gabeko egoera. - + Waiting to start syncing. Itxoiten sinkronizazioa hasteko. - + Preparing for sync. Sinkronizazioa prestatzen. - + Sync is running. Sinkronizazioa martxan da. - + Sync was successful, unresolved conflicts. Sinkronizazioa behar bezala burutu da, konpondu gabeko gatazkak. - + Last Sync was successful. Azkeneko sinkronizazioa behar bezala burutu da. - + Setup Error. Konfigurazio errorea. - + User Abort. Erabiltzaileak bertan behera utzi du. - + Sync is paused. Sinkronizazioa pausatuta dago. - + %1 (Sync is paused) %1 (Sinkronizazioa pausatuta dago) - + No valid folder selected! Ez da baliozko karpetarik hautatu! - + The selected path is not a folder! Hautatutako bidea ez da karpeta bat! - + You have no permission to write to the selected folder! Ez daukazu hautatutako karpetan idazteko baimenik! - + There is already a sync from the server to this local folder. Please pick another local folder! Dagoeneko sinkronizazio bat dago zerbitzaritik karpeta lokal honetara. Aukeratu tokiko beste karpeta bat! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Tokiko '%1' karpetak badu dagoeneko sinkronizatutako karpeta bat. Hautatu beste bat! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Tokiko '%1' karpeta dagoeneko sinkronizatutako karpeta batean dago. Hautatu beste bat! diff --git a/translations/client_fa.ts b/translations/client_fa.ts index d664b906f..3fec1abad 100644 --- a/translations/client_fa.ts +++ b/translations/client_fa.ts @@ -259,8 +259,8 @@ - - + + Cancel منصرف شدن @@ -270,230 +270,230 @@ متصل به <server> به عنوان <user> - + No account configured. هیچ حساب‌کاربری‌ای تنظیم نشده‌ است. - + Add new اضافه کردن جدید - + Remove حذف - + Account حساب کاربری - + This account supports end-to-end encryption این حساب کاربری امکان رمزنگاری انتها-به-انتها را دارد - + Enable encryption فعال سازی رمزنگاری - + Show E2E mnemonic - + Encrypt رمزنگاری - - + + Edit Ignored Files - + Choose what to sync انتخاب موارد همگام‌سازی - + Force sync now - + Restart sync راه اندازی مجدد همگام سازی - + Remove folder sync connection حذف اتصال همگام سازی پوشه - + Folder creation failed ساخت پوشه ناموفق - + <p>Could not create local folder <i>%1</i>. <p>ناتوانی در ساخت پوشه محلی <i>1%</i> - + Confirm Folder Sync Connection Removal تأیید حذف اتصال همگام سازی پوشه - + Remove Folder Sync Connection حذف اتصال همگام سازی پوشه - + Sync Running همگام سازی در حال اجراست - + The syncing operation is running.<br/>Do you want to terminate it? عملیات همگام سازی در حال اجراست.<br/>آیا دوست دارید آن را متوقف کنید؟ - + %1 in use 1% در استفاده - + %1 as <i>%2</i> 1% به عنوان <i>2%</i> - + The server version %1 is old and unsupported! Proceed at your own risk. نسخه سرور 1% قدیمی است و پشتیبانی نشده است! مسئولیت با خود شماست. - + Connected to %1. متصل به %1. - + Server %1 is temporarily unavailable. سرور %1 بصورت موقت خارج از دسترس است. - + Server %1 is currently in maintenance mode. سرور 1% اکنون در حالت تعمیر است. - + Signed out from %1. از 1% خارج شد. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. دریافت مجوز از مرورگر. <a href='%1'>اینجا کلیک کنید</a> تا مرورگر دوباره باز شود. - + Connecting to %1... اتصال به %1... - + No connection to %1 at %2. اتصال به 1% در 2% وجود ندارد. - + Log in ورود - + There are folders that were not synchronized because they are too big: پوشه‌هایی وجود دارند که همگام سازی نشده اند زیرا آن ها بسیار بزرگ هستند: - + There are folders that were not synchronized because they are external storages: پوشه‌هایی وجود دارند که همگام سازی نشده اند زیرا آن ها مخازن خارجی هستند: - + There are folders that were not synchronized because they are too big or external storages: پوشه‌هایی وجود دارند که همگام سازی نشده اند زیرا آن ها بسیار بزرگ یا مخازن خارجی هستند: - + Confirm Account Removal تائید حذف حساب‌کاربری - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>آیا شما واقعا می خواهید اتصال به حساب <i>1%</i>را حذف کنید؟</p> <p><b>توجه:</b> این هیچ فایلی را حذف نخواهد کرد.</p> - + Remove connection حذف ارتباط - - + + Open folder بازکردن پوشه - - + + Log out خروج - + Resume sync از سر‎گیری همگام‌سازی - + Pause sync توقف به‌هنگام‌سازی - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>آیا شما واقعا می خواهید همگام سازی پوشه <i>1%</i> را متوقف نمایید؟</p><p><b>توجه:</b>این هیچ فایلی را حذف <b>نخواهد</b> کرد. </p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. 1% (%3%) از 2% در استفاده. برخی پوشه‌ها، شامل شبکه نصب شده یا پوشه های مشترک، ممکن است محدودیت های متفاوت داشته باشند. - + %1 of %2 in use 1% از 2% در استفاده - + Currently there is no storage usage information available. در حال حاضر هیچ اطلاعات کاربرد ذخیره سازی در دسترس نیست. - + No %1 connection configured. بدون %1 اتصال پیکربندی شده. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out خارج شد - + Disconnected قطع شده - + Connected متصل - + Service unavailable سرویس خارج از دسترس - + Maintenance mode حالت تعمیر - + Network error خطای شبکه - + Configuration error خطای پیکربندی - + Asking Credentials درخواست مجوزها - + Unknown account state وضعیت حساب ناشناخته @@ -574,6 +574,14 @@ مرورگر را باز کنید + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ تایید - + Synced همگام سازی شد - + Retry all uploads تلاش مجدد برای بارگذاری همه - + <br/>Account %1 does not have activities enabled. <br/>فعالیت های حساب 1% فعال نیست. @@ -1026,82 +1034,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (پشتیبان %1) - + Undefined State. موقعیت تعریف نشده - + Waiting to start syncing. انتظار برای شروع همگام‌سازی - + Preparing for sync. آماده سازی برای همگام سازی کردن. - + Sync is running. همگام سازی در حال اجراست - + Sync was successful, unresolved conflicts. - + Last Sync was successful. آخرین همگام سازی موفقیت آمیز بود - + Setup Error. خطا در پیکر بندی. - + User Abort. خارج کردن کاربر. - + Sync is paused. همگام سازی فعلا متوقف شده است - + %1 (Sync is paused) %1 (همگام‌سازی موقتا متوقف شده است) - + No valid folder selected! هیچ پوشه‌ی معتبری انتخاب نشده است! - + The selected path is not a folder! مسیر انتخاب شده یک پوشه نیست! - + You have no permission to write to the selected folder! شما اجازه نوشتن در پوشه های انتخاب شده را ندارید! - + There is already a sync from the server to this local folder. Please pick another local folder! در حال حاضر یک همگام سازی از سرور به این پوشه محلی وجود دارد. لطفا یک پوشه محلی دیگر را انتخاب کنید! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! پوشه محلی 1% از قبل شامل یک پوشه استفاده شده در یک اتصال همگام سازی پوشه است. لطفا یکی دیگر را انتخاب کنید! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! پوشه محلی 1% از قبل یک پوشه استفاده شده در یک اتصال همگام سازی پوشه دارد. لطفا یکی دیگر را انتخاب کنید! diff --git a/translations/client_fi.ts b/translations/client_fi.ts index b4ffc3eb3..0704a74b3 100644 --- a/translations/client_fi.ts +++ b/translations/client_fi.ts @@ -259,8 +259,8 @@ - - + + Cancel Peruuta @@ -270,230 +270,230 @@ Yhdistetty palvelimeen <server> käyttäen tunnusta <user> - + No account configured. Tiliä ei ole määritelty. - + Add new Lisää uusi - + Remove Poista - + Account Tili - + This account supports end-to-end encryption Tämä tili tukee päästä päähän -salausta - + Enable encryption Ota salaus käyttöön - + Show E2E mnemonic - + Encrypt Salaus - - + + Edit Ignored Files - + Choose what to sync Valitse synkronoitavat tiedot - + Force sync now Pakota synkronointi nyt - + Restart sync Käynnistä synkronointi uudelleen - + Remove folder sync connection Poista kansion synkronointiyhteys - + Folder creation failed Kansion luominen epäonnistui - + <p>Could not create local folder <i>%1</i>. <p>Paikallisen kansion <i>%1</i> luominen epäonnistui. - + Confirm Folder Sync Connection Removal Vahvista kansion synkronointiyhteyden poisto - + Remove Folder Sync Connection Poista kansion synkronointiyhteys - + Sync Running Synkronointi meneillään - + The syncing operation is running.<br/>Do you want to terminate it? Synkronointioperaatio on meneillään.<br/>Haluatko keskeyttää sen? - + %1 in use %1 käytössä - + %1 as <i>%2</i> %1 käyttäjänä <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Palvelimen versio %1 on vanha ja sen tuki on loppunut! Jatka omalla vastuulla. - + Connected to %1. Yhteys muodostettu kohteeseen %1. - + Server %1 is temporarily unavailable. Palvelin %1 ei ole juuri nyt saatavilla. - + Server %1 is currently in maintenance mode. Palvelin %1 on parhaillaan huoltotilassa. - + Signed out from %1. Kirjauduttu ulos kohteesta %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Hankitaan valtuutus selaimelta. <a href='%1'>Napsauta tästä</a> avataksesi selaimen uudelleen. - + Connecting to %1... Yhdistetään kohteeseen %1... - + No connection to %1 at %2. Ei yhteyttä kohteeseen %1 osoitteessa %2. - + Log in Kirjaudu sisään - + There are folders that were not synchronized because they are too big: Havaittiin kansioita, joita ei synkronoitu, koska ne ovat kooltaan liian suuria: - + There are folders that were not synchronized because they are external storages: - + There are folders that were not synchronized because they are too big or external storages: - + Confirm Account Removal Vahvista tilin poistaminen - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Haluatko varmasti poistaa tilin <i>%1</i>?</p><p><b>Huomio:</b> Tämä toimenpide <b>ei</b> poista mitään tiedostoja.</p> - + Remove connection Poista yhteys - - + + Open folder Avaa kansio - - + + Log out Kirjaudu ulos - + Resume sync Palauta synkronointi - + Pause sync Keskeytä synkronointi - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Haluatko varmasti lopettaa kansion <i>%1</i> synkronoinnin?</p><p><b>Huomio:</b> Tämä toimenpide <b>ei</b> poista mitään tiedostoja.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1/%2 (%3 %) käytössä. Jotkin kansiot, mukaan lukien verkkojaot ja jaetut kansiot, voivat sisältää eri rajoitukset. - + %1 of %2 in use %1/%2 käytössä - + Currently there is no storage usage information available. Tallennustilan käyttötietoja ei ole juuri nyt saatavilla. - + No %1 connection configured. %1-yhteyttä ei ole määritelty. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Kirjauduttu ulos - + Disconnected Yhteys katkaistu - + Connected Yhdistetty - + Service unavailable Palvelu ei ole käytettävissä - + Maintenance mode Huoltotila - + Network error Verkkovirhe - + Configuration error Asetusvirhe - + Asking Credentials Kysytään tilitietoja - + Unknown account state Tuntematon tilin tila @@ -574,6 +574,14 @@ Avaa selain + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Hyväksy - + Synced Synkronoitu - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>Tilillä %1 ei ole toimia käytössä. @@ -1024,82 +1032,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (varmuuskopio %1) - + Undefined State. Määrittelemätön tila. - + Waiting to start syncing. Odotetaan synkronoinnin aloitusta. - + Preparing for sync. Valmistellaan synkronointia. - + Sync is running. Synkronointi on meneillään. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. Viimeisin synkronointi suoritettiin onnistuneesti. - + Setup Error. Asetusvirhe. - + User Abort. - + Sync is paused. Synkronointi on keskeytetty. - + %1 (Sync is paused) %1 (Synkronointi on keskeytetty) - + No valid folder selected! Kelvollista kansiota ei ole valittu! - + The selected path is not a folder! Valittu polku ei ole kansio! - + You have no permission to write to the selected folder! Sinulla ei ole kirjoitusoikeutta valittuun kansioon! - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Paikallinen kansio %1 sisältää kansion, jota käytetään kansion synkronointiyhteydessä. Valitse toinen kansio! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_fr.ts b/translations/client_fr.ts index 9a7885a3b..bee3d8895 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -259,8 +259,8 @@ - - + + Cancel Annuler @@ -270,230 +270,230 @@ Connecté au serveur <server> avec le compte <user> - + No account configured. Aucun compte configuré. - + Add new Ajouter un nouveau compte - + Remove Supprimer - + Account Compte - + This account supports end-to-end encryption Ce compte prend en charge le chiffrement de bout en bout. - + Enable encryption Activer le chiffrement - + Show E2E mnemonic Afficher le code mnémotechnique E2E - + Encrypt Chiffrer - - + + Edit Ignored Files Modifier les fichiers ignorés - + Choose what to sync Sélectionner le contenu à synchroniser - + Force sync now Forcer la synchronisation maintenant - + Restart sync Redémarrer la synchronisation - + Remove folder sync connection Supprimer la synchronisation du dossier - + Folder creation failed Échec de création du dossier - + <p>Could not create local folder <i>%1</i>. <p>Impossible de créer le dossier local <i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmer la suppression de synchronisation de dossier - + Remove Folder Sync Connection Supprimer la synchronisation de ce dossier - + Sync Running Synchronisation en cours - + The syncing operation is running.<br/>Do you want to terminate it? La synchronisation est en cours.<br/>Voulez-vous l'arrêter ? - + %1 in use %1 utilisé(s) - + %1 as <i>%2</i> %1 avec le compte <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. La version %1 du serveur est ancienne et n'est pas prise en charge. Continuez à vos risques et périls. - + Connected to %1. Connecté au serveur %1. - + Server %1 is temporarily unavailable. Le serveur %1 est temporairement indisponible. - + Server %1 is currently in maintenance mode. Le serveur %1 est en cours de maintenance. - + Signed out from %1. Session sur %1 fermée. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. En attente d'autorisation du navigateur. <a href='%1'>Cliquer ici</a> pour recharger le navigateur. - + Connecting to %1... Connexion à %1 - + No connection to %1 at %2. Aucune connexion au serveur %1 à l'adresse %2. - + Log in Se connecter - + There are folders that were not synchronized because they are too big: Certains dossiers n'ont pas été synchronisés parce qu'ils sont de taille trop importante : - + There are folders that were not synchronized because they are external storages: Certains dossiers n'ont pas été synchronisés parce qu'ils sont localisés sur un stockage externe : - + There are folders that were not synchronized because they are too big or external storages: Certains dossiers n'ont pas été synchronisés par qu'ils sont localisés sur un stockage externe ou qu'ils sont de taille trop importante : - + Confirm Account Removal Confirmation de retrait du compte - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Êtes-vous certain de vouloir retirer <i>%1</i> des comptes synchronisés avec le serveur ?</p><p><b>Remarque :</b> cela ne supprimera pas votre compte sur le serveur et aucun fichier ne sera supprimé ni localement ni en ligne.</p> - + Remove connection Retirer le compte - - + + Open folder Ouvrir le dossier local - - + + Log out Se déconnecter - + Resume sync Reprendre la synchronisation - + Pause sync Mettre en pause - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Voulez-vous vraiment arrêter de synchroniser le dossier <i>%1</i> ?</p><p><b>Note :</b> Aucun fichier ne sera supprimé.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) utilisés sur %2. Certains dossiers, montés depuis le réseau ou partagés, peuvent avoir des limites différentes. - + %1 of %2 in use %1 utilisés sur %2 - + Currently there is no storage usage information available. Actuellement aucune information d'utilisation de stockage n'est disponible. - + No %1 connection configured. Aucune connexion à %1 configurée @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Session fermée - + Disconnected Déconnecté - + Connected Connecté - + Service unavailable Service indisponible - + Maintenance mode mode maintenance - + Network error Erreur réseau - + Configuration error Erreur de configuration - + Asking Credentials informations d'identification demandées - + Unknown account state Etat du compte inconnu @@ -574,6 +574,14 @@ Ouvrir le navigateur + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Accepter - + Synced Synchronisé - + Retry all uploads Relancer tous les envois - + <br/>Account %1 does not have activities enabled. <br/>Le compte %1 n'a aucune activité activée. @@ -1037,82 +1045,82 @@ Continuer la synchronisation comme d'habitude fera en sorte que tous les fi (sauvegarde %1) - + Undefined State. Statut indéfini. - + Waiting to start syncing. En attente de synchronisation. - + Preparing for sync. Préparation de la synchronisation. - + Sync is running. Synchronisation en cours - + Sync was successful, unresolved conflicts. La synchronisation a réussi avec des conflits non résolus. - + Last Sync was successful. Synchronisation terminée avec succès - + Setup Error. Erreur d'installation. - + User Abort. Abandon par l'utilisateur. - + Sync is paused. La synchronisation est en pause. - + %1 (Sync is paused) %1 (Synchronisation en pause) - + No valid folder selected! Aucun dossier valable sélectionné ! - + The selected path is not a folder! Le chemin sélectionné n'est pas un dossier ! - + You have no permission to write to the selected folder! Vous n'avez pas la permission d'écrire dans le dossier sélectionné ! - + There is already a sync from the server to this local folder. Please pick another local folder! Il y a déjà une synchronisation depuis le serveur vers ce dossier local. Merci de choisir un autre dossier local ! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Le dossier local %1 contient un dossier déjà utilisé pour une synchronisation de dossiers. Veuillez en choisir un autre ! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Le dossier local %1 se trouve dans un dossier déjà configuré pour une synchronisation de dossier. Veuillez en choisir un autre ! diff --git a/translations/client_gl.ts b/translations/client_gl.ts index 8b36cd22a..a6467602e 100644 --- a/translations/client_gl.ts +++ b/translations/client_gl.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado con <server> como <user> - + No account configured. Non hai contas configuradas. - + Add new Engadir novo - + Remove Retirar - + Account Conta - + This account supports end-to-end encryption Esta conta admite o cifrado de extremo a extremo - + Enable encryption Activar o cifrado - + Show E2E mnemonic Amosar o mnemónico E2E - + Encrypt Cifrar - - + + Edit Ignored Files Editar ficheiros ignorados - + Choose what to sync Escolla que sincronizar - + Force sync now Forzar a sincronización - + Restart sync Reiniciar a sincronización - + Remove folder sync connection Retirar a conexión da sincronización do cartafol - + Folder creation failed Non foi posíbel crear o cartafol - + <p>Could not create local folder <i>%1</i>. <p>Non foi posíbel crear o cartafol local <i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar a retirada da conexión da sincronización do cartafol - + Remove Folder Sync Connection Retirar a conexión da sincronización do cartafol - + Sync Running Sincronización en proceso - + The syncing operation is running.<br/>Do you want to terminate it? Estase a realizar a sincronización.<br/>Quere interrompela e rematala? - + %1 in use %1 en uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Este servidor da versión %1 é vello e non ten soporte! Vostede verá o que fai. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. O servidor %1 non está dispoñíbel temporalmente. - + Server %1 is currently in maintenance mode. O servidor %1 neste momento está en modo de mantemento. - + Signed out from %1. Desconectado de %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obtendo autorización dende o navegador. <a href='%1'>Prema aquí</a> para volver abrir o navegador. - + Connecting to %1... Conectando con %1... - + No connection to %1 at %2. Non hai conexión con %1 en %2. - + Log in Acceder - + There are folders that were not synchronized because they are too big: Hai cartafoles que non se sincronizaron por ser demasiado grandes: - + There are folders that were not synchronized because they are external storages: Hai cartafoles que non se sincronizaron porque son almacenamentos externos: - + There are folders that were not synchronized because they are too big or external storages: Hai cartafoles que non se sincronizaron porque son demasiado grandes ou almacenamentos externos: - + Confirm Account Removal Confirme a retirada da conta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>De verdade quere retirar a conexión a conta <i>%1</i>?</p><p><b>Aviso:</b> Isto <b>non</b> eliminará ningún ficheiro.</p> - + Remove connection Retirar conexión - - + + Open folder Abrir o cartafol - - + + Log out Saír - + Resume sync Continuar coa sincronización - + Pause sync Por en pausa a sincronización - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Quere realmente deixar de sincronizar o cartafol <i>%1</i>?</p><p><b>Aviso:</b> Isto <b>non</b> eliminará ningún ficheiro.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 en uso. Algúns cartafoles, incluíndo os compartidos e os montados en rede, poderían ter diferentes límites. - + %1 of %2 in use %1 de %2 en uso - + Currently there is no storage usage information available. Actualmente non hai dispoñíbel ningunha información sobre o uso do almacenamento. - + No %1 connection configured. Non se configurou a conexión %1. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Desconectado - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Servizo non dispoñíbel - + Maintenance mode Modo de mantemento - + Network error Produciuse un erro de rede - + Configuration error Produciuse un erro de configuración - + Asking Credentials Solicitando credenciais - + Unknown account state Estado da conta descoñecido @@ -574,6 +574,14 @@ Abrir o navegador + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Aceptar - + Synced Sincronizado - + Retry all uploads Tentar de novo todos os envíos - + <br/>Account %1 does not have activities enabled. <br/>A conta %1 non ten activadas as actividades. @@ -1035,82 +1043,82 @@ Continuando a sincronización como normal fará que todos os seus ficheiros sexa (copia de seguridade %1) - + Undefined State. Estado sen definir. - + Waiting to start syncing. Agardando para iniciar a sincronización. - + Preparing for sync. Preparando para sincronizar. - + Sync is running. Estase sincronizando. - + Sync was successful, unresolved conflicts. A sincronización foi stifactoria, hai conflitos sen resolver. - + Last Sync was successful. A última sincronización fíxose correctamente. - + Setup Error. Produciuse un erro de configuración. - + User Abort. Interrompido polo usuario. - + Sync is paused. Sincronización en pausa. - + %1 (Sync is paused) %1 (sincronización en pausa) - + No valid folder selected! Non seleccionou ningún cartafol correcto! - + The selected path is not a folder! A ruta seleccionada non é un cartafol! - + You have no permission to write to the selected folder! Vostede non ten permiso para escribir neste cartafol! - + There is already a sync from the server to this local folder. Please pick another local folder! Xa existe unha tarefa de sincronización entre o servidor e este cartafol. Escolla outro cartafol local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! O cartafol local %1 xa contén un cartafol usado nunha conexión de sincronización de cartafoles. Escolla outro! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! O cartafol local %1 está dentro dun cartafol usado nunha conexión de sincronización de cartafoles. Escolla outro! diff --git a/translations/client_he.ts b/translations/client_he.ts index c43dc6c9a..4bd32fdcc 100644 --- a/translations/client_he.ts +++ b/translations/client_he.ts @@ -259,8 +259,8 @@ - - + + Cancel ביטול @@ -270,230 +270,230 @@ מחובר באמצעות <server> כ <user> - + No account configured. לא הוגדר חשבון. - + Add new הוספת חדש - + Remove הסרה - + Account חשבון - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic הראה תיבת זיכרון ל הצפנה מקצה לקצה - + Encrypt הצפן - - + + Edit Ignored Files - + Choose what to sync לבחור מה לסנכרן - + Force sync now לאלץ סנכרון כעת - + Restart sync להפעיל את הסנכרון מחדש - + Remove folder sync connection הסרת חיבור סנכרון לתיקייה - + Folder creation failed יצירת התיקייה נכשלה - + <p>Could not create local folder <i>%1</i>. <p>לא ניתן ליצור את התיקייה המקומית <i>%1</i>. - + Confirm Folder Sync Connection Removal אשר הסרת חיבור ל סנכרון תיקיות - + Remove Folder Sync Connection הסר חיבור ל סנכרון תיקיות - + Sync Running סנכרון מופעל - + The syncing operation is running.<br/>Do you want to terminate it? הסנכרון מופעל.<br/>האם להפסיק את פעולתו ? - + %1 in use %1 בשימוש - + %1 as <i>%2</i> %1 בתור <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. גרסת השרת %1 ישנה ואינה נתמכת! המשך עבודה בגרסה זו תחת אחריותך. - + Connected to %1. בוצע חיבור אל %1. - + Server %1 is temporarily unavailable. השרת %1 אינו זמין כרגע. - + Server %1 is currently in maintenance mode. השרת %1 כרגע במצב תחזוקה. - + Signed out from %1. יצאת מהשירות %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. מתבצעת בקשת אימות מהדפדפן. נא <a href='%1'>ללחוץ כאן</a> לפתיחה מחדש של הדפדפן. - + Connecting to %1... בהתחברות אל %1… - + No connection to %1 at %2. אין חיבור אל %1 ב־%2. - + Log in כניסה - + There are folders that were not synchronized because they are too big: ישנן תיקיות שלא סונכרנו מפאת גודלן הרב: - + There are folders that were not synchronized because they are external storages: ישנן תיקיות שלא סונכרנו כיוון שהן נמצאות על אמצעי אחסון חיצוניים: - + There are folders that were not synchronized because they are too big or external storages: ישנן תיקיות שלא סונכרנו כיוון שהן גדולות מדי או באחסון חיצוני: - + Confirm Account Removal אישור הסרת חשבון - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>האם ברצונך להסיר את החיבור לחשבון <i>%1</i>?</p><p><b>שים לב:</b>פעולה זו <b>לא</b> תסיר את הקבצים.</p> - + Remove connection הסרת חיבור - - + + Open folder פתיחת תיקייה - - + + Log out יציאה - + Resume sync להמשיך בסנכרון - + Pause sync השהיית סנכרון - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>האם ברצונך להפסיק את סנכרון התיקיה <i>%1</i>?</p><p><b>שים לב:</b> פעולה זו <b>לא </b> תמחק את הקבצים.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) מתוך %2 בשימוש. חלק מהתיקיות, ובכללן תיקיות רשת או משותפות, עלולות להיות בעלות מכסות שונות. - + %1 of %2 in use %1 מתוך %2 בשימוש - + Currently there is no storage usage information available. ברגע זה אין כל מידע זמין על השימוש באחסון. - + No %1 connection configured. אין הגדרה לחיבור %1 @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out לא מחובר לחשבון - + Disconnected מנותק - + Connected מחובר - + Service unavailable השירות אינו זמין - + Maintenance mode מצב תחזוקה - + Network error שגיאת רשת - + Configuration error שגיאת הגדרות - + Asking Credentials מבקש אישור - + Unknown account state מצב חשבון לא ידוע @@ -574,6 +574,14 @@ פתח דפדפן + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ אשר - + Synced סונכרן - + Retry all uploads נסה מחדש את כל ההעלאות - + <br/>Account %1 does not have activities enabled. חשבון %1 לא איפשר את מצב הפעילויות. @@ -1024,82 +1032,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (גיבוי %1) - + Undefined State. מצב בלתי מוגדר. - + Waiting to start syncing. בהמתנה להתחלת סנכרון. - + Preparing for sync. בהכנות לסנכרון. - + Sync is running. מתבצע סנכרון. - + Sync was successful, unresolved conflicts. הסנכרון לא הצליח, יש סתירות בלתי פתורות. - + Last Sync was successful. הסנכרון האחרון הצליח. - + Setup Error. שגיאת הגדרה. - + User Abort. ביטול מצד המשתמש. - + Sync is paused. הסנכרון מושהה. - + %1 (Sync is paused) %1 (הסנכרון מושהה) - + No valid folder selected! לא נבחרה תיקיית תקנית! - + The selected path is not a folder! הנתיב שנבחר אינו מצביע על תיקייה! - + You have no permission to write to the selected folder! אין לך הרשאות לכתוב לתיקייה הנבחרת! - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_hr.ts b/translations/client_hr.ts index 42a430e3d..ec61f90fb 100644 --- a/translations/client_hr.ts +++ b/translations/client_hr.ts @@ -259,8 +259,8 @@ - - + + Cancel Odustani @@ -270,230 +270,230 @@ Povezan s <poslužitelj> kao <korisnik> - + No account configured. Račun nije konfiguriran. - + Add new Dodaj novi - + Remove Ukloni - + Account Račun - + This account supports end-to-end encryption Ovaj račun podržava cjelovito šifriranje - + Enable encryption Omogući šifriranje - + Show E2E mnemonic Pokaži E2E mnemoničku oznaku - + Encrypt Šifriraj - - + + Edit Ignored Files Uredi zanemarene datoteke - + Choose what to sync Odaberite što sinkronizirati - + Force sync now Sinkroniziraj sada - + Restart sync Ponovno pokreni sinkronizaciju - + Remove folder sync connection Uklonite poveznicu za sinkronizaciju mape - + Folder creation failed Neuspješna izrada mape - + <p>Could not create local folder <i>%1</i>. <p>Nije moguće stvoriti lokalnu mapu <i>%1</i>. - + Confirm Folder Sync Connection Removal Potvrdi uklanjanje poveznice za sinkronizaciju mape - + Remove Folder Sync Connection Uklonite poveznicu za sinkronizaciju mape - + Sync Running Sinkronizacija u tijeku - + The syncing operation is running.<br/>Do you want to terminate it? Sinkronizacija je pokrenuta.<br/>Želite li je prekinuti? - + %1 in use %1 u upotrebi - + %1 as <i>%2</i> %1 kao <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Inačica poslužitelja %1 je stara i nepodržana! Nastavite na vlastitu odgovornost. - + Connected to %1. Povezano s %1. - + Server %1 is temporarily unavailable. Poslužitelj %1 privremeno nije dostupan. - + Server %1 is currently in maintenance mode. Poslužitelj %1 trenutno je u načinu održavanja. - + Signed out from %1. Odjavili ste se iz %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Dobivanje autorizacije od preglednika. <a href='%1'>Kliknite ovdje</a> za ponovno otvaranje preglednika. - + Connecting to %1... Povezivanje s %1... - + No connection to %1 at %2. Ne postoji veza s %1 na %2. - + Log in Prijava - + There are folders that were not synchronized because they are too big: Ove mape nisu sinkronizirane jer su prevelike: - + There are folders that were not synchronized because they are external storages: Ove mape nisu sinkronizirane jer su vanjski prostori za pohranu: - + There are folders that were not synchronized because they are too big or external storages: Ove mape nisu sinkronizirane jer su prevelike ili su vanjski prostori za pohranu: - + Confirm Account Removal Potvrdi brisanje računa - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Želite li zaista ukloniti vezu s računom <i>%1</i>?</p><p><b>Napomena:</b> time <b>nećete</b> izbrisati datoteke.</p> - + Remove connection Ukloni vezu - - + + Open folder Otvori mapu - - + + Log out Odjava - + Resume sync Nastavi sinkronizaciju - + Pause sync Pauziraj sinkronizaciju - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Želite li zaista prekinuti sinkronizaciju mape <i>%1</i>?</p><p><b>Napomena:</b> time <b>nećete</b> izbrisati datoteke.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) od %2 u upotrebi. Neke mape, uključujući mrežne ili dijeljene mape, mogu imati različita ograničenja. - + %1 of %2 in use %1 od %2 u upotrebi - + Currently there is no storage usage information available. Trenutno nema dostupnih podataka o uporabi pohrane. - + No %1 connection configured. Nije konfigurirana veza %1. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Odjavljen - + Disconnected Odspojen - + Connected Povezan - + Service unavailable Usluga nedostupna - + Maintenance mode Način održavanja - + Network error Pogreška mreže - + Configuration error Pogreška konfiguracije - + Asking Credentials Traženje vjerodajnica - + Unknown account state Nepoznato stanje računa @@ -574,6 +574,14 @@ Otvori preglednik + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Prihvati - + Synced Sinkronizirano - + Retry all uploads Ponovno pokreni sve otpreme - + <br/>Account %1 does not have activities enabled. <br/>Račun %1 nema omogućenih aktivnosti. @@ -1030,82 +1038,82 @@ Nastavljanje sinkronizacije uzrokovat će zamjenu svih vaših datoteka starijim (sigurnosna kopija %1) - + Undefined State. Nedefinirano stanje. - + Waiting to start syncing. Čeka se početak sinkronizacije. - + Preparing for sync. Priprema za sinkronizaciju. - + Sync is running. Sinkronizacija je pokrenuta. - + Sync was successful, unresolved conflicts. Sinkronizacija je bila uspješna, postoje neriješena nepodudaranja. - + Last Sync was successful. Zadnja sinkronizacija bila je uspješna. - + Setup Error. Pogreška pri postavljanju. - + User Abort. Prekinuo korisnik. - + Sync is paused. Sinkronizacija je pauzirana. - + %1 (Sync is paused) %1 (Sinkronizacija je pauzirana) - + No valid folder selected! Nije odabrana nijedna valjana mapa! - + The selected path is not a folder! Odabran put nije mapa! - + You have no permission to write to the selected folder! Nemate dopuštenje za pisanje u odabranu mapu! - + There is already a sync from the server to this local folder. Please pick another local folder! Već postoji sinkronizacija između poslužitelja i te lokalne mape. Odaberite drugu lokalnu mapu! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Lokalna mapa %1 već sadrži mapu koja se upotrebljava u poveznici za sinkronizaciju mape. Odaberite drugu mapu! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Lokalna mapa %1 već je sadržana u mapi koja se upotrebljava u poveznici za sinkronizaciju mape. Odaberite drugu mapu! diff --git a/translations/client_hu.ts b/translations/client_hu.ts index b44e64b2c..0b02a4247 100644 --- a/translations/client_hu.ts +++ b/translations/client_hu.ts @@ -259,8 +259,8 @@ - - + + Cancel Mégse @@ -270,230 +270,230 @@ Kapcsolódva <user> felhasználóval ehhez: <server> - + No account configured. Nincs fiók beállítva. - + Add new Új hozzáadása - + Remove Eltávolítás - + Account Fiók - + This account supports end-to-end encryption Ez a fiók támogatja a végpontok közötti titkosítást - + Enable encryption Titkosítás engedélyezése - + Show E2E mnemonic E2E mnemonikus kód megjelenítése - + Encrypt Titkosítás - - + + Edit Ignored Files - + Choose what to sync Szinkronizálandó elemek kiválasztása - + Force sync now Szinkronizálás azonnal - + Restart sync Szinkronizálás újraindítása - + Remove folder sync connection Mappa szinkronizálási kapcsolatának eltávolítása - + Folder creation failed Mappa létrehozása sikertelen - + <p>Could not create local folder <i>%1</i>. <p>A helyi mappa nem hozható létre: <i>%1</i>. - + Confirm Folder Sync Connection Removal Mappa szinkronizációs kapcsolatának eltávolításának megerősítése - + Remove Folder Sync Connection Mappa szinkronizálási kapcsolatának eltávolítása - + Sync Running A szinkronizálás fut - + The syncing operation is running.<br/>Do you want to terminate it? A szinkronizálás folyamatban van. <br/>Megszakítja? - + %1 in use %1 használatban - + %1 as <i>%2</i> %1, mint <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. A(z) %1 kiszolgálóverzió régi és már nem támogatott! Csak saját felelősségre folytassa. - + Connected to %1. Kapcsolódva ehhez: %1. - + Server %1 is temporarily unavailable. A(z) %1 kiszolgáló jelenleg nem érhető el. - + Server %1 is currently in maintenance mode. A(z) %1 kiszolgáló jelenleg karbantartási módban van. - + Signed out from %1. Kijelentkezve innen: %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Engedély kérése a böngészőtől. <a href='%1'>Kattintson ide</a> a böngésző újranyitásához. - + Connecting to %1... Kapcsolódás ehhez: %1… - + No connection to %1 at %2. Nincs kapcsolat ehhez: %1, itt: %2. - + Log in Bejelentkezés - + There are folders that were not synchronized because they are too big: Az alábbi mappák nem lettek szinkronizálva, mert túl nagyok: - + There are folders that were not synchronized because they are external storages: Az alábbi mappák nem lettek szinkronizálva, mert külső tárolók: - + There are folders that were not synchronized because they are too big or external storages: Az alábbi mappák nem lettek szinkronizálva, mert túl nagyok, vagy külső tárolók: - + Confirm Account Removal Fiók törlésének megerősítése - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Tényleg törölni szeretné a kapcsolatot a(z) <i>%1</i> fiókkal?</p><p><b>Megjegyzés:</b> Ez <b>nem</b> töröl fájlokat.</p> - + Remove connection Kapcsolat eltávolítása - - + + Open folder Mappa megnyitása - - + + Log out Kilépés - + Resume sync Szinkronizálás folytatása - + Pause sync Szinkronizálás szüneteltetése - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Tényleg leállítja a(z) <i>%1</i> mappa szinkronizálását?</p><p><b>Megjegyzés:</b> Ez <b>nem</b> töröl fájlokat.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) / %2 használatban. Néhány mappa – beleértve a hálózati megosztásokat és a megosztott könyvtárakat – eltérő korlátozással rendelkezhet. - + %1 of %2 in use %1 / %2 használatban - + Currently there is no storage usage information available. Jelenleg nem érhetőek el a tárhelyhasználati információk. - + No %1 connection configured. Nincs %1 kapcsolat beállítva. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Kijelentkezve - + Disconnected Kapcsolat bontva - + Connected Kapcsolódva - + Service unavailable A szolgáltatás nem érhető el - + Maintenance mode Karbantartási üzemmód - + Network error Hálózati hiba - + Configuration error Beállítási hiba - + Asking Credentials Hitelesítési adatok kérése - + Unknown account state Ismeretlen fiókállapot @@ -574,6 +574,14 @@ Böngésző megnyitása + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Elfogadás - + Synced Szinkronizálva - + Retry all uploads Összes feltöltés újrapróbálása - + <br/>Account %1 does not have activities enabled. <br/>A(z) %1 fióknál nincsenek tevékenységek engedélyezve. @@ -1030,82 +1038,82 @@ A szinkronizálás folytatásával az összes fájlja felül lesz írva egy rég (biztonsági mentés: %1) - + Undefined State. Ismeretlen állapot. - + Waiting to start syncing. Várakozás a szinkronizálás elindítására. - + Preparing for sync. Előkészítés a szinkronizáláshoz. - + Sync is running. A szinkronizálás fut. - + Sync was successful, unresolved conflicts. A szinkronizálás sikeres, feloldatlan ütközések vannak. - + Last Sync was successful. A legutolsó szinkronizálás sikeres volt. - + Setup Error. Beállítási hiba. - + User Abort. Felhasználó megszakította. - + Sync is paused. Szinkronizálás megállítva. - + %1 (Sync is paused) %1 (szinkronizálás megállítva) - + No valid folder selected! Nincs érvényes mappa kiválasztva! - + The selected path is not a folder! A kiválasztott elérési út nem mappa! - + You have no permission to write to the selected folder! Nincs joga a kiválasztott mappa írásához! - + There is already a sync from the server to this local folder. Please pick another local folder! Már van egy szinkronizálási mappa a kiszolgálóról ebben a helyi mappában. Válasszon egy másik mappát. - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! A(z) %1 helyi mappa már tartalmaz olyan mappát, amely mappa szinkronizálási kapcsolathoz használt. Válasszon egy másikat. - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! A(z) %1 helyi mappa már egy olyan mappában van, amely mappa szinkronizálási kapcsolathoz használt. Válasszon egy másikat. diff --git a/translations/client_id.ts b/translations/client_id.ts index fb791065a..dadcd9076 100644 --- a/translations/client_id.ts +++ b/translations/client_id.ts @@ -259,8 +259,8 @@ - - + + Cancel Batal @@ -270,230 +270,230 @@ Terhubung dengan <server> sebagai <user> - + No account configured. Belum ada akun terkonfigurasi - + Add new Tambahkan baru - + Remove Buang - + Account Akun - + This account supports end-to-end encryption Akun ini mendukung enkripsi end-to-end - + Enable encryption Hidupkan enkripsi - + Show E2E mnemonic Tampilkan E2E mnemonic - + Encrypt Enkrip - - + + Edit Ignored Files - + Choose what to sync Pilih apa yang akan disinkron - + Force sync now Paksa sinkronisasi sekarang - + Restart sync Ulang sinkronisasi - + Remove folder sync connection Hapus koneksi sinkronisasi folder - + Folder creation failed Pembuatan Folder gagal - + <p>Could not create local folder <i>%1</i>. <p>Tidak dapat membuat folder lokal <i>%1</i> - + Confirm Folder Sync Connection Removal Konfirmasi Penghapusan Koneksi Sinkronisasi Folder - + Remove Folder Sync Connection Hapus Koneksi Sinkronisasi Folder - + Sync Running Sinkronisasi berlangsung - + The syncing operation is running.<br/>Do you want to terminate it? Operasi sinkronisasi sedang berjalan. <br/>Apakah Anda ingin membatalkannya? - + %1 in use %1 digunakan - + %1 as <i>%2</i> %1 sebagai <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Versi server %1 sudah usang dan tidak lagi di dukung! Resiko tanggung sendiri. - + Connected to %1. Tersambung ke %1. - + Server %1 is temporarily unavailable. Peladen %1 sementara tidak tersedia. - + Server %1 is currently in maintenance mode. Peladen %1 sementara dalam moda pemeliharaan. - + Signed out from %1. Log keluar dari %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Mendapatkan autorisasi dari browser. <a href='%1'>Klik disini</a> untuk membuka ulang browser. - + Connecting to %1... Menghubungi ke %1... - + No connection to %1 at %2. Tidak ada koneksi ke %1 di %2. - + Log in Log masuk - + There are folders that were not synchronized because they are too big: Terdapat folder tidak tersinkronisasi karena terlalu besar: - + There are folders that were not synchronized because they are external storages: Terdapat folder tidak tersinkronisasi karena penyimpanan eksternal: - + There are folders that were not synchronized because they are too big or external storages: Terdapat folder tidak tersinkronisasi karena terlalu besar atau penyimpanan ekternal: - + Confirm Account Removal Konfirmasi pemutusan akun - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p> Apakah Anda ingin menghapus koneksi untuk akun <i> %1</i>?</p> <p><b> Catatan: </b> Aksi ini tidak akan menghapus berkas apapun.</p> - + Remove connection Hapus koneksi - - + + Open folder Buka folder - - + + Log out Log keluar - + Resume sync Lanjutkan sinkron - + Pause sync Jeda sinkron - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p> Apakah Anda ingin menghentikan sinkronisasi folder <i>%1</i>?</p><p><b> Catatan:</b> Aksi ini tidak akan menghapus berkas apapun.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) dari %2 sedang digunakan. Beberapa folder, termasuk jaringan yang terpasang atau folder yang telah dibagikan, kemungkinan mempunyai beberapa keterbatasan. - + %1 of %2 in use %1 dari %2 sedang digunakan - + Currently there is no storage usage information available. Saat ini tidak ada informasi penggunaan ruang yang tersedia. - + No %1 connection configured. Tidak ada koneksi %1 yang dikonfigurasi. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Log keluar - + Disconnected Terputus - + Connected Tersambung - + Service unavailable Layanan tidak tersedia - + Maintenance mode Mode perbaikan - + Network error Kesalahan jaringan - + Configuration error Kesalahan konfigurasi - + Asking Credentials Menanyakan Kredensial - + Unknown account state Kondisi akun tidak diketahui @@ -574,6 +574,14 @@ Buka Peramban + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Terima - + Synced Tersinkronisasi - + Retry all uploads Mencoba semua unggahan - + <br/>Account %1 does not have activities enabled. <br/>Akun %1 tidak memiliki aktivitas yang diaktifkan. @@ -1030,82 +1038,82 @@ Melanjutkan sinkronisasi seperti biasanya akan menyebabkan semua berkas Anda dit (cadangkan %1) - + Undefined State. Kondisi Yang Tidak Ditentukan - + Waiting to start syncing. Menunggu untuk memulai sinkronisasi. - + Preparing for sync. Persiapan untuk sinkronisasi. - + Sync is running. Sinkronisasi sedang berjalan. - + Sync was successful, unresolved conflicts. Sinkronisasi berhasi, konflik belum diselesaikan. - + Last Sync was successful. Sinkronisasi terakhir sukses. - + Setup Error. Kesalahan Persiapan. - + User Abort. Pengguna Batalkan. - + Sync is paused. Sinkronisasi dijeda. - + %1 (Sync is paused) %1 (Sinkronisasi dijeda) - + No valid folder selected! Tidak ada folder yang valid dipilih! - + The selected path is not a folder! Jalur yang dipilih bukanlah sebuah folder! - + You have no permission to write to the selected folder! Anda tidak memiliki ijin untuk menulis ke folder yang dipilih! - + There is already a sync from the server to this local folder. Please pick another local folder! Sudah ada sinkronisasi dari server ke folder lokal ini. Mohon pilih folder lokal lainnya! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Folder lokal %1 sudah terdapat sebuah folder yang digunakan di dalam sebuah koneksi sinkronisasi folder. Mohon pilih yang lainnya! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Folder lokal %1 sudah terdapat sebuah folder yang digunakan di dalam sebuah koneksi sinkronisasi folder. Mohon pilih yang lainnya! diff --git a/translations/client_is.ts b/translations/client_is.ts index 6d6779f1e..18c4c3fae 100644 --- a/translations/client_is.ts +++ b/translations/client_is.ts @@ -260,8 +260,8 @@ - - + + Cancel Hætta við @@ -271,235 +271,235 @@ Tengd/ur við <server> sem <user> - + No account configured. Enginn aðgangur stilltur. - + Add new Bæta við nýju - + Remove Fjarlægja - + Account Aðgangur - + This account supports end-to-end encryption - + Enable encryption Virkja dulritun - + Show E2E mnemonic Sýna E2E minnistækni - + Encrypt Dulrita - - + + Edit Ignored Files - + Choose what to sync Veldu það sem á að samstilla - + Force sync now Þvinga samstillingu núna - + Restart sync Endurræsa samstillingu - + Remove folder sync connection Fjarlægja samstillingartengingu möppu - + Folder creation failed Gerð möppu mistókst - + <p>Could not create local folder <i>%1</i>. <p>Gat ekki búið til staðværa möppu <i>%1</i>. - + Confirm Folder Sync Connection Removal Staðfesta fjarlægingu á samstillingartengingu möppu - + Remove Folder Sync Connection Fjarlægja samstillingartengingu möppu - + Sync Running Samstilling er keyrandi - + The syncing operation is running.<br/>Do you want to terminate it? Aðgerðin sem samstillir er í gangi.<br/>Viltu stöðva hana? - + %1 in use %1 í notkun - + %1 as <i>%2</i> %1 sem <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Þjónninn er af útgáfu %1 sem er úrelt og ekki lengur studd! Ef þú heldur áfram er það á þína eigin ábyrgð. - + Connected to %1. Tengdur við %1. - + Server %1 is temporarily unavailable. Þjónninn %1 er ekki tiltækur í augnablikinu. - + Server %1 is currently in maintenance mode. Þjónninn %1 er í viðhaldsham. - + Signed out from %1. Skráður út af %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. - + Connecting to %1... Tengist við %1... - + No connection to %1 at %2. Engin tenging við %1 á %2. - + Log in Skrá inn - + There are folders that were not synchronized because they are too big: Það eru möppur sem ekki eru samstilltar því þær eru of stórar: - + There are folders that were not synchronized because they are external storages: Það eru möppur sem ekki eru samstilltar því þær ytri eru gagnageymslur: - + There are folders that were not synchronized because they are too big or external storages: Það eru möppur sem ekki eru samstilltar því þær eru of stórar eða eru ytri gagnageymslur: - + Confirm Account Removal Staðfesta fjarlægingu aðgangs - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Viltu í alvörunni fjarlægja tenginguna við aðganginn <i>%1</i>?</p><p><b>Athugið:</b> Þetta mun <b>ekki</b> eyða neinum skrám.</p> - + Remove connection Fjarlægja tengingu - - + + Open folder Opna möppu - - + + Log out Skrá út - + Resume sync Halda samstillingu áfram - + Pause sync Gera hlé á samstillingu - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Viltu í alvörunni hætta að samstilla möppuna <i>%1</i>?</p><p><b>Athugið:</b> Þetta mun <b>ekki</b> eyða neinum skrám.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) af %2 í notkun. Sumar möppur, þar með taldar netmöppur tengdar í skráakerfið eða sameignarmöppur, gætu verið með önnur takmörk. - + %1 of %2 in use %1 af %2 í notkun - + Currently there is no storage usage information available. Það eru engar upplýsingar um gagnamagn fáanlegar í augnablikinu. - + No %1 connection configured. Engin %1 tenging skilgreind. @@ -507,47 +507,47 @@ skráakerfið eða sameignarmöppur, gætu verið með önnur takmörk. OCC::AccountState - + Signed out Skráð/ur út - + Disconnected Aftengt - + Connected Tengt - + Service unavailable Þjónusta ekki tiltæk - + Maintenance mode Viðhaldshamur - + Network error Villa í netkerfi - + Configuration error Villa í stillingum - + Asking Credentials Spyr um auðkenni - + Unknown account state Óþekkt staða notandaaðgangs @@ -580,6 +580,14 @@ skráakerfið eða sameignarmöppur, gætu verið með önnur takmörk.Opna vafra + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -588,17 +596,17 @@ skráakerfið eða sameignarmöppur, gætu verið með önnur takmörk.Samþykkja - + Synced Samstillt - + Retry all uploads Prófa aftur allar innsendingar - + <br/>Account %1 does not have activities enabled. <br/>%1 aðgangurinn er ekki með virkniskráningu. @@ -1033,82 +1041,82 @@ Vertu viss um að ekkert annað forrit sé ekki að nota hana. (öryggisafrita %1) - + Undefined State. Óskilgreind staða. - + Waiting to start syncing. Bíð eftir að samstilling ræsist. - + Preparing for sync. Undirbý samstillingu. - + Sync is running. Samstilling er keyrandi. - + Sync was successful, unresolved conflicts. Samstilling tókst, óleystir árekstrar - + Last Sync was successful. Síðasta samstilling tókst. - + Setup Error. Villa í uppsetningu. - + User Abort. Notandi hætti við. - + Sync is paused. Samstilling er í bið. - + %1 (Sync is paused) %1 (samstilling er í bið) - + No valid folder selected! Engin gild mappa valin! - + The selected path is not a folder! Valin slóð er ekki mappa! - + You have no permission to write to the selected folder! Þú hefur ekki réttindi til að skrifa í valda möppu! - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_it.ts b/translations/client_it.ts index fed95c6e5..7f18904f9 100644 --- a/translations/client_it.ts +++ b/translations/client_it.ts @@ -259,8 +259,8 @@ - - + + Cancel Annulla @@ -270,230 +270,230 @@ Connesso a <server> come <user> - + No account configured. Nessun account configurato. - + Add new Aggiungi nuovo - + Remove Rimuovi - + Account Account - + This account supports end-to-end encryption Questo account supporta la cifratura End-To-End - + Enable encryption Abilita cifratura - + Show E2E mnemonic Mostra codice mnemonico E2E - + Encrypt Cifra - - + + Edit Ignored Files Modifica file ignorati - + Choose what to sync Scegli cosa sincronizzare - + Force sync now Forza ora la sincronizzazione - + Restart sync Riavvia sincronizzazione - + Remove folder sync connection Rimuovi connessione di sincronizzazione cartelle - + Folder creation failed Creazione della cartella non riuscita - + <p>Could not create local folder <i>%1</i>. <p>Impossibile creare la cartella locale <i>%1</i>. - + Confirm Folder Sync Connection Removal Conferma rimozione connessione di sincronizzazione cartelle - + Remove Folder Sync Connection Rimuovi connessione di sincronizzazione cartelle - + Sync Running La sincronizzazione è in corso - + The syncing operation is running.<br/>Do you want to terminate it? L'operazione di sincronizzazione è in corso.<br/>Vuoi terminarla? - + %1 in use %1 in uso - + %1 as <i>%2</i> %1 come <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. La versione %1 del server è datata e non supportata! Continua a tuo rischio. - + Connected to %1. Connesso a %1. - + Server %1 is temporarily unavailable. Il server %1 è temporaneamente non disponibile. - + Server %1 is currently in maintenance mode. Il Server %1 è attualmente in manutenzione - + Signed out from %1. Disconnesso da %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Ottenimento dell'autorizzazione dal browser. <a href='%1'>Fai clic qui</a> per aprire nuovamente il browser. - + Connecting to %1... Connessione a %1 in corso… - + No connection to %1 at %2. Nessuna connessione a %1 su %2. - + Log in Accedi - + There are folders that were not synchronized because they are too big: Ci sono nuove cartelle che non sono state sincronizzate poiché sono troppo grandi: - + There are folders that were not synchronized because they are external storages: Ci sono nuove cartelle che non sono state sincronizzate poiché sono archiviazioni esterne: - + There are folders that were not synchronized because they are too big or external storages: Ci sono nuove cartelle che non sono state sincronizzate poiché sono troppo grandi o archiviazioni esterne: - + Confirm Account Removal Conferma rimozione account - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Vuoi davvero eliminare la connessione all'account <i>%1</i>?</p><p><b>Nota:</b> ciò <b>non</b> eliminerà alcun file.</p> - + Remove connection Rimuovi connessione - - + + Open folder Apri cartella - - + + Log out Esci - + Resume sync Riprendi la sincronizzazione - + Pause sync Sospendi la sincronizzazione - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Vuoi davvero fermare la sincronizzazione della cartella <i>%1</i>?</p><p><b>Nota:</b> ciò <b>non</b> eliminerà alcun file.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) di %2 in uso. Alcune cartelle, incluse quelle montate in rete o le cartelle condivise, potrebbero avere limiti diversi. - + %1 of %2 in use %1 di %2 in uso - + Currently there is no storage usage information available. Non ci sono informazioni disponibili sull'utilizzo dello spazio di archiviazione. - + No %1 connection configured. Nessuna connessione di %1 configurata. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Disconnesso - + Disconnected Disconnesso - + Connected Connesso - + Service unavailable Servizio non disponibile - + Maintenance mode Modalità Manutenzione - + Network error Errore di rete - + Configuration error Errore di configurazione - + Asking Credentials Richiesta credenziali - + Unknown account state Stato dell'account sconosciuto @@ -574,6 +574,14 @@ Apri nel browser + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Accetta - + Synced Sincronizzato - + Retry all uploads Riprova tutti icaricamenti - + <br/>Account %1 does not have activities enabled. <br/>L'account %1 non ha attività abilitate. @@ -1036,82 +1044,82 @@ Se continui normalmente la sincronizzazione provocherai la sovrascrittura di tut (copia di sicurezza %1) - + Undefined State. Stato non definito. - + Waiting to start syncing. In attesa di iniziare la sincronizzazione. - + Preparing for sync. Preparazione della sincronizzazione. - + Sync is running. La sincronizzazione è in corso. - + Sync was successful, unresolved conflicts. Sincronizzazione avvenuta, conflitti non risolti. - + Last Sync was successful. L'ultima sincronizzazione è stata completata correttamente. - + Setup Error. Errore di configurazione. - + User Abort. Interrotto dall'utente. - + Sync is paused. La sincronizzazione è sospesa. - + %1 (Sync is paused) %1 (La sincronizzazione è sospesa) - + No valid folder selected! Nessuna cartella valida selezionata! - + The selected path is not a folder! Il percorso selezionato non è una cartella! - + You have no permission to write to the selected folder! Non hai i permessi di scrittura per la cartella selezionata! - + There is already a sync from the server to this local folder. Please pick another local folder! Esiste già una sincronizzazione dal server a questa cartella locale. Seleziona un'altra cartella locale! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! La cartella locale %1 contiene già una cartella utilizzata in una connessione di sincronizzazione delle cartelle. Selezionane un'altra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! La cartella locale %1 è già contenuta in una cartella utilizzata in una connessione di sincronizzazione delle cartelle. Selezionane un'altra! diff --git a/translations/client_ja.ts b/translations/client_ja.ts index b19225f37..0ba56bb0b 100644 --- a/translations/client_ja.ts +++ b/translations/client_ja.ts @@ -259,8 +259,8 @@ - - + + Cancel キャンセル @@ -270,230 +270,230 @@ <server> に <user> で接続中 - + No account configured. アカウントが未設定です。 - + Add new 新規追加 - + Remove 削除 - + Account アカウント - + This account supports end-to-end encryption このアカウントはエンドツーエンドの暗号化をサポートしています - + Enable encryption 暗号化を有効にする - + Show E2E mnemonic E2Eニーモニックを表示 - + Encrypt 暗号化 - - + + Edit Ignored Files - + Choose what to sync 同期フォルダーを選択 - + Force sync now 今すぐ強制的に同期 - + Restart sync 同期を再実行 - + Remove folder sync connection 同期フォルダー接続を削除 - + Folder creation failed フォルダーの作成に失敗しました - + <p>Could not create local folder <i>%1</i>. <p>ローカルフォルダー <i>%1</i> を作成できません。 - + Confirm Folder Sync Connection Removal 同期フォルダー接続の削除を確認 - + Remove Folder Sync Connection 同期フォルダー接続を削除 - + Sync Running 同期を実行中 - + The syncing operation is running.<br/>Do you want to terminate it? 同期作業を実行中です。<br/>終了しますか? - + %1 in use %1 を使用中 - + %1 as <i>%2</i> <i>%2</i> の %1 - + The server version %1 is old and unsupported! Proceed at your own risk. サーバーバージョン %1 は古く、サポートされていません!自己責任で進めてください。 - + Connected to %1. %1 に接続 - + Server %1 is temporarily unavailable. サーバー %1 は一時的に利用できません - + Server %1 is currently in maintenance mode. サーバー %1 は現在メンテナンスモードです。 - + Signed out from %1. %1 からサインアウトしました。 - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. ブラウザーから許可を取得。<a href='%1'>ここをクリック</a> してブラウザを再度開きます。 - + Connecting to %1... %1 に接続中... - + No connection to %1 at %2. %2 の %1 への接続がありません。 - + Log in ログイン - + There are folders that were not synchronized because they are too big: 大きすぎるため同期されなかったフォルダーがあります: - + There are folders that were not synchronized because they are external storages: 外部ストレージにあるため同期されなかったフォルダーがあります: - + There are folders that were not synchronized because they are too big or external storages: 大きすぎたか、外部ストレージにあるため同期されなかったフォルダーがあります: - + Confirm Account Removal アカウント削除確認 - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p> アカウント <i>%1</i> を本当に削除しますか?</p><p><b>注意:</b> これによりファイルが一切削除されることはありません。</p> - + Remove connection 接続削除 - - + + Open folder フォルダーを開く - - + + Log out ログアウト - + Resume sync 再開 - + Pause sync 一時停止 - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>フォルダー<i>%1</i>の同期を本当に止めますか?</p><p><b>注:</b> これによりファイルが一切削除されることはありません。</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %2 の %1(%3%) 利用中。外部ネットワークストレージや共有フォルダーを含むフォルダーがある場合は、容量の上限値が異なる可能性があります。 - + %1 of %2 in use %2 のうち %1 を使用中 - + Currently there is no storage usage information available. 現在、利用できるストレージ利用状況はありません。 - + No %1 connection configured. %1 の接続は設定されていません。 @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out サインアウト - + Disconnected 切断しました - + Connected 接続しました - + Service unavailable サービスが利用できません - + Maintenance mode メンテナンスモード - + Network error ネットワークエラー - + Configuration error 設定エラー - + Asking Credentials 証明書を要求 - + Unknown account state 不明なアカウント状態 @@ -574,6 +574,14 @@ ブラウザを開く + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ 承諾 - + Synced 同期した - + Retry all uploads すべてのアップロードを再試行 - + <br/>Account %1 does not have activities enabled. <br/>%1 アカウントは、 アクティビティを有効にしていません。 @@ -1028,82 +1036,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (%1をバックアップ) - + Undefined State. 未定義の状態。 - + Waiting to start syncing. 同期開始を待機中 - + Preparing for sync. 同期の準備中。 - + Sync is running. 同期を実行中です。 - + Sync was successful, unresolved conflicts. 同期は成功し、解決されなかった競合です。 - + Last Sync was successful. 最後の同期は成功しました。 - + Setup Error. 設定エラー。 - + User Abort. ユーザーによる中止。 - + Sync is paused. 同期を一時停止しました。 - + %1 (Sync is paused) %1 (同期を一時停止) - + No valid folder selected! 有効なフォルダーが選択されていません! - + The selected path is not a folder! 指定のパスは、フォルダーではありません! - + You have no permission to write to the selected folder! 選択されたフォルダーに書き込み権限がありません - + There is already a sync from the server to this local folder. Please pick another local folder! すでに同期されたフォルダーがあります。別のフォルダーを選択してください! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! ローカルフォルダー %1 にはすでに同期フォルダーとして利用されてるフォルダーを含んでいます。他のフォルダーを選択してください。 - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! ローカルフォルダー %1 には同期フォルダーとして利用されているフォルダーがあります。他のフォルダーを選択してください。 diff --git a/translations/client_lt_LT.ts b/translations/client_lt_LT.ts index 450cdbf47..ebc4284d1 100644 --- a/translations/client_lt_LT.ts +++ b/translations/client_lt_LT.ts @@ -259,8 +259,8 @@ - - + + Cancel Atsisakyti @@ -270,230 +270,230 @@ Prisijungta su <server> kaip <user> - + No account configured. Nėra sukonfiguruotų paskyrų. - + Add new Pridėti naują - + Remove Šalinti - + Account Paskyra - + This account supports end-to-end encryption Ši paskyra palaiko ištisinį šifravimą - + Enable encryption Įjungti šifravimą - + Show E2E mnemonic - + Encrypt Šifruoti - - + + Edit Ignored Files - + Choose what to sync Pasirinkti ką sinchronizuoti - + Force sync now Inicijuoti sinchronizavimą dabar. - + Restart sync Paleisti sinchronizavimą iš naujo - + Remove folder sync connection Pašalinti aplankų sinchronizavimo ryšį - + Folder creation failed Aplanko sukūrimas nepavyko - + <p>Could not create local folder <i>%1</i>. <p>Nepavyko sukurti vietinio aplanko <i>%1</i>. - + Confirm Folder Sync Connection Removal Patvirtinti aplankų sinchronizavimo ryšio pašalinimą - + Remove Folder Sync Connection Pašalinti aplankų sinchronizavimo ryšį - + Sync Running Vyksta sinchronizavimas - + The syncing operation is running.<br/>Do you want to terminate it? Vyksta sinchronizavimo operacija.<br/>Ar norite ją nutraukti? - + %1 in use %1 naudojama - + %1 as <i>%2</i> %1 kaip <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Serverio versija %1 yra sena ir daugiau nepalaikoma. Jos naudojimas Jūsų pačių atsakomybė. - + Connected to %1. Prisijungta prie %1. - + Server %1 is temporarily unavailable. Serveris %1 yra laikinai neprieinamas. - + Server %1 is currently in maintenance mode. Šiuo metu serveris %1 yra techninės priežiūros veiksenoje. - + Signed out from %1. Atsijungta iš %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Autorizuojama vykdoma per naršyklę.<a href='%1'>Paspauskite čia</a>, jei norite iš naujo atidaryti naršyklę. - + Connecting to %1... Jungiamasi prie %1... - + No connection to %1 at %2. %2 neturi ryšio su %1. - + Log in Prisijungti - + There are folders that were not synchronized because they are too big: Yra aplankų, kurie nebuvo sinchronizuoti dėl to, kad buvo per dideli: - + There are folders that were not synchronized because they are external storages: Aplankai, kurie nebuvo sinchronizuoti, kadangi jie yra išorinės saugyklos: - + There are folders that were not synchronized because they are too big or external storages: Yra aplankų, kurie nebuvo sinchronizuoti dėl to, kad buvo per dideli arba yra išorinės saugyklos: - + Confirm Account Removal Patvirtinti paskyros pašalinimą - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Ar tikrai norite pašalinti ryšį su paskyra <i>%1</i>?</p><p><b> Pastaba:</b> Failai <b>nebus</b> ištrinti.</p> - + Remove connection Šalinti ryšį - - + + Open folder Atverti aplanką - - + + Log out Atsijungti - + Resume sync Pratęsti sinchronizavimą - + Pause sync Pristabdyti sinchronizavimą - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Ar tikrai norite sustabdyti failų sinchronizavimą <i>%1</i>? </p><p><b>Pastaba:</b> Failai <b>nebus</b> ištrinti.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) iš %2 yra naudojami. Kai kuriuose aplankuose gali būti naudojami skirtingi apribojimai. - + %1 of %2 in use %1 iš %2 yra naudojami - + Currently there is no storage usage information available. Šiuo metu nėra informacijos apie saugyklos panaudojimą. - + No %1 connection configured. Nesukonfigūruota %1 sujungimų. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Atsijungta - + Disconnected Atjungta - + Connected Prijungta - + Service unavailable Paslauga nepasiekiama - + Maintenance mode Techninės priežiūros veiksena - + Network error Tinklo klaida - + Configuration error Konfigūracijos klaida - + Asking Credentials Klausiama prisijungimo duomenų - + Unknown account state Nežinoma paskyros būsena @@ -574,6 +574,14 @@ Atverti naršyklę + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Priimti - + Synced Sinchronizuota - + Retry all uploads Bandyti viską įkelti iš naujo - + <br/>Account %1 does not have activities enabled. <br/>Paskyra %1 neturi įjungtų veiklų. @@ -1025,82 +1033,82 @@ Jei tęsite sinchronizavimą, Jūsų ankstesni failai bus perrašyti senesniais. (atsarginė kopija %1) - + Undefined State. Neapibrėžta būsena. - + Waiting to start syncing. Laukiama pradėti sinchronizavimą. - + Preparing for sync. Ruošiamasi sinchronizavimui. - + Sync is running. Vyksta sinchronizacija - + Sync was successful, unresolved conflicts. - + Last Sync was successful. Paskutinis sinchronizavimas buvo sėkmingas. - + Setup Error. Sąrankos klaida. - + User Abort. Naudotojo atšaukimas - + Sync is paused. Sinchronizavimas yra pristabdytas. - + %1 (Sync is paused) %1 (Sinchronizavimas pristabdytas) - + No valid folder selected! Nepasirinktas galiojantis failas! - + The selected path is not a folder! Pasirinktas kelias nėra aplankas! - + You have no permission to write to the selected folder! Jūs neturite leidimų rašyti į pasirinktą aplanką! - + There is already a sync from the server to this local folder. Please pick another local folder! Šis lokalus aplankas jau turi sinchronizaciją su serveriu. Pasirinkite kitą aplanką. - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Vietiniame aplanke% 1 jau yra aplankas, naudojamas aplanko sinchronizavime. Prašome pasirinkti kitą! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Vietinis aplankas% 1 jau yra aplanke, naudojamame aplanko sinchronizavime. Prašome pasirinkti kitą! diff --git a/translations/client_lv.ts b/translations/client_lv.ts index aeee190dd..4d28a6630 100644 --- a/translations/client_lv.ts +++ b/translations/client_lv.ts @@ -259,8 +259,8 @@ - - + + Cancel Atcelt @@ -270,230 +270,230 @@ Savienojies ar <server> kā <user> - + No account configured. Nav konfigurēts konts. - + Add new Pievienot jaunu - + Remove Noņemt - + Account Konts - + This account supports end-to-end encryption - + Enable encryption Ieslēgt šifrēšanu - + Show E2E mnemonic - + Encrypt Šifrēt - - + + Edit Ignored Files - + Choose what to sync Izvēlies ko sinhronizēt - + Force sync now Piespeist tūlītēju sinhronizēšanu - + Restart sync Restartēt sinronizāciju - + Remove folder sync connection Noņemt mapes sinhronizācijas savienojumu - + Folder creation failed Mapes izveide neizdevās - + <p>Could not create local folder <i>%1</i>. <p>Nevarējas izveidot lokālo mapi <i>%1</i>. - + Confirm Folder Sync Connection Removal Noņemt mapes sinhronizācijas savienojuma noņemšanai - + Remove Folder Sync Connection Noņemt mapes sinhronizācijas savienojumu - + Sync Running Notiek Sinhronizācija - + The syncing operation is running.<br/>Do you want to terminate it? Pašlaik notiek sinhronizācijas operācija.<br/>Vai to izbeigt? - + %1 in use %1 tiek lietots - + %1 as <i>%2</i> %1 kā <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Servera versija %1 ir novecojusi un netiek atbalstīta! Turpini un paša atbildību. - + Connected to %1. Savienots ar %1. - + Server %1 is temporarily unavailable. Serveris %1 ir īslaicīgi nepiejams. - + Server %1 is currently in maintenance mode. Serveris %1 pašlaik ir uzturēšanas režīmā - + Signed out from %1. Izrakstījies no %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Saņemam pilnvaru no pārlūka. <a href='%1'>Noklikšķini šeit</a>lai atkārtoti atvērtu pārlūku. - + Connecting to %1... Savienojas ar %1. - + No connection to %1 at %2. Nav savienojuma ar %1 pie %2. - + Log in Pieteikties - + There are folders that were not synchronized because they are too big: Šīs mapes netika sinhronizētas, jo tās ir pārāk lielas: - + There are folders that were not synchronized because they are external storages: Šīs mapes netika sinhronizētas, jo tās atrodas ārējās krātuvēs: - + There are folders that were not synchronized because they are too big or external storages: Šīs mapes netika sinhronizētas, jo tās ir pārāk lielas, vai atrodas ārējās krātuvēs: - + Confirm Account Removal Apstiprini Konta noņemšanai - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Vai tiešām vēlaties noņemt savienojumu kontam <i>%1</i>?</p><p><b>Piezīme:</b> Tas <b>neveiks</b> nekādu datņu dzēšanu.</p> - + Remove connection Noņemt savienojumu - - + + Open folder Atvērt mapi - - + + Log out Iziet - + Resume sync Turpināt sinhronizāciju - + Pause sync Apturēt sinhronizāciju - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Vai tiešām vēlaties apturēt mapes <i>%1</i> sinhronizēšanu?</p><p><b>Piezīme:</b> Tas <b>neveiks</b> nekādu datņu dzēšanu.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) no %2 izmantots. Dažas mapes, tajā skaitā montētas no tīkla vai koplietotas, var saturēt dažādus ierobežojumus. - + %1 of %2 in use %1 no %2 izmantots - + Currently there is no storage usage information available. Pašlaik nav pieejama diska vietas informācija. - + No %1 connection configured. Nav %1 savienojums konfigurēts. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Izrakstījies - + Disconnected Atvienojies - + Connected Savienojies - + Service unavailable Serviss nav pieejams - + Maintenance mode Uzturēšanas režīms - + Network error Tīkla kļūda - + Configuration error Konfigurācijas kļūda - + Asking Credentials Pieprasa atkreditāciju - + Unknown account state Nezināms konta stāvoklis @@ -574,6 +574,14 @@ Atvērt pārlūku + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Akceptēt - + Synced Sinhronizēts - + Retry all uploads Atkārtot visas augšupielādes - + <br/>Account %1 does not have activities enabled. <br/>Kontam %1 darbības nav iespējots. @@ -1024,82 +1032,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (dublējums %1) - + Undefined State. - + Waiting to start syncing. - + Preparing for sync. Sagatavojas sinhronizācijai. - + Sync is running. Notiek sinhronizācija. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. Pēdējā sinhronizācija bija izdevusies. - + Setup Error. - + User Abort. - + Sync is paused. Sinhronizācija ir apturēta. - + %1 (Sync is paused) %1 (Sinhronizācija ir apturēta) - + No valid folder selected! - + The selected path is not a folder! Atlasītais ceļš nav mape! - + You have no permission to write to the selected folder! Tev nav rakstīšanas piekļuves izvēlētai mapei! - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_nb_NO.ts b/translations/client_nb_NO.ts index 01449e181..17172df67 100644 --- a/translations/client_nb_NO.ts +++ b/translations/client_nb_NO.ts @@ -259,8 +259,8 @@ - - + + Cancel Avbryt @@ -270,230 +270,230 @@ Tilkoblet <server> som <user> - + No account configured. Ingen konto konfigurert. - + Add new Legg til ny - + Remove Fjern - + Account Konto - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt Krypter - - + + Edit Ignored Files - + Choose what to sync Velg hva som synkroniseres - + Force sync now Tving synkronisering nå - + Restart sync Synkroniser på ny - + Remove folder sync connection Fjern tilkobling for synkronisering av mappe - + Folder creation failed Oppretting av mappe feilet - + <p>Could not create local folder <i>%1</i>. <p>Klarte ikke å opprette lokal mappe <i>%1</i>. - + Confirm Folder Sync Connection Removal Bekreft fjerning av tilkobling for synkronisering av mappe - + Remove Folder Sync Connection Fjern tilkobling for mappe-synkronisering - + Sync Running Synkroniserer... - + The syncing operation is running.<br/>Do you want to terminate it? Synkronisering kjører.<br/>Vil du avbryte den? - + %1 in use %1 i bruk - + %1 as <i>%2</i> %1 som <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Server-versjonen %1 er gammel og støttes ikke! Fortsett på egen risiko. - + Connected to %1. Tilkoblet %1. - + Server %1 is temporarily unavailable. Server %1 er midlertidig utilgjengelig. - + Server %1 is currently in maintenance mode. Server %1 er for øyeblikket i vedlikeholdsmodus. - + Signed out from %1. Logget ut fra %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. - + Connecting to %1... Kobler til %1 … - + No connection to %1 at %2. Ingen tilkobling til %1 på %2. - + Log in Logg inn - + There are folders that were not synchronized because they are too big: Noen mapper ble ikke synkronisert fordi de er for store - + There are folders that were not synchronized because they are external storages: Noen mapper ble ikke synkronisert fordi de er eksterne lagringsplasser: - + There are folders that were not synchronized because they are too big or external storages: Noen mapper ble ikke synkronisert fordi de er for store eller de er eksterne lagringsplasser: - + Confirm Account Removal Bekreft fjerning av konto - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Vil du virkelig fjerne tilkoblingen til kontoen <i>%1</i>?</p><p><b>Merk:</b> Dette vil <b>ikke</b> slette noen filer.</p> - + Remove connection Fjern tilkobling - - + + Open folder Åpne mappe - - + + Log out Logg ut - + Resume sync Fortsett synkronisering - + Pause sync Sett synkronisering på pause - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Vil du virkelig stoppe synkronisering av mappen <i>%1</i>?</p><p><b>Merk:</b> Dette vil <b>ikke</b> slette noen filer.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) av %2 i bruk. Noen mapper, inkludert nettverkstilkoblede eller delte mapper, kan ha andre begrensninger. - + %1 of %2 in use %1 av %2 i bruk - + Currently there is no storage usage information available. Ingen informasjon om bruk av lagringsplass tilgjengelig for øyeblikket. - + No %1 connection configured. Ingen %1-forbindelse konfigurert. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Logget ut - + Disconnected Frakoblet - + Connected Tilkoblet - + Service unavailable Tjeneste utilgjengelig - + Maintenance mode Vedlikeholdsmodus - + Network error Nettverksfeil - + Configuration error Konfigurasjonsfeil - + Asking Credentials - + Unknown account state Ukjent kontotilstand @@ -574,6 +574,14 @@ Åpne nettleser + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Aksepter - + Synced Synkronisert - + Retry all uploads Prøv alle opplastinger igjen - + <br/>Account %1 does not have activities enabled. <br/>Konto %1 har ikke aktiviteter aktivert. @@ -1025,82 +1033,82 @@ Hvis synkroniseringen fortsetter som normalt, vil alle filene dine bli overskrev (sikkerhetskopi %1) - + Undefined State. Udefinert tilstand. - + Waiting to start syncing. Venter på å starte synkronisering. - + Preparing for sync. Forbereder synkronisering. - + Sync is running. Synkronisering kjører. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. Siste synkronisering var vellykket. - + Setup Error. Feil med oppsett. - + User Abort. Brukeravbrudd. - + Sync is paused. Synkronisering er satt på pause. - + %1 (Sync is paused) %1 (Synkronisering er satt på pause) - + No valid folder selected! Ingen gyldig mappe valgt! - + The selected path is not a folder! Den valgte stien er ikke en mappe! - + You have no permission to write to the selected folder! Du har ikke skrivetilgang til den valgte mappen! - + There is already a sync from the server to this local folder. Please pick another local folder! Det er allerede en synkronisering fra serveren til denne lokale mappen. Velg en annen mappe! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Den lokale mappen %1 inneholder allerede en mappe brukt i en mappe-synkronisering. Velg en annen! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Den lokale mappen %1 er allerede en undermappe av en mappe brukt i en mappe-synkronisering. Velg en annen! diff --git a/translations/client_nl.ts b/translations/client_nl.ts index 8946f88c7..d4cdc13d7 100644 --- a/translations/client_nl.ts +++ b/translations/client_nl.ts @@ -259,8 +259,8 @@ - - + + Cancel Annuleren @@ -270,230 +270,230 @@ Verbonden met <server> als <user> - + No account configured. Geen account ingesteld. - + Add new Toevoegen nieuw - + Remove Verwijder - + Account Account - + This account supports end-to-end encryption Dit account ondersteunt end-to-endversleuteling - + Enable encryption Encryptie activeren - + Show E2E mnemonic Tonen E2E mnemonic - + Encrypt Versleutelen - - + + Edit Ignored Files Bewerken genegeerde bestanden - + Choose what to sync Selectieve synchronisatie - + Force sync now Forceer sync nu - + Restart sync Herstarten sync - + Remove folder sync connection Verwijderen map sync verbinding - + Folder creation failed Maken map mislukt - + <p>Could not create local folder <i>%1</i>. <p>Kon lokale map <i>%1</i> niet maken. - + Confirm Folder Sync Connection Removal Bevestig verwijderen Map Sync verbinding - + Remove Folder Sync Connection Verwijderen Map Sync verbinding - + Sync Running Bezig met synchroniseren - + The syncing operation is running.<br/>Do you want to terminate it? Bezig met synchroniseren.<br/>Wilt u stoppen met synchroniseren? - + %1 in use %1 in gebruik - + %1 as <i>%2</i> %1 als <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. De serverversie %1 is oud en wordt niet meer ondersteund. Verdergaan is op eigen risico. - + Connected to %1. Verbonden met %1. - + Server %1 is temporarily unavailable. Server %1 is tijdelijk niet beschikbaar - + Server %1 is currently in maintenance mode. Server %1 momenteel in onderhoudsmodus. - + Signed out from %1. Uitgelogd van %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Authorization van de browser verkrijgen. <a href='%1'>Klik hier</a> om de browser te heropenen. - + Connecting to %1... Verbinden met %1... - + No connection to %1 at %2. Geen verbinding met %1 op %2. - + Log in Meld u aan - + There are folders that were not synchronized because they are too big: Er zijn mappen die niet gesynchroniseerd werden, omdat ze te groot zijn: - + There are folders that were not synchronized because they are external storages: Er zijn mappen die niet gesynchroniseerd werden, omdat ze op externe opslag staan: - + There are folders that were not synchronized because they are too big or external storages: Er zijn mappen die niet gesynchroniseerd werden, omdat ze te groot zijn of op externe opslag staan: - + Confirm Account Removal Bevestig verwijderen account - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Wilt u echt de verbinding met het account <i>%1</i> verbreken?</p><p><b>Let op:</b> Hierdoor verwijdert u <b>geen</b> bestanden.</p> - + Remove connection Verwijderen verbinding - - + + Open folder Openen map - - + + Log out Afmelden - + Resume sync Hervatten sync - + Pause sync Pauzeren sync - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Weet u zeker dat u de synchronisatie van map <i>%1</i> wilt stoppen?</p><p><b>Opmerking:</b> Dit zal <b>geen</b> bestanden verwijderen.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) van %2 in gebruik. Sommige mappen, inclusief netwerkmappen en gedeelde mappen, kunnen andere limieten hebben. - + %1 of %2 in use %1 van %2 in gebruik - + Currently there is no storage usage information available. Er is nu geen informatie over het gebruik van de opslagruimte beschikbaar. - + No %1 connection configured. Geen %1 connectie geconfigureerd. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Afgemeld - + Disconnected Niet verbonden - + Connected Verbonden - + Service unavailable Dienst niet beschikbaar - + Maintenance mode Onderhoudsmodus - + Network error Netwerkfout - + Configuration error Configuratiefout - + Asking Credentials Vragen naar inloggegevens - + Unknown account state Onbekende account-status @@ -574,6 +574,14 @@ Openen browser + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Accepteren - + Synced Gesynchroniseerd - + Retry all uploads Probeer alle uploads opnieuw - + <br/>Account %1 does not have activities enabled. <br/>Account %1 heeft geen activiteiten ingeschakeld. @@ -1032,82 +1040,82 @@ Doorgaan met deze synchronisatie overschrijft al je bestanden door een eerdere v (backup %1) - + Undefined State. Ongedefiniëerde staat - + Waiting to start syncing. In afwachting van synchronisatie. - + Preparing for sync. Synchronisatie wordt voorbereid - + Sync is running. Bezig met synchroniseren. - + Sync was successful, unresolved conflicts. Synchronisatie geslaagd, niet opgeloste conflicten. - + Last Sync was successful. Laatste synchronisatie was geslaagd. - + Setup Error. Installatiefout. - + User Abort. Afgebroken door gebruiker. - + Sync is paused. Synchronisatie gepauzeerd. - + %1 (Sync is paused) %1 (Synchronisatie onderbroken) - + No valid folder selected! Geen geldige map geselecteerd! - + The selected path is not a folder! Het geselecteerde pad is geen map! - + You have no permission to write to the selected folder! U heeft geen permissie om te schrijven naar de geselecteerde map! - + There is already a sync from the server to this local folder. Please pick another local folder! Er wordt vanaf de server al naar deze lokale map gesynchroniseerd. Kies een andere lokale map! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Lokale map %1 bevat al een map die wordt gebruikt voor een mapsync verbinding. Kies een andere! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Lokale map %1 zit al in een map die wordt gebruikt voor een mapsync verbinding. Kies een andere! diff --git a/translations/client_pl.ts b/translations/client_pl.ts index 84cd761c7..97b066406 100644 --- a/translations/client_pl.ts +++ b/translations/client_pl.ts @@ -259,8 +259,8 @@ - - + + Cancel Anuluj @@ -270,230 +270,230 @@ Połączony z <server> jako <user> - + No account configured. Brak skonfigurowanych kont. - + Add new Dodaj nowe - + Remove Usuń - + Account Konto - + This account supports end-to-end encryption To konto obsługuje szyfrowanie typu end-to-end - + Enable encryption Włącz szyfrowanie - + Show E2E mnemonic Pokaż klucz E2E - + Encrypt Szyfruj - - + + Edit Ignored Files Edytuj Pliki Ignorowane - + Choose what to sync Wybierz elementy do synchronizacji - + Force sync now Zsynchronizuj teraz - + Restart sync Uruchom ponownie synchronizację - + Remove folder sync connection Usuń folder synchronizacji - + Folder creation failed Utworzenie katalogu nie powiodło się - + <p>Could not create local folder <i>%1</i>. <p>Nie można utworzyć folderu lokalnego <i>%1</i>. - + Confirm Folder Sync Connection Removal Potwierdź usunięcie folderu synchronizacji - + Remove Folder Sync Connection Usuń folder synchronizacji - + Sync Running Synchronizacja uruchomiona - + The syncing operation is running.<br/>Do you want to terminate it? Operacja synchronizacji jest uruchomiona.<br/>Czy chcesz ją zakończyć? - + %1 in use Wykorzystane: %1 - + %1 as <i>%2</i> %1 jako <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Wersja serwera %1 jest przestarzała i nie jest już wspierana. Kontynuujesz na własne ryzyko. - + Connected to %1. Podłączony do %1. - + Server %1 is temporarily unavailable. Serwer %1 jest tymczasowo niedostępny. - + Server %1 is currently in maintenance mode. Serwer %1 jest obecnie w trybie konserwacji. - + Signed out from %1. Wylogowano z %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Uzyskanie autoryzacji z przeglądarki. <a href='%1'>Kliknij tutaj</a>, aby ponownie otworzyć przeglądarkę. - + Connecting to %1... Łączenie do %1… - + No connection to %1 at %2. Brak połączenia do %1 z %2. - + Log in Zaloguj - + There are folders that were not synchronized because they are too big: Te katalogi nie zostały zsynchronizowane ponieważ są zbyt duże: - + There are folders that were not synchronized because they are external storages: Te katalogi nie zostały zsynchronizowane, ponieważ znajdują się w magazynach zewnętrznych: - + There are folders that were not synchronized because they are too big or external storages: Te katalogi nie zostały zsynchronizowane, ponieważ są zbyt duże lub znajdują się w magazynach zewnętrznych: - + Confirm Account Removal Potwierdź usunięcie konta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Czy na pewno chcesz usunąć połączenie z kontem <i>%1</i>?</p><p><b>Uwaga:</b> Ta operacja <b>nie</b> usunie plików klienta.</p> - + Remove connection Usuwanie połączenia - - + + Open folder Otwórz folder - - + + Log out Wyloguj - + Resume sync Przywróć synchronizację - + Pause sync Zatrzymaj synchronizację - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Czy na pewno chcesz zatrzymać synchronizację folderu <i>%1</i>?</p><p><b>Uwaga:</b> ta operacja <b>nie</b> usunie plików z klienta.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) z %2 w użyciu. Niektóre foldery, w tym zamontowane lub udostępnione foldery w sieci, mogą mieć różne limity. - + %1 of %2 in use Wykorzystane: %1 z %2 - + Currently there is no storage usage information available. Obecnie nie ma dostępnych informacji o wykorzystaniu pamięci masowej. - + No %1 connection configured. Połączenie %1 nie skonfigurowane. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Odłączony - + Disconnected Rozłączony - + Connected Połączony - + Service unavailable Usługa niedostępna - + Maintenance mode Tryb konserwacji - + Network error Błąd sieci - + Configuration error Błąd konfiguracji - + Asking Credentials Zapytanie o poświadczenia - + Unknown account state Status konta nieznany @@ -574,6 +574,14 @@ Otwórz przeglądarkę + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Akceptuj - + Synced Zsynchronizowany - + Retry all uploads Ponów wysyłanie - + <br/>Account %1 does not have activities enabled. <br/>Użytkownik %1 nie ma włączonej historii aktywności. @@ -1035,82 +1043,82 @@ Kontynuacja synchronizacji w normalny sposób spowoduje, że wszystkie Twoje pli (kopia zapasowa %1) - + Undefined State. Niezdefiniowany stan - + Waiting to start syncing. Oczekiwanie na rozpoczęcie synchronizacji. - + Preparing for sync. Przygotowanie do synchronizacji - + Sync is running. Synchronizacja w toku - + Sync was successful, unresolved conflicts. Synchronizacja przebiegła pomyślnie, nierozwiązane konflikty. - + Last Sync was successful. Ostatnia synchronizacja zakończona powodzeniem. - + Setup Error. Błąd ustawień. - + User Abort. Użytkownik anulował. - + Sync is paused. Synchronizacja wstrzymana - + %1 (Sync is paused) %1 (Synchronizacja jest zatrzymana) - + No valid folder selected! Nie wybrano poprawnego folderu. - + The selected path is not a folder! Wybrana ścieżka nie jest folderem! - + You have no permission to write to the selected folder! Nie masz uprawnień, aby zapisywać w tym folderze! - + There is already a sync from the server to this local folder. Please pick another local folder! Ten folder jest już wybrany do synchronizacji z serwerem. Wybierz inny lokalny folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Lokalny folder %1 już zawiera folder użyty na potrzeby synchronizacji. Proszę wybrać inny folder lokalny. - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Lokalny folder %1 już zawiera folder użyty na potrzeby synchronizacji. Proszę wybrać inny folder lokalny. diff --git a/translations/client_pt.ts b/translations/client_pt.ts index bf314a3c6..0e8e697f0 100644 --- a/translations/client_pt.ts +++ b/translations/client_pt.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Ligado ao <server> como <user> - + No account configured. Nenhuma conta configurada. - + Add new Adicionar nova - + Remove Remover - + Account Conta - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt - - + + Edit Ignored Files - + Choose what to sync Escolher o que sincronizar - + Force sync now Forçar a sincronização - + Restart sync Retomar sincronização - + Remove folder sync connection Remover ligação de sincronização de pasta - + Folder creation failed Não foi possível criar a pasta - + <p>Could not create local folder <i>%1</i>. <p>Não foi possível criar a pasta local<i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar Remoção da Ligação de Sincronização de Pasta - + Remove Folder Sync Connection Remover Ligação da Sincronização de Pasta - + Sync Running Sincronização em Execução - + The syncing operation is running.<br/>Do you want to terminate it? A operação de sincronização está em execução.<br/>Deseja terminá-la? - + %1 in use %1 em utilização - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. A versão %1 do servidor é antiga e não é suportada! Prossiga por sua conta e risco. - + Connected to %1. Ligado a %1. - + Server %1 is temporarily unavailable. O servidor %1 está temporariamente indisponível. - + Server %1 is currently in maintenance mode. O Servidor %1 encontra-se em manutenção - + Signed out from %1. Terminou a sessão de %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. - + Connecting to %1... A Conectar a %1... - + No connection to %1 at %2. Sem ligação para %1 em %2. - + Log in Iniciar Sessão - + There are folders that were not synchronized because they are too big: Existem pastas que não foram sincronizadas por serem demasiado grandes: - + There are folders that were not synchronized because they are external storages: Existem pastas que não foram sincronizadas por serem armazenamento externo: - + There are folders that were not synchronized because they are too big or external storages: Existem pastas que não foram sincronizadas por serem demasiado grandes ou armazenamento externo: - + Confirm Account Removal Confirmar Remoção da Conta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Deseja mesmo remover a ligação da conta <i>%1</i>?</p><p><b>Nota:</b> isto <b>não</b> irá eliminar quaisquer ficheiros.</p> - + Remove connection Remover ligação - - + + Open folder Abrir pasta - - + + Log out Terminar sessão - + Resume sync Retomar sincronização - + Pause sync Pausar sincronização - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Deseja mesmo parar a sincronização da pasta <i>%1</i>?</p><p><b>Nota:</b> isto <b>não</b> irá eliminar qualquer ficheiro.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 em utilização. Algumas pastas, incluindo a rede montada ou as pastas partilhadas, podem ter limites diferentes. - + %1 of %2 in use %1 de %2 em utilização - + Currently there is no storage usage information available. Atualmente não está disponível nenhuma informação da utilização do armazenamento. - + No %1 connection configured. %1 sem ligação configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Sessão terminada - + Disconnected Desligado - + Connected Ligado - + Service unavailable Serviço indisponível - + Maintenance mode Modo de Manutenção - + Network error Erro de rede - + Configuration error Erro de configuração - + Asking Credentials - + Unknown account state Estado de conta desconhecido @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br/>A conta %1 não tem atividades ativadas. @@ -1026,82 +1034,82 @@ Continuando a sincronização fará com que todos os seus ficheiros sejam substi (cópia de segurança %1) - + Undefined State. Estado indefinido. - + Waiting to start syncing. A aguardar para iniciar a sincronização. - + Preparing for sync. A preparar para sincronizar. - + Sync is running. A sincronização está em execução. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. A última sincronização foi bem sucedida. - + Setup Error. Erro de instalação. - + User Abort. Abortado pelo utilizador. - + Sync is paused. A sincronização está pausada. - + %1 (Sync is paused) %1 (A sincronização está pausada) - + No valid folder selected! Não foi selecionada nenhuma pasta válida! - + The selected path is not a folder! O caminho selecionado não é uma pasta! - + You have no permission to write to the selected folder! Não tem permissão para gravar para a pasta selecionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Já existe uma sincronização do servidor para esta pasta local. Por favor escolha outra pasta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! A pasta local %1 já contém uma pasta utilizada numa ligação de sincronização de pasta. Por favor, escolha outra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! A pasta local %1 já contém uma pasta usada numa ligação de sincronização de pasta. Por favor, escolha outra! diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts index 9487225d8..461f7a5a4 100644 --- a/translations/client_pt_BR.ts +++ b/translations/client_pt_BR.ts @@ -259,8 +259,8 @@ - - + + Cancel Cancelar @@ -270,230 +270,230 @@ Conectado com <server> como <user> - + No account configured. Nenhuma conta configurada. - + Add new Adicionar nova - + Remove Remover - + Account Conta - + This account supports end-to-end encryption Esta conta suporta criptografia de ponta-a-ponta - + Enable encryption Ativar criptografia - + Show E2E mnemonic Exibir mnemônico E2E - + Encrypt Criptografar - - + + Edit Ignored Files Editar Arquivos a Ignorar - + Choose what to sync Escolher o que sincronizar - + Force sync now Forçar sincronização agora - + Restart sync Reiniciar a sincronização - + Remove folder sync connection Remover a conexão de sincronização de pastas - + Folder creation failed Falha na criação da pasta - + <p>Could not create local folder <i>%1</i>. <p>Não foi possível criar a pasta local <i>%1</i>. - + Confirm Folder Sync Connection Removal Confirmar a Remoção da Sincronização de Pasta - + Remove Folder Sync Connection Remover a Conexão de Sincronização de pasta - + Sync Running Sincronização ocorrendo - + The syncing operation is running.<br/>Do you want to terminate it? A operação de sincronização está ocorrendo.<br/>Deseja finalizá-la? - + %1 in use %1 em uso - + %1 as <i>%2</i> %1 como <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. A versão do servidor %1 é antiga e não suportada! Prossiga por conta própria. - + Connected to %1. Conectado a %1. - + Server %1 is temporarily unavailable. O servidor %1 está temporariamente indisponível. - + Server %1 is currently in maintenance mode. O servidor %1 está em modo de manutenção. - + Signed out from %1. Desconectado de %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Obtendo autorização do navegador. <a href='%1'>Clique aqui</a> para reabrir o navegador. - + Connecting to %1... Conectando a %1... - + No connection to %1 at %2. Sem conexão para %1 em %2. - + Log in Entrar - + There are folders that were not synchronized because they are too big: Existem pastas que não foram sincronizadas porque são muito grandes: - + There are folders that were not synchronized because they are external storages: Existem pastas que não foram sincronizadas porque são armazenamentos externos: - + There are folders that were not synchronized because they are too big or external storages: Existem pastas que não foram sincronizadas porque são muito grandes ou são armazenamentos externos: - + Confirm Account Removal Confirmar a Remoção da Conta - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Deseja realmente remover a conexão desta conta<i>%1</i>?</p><p><b>Nota:</b> Isto <b>não</b> irá excluir nenhum arquivo.</p> - + Remove connection Remover conexão - - + + Open folder Abrir pasta - - + + Log out Sair - + Resume sync Retomar sincronização - + Pause sync Pausar sincronização - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Deseja realmente parar a sincronização desta pasta <i>%1</i>?</p><p><b>Nota:</b> Isto <b>não</b> vai excluir qualquer arquivo.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) de %2 em uso. Algumas pastas, incluindo as montadas na rede ou pastas compartilhadas, podem ter limites diferentes. - + %1 of %2 in use %1 de %2 em uso - + Currently there is no storage usage information available. Atualmente, não há informação disponível do uso de armazenamento. - + No %1 connection configured. Nenhuma conexão %1 configurada. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Desconectado - + Disconnected Desconectado - + Connected Conectado - + Service unavailable Serviço indisponível - + Maintenance mode Modo de manutenção - + Network error Erro de rede - + Configuration error Erro de configuração - + Asking Credentials Solicitando credenciais - + Unknown account state Estado desconhecido da conta @@ -574,6 +574,14 @@ Abrir Navegador + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Aceitar - + Synced sincronizado - + Retry all uploads Retentar todos os envios - + <br/>Account %1 does not have activities enabled. <br/>A conta %1 não tem atividades ativadas. @@ -1035,82 +1043,82 @@ Continuar a sincronização como normal fará com que todos os seus arquivos sej (backup %1) - + Undefined State. Estado indefinido. - + Waiting to start syncing. À espera do início da sincronização. - + Preparing for sync. Preparando para a sincronização. - + Sync is running. A sincronização está ocorrendo. - + Sync was successful, unresolved conflicts. Sincronização com sucesso, conflitos não resolvidos. - + Last Sync was successful. A última sincronização foi finalizada. - + Setup Error. Erro de Configuração. - + User Abort. Interrompido pelo Usuário. - + Sync is paused. Sincronização pausada. - + %1 (Sync is paused) %1 (Pausa na sincronização) - + No valid folder selected! Nenhuma pasta válida selecionada! - + The selected path is not a folder! O caminho selecionado não é uma pasta! - + You have no permission to write to the selected folder! Voce não tem permissão para escrita na pasta selecionada! - + There is already a sync from the server to this local folder. Please pick another local folder! Já existe uma sincronização do servidor para esta pasta local. Por favor, escolha outra pasta local! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! A pasta local %1 já contém uma pasta utilizada numa ligação de sincronização de pasta. Por favor, escolha outra! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! A pasta local %1 já está contida em uma pasta usada em uma conexão de sincronização de pastas. Por favor, escolha outra! diff --git a/translations/client_ro.ts b/translations/client_ro.ts index 26f56d485..153206481 100644 --- a/translations/client_ro.ts +++ b/translations/client_ro.ts @@ -259,8 +259,8 @@ - - + + Cancel Anulează @@ -270,230 +270,230 @@ Conectat cu <server>ca <user> - + No account configured. Niciun cont configurat. - + Add new Adaugă nou - + Remove Șterge - + Account Cont - + This account supports end-to-end encryption Contul permite criptare end-to-end. - + Enable encryption Activează criptarea - + Show E2E mnemonic - + Encrypt Encrypt - - + + Edit Ignored Files Editează fișierele ignorate - + Choose what to sync Alege ce să sync - + Force sync now Forțează sync acum - + Restart sync Repornește sync - + Remove folder sync connection - + Folder creation failed Crearea directorului a eșuat - + <p>Could not create local folder <i>%1</i>. - + Confirm Folder Sync Connection Removal - + Remove Folder Sync Connection - + Sync Running Sync în desfășurare - + The syncing operation is running.<br/>Do you want to terminate it? - + %1 in use %1 folosiți - + %1 as <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. - + Connected to %1. Conectat la %1. - + Server %1 is temporarily unavailable. Serverul %1 este temporar indisponibil. - + Server %1 is currently in maintenance mode. Serverul %1 este momentan in mentenanță, - + Signed out from %1. Deautentificat de la %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. - + Connecting to %1... - + No connection to %1 at %2. - + Log in Autentificare - + There are folders that were not synchronized because they are too big: - + There are folders that were not synchronized because they are external storages: - + There are folders that were not synchronized because they are too big or external storages: - + Confirm Account Removal - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + Remove connection - - + + Open folder Deschide director - - + + Log out Ieșire - + Resume sync Reia sync - + Pause sync Pauză sync - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. - + %1 of %2 in use %1 din %2 utilizat - + Currently there is no storage usage information available. - + No %1 connection configured. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out - + Disconnected Deconenctat - + Connected Conectat - + Service unavailable Serviciu indisponibil - + Maintenance mode Mod mentenanță - + Network error Eroare de rețea - + Configuration error Eroare de configurare - + Asking Credentials - + Unknown account state @@ -574,6 +574,14 @@ Deschide Browser + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced Syncronizat - + Retry all uploads - + <br/>Account %1 does not have activities enabled. @@ -1022,82 +1030,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an - + Undefined State. - + Waiting to start syncing. - + Preparing for sync. - + Sync is running. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. - + Setup Error. - + User Abort. - + Sync is paused. - + %1 (Sync is paused) - + No valid folder selected! - + The selected path is not a folder! - + You have no permission to write to the selected folder! - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_ru.ts b/translations/client_ru.ts index 790c45dbe..192546882 100644 --- a/translations/client_ru.ts +++ b/translations/client_ru.ts @@ -259,8 +259,8 @@ - - + + Cancel Отмена @@ -270,230 +270,230 @@ Установлено соединение с <server> с учётной записью <user> - + No account configured. Учётная запись не настроена. - + Add new Добавить новую - + Remove Удалить - + Account Учётная запись - + This account supports end-to-end encryption Эта учетная запись поддерживает сквозное шифрование - + Enable encryption Включить шифрование - + Show E2E mnemonic Показать мнемофразу E2E - + Encrypt Зашифровать - - + + Edit Ignored Files - + Choose what to sync Выбрать объекты для синхронизации - + Force sync now Принудительно запустить синхронизацию - + Restart sync Перезапустить синхронизацию - + Remove folder sync connection Отключить синхронизацию папки - + Folder creation failed Ошибка создания папки - + <p>Could not create local folder <i>%1</i>. <p>Не удалось создать локальную папку: <i>«%1»</i>. - + Confirm Folder Sync Connection Removal Подтверждение отключения синхронизации папки - + Remove Folder Sync Connection Отключить синхронизацию папки - + Sync Running Синхронизация запущена - + The syncing operation is running.<br/>Do you want to terminate it? Выполняется синхронизация.<br/>Действительно прервать операцию? - + %1 in use Используется %1 - + %1 as <i>%2</i> %1 под именем <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Сервер версии %1 устарел и не поддерживается. Продолжайте на свой страх и риск. - + Connected to %1. Соединен с %1. - + Server %1 is temporarily unavailable. Сервер %1 временно недоступен. - + Server %1 is currently in maintenance mode. Сервер %1 в настоящее время находится в режиме технического обслуживания. - + Signed out from %1. Успешно вышли из %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Получение авторизации из браузера. <a href='%1'>Нажмите здесь</a>, чтобы повторно открыть браузер. - + Connecting to %1... Соединение с %1... - + No connection to %1 at %2. Нет соединения с %1 в %2. - + Log in Войти - + There are folders that were not synchronized because they are too big: Есть папки, которые не синхронизированы, так как их размер превышает установленное ограничение: - + There are folders that were not synchronized because they are external storages: Есть папки, которые не были синхронизированы, так как они являются внешними хранилищами: - + There are folders that were not synchronized because they are too big or external storages: Есть папки, которые не были синхронизированы, так как их размер превышает установленное ограничение или они являются внешними хранилищами: - + Confirm Account Removal Подтверждение удаления учетной записи - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Действительно удалить подключение к учётной записи <i>%1</i>?</p><p><b>Примечание:</b> Это действие <b>НЕ</b> приведёт к удалению файлов.</p> - + Remove connection Удалить подключение - - + + Open folder Открыть папку - - + + Log out Выйти - + Resume sync Возобновить синхронизацию - + Pause sync Приостановить синхронизацию - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Действительно остановить синхронизацию папки <i>%1</i>?</p><p><b>Примечание:</b> Это действие <b>НЕ</b> приведёт к удалению файлов.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. Используется %1 (%3%) из %2. Некоторые папки, включая сетевые или общие, могут иметь свои собственные ограничения. - + %1 of %2 in use Используется %1 из %2 - + Currently there is no storage usage information available. В данный момент информация о заполненности хранилища недоступна. - + No %1 connection configured. Нет настроенного подключения %1. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Выполнен выход из учётной записи - + Disconnected Отключено - + Connected Подключено - + Service unavailable Сервис недоступен - + Maintenance mode Режим технического обслуживания. - + Network error Ошибка сети - + Configuration error Ошибка конфигурации - + Asking Credentials Запрос учётных данных - + Unknown account state Неизвестное состояние учетной записи @@ -574,6 +574,14 @@ Открыть файловый менеджер + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Принять - + Synced Синхронизировано - + Retry all uploads Повторить передачу файлов на сервер - + <br/>Account %1 does not have activities enabled. <br/>У учетной записи %1 не включены события. @@ -1030,82 +1038,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (резервная копия %1) - + Undefined State. Неопределенное состояние. - + Waiting to start syncing. Ожидание запуска синхронизации. - + Preparing for sync. Подготовка к синхронизации. - + Sync is running. Идет синхронизация. - + Sync was successful, unresolved conflicts. Синхронизация прошла успешно, но обнаружены неразрешённые конфликты. - + Last Sync was successful. Последняя синхронизация прошла успешно. - + Setup Error. Ошибка установки. - + User Abort. Отмена пользователем. - + Sync is paused. Синхронизация приостановлена. - + %1 (Sync is paused) %1 (синхронизация приостановлена) - + No valid folder selected! Не выбрана допустимая папка. - + The selected path is not a folder! Выбранный путь не является папкой. - + You have no permission to write to the selected folder! Отсутствуют права записи в выбранную папку. - + There is already a sync from the server to this local folder. Please pick another local folder! Синхронизация этой локальной папки с сервером уже настроена. Выберите другую локальную папку. - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Локальная папка «%1» уже содержит вложенную папку, которая синхронизируется с сервером. Выберите другую папку. - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Локальная папка «%1» является вложенной в папку, которая уже синхронизируется с сервером. Выберите другую папку. diff --git a/translations/client_sk.ts b/translations/client_sk.ts index 8c34edcd3..a6860e199 100644 --- a/translations/client_sk.ts +++ b/translations/client_sk.ts @@ -259,8 +259,8 @@ - - + + Cancel Zrušiť @@ -270,230 +270,230 @@ Spojené z <server> ako <user> - + No account configured. Žiadny účet nie je nastavený. - + Add new Pridať nový účet - + Remove Odobrať - + Account Účet - + This account supports end-to-end encryption Tento účet podporuje šifrovanie end-to-end - + Enable encryption Zapnúť šifrovanie - + Show E2E mnemonic Zobaziť E2E mnemotechnické - + Encrypt Zašifrovať - - + + Edit Ignored Files Upraviť ignorované súbory - + Choose what to sync Vybrať čo synchronizovať - + Force sync now Vynútiť synchronizáciu teraz - + Restart sync Reštartovať synchronizáciu - + Remove folder sync connection Odstrániť prepojenie priečinka - + Folder creation failed Vytvorenie priečinka zlyhalo - + <p>Could not create local folder <i>%1</i>. <p>Nemožno vytvoriť lokálny priečinok <i>%1</i>. - + Confirm Folder Sync Connection Removal Potvrdiť odstránenie prepojenia priečinka - + Remove Folder Sync Connection Odstrániť prepojenie priečinka - + Sync Running Prebiehajúca synchronizácia - + The syncing operation is running.<br/>Do you want to terminate it? Proces synchronizácie práve prebieha.<br/>Chcete ho ukončiť? - + %1 in use %1 sa používa - + %1 as <i>%2</i> %1 ako <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Verzia servera %1 je stará a nepodporovaná. Pokračujte na vlastné nebezpečenstvo. - + Connected to %1. Pripojené k %1 - + Server %1 is temporarily unavailable. Server %1 je dočasne nedostupný. - + Server %1 is currently in maintenance mode. Server %1 je momentálne v režime údržby. - + Signed out from %1. Odhlásený z %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Získavam autorizáciu z prehliadača. <a href='%1'>Kliknite sem</a> na opätovné otvorenie prehliadača. - + Connecting to %1... Pripája sa k %1… - + No connection to %1 at %2. Žiadne pripojenie k %1 na %2. - + Log in Prihlásiť sa - + There are folders that were not synchronized because they are too big: Tieto priečinky neboli synchronizované pretože sú príliš veľké: - + There are folders that were not synchronized because they are external storages: Niektoré priečinky neboli synchronizované, pretože sú na externom úložisku - + There are folders that were not synchronized because they are too big or external storages: Niektoré priečinky neboli synchronizované, pretože sú príliš veľké alebo sú na externom úložisku - + Confirm Account Removal Potvrďte ostránenie účtu - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Naozaj chcete odstrániť pripojenie k účtu <i>%1</i>?</p><p><b>Poznámka:</b> Tým sa <b>nevymažú</b> žiadne súbory.</p> - + Remove connection Vymazať pripojenie - - + + Open folder Otvoriť priečinok - - + + Log out Odhlásiť - + Resume sync Obnoviť synchronizáciu - + Pause sync Pozastaviť synchronizáciu - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Naozaj si prajete zastaviť synchronizácu priečinka <i>%1</i>?</p><p><b>Poznámka:</b> Toto <b>nevymaže</b> žiadne súbory.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) z %2 je využitých. Niektoré priečinky, vrátane sieťových a zdieľaných, môžu mať iné limity. - + %1 of %2 in use %1 z %2 je využitých - + Currently there is no storage usage information available. Teraz nie sú k dispozícii žiadne informácie o využití úložiska. - + No %1 connection configured. Žiadne nakonfigurované %1 spojenie @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Odhlásený - + Disconnected Odpojený - + Connected Pripojené - + Service unavailable Služba nedostupná - + Maintenance mode Mód údržby - + Network error Chyba siete - + Configuration error Chyba nastavenia - + Asking Credentials Zisťujem prihlasovacie údaje - + Unknown account state Neznámy stav účtu @@ -574,6 +574,14 @@ Otvoriť prehliadač + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Prijať - + Synced Zosynchronizované - + Retry all uploads Zopakovať všetky nahrávania - + <br/>Account %1 does not have activities enabled. <br/>Účet %1 nemá zapnuté aktivity. @@ -1035,82 +1043,82 @@ Pokračovaním v synchronizácii spôsobí prepísanie všetkých vašich súbor (záloha %1) - + Undefined State. Nedefinovaný stav. - + Waiting to start syncing. Čaká sa na začiatok synchronizácie - + Preparing for sync. Príprava na synchronizáciu. - + Sync is running. Synchronizácia prebieha. - + Sync was successful, unresolved conflicts. Synchronizácia bola úspešná s nevyriešenými konfliktmi. - + Last Sync was successful. Posledná synchronizácia sa úspešne skončila. - + Setup Error. Chyba pri inštalácii. - + User Abort. Zrušené používateľom. - + Sync is paused. Synchronizácia je pozastavená. - + %1 (Sync is paused) %1 (Synchronizácia je pozastavená) - + No valid folder selected! Nebol zvolený platný priečinok. - + The selected path is not a folder! Zvolená cesta nie je priečinok. - + You have no permission to write to the selected folder! Nemáte oprávnenia pre zápis do daného priečinka! - + There is already a sync from the server to this local folder. Please pick another local folder! Do tohto lokálneho priečinka sa už synchronizuje. Vyberte prosím iný priečinok. - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Lokálny priečinok %1  už obsahuje podpriečinok použitý pre synchronizáciu. Vyberte prosím iný priečinok. - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Lokálny priečinok %1 už obsahuje podpriečinok použitý pre synchronizáciu. Vyberte prosím iný priečinok. diff --git a/translations/client_sl.ts b/translations/client_sl.ts index 067ce954c..b3a2c70af 100644 --- a/translations/client_sl.ts +++ b/translations/client_sl.ts @@ -259,8 +259,8 @@ - - + + Cancel Prekliči @@ -270,230 +270,230 @@ Vzpostavljena je povezava s strežnikom <server> kot <user> - + No account configured. Ni nastavljenega računa. - + Add new Dodaj nov račun - + Remove Odstrani račun - + Account Račun - + This account supports end-to-end encryption - + Enable encryption Omogoči šifriranje - + Show E2E mnemonic - + Encrypt Šifriraj - - + + Edit Ignored Files Uredi neusklajevane datoteke - + Choose what to sync Izbor predmetov za usklajevanje - + Force sync now Vsili takojšnje usklajevanje - + Restart sync Ponovno zaženi usklajevanje - + Remove folder sync connection Odstrani povezavo za usklajevanje mape - + Folder creation failed Ustvarjanje mape je spodletelo - + <p>Could not create local folder <i>%1</i>. <p>Ni mogoče ustvariti krajevne mape <i>%1</i>. - + Confirm Folder Sync Connection Removal Potrdi odstranjevanje povezave usklajevanja mape - + Remove Folder Sync Connection Odstrani povezavo za usklajevanje mape - + Sync Running Usklajevanje je v teku - + The syncing operation is running.<br/>Do you want to terminate it? Izvaja se usklajevanje.<br/>Ali želite opravilo prekiniti? - + %1 in use %1 v uporabi - + %1 as <i>%2</i> %1 kot <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Različica strežnika %1 je zastarela in ni več podprta! Nadaljujete na lastno odgovornost. - + Connected to %1. Vzpostavljena je povezava z %1. - + Server %1 is temporarily unavailable. Strežnik %1 trenutno ni dosegljiv. - + Server %1 is currently in maintenance mode. Strežnik %1 je trenutno v načinu vzdrževanja. - + Signed out from %1. Uspešno odjavljeno iz %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Poteka pridobitev overitve prek brskalnika. <a href='%1'>Kliknite</a> to za ponovno odpiranje brskalnika. - + Connecting to %1... Poteka vzpostavljanje povezave s strežnikom %1 ... - + No connection to %1 at %2. S strežnikom %1 ni vzpostavljene povezave (%2). - + Log in Prijava - + There are folders that were not synchronized because they are too big: Zaznane so mape, ki zaradi omejitve velikosti niso bile usklajene: - + There are folders that were not synchronized because they are external storages: Zaznane so mape, ki zaradi pripadnosti zunanji shrambi niso bile usklajene: - + There are folders that were not synchronized because they are too big or external storages: Zaznane so mape, ki zaradi omejitve velikosti ali pripadnosti zunanji shrambi niso bile usklajene: - + Confirm Account Removal Potrdi odstranjevanje računa - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Ali res želite odstraniti povezavo z računom <i>%1</i>?</p><p><b>Opomba:</b> odstranitev ovezave <b>ne izbriše</b> nobene datoteke.</p> - + Remove connection Odstrani povezavo - - + + Open folder Odpri mapo - - + + Log out Odjavi račun - + Resume sync Nadaljuj z usklajevanjem - + Pause sync Premor usklajevanja - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Ali res želite zaustaviti usklajevanje mape <i>%1</i>?</p><p><b>Opomba:</b> s tem datoteke iz odjemalca <b>ne bodo</b> odstranjene.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) od %2 v uporabi. Nekatere mape, vključno s priklopljenimi mapami in mapami v souporabi, imajo morda različne omejitve. - + %1 of %2 in use %1 od %2 v uporabi - + Currently there is no storage usage information available. Trenutno ni na voljo nobenih podatkov o porabi prostora. - + No %1 connection configured. Ni nastavljene povezave %1. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Odjavljeno - + Disconnected Brez povezave - + Connected Povezano - + Service unavailable Storitev ni na voljo - + Maintenance mode Vzdrževalni način - + Network error Omrežna napaka - + Configuration error Napaka nastavitve - + Asking Credentials Zahteva po poverilih - + Unknown account state Neznano stanje računa @@ -574,6 +574,14 @@ Odpri brskalnik + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Sprejmi - + Synced Usklajeno - + Retry all uploads Ponovi vsa nalaganja - + <br/>Account %1 does not have activities enabled. <br/>Za račun %1 možnosti opravil niso omogočene. @@ -1026,82 +1034,82 @@ Z nadaljevanjem usklajevanja bodo vse trenutne datoteke prepisane s starejšimi (varnostna kopija %1) - + Undefined State. Nedoločeno stanje. - + Waiting to start syncing. Čakanje začetek usklajevanja - + Preparing for sync. Poteka priprava na usklajevanje. - + Sync is running. Usklajevanje je v teku. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. Zadnje usklajevanje je bilo uspešno končano. - + Setup Error. Napaka nastavitve. - + User Abort. Uporabniška prekinitev. - + Sync is paused. Usklajevanje je začasno v premoru. - + %1 (Sync is paused) %1 (usklajevanje je v premoru) - + No valid folder selected! Ni izbrane veljavne mape! - + The selected path is not a folder! Izbrana pot ni mapa! - + You have no permission to write to the selected folder! Ni ustreznih dovoljenj za pisanje v izbrano mapo! - + There is already a sync from the server to this local folder. Please pick another local folder! Za to krajevno pot je že ustvarjeno mesto za usklajevanje. Izbrati je treba drugo. - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Krajevna mapa %1 že vključuje mapo, ki je določena za usklajevanje. Izbrati je treba drugo. - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Krajevna mapa %1 je že v določena za usklajevanje. Izbrati je treba drugo. diff --git a/translations/client_sr.ts b/translations/client_sr.ts index 81389849d..8a2c47675 100644 --- a/translations/client_sr.ts +++ b/translations/client_sr.ts @@ -259,8 +259,8 @@ - - + + Cancel Одустани @@ -270,230 +270,230 @@ Повезан са <server> као <user> - + No account configured. Није подешен налог. - + Add new Додај нови - + Remove Уклони - + Account Налог - + This account supports end-to-end encryption Овај налог подржава шифровање са краја на крај - + Enable encryption Укључи шифровање - + Show E2E mnemonic Прикажи E2E мнемоник - + Encrypt Шифруј - - + + Edit Ignored Files Измени игнорисане фајлове - + Choose what to sync Изаберите шта синхронизовати - + Force sync now Форсирај синхронизацију сада - + Restart sync Поново покрени синхронизацију - + Remove folder sync connection Уклони везу на синхронизацију фасцикле - + Folder creation failed Прављење фасцикле није успело - + <p>Could not create local folder <i>%1</i>. <p>Не могу да направим локалну фасциклу <i>%1</i>. - + Confirm Folder Sync Connection Removal Потврдите уклањање конекције на синхронизацију фасцикле - + Remove Folder Sync Connection Уклони везу на синхронизацију фасцикле - + Sync Running Синхронизација у току - + The syncing operation is running.<br/>Do you want to terminate it? Синхронизација је у току.<br/>Желите ли да је прекинете? - + %1 in use %1 искоришћено - + %1 as <i>%2</i> %1 као <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Верзија сервера %1 је стара и није подржана! Настављате на сопствену одговорност. - + Connected to %1. Повезан са %1. - + Server %1 is temporarily unavailable. Сервер %1 је привремено недоступан. - + Server %1 is currently in maintenance mode. Сервер %1 је тренутно у режиму одржавања. - + Signed out from %1. Одјављен са %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Дохватам ауторизацију из веб читача. <a href='%1'>Кликните овде</a> да поново отворите веб читач. - + Connecting to %1... Повезујем се на %1... - + No connection to %1 at %2. Нема конекције на %1 са %2. - + Log in Пријава - + There are folders that were not synchronized because they are too big: Ово су фасцикле које нису синхронизоване јер су превелике: - + There are folders that were not synchronized because they are external storages: Ово су фасцикле које нису синхронизоване зато што су на спољним складиштима: - + There are folders that were not synchronized because they are too big or external storages: Ово су фасцикле које нису синхронизоване зато што су превелике или су на спољним складиштима: - + Confirm Account Removal Потврда уклањања налога - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Да ли стварно желите да уклоните везу ка налогу <i>%1</i>?</p><p><b>Белешка:</b> Овим <b>нећете</b>обрисати ниједан фајл.</p> - + Remove connection Уклони везу - - + + Open folder Отвори фасциклу - - + + Log out Одјава - + Resume sync Настави синхронизацију - + Pause sync Паузирај синхронизацију - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Желите ли заиста да престанете са синхронизацијом фасцикле <i>%1</i>?</p><p><b>Напомена:</b> Ово <b>неће</b> обрисати ниједан фајл.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) од %2 искоришћено. Неке фасцикле, укључујући мрежно монтиране или дељене фасцикле, могу имати друга ограничења. - + %1 of %2 in use %1% од %2 искоришћено - + Currently there is no storage usage information available. Тренутно нема доступних података о заузећу складишта. - + No %1 connection configured. Нема подешене %1 везе. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Одјављен - + Disconnected Неповезан - + Connected Повезан - + Service unavailable Услуга није доступна - + Maintenance mode Режим одржавања - + Network error Грешка мреже - + Configuration error Грешка подешавања - + Asking Credentials Питам за акредитиве - + Unknown account state Непознато стање налога @@ -574,6 +574,14 @@ Отвори веб читач + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Прихвати - + Synced Синхронизовано - + Retry all uploads Понови сва отпремања - + <br/>Account %1 does not have activities enabled. <br/>Налог %1 нема укључене активности. @@ -1035,82 +1043,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (резерва %1) - + Undefined State. Неодређено стање. - + Waiting to start syncing. Чекам на почетак синхронизације. - + Preparing for sync. Припремам синхронизацију. - + Sync is running. Синхронизација у току. - + Sync was successful, unresolved conflicts. Синхронизација је била успешна, има неразрешених конфликата. - + Last Sync was successful. Последња синхронизација је била успешна. - + Setup Error. Грешка подешавања. - + User Abort. Корисник прекинуо. - + Sync is paused. Синхронизација је паузирана. - + %1 (Sync is paused) %1 (синхронизација паузирана) - + No valid folder selected! Није изабран ниједна исправна фасцикла! - + The selected path is not a folder! Одабрана путања није фасцикла! - + You have no permission to write to the selected folder! Немате дозволе за упис у изабрану фасциклу! - + There is already a sync from the server to this local folder. Please pick another local folder! Већ постоји синхронизација са сервера у ову локалну фасциклу. Одаберите другу локалну фасциклу! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Локална фасцикла %1 већ садржи фасциклу која се користи за синхронизацију. Одаберите неку другу! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Локална фасцикла %1 је већ унутар фасцикле која се користи за синхронизацију. Одаберите неку другу! diff --git a/translations/client_sv.ts b/translations/client_sv.ts index 969551ee2..71d112cfd 100644 --- a/translations/client_sv.ts +++ b/translations/client_sv.ts @@ -259,8 +259,8 @@ - - + + Cancel Avbryt @@ -270,230 +270,230 @@ Ansluten till <server> som <user> - + No account configured. Inget konto är konfigurerat. - + Add new Lägg till ny - + Remove Radera - + Account Konto - + This account supports end-to-end encryption Detta konto stödjer ändpunkt-till-ändpunkt-kryptering - + Enable encryption Aktivera kryptering - + Show E2E mnemonic Visa E2E krypteringsord - + Encrypt Kryptera - - + + Edit Ignored Files Redigera ignorerade filer - + Choose what to sync Välj vad som ska synkas - + Force sync now Tvinga synkning - + Restart sync Starta om synkning - + Remove folder sync connection Ta bort anslutning till mappsynkronisering - + Folder creation failed Kunde inte skapa mappen - + <p>Could not create local folder <i>%1</i>. <p>Kunde inte skapa lokal mapp <i>%1</i>. - + Confirm Folder Sync Connection Removal Bekräfta radering av anslutning till mappsynkronisering - + Remove Folder Sync Connection Ta bort anslutning till mappsynkronisering - + Sync Running Synkronisering pågår - + The syncing operation is running.<br/>Do you want to terminate it? En synkronisering pågår.<br/>Vill du avbryta den? - + %1 in use %1 används - + %1 as <i>%2</i> %1 som <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. Serverversion %1 är gammal och stöds inte längre! Fortsätt på egen risk. - + Connected to %1. Ansluten till %1. - + Server %1 is temporarily unavailable. Servern %1 är för tillfället inte tillgänglig. - + Server %1 is currently in maintenance mode. Servern %1 är för närvarande i underhållsläge. - + Signed out from %1. Utloggad från %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Anskaffar autentisering från webbläsaren. <a href='%1'>Klicka här </a> för att öppna webbläsaren igen. - + Connecting to %1... Ansluter till %1... - + No connection to %1 at %2. Ingen anslutning till %1 vid %2. - + Log in Logga in - + There are folders that were not synchronized because they are too big: Dessa mappar har inte synkroniserats för att de är för stora: - + There are folders that were not synchronized because they are external storages: Det finns mappar som inte synkroniserats för att de är externa lagringsytor: - + There are folders that were not synchronized because they are too big or external storages: Det finns mappar som inte blivit synkroniserade på grund av att de är för stora eller är externa lagringsytor: - + Confirm Account Removal Bekräfta radering an kontot - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Vill du verkligen avsluta anslutningen till kontot <i>%1</i>?</p><p><b>Observera:</b> Detta kommer <b>inte</b> radera några filer.</p> - + Remove connection Radera anslutning - - + + Open folder Öppna mapp - - + + Log out Logga ut - + Resume sync Återuppta synkronisering - + Pause sync Pausa synkronisering - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Vill du verkligen avbryta synkronisering av mappen <i>%1</i>?</p><p><b>Observera:</b> Detta kommer <b>inte</b> radera några filer.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) av %2 används. Vissa mappar, inklusive nätverks- eller delade mappar, kan ha andra begränsningar. - + %1 of %2 in use %1 av %2 används - + Currently there is no storage usage information available. Just nu finns ingen utrymmes information tillgänglig - + No %1 connection configured. Ingen %1 anslutning konfigurerad. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Utloggad - + Disconnected Bortkopplad - + Connected Ansluten - + Service unavailable Tjänsten är inte tillgänglig - + Maintenance mode Underhållsläge - + Network error Nätverksfel - + Configuration error Konfigurationsfel - + Asking Credentials Frågar efter inloggningsuppgifter - + Unknown account state Okänd kontostatus @@ -574,6 +574,14 @@ Öppna webbläsare + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Acceptera - + Synced Synkroniserad - + Retry all uploads Försök ladda upp igen - + <br/>Account %1 does not have activities enabled. <br/>Kontot %1 har inte aktiviteter aktiverade @@ -1035,82 +1043,82 @@ Om du fortsätter synkningen kommer alla dina filer återställas med en äldre (säkerhetkopia %1) - + Undefined State. Okänt tillstånd. - + Waiting to start syncing. Väntar på att starta synkronisering. - + Preparing for sync. Förbereder synkronisering - + Sync is running. Synkronisering pågår. - + Sync was successful, unresolved conflicts. Synkroniseringen lyckades men olösta konflikter. - + Last Sync was successful. Senaste synkronisering lyckades. - + Setup Error. Inställningsfel. - + User Abort. Användare Avbryt - + Sync is paused. Synkronisering är pausad. - + %1 (Sync is paused) %1 (Synk är stoppad) - + No valid folder selected! Ingen giltig mapp markerad! - + The selected path is not a folder! Den markerade sökvägen är inte en mapp! - + You have no permission to write to the selected folder! Du har inga skrivrättigheter till den valda mappen! - + There is already a sync from the server to this local folder. Please pick another local folder! Det pågår redan en synkronisering från servern till denna lokala mappen. Vänligen välj en annan lokal mapp. - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! Den lokala mappen %1 innehåller redan en mapp som synkas. Var god välj en annan! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! Den lokala mappen %1 finns redan inuti en mapp som synkas. Var god välj en annan! diff --git a/translations/client_th.ts b/translations/client_th.ts index 43c696855..240baa932 100644 --- a/translations/client_th.ts +++ b/translations/client_th.ts @@ -259,8 +259,8 @@ - - + + Cancel ยกเลิก @@ -270,230 +270,230 @@ เชื่อมต่อกับ <server> ด้วยผู้ใช้ <user> - + No account configured. ไม่มีการกำหนดค่าบัญชี - + Add new เพิ่มใหม่ - + Remove ลบออก - + Account บัญชี - + This account supports end-to-end encryption - + Enable encryption เปิดใช้งานการเข้ารหัส - + Show E2E mnemonic - + Encrypt เข้ารหัส - - + + Edit Ignored Files - + Choose what to sync เลือกข้อมูลที่ต้องการประสาน - + Force sync now บังคับประสานข้อมูลเดี๋ยวนี้ - + Restart sync ประสานข้อมูลอีกครั้ง - + Remove folder sync connection ลบโฟลเดอร์ที่ประสานข้อมูลออก - + Folder creation failed สร้างโฟลเดอร์ล้มเหลว - + <p>Could not create local folder <i>%1</i>. <p>ไม่สามารถสร้างโฟลเดอร์ต้นทาง <i>%1</i>. - + Confirm Folder Sync Connection Removal ยืนยันการลบโฟลเดอร์ที่ประสานข้อมูลออก - + Remove Folder Sync Connection ลบโฟลเดอร์ที่ประสานข้อมูล - + Sync Running กำลังประสานข้อมูล - + The syncing operation is running.<br/>Do you want to terminate it? กำลังดำเนินการประสานข้อมูลอยู่ <br/>คุณต้องการสิ้นสุดการทำงาน? - + %1 in use %1 กำลังถูกใช้งาน - + %1 as <i>%2</i> %1 เช่น <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. เซิร์ฟเวอร์เวอร์ชัน %1 เป็นรุ่นเก่าและไม่ได้รับการสนับสนุน! ดำเนินการความเสี่ยงด้วยคุณเอง - + Connected to %1. เชื่อมต่อกับ %1 - + Server %1 is temporarily unavailable. เซิร์ฟเวอร์ %1 ไม่สามารถใช้ได้ชั่วคราว - + Server %1 is currently in maintenance mode. เซิร์ฟเวอร์ %1 กำลังอยู่ในโหมดการบำรุงรักษา - + Signed out from %1. ลงชื่อออกจาก %1 - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. กำลังได้รับอนุญาตจากเบราเซอร์ <a href='%1'>คลิกที่นี่</a> เพื่อเปิดเบราเซอร์อีกครั้ง - + Connecting to %1... กำลังเชื่อมต่อไปยัง %1... - + No connection to %1 at %2. ไม่มีการเชื่อมต่อไปยัง %1 ที่ %2 - + Log in เข้าสู่ระบบ - + There are folders that were not synchronized because they are too big: บางโฟลเดอร์จะไม่ถูกประสานข้อมูลเพราะขนาดของมันใหญ่เกินไป: - + There are folders that were not synchronized because they are external storages: มีบางโฟลเดอร์จะไม่ถูกประสานข้อมูลเพราะเป็นพื้นที่จัดเก็บข้อมูลภายนอก - + There are folders that were not synchronized because they are too big or external storages: มีบางโฟลเดอร์จะไม่ถูกประสานข้อมูลเพราะเป็นพื้นที่จัดเก็บข้อมูลภายนอกหรือมีขนาดที่ใหญ่เกินไป - + Confirm Account Removal ยืนยันการลบบัญชี - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>คุณต้องการลบการเชื่อมต่อกับบัญชี<i>%1</i>?</p><p><b>หมายเหตุ:</b> นี้จะ <b>ไม่</b> ลบไฟล์ใดๆ</p> - + Remove connection ลบการเชื่อมต่อ - - + + Open folder เปิดโฟลเดอร์ - - + + Log out ออกจากระบบ - + Resume sync ประสานข้อมูลอีกครั้ง - + Pause sync หยุดประสานข้อมูลชั่วคราว - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>คุณต้องการที่จะหยุดการประสานข้อมูลโฟลเดอร์<i>%1</i>?</p><p><b>หมายเหตุ:</b> นี้จะ <b>ไม่</b> ลบไฟล์ใดๆ</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. มีการใช้งาน %1 (%3%) จาก %2 บางโฟลเดอร์รวมทั้งเครือข่ายที่ติดตั้งหรือโฟลเดอร์ที่แชร์อาจมีข้อจำกัดที่แตกต่างกัน - + %1 of %2 in use มีการใช้งาน %1 จาก %2 - + Currently there is no storage usage information available. ขณะนี้ไม่มีพื้นที่จัดเก็บข้อมูลที่ใช้งานได้ - + No %1 connection configured. ไม่มีการเชื่อมต่อ %1 ที่ถูกกำหนดค่า @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out ออกจากระบบ - + Disconnected ยกเลิกการเชื่อมต่อ - + Connected เชื่อมต่อ - + Service unavailable ไม่สามารถให้บริการได้ - + Maintenance mode โหมดบำรุงรักษา - + Network error ข้อผิดพลาดของเครือข่าย - + Configuration error กำหนดค่าผิดพลาด - + Asking Credentials กำลังขอข้อมูลการรับรอง - + Unknown account state ไม่ระบุสถานะบัญชี @@ -574,6 +574,14 @@ + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ - + Synced - + Retry all uploads - + <br/>Account %1 does not have activities enabled. <br />บัญชี %1 ไม่มีกิจกรรมที่เปิดใช้งาน @@ -1026,82 +1034,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (สำรองข้อมูล %1) - + Undefined State. สถานะที่ยังไม่ได้ถูกกำหนด - + Waiting to start syncing. กำลังรอเริ่มต้นการประสานข้อมูล - + Preparing for sync. กำลังเตรียมการประสานข้อมูล - + Sync is running. การประสานข้อมูลกำลังทำงาน - + Sync was successful, unresolved conflicts. - + Last Sync was successful. ประสานข้อมูลครั้งล่าสุดเสร็จเรียบร้อยแล้ว - + Setup Error. เกิดข้อผิดพลาดในการติดตั้ง - + User Abort. ยกเลิกผู้ใช้ - + Sync is paused. การประสานข้อมูลถูกหยุดไว้ชั่วคราว - + %1 (Sync is paused) %1 (การประสานข้อมูลถูกหยุดชั่วคราว) - + No valid folder selected! เลือกโฟลเดอร์ไม่ถูกต้อง! - + The selected path is not a folder! เส้นทางที่เลือกไม่ใช่โฟลเดอร์! - + You have no permission to write to the selected folder! คุณมีสิทธิ์ที่จะเขียนโฟลเดอร์ที่เลือกนี้! - + There is already a sync from the server to this local folder. Please pick another local folder! โฟลเดอร์ต้นทางนี้ได้ถูกประสานข้อมูลกับเซิร์ฟเวอร์แล้ว โปรดเลือกโฟลเดอร์ต้นทางอื่นๆ! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! เนื้อหาโฟลเดอร์ต้นทาง %1 ได้ถูกใช้ไปแล้วในโฟลเดอร์ที่ประสานข้อมูล กรุณาเลือกอีกอันหนึ่ง! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! เนื้อหาของโฟลเดอร์ต้นทาง %1 ไดถูกใช้ไปแล้วในโฟลเดอร์ที่ประสานข้อมูล กรุณาเลือกอีกอันหนึ่ง! diff --git a/translations/client_tr.ts b/translations/client_tr.ts index 9b49147b4..e36423099 100644 --- a/translations/client_tr.ts +++ b/translations/client_tr.ts @@ -259,8 +259,8 @@ - - + + Cancel İptal @@ -270,230 +270,230 @@ <server> ile <user> olarak bağlantı kuruldu - + No account configured. Herhangi bir hesap yapılandırılmamış. - + Add new Yeni ekle - + Remove Sil - + Account Hesap - + This account supports end-to-end encryption Bu hesap uçtan uca şifrelemeyi destekliyor - + Enable encryption Şifreleme kullanılsın - + Show E2E mnemonic Uçtan uca şifreleme anımsatıcı görüntülensin: - + Encrypt Şifrele - - + + Edit Ignored Files Yok Sayılan Dosyaları Düzenle - + Choose what to sync Eşitlenecek ögeleri seçin - + Force sync now Şimdi eşitlemeye zorla - + Restart sync Eşitlemeyi yeniden başlat - + Remove folder sync connection Klasör eşitleme bağlantısını sil - + Folder creation failed Klasör oluşturulamadı - + <p>Could not create local folder <i>%1</i>. <p><i>%1</i> yerel klasörü oluşturulamadı. - + Confirm Folder Sync Connection Removal Klasör Eşitleme Bağlantısını Silmeyi Onaylayın - + Remove Folder Sync Connection Klasör Eşitleme Bağlantısını Sil - + Sync Running Eşitleme Çalışıyor - + The syncing operation is running.<br/>Do you want to terminate it? Eşitleme işlemi sürüyor.<br/>Durdurmak istiyor musunuz? - + %1 in use %1 kullanılıyor - + %1 as <i>%2</i> %1 <i>%2</i> olarak - + The server version %1 is old and unsupported! Proceed at your own risk. %1 sunucu sürümü eski ve desteklenmiyor! Riski üstlenerek devam edebilirsiniz. - + Connected to %1. %1 ile bağlı. - + Server %1 is temporarily unavailable. %1 sunucusu geçici olarak kullanılamıyor. - + Server %1 is currently in maintenance mode. %1 sunucusu bakım kipinde. - + Signed out from %1. %1 oturumu kapatıldı. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. Kimlik web tarayıcısı üzerinden doğrulanıyor. Web tarayıcıyı yeniden açmak için <a href='%1'>buraya tıklayın</a>. - + Connecting to %1... %1 bağlantısı kuruluyor... - + No connection to %1 at %2. %1 ile %2 üzerinde bağlantı yok. - + Log in Oturum Aç - + There are folders that were not synchronized because they are too big: Çok büyük oldukları için eşitlenmeyen klasörler var: - + There are folders that were not synchronized because they are external storages: Dış depolama alanlarında bulundukları için eşitlenmeyen klasörler var: - + There are folders that were not synchronized because they are too big or external storages: Çok büyük oldukları için ya da dış depolama alanında bulundukları için eşitlenmeyen klasörler var: - + Confirm Account Removal Hesap Silmeyi Onaylayın - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Gerçekten <i>%1</i> hesabının bağlantısını kaldırmayı istiyor musunuz?</p><p><b>Not:</b> Bu işlem herhangi bir dosyayı <b>silmez</b>.</p> - + Remove connection Bağlantıyı kaldır - - + + Open folder Klasörü aç - - + + Log out Oturumu Kapat - + Resume sync Eşitlemeyi sürdür - + Pause sync Eşitlemeyi duraklat - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>Gerçekten <i>%1</i> klasörünün eşitlemesini durdurmayı istiyor musunuz?</p><p><b>Not:</b> Bu işlem herhangi bir dosyayı <b>silmez</b>.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) / %2 kullanımda. Ağ üzerinden bağlanmış ya da paylaşılmış klasörlerin sınırları farklı olabilir. - + %1 of %2 in use %1 / %2 kullanılıyor - + Currently there is no storage usage information available. Şu anda depolama kullanımı ile ilgili bir bilgi yok. - + No %1 connection configured. Henüz bir %1 bağlantısı yapılandırılmamış. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Oturum kapatıldı - + Disconnected Bağlantı kesildi - + Connected Bağlandı - + Service unavailable Hizmet kullanılamıyor - + Maintenance mode Bakım kipi - + Network error Ağ sorunu - + Configuration error Yapılandırma sorunu - + Asking Credentials Kimlik Doğrulama Bilgileri Soruluyor - + Unknown account state Hesap durumu bilinmiyor @@ -574,6 +574,14 @@ Tarayıcıyı Aç + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Onayla - + Synced Eşitlenmiş - + Retry all uploads Tüm yüklemeleri yinele - + <br/>Account %1 does not have activities enabled. <br/>%1 hesabının etkinleştirilmiş bir işlemi yok. @@ -1033,82 +1041,82 @@ Eşitlemeye normal şekilde devam edilirse tüm dosyalar daha eski bir dosya ile (yedek %1) - + Undefined State. Tanımlanmamış Durum. - + Waiting to start syncing. Eşitlemenin başlatılması bekleniyor. - + Preparing for sync. Eşitleme için hazırlanılıyor. - + Sync is running. Eşitleme çalışıyor. - + Sync was successful, unresolved conflicts. Eşitlendi, çakışmalar çözülüyor. - + Last Sync was successful. Son Eşitleme başarılıydı. - + Setup Error. Kurulum Sorunu. - + User Abort. Kullanıcı İptal Etti. - + Sync is paused. Eşitleme duraklatıldı. - + %1 (Sync is paused) %1 (Eşitleme duraklatıldı) - + No valid folder selected! Geçerli bir klasör seçilmemiş! - + The selected path is not a folder! Seçilmiş yol bir klasör değil! - + You have no permission to write to the selected folder! Seçilmiş klasöre yazma izniniz yok! - + There is already a sync from the server to this local folder. Please pick another local folder! Sunucu ile bu yerel klasör zaten eşitleniyor. Lütfen başka bir yerel klasör seçin! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! %1 yerel klasöründe eşitleme için kullanılan bir klasör zaten var. Lütfen başka bir klasör seçin! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! %1 yerel klasörü zaten eşitleme için kullanılan bir klasörün içinde. Lütfen başka bir klasör seçin! diff --git a/translations/client_uk.ts b/translations/client_uk.ts index 37e6a1b2e..b9704c175 100644 --- a/translations/client_uk.ts +++ b/translations/client_uk.ts @@ -259,8 +259,8 @@ - - + + Cancel Скасувати @@ -270,230 +270,230 @@ Підключено до <server> як <user> - + No account configured. Обліковий запис не налаштовано. - + Add new Додати - + Remove Видалити - + Account Обліковий запис - + This account supports end-to-end encryption - + Enable encryption - + Show E2E mnemonic - + Encrypt Шифрувати - - + + Edit Ignored Files - + Choose what to sync Оберіть, що хочете синхронізувати - + Force sync now Примусово синхронізувати зараз - + Restart sync Перезапустити синхронізацію - + Remove folder sync connection - + Folder creation failed Не вдалося створити теку - + <p>Could not create local folder <i>%1</i>. <p>Неможливо створити локальну теку <i>%1</i>. - + Confirm Folder Sync Connection Removal - + Remove Folder Sync Connection - + Sync Running Виконується синхронізація - + The syncing operation is running.<br/>Do you want to terminate it? Виконується процедура синхронізації.<br/>Бажаєте зупинити? - + %1 in use %1 використовується - + %1 as <i>%2</i> %1 як <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. - + Connected to %1. Підключено до %1. - + Server %1 is temporarily unavailable. Сервер %1 тимчасово недоступний. - + Server %1 is currently in maintenance mode. - + Signed out from %1. - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. - + Connecting to %1... - + No connection to %1 at %2. - + Log in Увійти - + There are folders that were not synchronized because they are too big: - + There are folders that were not synchronized because they are external storages: - + There are folders that were not synchronized because they are too big or external storages: - + Confirm Account Removal Підтвердіть видалення облікового запису - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + Remove connection - - + + Open folder Відкрити теку - - + + Log out Вихід - + Resume sync Відновити синхронізацію - + Pause sync Призупинити синхронізацію - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. Використовується %1 (%3%) з %2. Деякі теки, включаючи мережеві змонтовані чи спільні, можуть мати інші обмеження. - + %1 of %2 in use Використовується %1 з %2 - + Currently there is no storage usage information available. На даний час немає відомостей про наповнення сховища. - + No %1 connection configured. Жодного %1 підключення не налаштовано. @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out Вийшов - + Disconnected Від'єднаний - + Connected З'єднаний - + Service unavailable Сервіс недоступний - + Maintenance mode Режим обслуговування - + Network error Помилка мережі - + Configuration error Помилка конфігурації - + Asking Credentials - + Unknown account state Невідомий стан облікового запису @@ -574,6 +574,14 @@ Відкрити бравзер + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ Прийняти - + Synced Синхронізовано - + Retry all uploads Повторно завантажити все - + <br/>Account %1 does not have activities enabled. @@ -1022,82 +1030,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (Резервна копія %1) - + Undefined State. Невизначений стан. - + Waiting to start syncing. Очікування початку синхронізації. - + Preparing for sync. Підготовка до синхронізації - + Sync is running. Синхронізація запущена. - + Sync was successful, unresolved conflicts. - + Last Sync was successful. Остання синхронізація була успішною. - + Setup Error. Помилка встановлення. - + User Abort. Скасовано користувачем. - + Sync is paused. Синхронізація призупинена. - + %1 (Sync is paused) %1 (Синхронізація призупинена) - + No valid folder selected! - + The selected path is not a folder! - + You have no permission to write to the selected folder! У вас немає прав на запис в цю теку! - + There is already a sync from the server to this local folder. Please pick another local folder! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! diff --git a/translations/client_zh_CN.ts b/translations/client_zh_CN.ts index 466cf3688..09a0fd659 100644 --- a/translations/client_zh_CN.ts +++ b/translations/client_zh_CN.ts @@ -259,8 +259,8 @@ - - + + Cancel 取消 @@ -270,230 +270,230 @@ <user> 已经连接到 <server> - + No account configured. 没有配置的帐号。 - + Add new 添加 - + Remove 移除 - + Account 账户 - + This account supports end-to-end encryption 此账号支持端到端加密 - + Enable encryption 启用加密 - + Show E2E mnemonic 显示 E2E 助记词 - + Encrypt 加密 - - + + Edit Ignored Files 编辑已忽略的文件 - + Choose what to sync 选择同步内容 - + Force sync now 立即强制同步 - + Restart sync 重启同步 - + Remove folder sync connection 移除文件夹同步连接 - + Folder creation failed 文件夹创建失败 - + <p>Could not create local folder <i>%1</i>. <p>无法创建文件夹 <i>%1</i>。 - + Confirm Folder Sync Connection Removal 确定移除文件夹同步连接 - + Remove Folder Sync Connection 移除文件夹同步连接 - + Sync Running 正在同步 - + The syncing operation is running.<br/>Do you want to terminate it? 同步操作正在进行。<br />您确定要停止吗? - + %1 in use %1 已使用 - + %1 as <i>%2</i> %1, <i>%2</i> - + The server version %1 is old and unsupported! Proceed at your own risk. 服务器版本 %1 很旧且不支持,继续操作将自行承担风险。 - + Connected to %1. 已连接到 %1。 - + Server %1 is temporarily unavailable. 服务器 %1 暂时不可用。 - + Server %1 is currently in maintenance mode. 服务器 %1 目前正在维护。 - + Signed out from %1. 从 %1 退出。 - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. 正在从浏览器获得授权。 <a href='%1'>点击此处</a> 重新打开浏览器。 - + Connecting to %1... 正在连接到 %1 - + No connection to %1 at %2. 没有到位于%2中的%1的连接 - + Log in 登录 - + There are folders that were not synchronized because they are too big: 以下目录由于太大而没有同步: - + There are folders that were not synchronized because they are external storages: 以下目录由于是外部存储而没有同步: - + There are folders that were not synchronized because they are too big or external storages: 以下目录由于太大或是外部存储而没有同步: - + Confirm Account Removal 确认删除账号 - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>您确定要删除账号<i>%1</i>的连接?</p><p><b>注意:</b> 这 <b>不会</b> 删除任何文件。</p> - + Remove connection 删除连接 - - + + Open folder 打开文件夹 - - + + Log out 注销 - + Resume sync 恢复同步 - + Pause sync 暂停同步 - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>您确定要停止文件夹<i>%1</i>同步?</p><p><b>注意:</b> 这 <b>不会</b> 删除任何文件。</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) of %2 使用中。一些文件夹,例如网络挂载的和共享的文件夹,可能有不同的限制。 - + %1 of %2 in use 使用量 %1 / %2 - + Currently there is no storage usage information available. 目前没有储存使用量信息可用。 - + No %1 connection configured. 没有 %1 连接配置。 @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out 已退出 - + Disconnected 连接已断开 - + Connected 已连接 - + Service unavailable 服务不可用 - + Maintenance mode 维护模式 - + Network error 网络错误 - + Configuration error 配置错误 - + Asking Credentials 凭证 - + Unknown account state 未知的账户状态 @@ -574,6 +574,14 @@ 打开浏览器 + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ 接受 - + Synced 已同步 - + Retry all uploads 重试所有上传 - + <br/>Account %1 does not have activities enabled. <br/>帐户%1没有同步活动。 @@ -1035,82 +1043,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (备份 %1) - + Undefined State. 未知状态。 - + Waiting to start syncing. 等待启动同步。 - + Preparing for sync. 准备同步。 - + Sync is running. 同步正在运行。 - + Sync was successful, unresolved conflicts. 同步成功,冲突未解决。 - + Last Sync was successful. 最后一次同步成功。 - + Setup Error. 安装失败 - + User Abort. 用户撤销。 - + Sync is paused. 同步已暂停。 - + %1 (Sync is paused) %1(同步已暂停) - + No valid folder selected! 没有选择有效的文件夹! - + The selected path is not a folder! 选择的路径不是一个文件夹! - + You have no permission to write to the selected folder! 您没有写入所选文件夹的权限! - + There is already a sync from the server to this local folder. Please pick another local folder! 已经有一个从服务器到此文件夹的同步设置。请选择其他本地文件夹! - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! 本地文件夹 %1 包含有正在使用的同步文件夹,请选择另一个! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! 本地文件夹 %1 是正在使用的同步文件夹,请选择另一个! diff --git a/translations/client_zh_TW.ts b/translations/client_zh_TW.ts index c9ab187c1..57a26656a 100644 --- a/translations/client_zh_TW.ts +++ b/translations/client_zh_TW.ts @@ -259,8 +259,8 @@ - - + + Cancel 取消 @@ -270,230 +270,230 @@ 以 <user> 的身分連接 <server> - + No account configured. 沒有設置帳號。 - + Add new 新增 - + Remove 移除 - + Account 帳號 - + This account supports end-to-end encryption 此帳戶支援端點對端點加密 - + Enable encryption 啟用加密 - + Show E2E mnemonic 顯示端到端助記碼 - + Encrypt 加密 - - + + Edit Ignored Files 編輯要忽視的檔案 - + Choose what to sync 選擇要同步的項目 - + Force sync now 強制同步 - + Restart sync 重新啟動同步 - + Remove folder sync connection 移除資料夾同步連線 - + Folder creation failed 資料夾建立失敗 - + <p>Could not create local folder <i>%1</i>. <p>無法建立本地資料夾 <i>%1</i> - + Confirm Folder Sync Connection Removal 確認移除資料夾同步連線 - + Remove Folder Sync Connection 移除資料夾同步連線 - + Sync Running 正在同步中 - + The syncing operation is running.<br/>Do you want to terminate it? 正在同步中<br/>你真的想要中斷? - + %1 in use %1 正在使用 - + %1 as <i>%2</i> %1 如 <i>%2<i> - + The server version %1 is old and unsupported! Proceed at your own risk. 伺服器版本%1過舊,已不支援。繼續的風險請自負。 - + Connected to %1. 已連線到 %1 - + Server %1 is temporarily unavailable. 伺服器 %1 暫時無法使用。 - + Server %1 is currently in maintenance mode. 伺服器 %1 現正處於維護模式 - + Signed out from %1. 從 %1 登出 - + Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. 正從瀏覽器獲取許可。如須重新開啟瀏覽器,請<a href='%1'>點擊此處</a>。 - + Connecting to %1... 正在連接到%1 ... - + No connection to %1 at %2. 沒有從 %2 連線到 %1 - + Log in 登入 - + There are folders that were not synchronized because they are too big: 有部份的資料夾因為容量太大沒有辦法同步: - + There are folders that were not synchronized because they are external storages: 有部分資料夾因為是外部存儲沒有辦法同步: - + There are folders that were not synchronized because they are too big or external storages: 有部分資料夾因為容量太大或是外部存儲沒有辦法同步: - + Confirm Account Removal 確認移除帳號 - + <p>Do you really want to remove the connection to the account <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>您確定要中斷此帳號 <i>%1</i> 的連線?</p><p><b>注意:</b>此操作 <b>不會</b> 刪除任何的檔案。</p> - + Remove connection 移除連線 - - + + Open folder 開啟資料夾 - - + + Log out 登出 - + Resume sync 繼續同步 - + Pause sync 暫停同步 - + <p>Do you really want to stop syncing the folder <i>%1</i>?</p><p><b>Note:</b> This will <b>not</b> delete any files.</p> <p>您確定要停止同步資料夾 <i>%1</i>?</p><p><b>注意:</b> 此操作 <b>不會</b> 刪除任何檔案</p> - + %1 (%3%) of %2 in use. Some folders, including network mounted or shared folders, might have different limits. %1 (%3%) 中的 %2 正在使用, 有些資料夾,包括網路掛載或分享資料夾,可能有不同的限制。 - + %1 of %2 in use 已使用 %2 中的 %1% - + Currently there is no storage usage information available. 目前無法查詢儲存空間使用資訊。 - + No %1 connection configured. 沒有 %1 連線設置。 @@ -501,47 +501,47 @@ OCC::AccountState - + Signed out 已登出 - + Disconnected 已經離線 - + Connected 已連線 - + Service unavailable 服務無法使用 - + Maintenance mode 維護模式 - + Network error 網路異常 - + Configuration error 設定錯誤 - + Asking Credentials 正在詢問憑證 - + Unknown account state 未知的帳號狀態 @@ -574,6 +574,14 @@ 開啟瀏覽器 + + OCC::ActivityListModel + + + Files from the ignore list as well as symbolic links are not synced. This includes: + + + OCC::ActivityWidget @@ -582,17 +590,17 @@ 接受 - + Synced 已同步 - + Retry all uploads 重試所有的上傳 - + <br/>Account %1 does not have activities enabled. <br/> 帳號 %1 尚未啟用紀錄行為功能 @@ -1031,82 +1039,82 @@ Continuing the sync as normal will cause all your files to be overwritten by an (備份 %1) - + Undefined State. 未知狀態 - + Waiting to start syncing. 正在等待同步開始 - + Preparing for sync. 正在準備同步。 - + Sync is running. 同步執行中 - + Sync was successful, unresolved conflicts. 同步成功,衝突未解決 - + Last Sync was successful. 最後一次同步成功 - + Setup Error. 安裝失敗 - + User Abort. 使用者中斷。 - + Sync is paused. 同步已暫停 - + %1 (Sync is paused) %1 (同步暫停) - + No valid folder selected! 沒有選擇有效的資料夾 - + The selected path is not a folder! 所選的路徑並非資料夾! - + You have no permission to write to the selected folder! 您沒有權限來寫入被選取的資料夾! - + There is already a sync from the server to this local folder. Please pick another local folder! 此資料夾已與Server設定同步,請選擇其他資料夾 - + The local folder %1 already contains a folder used in a folder sync connection. Please pick another one! 本地資料夾 %1 裡已經有被資料夾同步功能使用的資料夾,請選擇其他資料夾! - + The local folder %1 is already contained in a folder used in a folder sync connection. Please pick another one! 本地資料夾 %1 是被包含在一個已經被資料夾同步功能使用的資料夾,請選擇其他資料夾! From 8c334a1f4306cf7e44ad391ede114205e85140e8 Mon Sep 17 00:00:00 2001 From: Johannes Lorenz Date: Fri, 18 Oct 2019 05:17:23 +0200 Subject: [PATCH 42/63] Fix clang's variadic macro warnings Using variadic macros like `qCWarning()` without any parameter for "..." is a GNU extension, which causes a lot of `clang` warnings: ``` desktop/src/common/ownsql.cpp:74:24: warning: must specify at least one argument for '...' parameter of variadic macro [-Wgnu-zero-variadic-macro-arguments] qCWarning(lcSql) << "Error:" << _error << "for" << filename; ^ /usr/include/qt/QtCore/qloggingcategory.h:140:11: note: macro 'qCWarning' defined here ^ ``` This patch tells `clang` to be silent. Signed-off-by: Johannes Lorenz --- src/CMakeLists.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 68952605a..37cfd7325 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -31,6 +31,11 @@ if(NOT MSVC) endif() endif() +# Calling Qt's qCWarning(category, ...) with no params for "..." is a GNU +# extension (C++11 §16.3/4 forbids them). Silence clang's warnings. +set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-gnu-zero-variadic-macro-arguments") +set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-gnu-zero-variadic-macro-arguments") + if(WIN32) # Enable DEP & ASLR set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /nxcompat /dynamicbase") From abd50022d13fb377b3e583093178dde317021420 Mon Sep 17 00:00:00 2001 From: Michael Schuster Date: Sat, 19 Oct 2019 05:04:41 +0200 Subject: [PATCH 43/63] Update submodules for Qt 5.12.5 (qtmacgoodies) Fetch the new submodule commits to get these fixes: - Merge upstream: Retrieve the associated NSView more reliably: https://github.com/camilasan/qtmacgoodies/pull/1 - Bugfix for Qt 5.12.5 - Redraw the ToolBar: https://github.com/camilasan/qtmacgoodies/pull/2 Signed-off-by: Michael Schuster --- binary | 2 +- src/3rdparty/libcrashreporter-qt | 2 +- src/3rdparty/qtmacgoodies | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binary b/binary index 3425fab2c..09f12de31 160000 --- a/binary +++ b/binary @@ -1 +1 @@ -Subproject commit 3425fab2c66118ffae3e3b16751e636ca71ee450 +Subproject commit 09f12de3122ad1acf735d0e85b77bfba1cac2a29 diff --git a/src/3rdparty/libcrashreporter-qt b/src/3rdparty/libcrashreporter-qt index 7df66f72a..a4409c5c1 160000 --- a/src/3rdparty/libcrashreporter-qt +++ b/src/3rdparty/libcrashreporter-qt @@ -1 +1 @@ -Subproject commit 7df66f72aac595295dffcf4dc8a536822008c51d +Subproject commit a4409c5c1b39dc208518bd0f2868fc2894bdcb3f diff --git a/src/3rdparty/qtmacgoodies b/src/3rdparty/qtmacgoodies index ebc7ec6f6..b59d091b3 160000 --- a/src/3rdparty/qtmacgoodies +++ b/src/3rdparty/qtmacgoodies @@ -1 +1 @@ -Subproject commit ebc7ec6f681c0ae52c9443dbf63c4d1224bf3aec +Subproject commit b59d091b3e6b98e7219cf636f7d21fb267242c27 From 35005e46b44b327ded742fb1bb5a71cc27a87bdc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 19 Oct 2019 03:04:56 +0000 Subject: [PATCH 44/63] [tx-robot] updated from transifex --- translations/client_de.ts | 2 +- translations/client_es.ts | 2 +- translations/client_fr.ts | 2 +- translations/client_gl.ts | 2 +- translations/client_it.ts | 2 +- translations/client_pl.ts | 2 +- translations/client_pt.ts | 118 +++++++++++++++++------------------ translations/client_pt_BR.ts | 2 +- translations/client_sv.ts | 2 +- 9 files changed, 67 insertions(+), 67 deletions(-) diff --git a/translations/client_de.ts b/translations/client_de.ts index 5b1298473..8495b4aba 100644 --- a/translations/client_de.ts +++ b/translations/client_de.ts @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + Dateien aus der Ignorierliste sowie symbolische Links werden nicht synchronisiert. Dazu gehören: diff --git a/translations/client_es.ts b/translations/client_es.ts index 9980150d5..a683ec1e8 100644 --- a/translations/client_es.ts +++ b/translations/client_es.ts @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + Los archivos de la la lista a ignorar así como los enlace simbólicos no están sincronizados: Esto incluye: diff --git a/translations/client_fr.ts b/translations/client_fr.ts index bee3d8895..641b9869a 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + Les fichiers présents dans la liste d'exclusion ainsi que les liens symboliques ne sont pas synchronisés. Cela inclut : diff --git a/translations/client_gl.ts b/translations/client_gl.ts index a6467602e..298642a1c 100644 --- a/translations/client_gl.ts +++ b/translations/client_gl.ts @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + Non se sincronizaran os ficheiros da lista de ignorados e as ligazóns simbólicas. Isto inclúe: diff --git a/translations/client_it.ts b/translations/client_it.ts index 7f18904f9..27022454f 100644 --- a/translations/client_it.ts +++ b/translations/client_it.ts @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + I file dall'elnco degli ignorati così come i collegamenti simbolici non sono sincronizzati. Questo include: diff --git a/translations/client_pl.ts b/translations/client_pl.ts index 97b066406..cc1ed9962 100644 --- a/translations/client_pl.ts +++ b/translations/client_pl.ts @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + Pliki z listy ignorowanych oraz linki symboliczne nie są synchronizowane. Zawarte: diff --git a/translations/client_pt.ts b/translations/client_pt.ts index 0e8e697f0..f0afa16f4 100644 --- a/translations/client_pt.ts +++ b/translations/client_pt.ts @@ -4,83 +4,83 @@ %1 (%2, %3) - + %1 (%2, %3) Checking for changes in '%1' - + A procurar por alterações em '%1' Syncing %1 of %2 (%3 left) - + Sincronizar %1 de %2 (%3 em falta) Syncing %1 of %2 - + A sincronizar %1 de %2 Syncing %1 (%2 left) - + A sincronizar %1 (%2 em falta) Syncing %1 - + A sincronizar %1 No recently changed files - + Sem ficheiros alterados recentemente Sync paused - + Sincronização em pausa Syncing - + A sincronizar Open website - + Visitar o website Recently changed - + Alterações recentes Pause synchronization - + Pausar sincronização Help - + Ajuda Settings - + Definições Log out - + Terminar sessão Quit sync client - + Fechar cliente de sincronização @@ -88,18 +88,18 @@ Could not make directories in trash - + Não foi possível criar diretorias no lixo Could not move '%1' to '%2' - + Não foi possível mover '%1' para '%2' Moving to the trash is not implemented on this platform - + Mover para o lixo não está implementado neste sistema @@ -107,27 +107,27 @@ Browser Authentication - + Autenticação no browser Please switch to your browser to proceed. - + Por favor mude para o seu browser para continuar An error occurred while connecting. Please try again. - + Ocorreu um erro enquanto ligava. Por favor tente novamente. Re-open Browser - + Reabrir Navegador Copy link - + Copiar ligação @@ -135,27 +135,27 @@ Browser Authentication - + Autenticação no browser Please switch to your browser to proceed. - + Por favor mude para o seu browser para continuar An error occurred while connecting. Please try again. - + Ocorreu um erro enquanto ligava. Por favor tente de novamente. Re-open Browser - + Reabrir Navegador Copy link - + Copiar ligação @@ -204,7 +204,7 @@ Unknown error: network reply was deleted - + Erro desconhecido: resposta de rede foi apagada @@ -217,12 +217,12 @@ End to end encryption mnemonic - + Mnemónica de criptografia ponto-a-ponto To protect your Cryptographic Identity, we encrypt it with a mnemonic of 12 dictionary words. Please note these down and keep them safe. They will be needed to add other devices to your account (like your mobile phone or laptop). - + Para proteger sua Identidade Criptográfica, nós encriptamo-la com uma mnemónica de 12 palavras do dicionário. Por favor anote-as e mantenha-as em segurança. Elas serão necessárias para adicionar outros dispositivos à sua conta (como seu telemóvel ou portátil). @@ -297,23 +297,23 @@ Enable encryption - + Ativar a encriptação Show E2E mnemonic - + Mostrar Mnemónica E2E Encrypt - + Encriptar Edit Ignored Files - + Editar Ficheiros Ignorados @@ -403,7 +403,7 @@ Obtaining authorization from the browser. <a href='%1'>Click here</a> to re-open the browser. - + A obter autorização do browser <a href='%1'>Clique aqui</a> para reabrir o browser @@ -538,7 +538,7 @@ Asking Credentials - + Perguntar Credenciais @@ -551,27 +551,27 @@ %1 - + %1 More information - + Mais informação Accept - + Aceitar Join - + Aderir Open Browser - + Abrir o navegador @@ -587,17 +587,17 @@ Accept - + Aceitar Synced - + Sincronizado Retry all uploads - + Repetir todos os envios @@ -658,7 +658,7 @@ Quit %1 - + Sair do %1 @@ -702,7 +702,7 @@ Enter E2E passphrase - + Introduza palavra passe E2E @@ -751,7 +751,7 @@ The server file discovery reply is missing data. - + A procura do ficheiro de servidor respondeu falta de informação @@ -786,7 +786,7 @@ Connect to %1 - + Ligar a %1 @@ -906,7 +906,7 @@ %1 is currently locked. - + %1 está atualmente bloqueado. @@ -974,17 +974,17 @@ If this action was unintended you can restore the lost data now. Delete all files? - + Eliminar todos os ficheiros? Delete all files - + Eliminar todos os ficheiros Restore deleted files - + Restaurar ficheiros apagados @@ -1056,7 +1056,7 @@ Continuando a sincronização fará com que todos os seus ficheiros sejam substi Sync was successful, unresolved conflicts. - + Sincronizado com sucesso, conflitos por resolver. @@ -1124,7 +1124,7 @@ Continuando a sincronização fará com que todos os seus ficheiros sejam substi Synchronized with local folder (%1) - + Sincronizado com pasta local (%1) @@ -1169,12 +1169,12 @@ Continuando a sincronização fará com que todos os seus ficheiros sejam substi There are unresolved conflicts. Click for details. - + Há conflitos por resolver. Clique para detalhes. Reconciling changes - + Reconciliar alterações @@ -1215,7 +1215,7 @@ Continuando a sincronização fará com que todos os seus ficheiros sejam substi Checking for changes in remote '%1' - + A procurar por alterações em '%1' diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts index 461f7a5a4..86abc8dea 100644 --- a/translations/client_pt_BR.ts +++ b/translations/client_pt_BR.ts @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + Os arquivos da lista de ignorados e os links simbólicos não são sincronizados. Isso inclui: diff --git a/translations/client_sv.ts b/translations/client_sv.ts index 71d112cfd..94bc6b12a 100644 --- a/translations/client_sv.ts +++ b/translations/client_sv.ts @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + Filer från ignorerings-listan och symboliska länkar synkroniseras inte. Detta inkluderar: From 09b3be25fc0a188fcb88db5e51225d3325ea95b9 Mon Sep 17 00:00:00 2001 From: samu-workopen Date: Sat, 19 Oct 2019 14:21:04 +0200 Subject: [PATCH 45/63] Update building instructions Added links and a description how to clone the repo --- doc/building.rst | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/doc/building.rst b/doc/building.rst index 35c2e7f75..065055e5f 100644 --- a/doc/building.rst +++ b/doc/building.rst @@ -13,11 +13,19 @@ desktop client. These instructions are updated to work with version |version| of the Nextcloud Client. -Getting Source Code -------------------- +You have two possibilities to clone the repo. -The :ref:`generic-build-instructions` pull the latest code directly from -GitHub, and work on Linux, macOS, and Windows. +First option is As [remote URL](https://help.github.com/en/articles/which-remote-url-should-i-use) you can choose between cloning with HTTPS URL's, which is recommended or cloning with SSH URL's. + +[https://github.com/nextcloud/desktop.git](https://github.com/nextcloud/desktop.git) + +When you don't have SSH key added to your GitHub account, than use HTTPS. + +When you no part of the nextcloud organisation, clone with HTTPS: + +``` +$ git clone git@github.com:nextcloud/desktop.git +``` macOS ----- From e4482ef675a621eb7cc1b23c7330b1f75de7db87 Mon Sep 17 00:00:00 2001 From: samu-workopen Date: Sat, 19 Oct 2019 15:06:07 +0200 Subject: [PATCH 46/63] Replace command line Step 5 Install Homebrew replace brew install "qt5 --with-qtwebkit" with "install qt5" otherwise it will not work --- doc/building.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/building.rst b/doc/building.rst index 35c2e7f75..7c43f992f 100644 --- a/doc/building.rst +++ b/doc/building.rst @@ -47,7 +47,7 @@ To set up your build environment for development using HomeBrew_: 5. Install a Qt5 version with qtwebkit support:: - brew install qt5 --with-qtwebkit + brew install qt5 6. Install any missing dependencies:: From 15e36c535f8041fc3e47d655b3041219fabb3b4f Mon Sep 17 00:00:00 2001 From: samu-workopen <18331541+samu-workopen@users.noreply.github.com> Date: Sat, 19 Oct 2019 16:11:49 +0200 Subject: [PATCH 47/63] Update Step 11 Step 11 is completely outdated, please replace it with: Enable git submodules: $ cd desktop $ git submodule init $ git submodule update Generate the build files: $ cd build $ cmake .. -DCMAKE_INSTALL_PREFIX=~/nextcloud-desktop-client -DCMAKE_BUILD_TYPE=Debug -DNO_SHIBBOLETH=1 --- doc/building.rst | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/doc/building.rst b/doc/building.rst index 065055e5f..a0e9c7fad 100644 --- a/doc/building.rst +++ b/doc/building.rst @@ -75,10 +75,23 @@ To set up your build environment for development using HomeBrew_: 10. Install the Packages_ package creation tool. -11. In the build directory, run ``admin/osx/create_mac.sh ``. - If you have a developer signing certificate, you can specify - its Common Name as a third parameter (use quotes) to have the package - signed automatically. +11. Enable git submodules: +``` +$ cd desktop +$ git submodule init +$ git submodule update +``` + +12. Generate the build files: +``` +$ cd build +$ cmake .. -DCMAKE_INSTALL_PREFIX=~/nextcloud-desktop-client -DCMAKE_BUILD_TYPE=Debug -DNO_SHIBBOLETH=1 +``` + +13. Compile and install: +``` +$ make install +``` .. note:: Contrary to earlier versions, Nextcloud 1.7 and later are packaged as a ``pkg`` installer. Do not call "make package" at any time when From cacb300ffd85821b79223350af081c1d49800e34 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 20 Oct 2019 03:08:24 +0000 Subject: [PATCH 48/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 +++--- translations/client_ru.ts | 30 ++++++++++----------- translations/client_tr.ts | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index e3d9ad406..09564e030 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de]=@APPLICATION_ICON_NAME@ -Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de]=Synchronisationsordner +Icon[de_DE]=@APPLICATION_ICON_NAME@ +Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de_DE]=Synchronisationsordner diff --git a/translations/client_ru.ts b/translations/client_ru.ts index 192546882..b526934af 100644 --- a/translations/client_ru.ts +++ b/translations/client_ru.ts @@ -107,12 +107,12 @@ Browser Authentication - + Аутентификация с использованием браузера Please switch to your browser to proceed. - Чтобы продолжить, перейдите в ваш браузер. + Чтобы продолжить, перейдите в браузер. @@ -135,7 +135,7 @@ Browser Authentication - + Аутентификация с использованием браузера @@ -145,12 +145,12 @@ An error occurred while connecting. Please try again. - + Ошибка во время установления соединения, попробуйте ещё раз. Re-open Browser - + Повторно открыть браузер @@ -313,7 +313,7 @@ Edit Ignored Files - + Список исключений синхронизации… @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + Из синхронизации исключены символьные ссылки и следующие файлы: @@ -760,25 +760,25 @@ Error returned from the server: <em>%1</em> - + Сервер сообщил об ошибке: <em>%1</em> There was an error accessing the 'token' endpoint: <br><em>%1</em> - + При доступе к конечной точке токена произошла ошибка: <br><em>%1</em> Could not parse the JSON returned from the server: <br><em>%1</em> - + Не удалось разобрать ответ сервера в формате JSON: <br><em>%1</em> The reply from the server did not contain all expected fields - + В ответе сервера содержатся не все ожидаемые поля @@ -786,17 +786,17 @@ Connect to %1 - + Подключение к %1 Login in your browser (Login Flow v2) - + Выполнить вход в браузере (процедура входа версии 2) Unable to open the Browser, please copy the link to your Browser. - + Не удалось открыть браузер, скопируйте ссылку и перейдите по ней в своём браузере. @@ -804,7 +804,7 @@ Unable to open the Browser, please copy the link to your Browser. - + Не удалось открыть браузер, скопируйте ссылку и перейдите по ней в своём браузере. diff --git a/translations/client_tr.ts b/translations/client_tr.ts index e36423099..b6c58da2e 100644 --- a/translations/client_tr.ts +++ b/translations/client_tr.ts @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + Yok sayma listesindeki dosyalar ve sembolik bağlantılar eşitlenmez. Şunlar bulunur: From 805b85a4d77e4b475bca3ef54d1ee3d6a6cac46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20V=C3=A1radi?= Date: Sun, 20 Oct 2019 10:18:27 +0200 Subject: [PATCH 49/63] Add libdbus-1-dev to the build dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: István Váradi --- admin/linux/debian/debian.eoan/control | 1 + admin/linux/debian/debian.stable/control | 1 + admin/linux/debian/debian/control | 1 + 3 files changed, 3 insertions(+) diff --git a/admin/linux/debian/debian.eoan/control b/admin/linux/debian/debian.eoan/control index 8b2bbd536..1429f8bce 100644 --- a/admin/linux/debian/debian.eoan/control +++ b/admin/linux/debian/debian.eoan/control @@ -10,6 +10,7 @@ Build-Depends: cmake, libkf5kio-dev, libcmocka-dev, libcloudproviders-dev, + libdbus-1-dev, libhttp-dav-perl, libinotify-dev [kfreebsd-any], libqt5svg5-dev, diff --git a/admin/linux/debian/debian.stable/control b/admin/linux/debian/debian.stable/control index 1be12ad38..793df959f 100644 --- a/admin/linux/debian/debian.stable/control +++ b/admin/linux/debian/debian.stable/control @@ -11,6 +11,7 @@ Build-Depends: cmake, kio-dev, libcmocka-dev, libcloudproviders-dev, + libdbus-1-dev, libhttp-dav-perl, libinotify-dev [kfreebsd-any], libqt5webkit5-dev, diff --git a/admin/linux/debian/debian/control b/admin/linux/debian/debian/control index 87fb0dfb2..6021ab8b7 100644 --- a/admin/linux/debian/debian/control +++ b/admin/linux/debian/debian/control @@ -11,6 +11,7 @@ Build-Depends: cmake, libkf5kio-dev, libcmocka-dev, libcloudproviders-dev, + libdbus-1-dev, libhttp-dav-perl, libinotify-dev [kfreebsd-any], libqt5svg5-dev, From a12164ad5311da4fd15592819013110eeef5ee5f Mon Sep 17 00:00:00 2001 From: Michael Schuster Date: Sun, 20 Oct 2019 12:52:52 +0200 Subject: [PATCH 50/63] MSVC Fix for PR #1526: Fix clang's variadic macro warnings The recently merged #1526 caused the MSVC Builds on Windows to fail. This patch sets the new CMake flag only if the compiler it not MSVC. Signed-off-by: Michael Schuster --- src/CMakeLists.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 37cfd7325..9f854b006 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -29,12 +29,12 @@ if(NOT MSVC) set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -D_FORTIFY_SOURCE=2") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D_FORTIFY_SOURCE=2") endif() -endif() -# Calling Qt's qCWarning(category, ...) with no params for "..." is a GNU -# extension (C++11 §16.3/4 forbids them). Silence clang's warnings. -set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-gnu-zero-variadic-macro-arguments") -set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-gnu-zero-variadic-macro-arguments") + # Calling Qt's qCWarning(category, ...) with no params for "..." is a GNU + # extension (C++11 §16.3/4 forbids them). Silence clang's warnings. + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-gnu-zero-variadic-macro-arguments") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-gnu-zero-variadic-macro-arguments") +endif() if(WIN32) # Enable DEP & ASLR From 05a56c2e8e82896f18effc9dc71b912cd8766b23 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 21 Oct 2019 03:06:00 +0000 Subject: [PATCH 51/63] [tx-robot] updated from transifex --- translations/client_fi.ts | 50 +++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/translations/client_fi.ts b/translations/client_fi.ts index 0704a74b3..2d89c14c6 100644 --- a/translations/client_fi.ts +++ b/translations/client_fi.ts @@ -107,27 +107,27 @@ Browser Authentication - + Selaintunnistautuminen Please switch to your browser to proceed. - + Vaihda selaimeen jatkaaksesi. An error occurred while connecting. Please try again. - + Yhdistäessä tapahtui virhe. Yritä uudelleen. Re-open Browser - + Avaa selain uudelleen Copy link - + Kopioi linkki @@ -135,27 +135,27 @@ Browser Authentication - + Selaintunnistautuminen Please switch to your browser to proceed. - + Vaihda selaimeen jatkaaksesi. An error occurred while connecting. Please try again. - + Yhdistäessä tapahtui virhe. Yritä uudelleen. Re-open Browser - + Avaa selain uudelleen Copy link - + Kopioi linkki @@ -974,17 +974,17 @@ If this action was unintended you can restore the lost data now. Delete all files? - + Poistetaanko kaikki tiedostot? Delete all files - + Poista kaikki tiedostot Restore deleted files - + Palauta poistetut tiedostot @@ -1569,17 +1569,17 @@ Continuing the sync as normal will cause all your files to be overwritten by an Add - + Lisää Remove - + Poista Remove all - + Poista kaikki @@ -1591,7 +1591,7 @@ Items where deletion is allowed will be deleted if they prevent a directory from Could not open file - + Tiedoston avaaminen ei onnistunut @@ -2777,7 +2777,7 @@ Osoitteen käyttäminen ei ole suositeltavaa. Add another link - + Lisää toinen linkki @@ -2945,12 +2945,12 @@ Osoitteen käyttäminen ei ole suositeltavaa. Copy public link - + Kopioi julkinen linkki Copy internal link - + Kopioi sisäinen linkki @@ -3060,7 +3060,7 @@ Osoitteen käyttäminen ei ole suositeltavaa. Server version: %1 - + Palvelimen versio: %1 @@ -3075,7 +3075,7 @@ Osoitteen käyttäminen ei ole suositeltavaa. The connection is not secure - + Tämä yhteys ei ole turvallinen @@ -3140,12 +3140,12 @@ Osoitteen käyttäminen ei ole suositeltavaa. Fingerprint (SHA-256): <tt>%1</tt> - + Sormenjälki (SHA-256): <tt>%1</tt> Fingerprint (SHA-512): <tt>%1</tt> - + Sormenjälki (SHA-512): <tt>%1</tt> @@ -3806,7 +3806,7 @@ Osoitteen käyttäminen ei ole suositeltavaa. Copy link - + Kopioi linkki From 4c791abafc764b72fc165e41439c1649ef2902b7 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Mon, 21 Oct 2019 14:50:25 +0200 Subject: [PATCH 52/63] Bump Qt5.12 image Main improvement is that this image contains the libsecret. So when building qtkeychain that should be used. Signed-off-by: Roeland Jago Douma --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9410c1bb5..3652d4a01 100644 --- a/.drone.yml +++ b/.drone.yml @@ -237,7 +237,7 @@ name: qt-5.12 steps: - name: build and test - image: nextcloudci/client-5.12:client-5.12-2 + image: nextcloudci/client-5.12:client-5.12-3 commands: # Install QtKeyChain - /bin/bash -c " @@ -278,7 +278,7 @@ name: qt-5.12-clang steps: - name: build and test - image: nextcloudci/client-5.12:client-5.12-2 + image: nextcloudci/client-5.12:client-5.12-3 commands: # Install QtKeyChain - /bin/bash -c " @@ -319,7 +319,7 @@ name: AppImage steps: - name: build - image: nextcloudci/client-5.12:client-5.12-2 + image: nextcloudci/client-5.12:client-5.12-3 commands: - /bin/bash -c "./admin/linux/build-appimage.sh" trigger: From 704e34fa995540f16fcf08be0f9fe32c5fc10088 Mon Sep 17 00:00:00 2001 From: asapelkin Date: Tue, 22 Oct 2019 00:01:22 +0300 Subject: [PATCH 53/63] enabled address sanitizing for tests Signed-off-by: asapelkin --- .drone.yml | 32 +++++++++++++++--------------- CMakeLists.txt | 6 ++++++ cmake/modules/SanitizerFlags.cmake | 17 ++++++++++++++++ 3 files changed, 39 insertions(+), 16 deletions(-) create mode 100644 cmake/modules/SanitizerFlags.cmake diff --git a/.drone.yml b/.drone.yml index 3652d4a01..3df15e5f6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,11 +22,11 @@ steps: source /opt/qt57/bin/qt57-env.sh && mkdir build && cd build && - cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ && + cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 -DSANITIZE_ADDRESS=ON ../ && make && useradd -m -s /bin/bash test && chown -R test:test . && - su -c 'ctest --output-on-failure' test" + su -c 'ASAN_OPTIONS=detect_leaks=0 ctest --output-on-failure' test" trigger: branch: - master @@ -59,11 +59,11 @@ steps: source /opt/qt58/bin/qt58-env.sh && mkdir build && cd build && - cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ && + cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 -DSANITIZE_ADDRESS=ON ../ && make && useradd -m -s /bin/bash test && chown -R test:test . && - su -c 'ctest --output-on-failure' test" + su -c 'ASAN_OPTIONS=detect_leaks=0 ctest --output-on-failure' test" trigger: branch: - master @@ -96,11 +96,11 @@ steps: source /opt/qt59/bin/qt59-env.sh && mkdir build && cd build && - cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ && + cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 -DSANITIZE_ADDRESS=ON ../ && make && useradd -m -s /bin/bash test && chown -R test:test . && - su -c 'ctest --output-on-failure' test" + su -c 'ASAN_OPTIONS=detect_leaks=0 ctest --output-on-failure' test" trigger: branch: - master @@ -137,11 +137,11 @@ steps: source /opt/qt510/bin/qt510-env.sh && mkdir build && cd build && - cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ && + cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 -DSANITIZE_ADDRESS=ON ../ && make && useradd -m -s /bin/bash test && chown -R test:test . && - su -c 'ctest --output-on-failure' test" + su -c 'ASAN_OPTIONS=detect_leaks=0 ctest --output-on-failure' test" trigger: branch: - master @@ -178,11 +178,11 @@ steps: source /opt/qt511/bin/qt511-env.sh && mkdir build && cd build && - cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ && + cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 -DSANITIZE_ADDRESS=ON ../ && make && useradd -m -s /bin/bash test && chown -R test:test . && - su -c 'ctest --output-on-failure' test" + su -c 'ASAN_OPTIONS=detect_leaks=0 ctest --output-on-failure' test" trigger: branch: - master @@ -219,11 +219,11 @@ steps: source /opt/qt511/bin/qt511-env.sh && mkdir build && cd build && - cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ && + cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 -DSANITIZE_ADDRESS=ON ../ && make && useradd -m -s /bin/bash test && chown -R test:test . && - su -c 'ctest --output-on-failure' test" + su -c 'ASAN_OPTIONS=detect_leaks=0 ctest --output-on-failure' test" trigger: branch: - master @@ -260,11 +260,11 @@ steps: source /opt/qt512/bin/qt512-env.sh && mkdir build && cd build && - cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ && + cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 -DSANITIZE_ADDRESS=ON ../ && make && useradd -m -s /bin/bash test && chown -R test:test . && - su -c 'ctest --output-on-failure' test" + su -c 'ASAN_OPTIONS=detect_leaks=0 ctest --output-on-failure' test" trigger: branch: - master @@ -301,11 +301,11 @@ steps: source /opt/qt512/bin/qt512-env.sh && mkdir build && cd build && - cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ && + cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 -DSANITIZE_ADDRESS=ON ../ && make && useradd -m -s /bin/bash test && chown -R test:test . && - su -c 'ctest --output-on-failure' test" + su -c 'ASAN_OPTIONS=detect_leaks=0 ctest --output-on-failure' test" trigger: branch: - master diff --git a/CMakeLists.txt b/CMakeLists.txt index f8e92e250..c022f6f16 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -219,6 +219,12 @@ if (APPLE) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -stdlib=libc++") endif() +option(SANITIZE_ADDRESS "Enable address sanitizer in tests" OFF) +if (SANITIZE_ADDRESS) + include(SanitizerFlags) + enable_sanitizer() +endif () + # Handle Translations, pick all client_* files from trans directory. file( GLOB TRANS_FILES ${CMAKE_SOURCE_DIR}/translations/client_*.ts) set(TRANSLATIONS ${TRANS_FILES}) diff --git a/cmake/modules/SanitizerFlags.cmake b/cmake/modules/SanitizerFlags.cmake new file mode 100644 index 000000000..9d5c9ebda --- /dev/null +++ b/cmake/modules/SanitizerFlags.cmake @@ -0,0 +1,17 @@ + +# Enable address sanitizer (gcc/clang only) +macro(ENABLE_SANITIZER) + + if (NOT CMAKE_CXX_COMPILER_ID MATCHES "GNU|Clang") + message(FATAL_ERROR "Sanitizer supported only for gcc/clang") + endif() + + set(SANITIZER_FLAGS "-fsanitize=address -fsanitize=leak -g") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${SANITIZER_FLAGS}") + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${SANITIZER_FLAGS}") + + set(LINKER_FLAGS "-fsanitize=address,undefined -fuse-ld=gold") + set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} ${LINKER_FLAGS}") + +endmacro() + From 706769026d2994ce987947fe296f739e431fe30e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 22 Oct 2019 03:06:06 +0000 Subject: [PATCH 54/63] [tx-robot] updated from transifex --- translations/client_sl.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/client_sl.ts b/translations/client_sl.ts index b3a2c70af..6e23db0f2 100644 --- a/translations/client_sl.ts +++ b/translations/client_sl.ts @@ -2922,7 +2922,7 @@ Uporaba ni priporočljiva. Share options - + Možnosti souporabe From f801ffe4f7b7dce894ed8a191749d14f12257b4a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 23 Oct 2019 03:05:14 +0000 Subject: [PATCH 55/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 ++++---- translations/client_pt_BR.ts | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index 09564e030..e3d9ad406 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de_DE]=@APPLICATION_ICON_NAME@ -Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de_DE]=Synchronisationsordner +Icon[de]=@APPLICATION_ICON_NAME@ +Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de]=Synchronisationsordner diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts index 86abc8dea..551873292 100644 --- a/translations/client_pt_BR.ts +++ b/translations/client_pt_BR.ts @@ -1406,7 +1406,7 @@ Continuar a sincronização como normal fará com que todos os seus arquivos sej Connection Timeout - Conexão Finalizada + Tempo Limite de Conexão Atingido @@ -2149,7 +2149,7 @@ Não é aconselhável usá-la. Timeout while trying to connect to %1 at %2. - O tempo expirou ao tentar conectar com %1 em %2. + Atingido o tempo limite ao tentar conectar com %1 em %2. @@ -3191,7 +3191,7 @@ Não é aconselhável usá-la. A network connection timeout happened. - Ocorreu uma desconexão de rede. + Atingiu o tempo limite para conexão de rede. From 8b393ce7925d2dc300b4064ad215b4a9bbb6e004 Mon Sep 17 00:00:00 2001 From: Jos Poortvliet Date: Wed, 23 Oct 2019 21:30:40 +0200 Subject: [PATCH 56/63] Update ChangeLog Link to https://github.com/nextcloud/desktop/releases as there's no plan to keep the changelog file up to date. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 98791ef4f..d5d0550e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +Will be tracked going forward here: +https://github.com/nextcloud/desktop/releases + 2.5 Series ChangeLog ==================== From 9a11bef263ee9eced4e2d63773f7db18168887b5 Mon Sep 17 00:00:00 2001 From: Sergey Zolotarev Date: Thu, 24 Oct 2019 02:50:58 +0600 Subject: [PATCH 57/63] Fix duplicate items in Apps menu (a bug introduced in #1477) Signed-off-by: Sergey Zolotarev --- src/gui/owncloudgui.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/gui/owncloudgui.cpp b/src/gui/owncloudgui.cpp index 28b57d295..d3828aed6 100644 --- a/src/gui/owncloudgui.cpp +++ b/src/gui/owncloudgui.cpp @@ -827,6 +827,10 @@ void ownCloudGui::fetchNavigationApps(AccountStatePtr account){ void ownCloudGui::buildNavigationAppsMenu(AccountStatePtr account, QMenu *accountMenu){ auto navLinks = _navApps.value(account); + + _navLinksMenu->clear(); + _navLinksMenu->setEnabled(navLinks.size() > 0); + if(navLinks.size() > 0){ // when there is only one account add the nav links above the settings QAction *actionBefore = _actionSettings; @@ -853,7 +857,6 @@ void ownCloudGui::buildNavigationAppsMenu(AccountStatePtr account, QMenu *accoun connect(action, &QAction::triggered, this, [href] { QDesktopServices::openUrl(href); }); _navLinksMenu->addAction(action); } - _navLinksMenu->setEnabled(true); } } From a8cf6e04439595a4ed2002ec40d7819ea7fcc86f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 24 Oct 2019 03:05:27 +0000 Subject: [PATCH 58/63] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 ++++---- translations/client_bg.ts | 16 ++++++++-------- translations/client_ca.ts | 16 ++++++++-------- translations/client_cs.ts | 18 +++++++++--------- translations/client_da.ts | 16 ++++++++-------- translations/client_de.ts | 16 ++++++++-------- translations/client_el.ts | 16 ++++++++-------- translations/client_en.ts | 16 ++++++++-------- translations/client_en_GB.ts | 16 ++++++++-------- translations/client_eo.ts | 16 ++++++++-------- translations/client_es.ts | 16 ++++++++-------- translations/client_es_AR.ts | 16 ++++++++-------- translations/client_es_CL.ts | 16 ++++++++-------- translations/client_es_CO.ts | 16 ++++++++-------- translations/client_es_CR.ts | 16 ++++++++-------- translations/client_es_DO.ts | 16 ++++++++-------- translations/client_es_EC.ts | 16 ++++++++-------- translations/client_es_GT.ts | 16 ++++++++-------- translations/client_es_HN.ts | 16 ++++++++-------- translations/client_es_MX.ts | 16 ++++++++-------- translations/client_es_SV.ts | 16 ++++++++-------- translations/client_et.ts | 16 ++++++++-------- translations/client_eu.ts | 16 ++++++++-------- translations/client_fa.ts | 16 ++++++++-------- translations/client_fi.ts | 16 ++++++++-------- translations/client_fr.ts | 16 ++++++++-------- translations/client_gl.ts | 16 ++++++++-------- translations/client_he.ts | 16 ++++++++-------- translations/client_hr.ts | 16 ++++++++-------- translations/client_hu.ts | 16 ++++++++-------- translations/client_id.ts | 16 ++++++++-------- translations/client_is.ts | 16 ++++++++-------- translations/client_it.ts | 16 ++++++++-------- translations/client_ja.ts | 16 ++++++++-------- translations/client_lt_LT.ts | 16 ++++++++-------- translations/client_lv.ts | 16 ++++++++-------- translations/client_nb_NO.ts | 16 ++++++++-------- translations/client_nl.ts | 16 ++++++++-------- translations/client_pl.ts | 16 ++++++++-------- translations/client_pt.ts | 16 ++++++++-------- translations/client_pt_BR.ts | 16 ++++++++-------- translations/client_ro.ts | 16 ++++++++-------- translations/client_ru.ts | 16 ++++++++-------- translations/client_sk.ts | 16 ++++++++-------- translations/client_sl.ts | 16 ++++++++-------- translations/client_sr.ts | 16 ++++++++-------- translations/client_sv.ts | 16 ++++++++-------- translations/client_th.ts | 16 ++++++++-------- translations/client_tr.ts | 16 ++++++++-------- translations/client_uk.ts | 16 ++++++++-------- translations/client_zh_CN.ts | 16 ++++++++-------- translations/client_zh_TW.ts | 16 ++++++++-------- 52 files changed, 413 insertions(+), 413 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index e3d9ad406..09564e030 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Icon[de]=@APPLICATION_ICON_NAME@ -Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de]=Synchronisationsordner +Icon[de_DE]=@APPLICATION_ICON_NAME@ +Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de_DE]=Synchronisationsordner diff --git a/translations/client_bg.ts b/translations/client_bg.ts index eac9d1d52..ff47da964 100644 --- a/translations/client_bg.ts +++ b/translations/client_bg.ts @@ -3673,42 +3673,42 @@ It is not advisable to use it. Приложения - + No items synced recently Скоро не са синхронизирани файлове - + Checking for changes in remote '%1' Проверка за отдалечени промени в '%1' - + Checking for changes in local '%1' Проверка за локални промени в '%1' - + Syncing %1 of %2 (%3 left) Синхронизиране на %1 от %2 (остават %3) - + Syncing %1 of %2 Синхронизиране на %1 от %2 - + Syncing %1 (%2 left) Синхронизиране на %1 (остават %2) - + Syncing %1 Синхронизиране на %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_ca.ts b/translations/client_ca.ts index 820c4a3ac..210d8f1dd 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -3694,42 +3694,42 @@ No és aconsellable fer-la servir. Aplicacions - + No items synced recently No hi ha cap element sincronitzat recentment - + Checking for changes in remote '%1' S'estan comprovant canvis al control remot '%1' - + Checking for changes in local '%1' S'estan comprovant els canvis en local '%1' - + Syncing %1 of %2 (%3 left) S'està sincronitzant %1 de %2 (%3 pendents) - + Syncing %1 of %2 S'està sincronitzant %1 de %2 - + Syncing %1 (%2 left) S'està sincronitzant %1 (%2 pendents) - + Syncing %1 S'està sincronitzant %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_cs.ts b/translations/client_cs.ts index aa789ee9e..d0abd7da6 100644 --- a/translations/client_cs.ts +++ b/translations/client_cs.ts @@ -2894,7 +2894,7 @@ Nedoporučuje se jí používat. SSL Cipher Debug View - + Ladící zobrazení šifry SSL @@ -3684,42 +3684,42 @@ Nedoporučuje se jí používat. Aplikace - + No items synced recently Žádné nedávno synchronizované položky - + Checking for changes in remote '%1' Zjišťují se změny ve vzdáleném „%1“ - + Checking for changes in local '%1' Zjišťují se změny v místním „%1“ - + Syncing %1 of %2 (%3 left) Synchronizuje se %1 ze %2 (zbývá %3) - + Syncing %1 of %2 Synchronizace %1 z %2 - + Syncing %1 (%2 left) Synchronizuje se %1 (zbývá %2) - + Syncing %1 Synchronizuje se %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_da.ts b/translations/client_da.ts index 17615fe0a..7c7cd4750 100644 --- a/translations/client_da.ts +++ b/translations/client_da.ts @@ -3669,42 +3669,42 @@ It is not advisable to use it. - + No items synced recently - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) Synkroniserer %1 (%2 tilbage) - + Syncing %1 Synkroniserer %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_de.ts b/translations/client_de.ts index 8495b4aba..af24bceb6 100644 --- a/translations/client_de.ts +++ b/translations/client_de.ts @@ -3691,42 +3691,42 @@ Es ist nicht ratsam, sie zu benutzen. Apps - + No items synced recently Keine kürzlich synchronisierten Elemente - + Checking for changes in remote '%1' Suche nach Änderungen in '%1' - + Checking for changes in local '%1' Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Synchronisiere %1 von %2 (%3 übrig) - + Syncing %1 of %2 Synchronisiere %1 von %2 - + Syncing %1 (%2 left) Synchronisiere %1 (%2 übrig) - + Syncing %1 Synchronisiere %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_el.ts b/translations/client_el.ts index d91427bf2..482e551aa 100644 --- a/translations/client_el.ts +++ b/translations/client_el.ts @@ -3677,42 +3677,42 @@ It is not advisable to use it. Εφαρμογές - + No items synced recently Κανένα στοιχείο δεν συγχρονίστηκε πρόσφατα - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Συγχρονισμός %1 από %2 (%3 απομένουν) - + Syncing %1 of %2 Συγχρονισμός %1 από %2 - + Syncing %1 (%2 left) Συγχρονισμός %1 (%2 απομένουν) - + Syncing %1 Συγχρονισμός %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_en.ts b/translations/client_en.ts index cd6c3ad16..131f290d9 100644 --- a/translations/client_en.ts +++ b/translations/client_en.ts @@ -3698,42 +3698,42 @@ It is not advisable to use it. - + No items synced recently - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) - + Syncing %1 - + %1 (%2, %3) diff --git a/translations/client_en_GB.ts b/translations/client_en_GB.ts index 442920825..ad665bcd6 100644 --- a/translations/client_en_GB.ts +++ b/translations/client_en_GB.ts @@ -3685,42 +3685,42 @@ It is not advisable to use it. Apps - + No items synced recently No items synced recently - + Checking for changes in remote '%1' Checking for changes in remote '%1' - + Checking for changes in local '%1' Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 Syncing %1 of %2 - + Syncing %1 (%2 left) Syncing %1 (%2 left) - + Syncing %1 Syncing %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_eo.ts b/translations/client_eo.ts index ea966dcc1..68df61136 100644 --- a/translations/client_eo.ts +++ b/translations/client_eo.ts @@ -3690,42 +3690,42 @@ Uzi ĝin ne konsilindas. Aplikaĵoj - + No items synced recently Neniu elemento sinkronigita freŝdate - + Checking for changes in remote '%1' Kontrolante por ŝanĝoj en fora „%1“ - + Checking for changes in local '%1' Kontrolante por ŝanĝoj en loka „%1“ - + Syncing %1 of %2 (%3 left) Sinkronigo de %1 el %2 (%3 restas) - + Syncing %1 of %2 Sinkronigo de %1 el %2 - + Syncing %1 (%2 left) Sinkronigo de %1 (%2 restas) - + Syncing %1 Sinkronigo de %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es.ts b/translations/client_es.ts index a683ec1e8..d1693c076 100644 --- a/translations/client_es.ts +++ b/translations/client_es.ts @@ -3691,42 +3691,42 @@ No se recomienda usarla. Apps - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' Buscando cambios en la carpeta remota '%1' - + Checking for changes in local '%1' Buscando cambios en la carpeta local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (quedan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (quedan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_AR.ts b/translations/client_es_AR.ts index dae711105..ceeb04d20 100644 --- a/translations/client_es_AR.ts +++ b/translations/client_es_AR.ts @@ -3669,42 +3669,42 @@ It is not advisable to use it. - + No items synced recently No se sincronizaron elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_CL.ts b/translations/client_es_CL.ts index 52bd18e7c..3523ce8dc 100644 --- a/translations/client_es_CL.ts +++ b/translations/client_es_CL.ts @@ -3678,42 +3678,42 @@ No es recomendable usarlo. - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_CO.ts b/translations/client_es_CO.ts index 2be5baaa5..6a79e37e9 100644 --- a/translations/client_es_CO.ts +++ b/translations/client_es_CO.ts @@ -3678,42 +3678,42 @@ No es recomendable usarlo. - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_CR.ts b/translations/client_es_CR.ts index 1dcdc45b2..892e40749 100644 --- a/translations/client_es_CR.ts +++ b/translations/client_es_CR.ts @@ -3678,42 +3678,42 @@ No es recomendable usarlo. - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_DO.ts b/translations/client_es_DO.ts index 4b729529b..978446b22 100644 --- a/translations/client_es_DO.ts +++ b/translations/client_es_DO.ts @@ -3678,42 +3678,42 @@ No es recomendable usarlo. - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_EC.ts b/translations/client_es_EC.ts index c8c18179c..8319cdbfe 100644 --- a/translations/client_es_EC.ts +++ b/translations/client_es_EC.ts @@ -3678,42 +3678,42 @@ No es recomendable usarlo. - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_GT.ts b/translations/client_es_GT.ts index c9e0d09d1..32fe5ca3d 100644 --- a/translations/client_es_GT.ts +++ b/translations/client_es_GT.ts @@ -3678,42 +3678,42 @@ No es recomendable usarlo. - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_HN.ts b/translations/client_es_HN.ts index da6d3b168..da3465e33 100644 --- a/translations/client_es_HN.ts +++ b/translations/client_es_HN.ts @@ -3678,42 +3678,42 @@ No es recomendable usarlo. - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_MX.ts b/translations/client_es_MX.ts index d28b35cc5..8f80e953f 100644 --- a/translations/client_es_MX.ts +++ b/translations/client_es_MX.ts @@ -3678,42 +3678,42 @@ No es recomendable usarlo. - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_es_SV.ts b/translations/client_es_SV.ts index 614f09a89..4bc99b0c9 100644 --- a/translations/client_es_SV.ts +++ b/translations/client_es_SV.ts @@ -3678,42 +3678,42 @@ No es recomendable usarlo. - + No items synced recently No se han sincronizado elementos recientemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizando %1 de %2 (faltan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (faltan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_et.ts b/translations/client_et.ts index 12b7aa0b1..7b7145933 100644 --- a/translations/client_et.ts +++ b/translations/client_et.ts @@ -3672,42 +3672,42 @@ Selle kasutamine pole soovitatav. - + No items synced recently Ühtegi üksust pole hiljuti sünkroniseeritud - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sünkroniseerin %1 %2-st (%3 veel) - + Syncing %1 of %2 - + Syncing %1 (%2 left) Sünkroniseerin %1 (%2 veel) - + Syncing %1 Sünkroniseerimine %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_eu.ts b/translations/client_eu.ts index d54e8c682..865f98e6a 100644 --- a/translations/client_eu.ts +++ b/translations/client_eu.ts @@ -3683,42 +3683,42 @@ Ez da gomendagarria erabltzea. Aplikazioak - + No items synced recently Ez da azken aldian ezer sinkronizatu - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sinkronizatzen %1 %2tik (%3 faltan) - + Syncing %1 of %2 Sinlrnozatzen %1 %2tik - + Syncing %1 (%2 left) Sinkronizatzen %1 (%2faltan) - + Syncing %1 %1 Sinkronizatzen - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_fa.ts b/translations/client_fa.ts index 3fec1abad..5f40a6ed0 100644 --- a/translations/client_fa.ts +++ b/translations/client_fa.ts @@ -3675,42 +3675,42 @@ It is not advisable to use it. برنامه ها - + No items synced recently هیچ موردی به تازگی همگام‌سازی نشده است - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) همگام‌سازی %1 از%2 (%3 باقیمانده) - + Syncing %1 of %2 همگام سازی 1% از 2% - + Syncing %1 (%2 left) همگام‌سازی %1 (%2 باقیمانده) - + Syncing %1 همگام‌سازی %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_fi.ts b/translations/client_fi.ts index 2d89c14c6..9ea91c257 100644 --- a/translations/client_fi.ts +++ b/translations/client_fi.ts @@ -3674,42 +3674,42 @@ Osoitteen käyttäminen ei ole suositeltavaa. Sovellukset - + No items synced recently Kohteita ei ole synkronoitu äskettäin - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Synkronoidaan %1/%2 (%3 jäljellä) - + Syncing %1 of %2 Synkronoidaan %1/%2 - + Syncing %1 (%2 left) Synkronoidaan %1 (%2 jäljellä) - + Syncing %1 Synkronoidaan %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_fr.ts b/translations/client_fr.ts index 641b9869a..5be707e45 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -3695,42 +3695,42 @@ Il est déconseillé de l'utiliser. Apps - + No items synced recently Aucun élément synchronisé récemment - + Checking for changes in remote '%1' Vérification des modifications dans '%1' distant - + Checking for changes in local '%1' Vérification des modifications dans '%1' local - + Syncing %1 of %2 (%3 left) Synchronisation de %1 sur %2 (%3 restants) - + Syncing %1 of %2 Synchronisation %1 sur %2 - + Syncing %1 (%2 left) Synchronisation de %1 (%2 restants) - + Syncing %1 Synchronisation de %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_gl.ts b/translations/client_gl.ts index 298642a1c..550475acb 100644 --- a/translations/client_gl.ts +++ b/translations/client_gl.ts @@ -3692,42 +3692,42 @@ Recomendámoslle que non o use. Aplicacións - + No items synced recently Non hai elementos sincronizados recentemente - + Checking for changes in remote '%1' Comprobando os cambios no cartafol remoto «%1» - + Checking for changes in local '%1' Comprobando os cambios no cartafol local «%1» - + Syncing %1 of %2 (%3 left) Sincronizando %1 of %2 (restan %3) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (restan %2) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_he.ts b/translations/client_he.ts index 4bd32fdcc..fcd56bd07 100644 --- a/translations/client_he.ts +++ b/translations/client_he.ts @@ -3671,42 +3671,42 @@ It is not advisable to use it. - + No items synced recently - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) - + Syncing %1 - + %1 (%2, %3) diff --git a/translations/client_hr.ts b/translations/client_hr.ts index ec61f90fb..e5a3d8c6c 100644 --- a/translations/client_hr.ts +++ b/translations/client_hr.ts @@ -3687,42 +3687,42 @@ Nije preporučljivo koristiti ga. Aplikacije - + No items synced recently Nije sinkronizirana nijedna stavka nedavno - + Checking for changes in remote '%1' Provjera za promjene u udaljenom ‘%1’ - + Checking for changes in local '%1' Provjera za promjene u lokalnom ‘%1’ - + Syncing %1 of %2 (%3 left) Sinkronizacija %1 od %2 (preostalo %3) - + Syncing %1 of %2 Sinkronizacija %1 od %2 - + Syncing %1 (%2 left) Sinkronizacija %1 (preostalo %2) - + Syncing %1 Sinkronizacija %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_hu.ts b/translations/client_hu.ts index 0b02a4247..09910fafb 100644 --- a/translations/client_hu.ts +++ b/translations/client_hu.ts @@ -3684,42 +3684,42 @@ Használata nem ajánlott. Alkalmazások - + No items synced recently Mostanában nem volt szinkronizált elem - + Checking for changes in remote '%1' Változások keresése a(z) „%1” távoli mappában - + Checking for changes in local '%1' Változások keresése a(z) „%1” helyi mappában - + Syncing %1 of %2 (%3 left) %1 / %2 szinkronizálása (%3 maradt) - + Syncing %1 of %2 %1 / %2 szinkronizálása - + Syncing %1 (%2 left) %1 szinkronizálása (%2 maradt) - + Syncing %1 %1 szinkronizálása - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_id.ts b/translations/client_id.ts index dadcd9076..13dcd540a 100644 --- a/translations/client_id.ts +++ b/translations/client_id.ts @@ -3682,42 +3682,42 @@ Tidak disarankan untuk digunakan. - + No items synced recently - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) - + Syncing %1 - + %1 (%2, %3) diff --git a/translations/client_is.ts b/translations/client_is.ts index 18c4c3fae..a51d4e461 100644 --- a/translations/client_is.ts +++ b/translations/client_is.ts @@ -3689,42 +3689,42 @@ Ekki er mælt með því að hún sé notuð. Forrit - + No items synced recently Ekkert samstillt nýlega - + Checking for changes in remote '%1' Athuga með breytingar í fjartengdri '%1' - + Checking for changes in local '%1' Athuga með breytingar í staðværri '%1' - + Syncing %1 of %2 (%3 left) Samstilli %1 af %2 (%3 eftir) - + Syncing %1 of %2 Samstilli %1 af %2 - + Syncing %1 (%2 left) Samstilli %1 (%2 eftir) - + Syncing %1 Samstilli %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_it.ts b/translations/client_it.ts index 27022454f..72e65ce80 100644 --- a/translations/client_it.ts +++ b/translations/client_it.ts @@ -3692,42 +3692,42 @@ Non è consigliabile utilizzarlo. Applicazioni - + No items synced recently Nessun elemento sincronizzato di recente - + Checking for changes in remote '%1' Controllo delle modifiche in '%1' remoto - + Checking for changes in local '%1' Controllo delle modifiche in '%1' locale - + Syncing %1 of %2 (%3 left) Sincronizzazione di %1 di %2 (%3 rimanenti) - + Syncing %1 of %2 Sincronizzazione di %1 di %2 - + Syncing %1 (%2 left) Sincronizzazione di %1 (%2 rimanenti) - + Syncing %1 Sincronizzazione di %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_ja.ts b/translations/client_ja.ts index 0ba56bb0b..b45f58e5c 100644 --- a/translations/client_ja.ts +++ b/translations/client_ja.ts @@ -3679,42 +3679,42 @@ It is not advisable to use it. アプリ - + No items synced recently 最近同期されたアイテムはありません。 - + Checking for changes in remote '%1' リモート '%1'の変更を確認する - + Checking for changes in local '%1' ローカル '%1'の変更を確認する - + Syncing %1 of %2 (%3 left) 同期中 %2 中 %1 (残り %3) - + Syncing %1 of %2 %2 の %1 を同期しています - + Syncing %1 (%2 left) 同期中 %1 (残り %2) - + Syncing %1 同期中 %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_lt_LT.ts b/translations/client_lt_LT.ts index ebc4284d1..8577ae670 100644 --- a/translations/client_lt_LT.ts +++ b/translations/client_lt_LT.ts @@ -3680,42 +3680,42 @@ Patariama jo nenaudoti. Programėlės - + No items synced recently Neseniai sinchronizuotų elementų nėra - + Checking for changes in remote '%1' Ieškoma pakeitimų serverio „%1“ - + Checking for changes in local '%1' Ieškoma pakeitimų kompiuterio „%1“ - + Syncing %1 of %2 (%3 left) Sinchronizuojama %1 iš %2 (liko %3) - + Syncing %1 of %2 Sinchronizuojama %1 iš %2 - + Syncing %1 (%2 left) Sinchronizuojama %1 (liko %2) - + Syncing %1 Sinchronizuojama %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_lv.ts b/translations/client_lv.ts index 4d28a6630..0757057bf 100644 --- a/translations/client_lv.ts +++ b/translations/client_lv.ts @@ -3671,42 +3671,42 @@ It is not advisable to use it. Lietotnes - + No items synced recently Nesen nekas netika sinhronizēts - + Checking for changes in remote '%1' Pārbauda izmaiņas attālinātajā '%1' - + Checking for changes in local '%1' Pārbauda izmaiņas lokālajā '%1' - + Syncing %1 of %2 (%3 left) Sinhronizē %1 no %2 (%3 atlicis) - + Syncing %1 of %2 Sinhronizē %1 no %2 - + Syncing %1 (%2 left) Sinhronizē %1 (%2 atlicis) - + Syncing %1 Sinhronizē %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_nb_NO.ts b/translations/client_nb_NO.ts index 17172df67..37c4d89c3 100644 --- a/translations/client_nb_NO.ts +++ b/translations/client_nb_NO.ts @@ -3678,42 +3678,42 @@ Det er ikke tilrådelig å bruke den. Apper - + No items synced recently Ingenting synkronisert nylig - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Synkroniserer %1 av %2 (%3 gjenstår) - + Syncing %1 of %2 Synkroniserer %1 av %2 - + Syncing %1 (%2 left) Synkroniserer %1 (%2 gjenstår) - + Syncing %1 Synkroniserer %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_nl.ts b/translations/client_nl.ts index d4cdc13d7..2a1ab49c1 100644 --- a/translations/client_nl.ts +++ b/translations/client_nl.ts @@ -3694,42 +3694,42 @@ We adviseren deze site niet te gebruiken. Apps - + No items synced recently Recent niets gesynchroniseerd - + Checking for changes in remote '%1' Controleren op wijzigingen in externe '%1' - + Checking for changes in local '%1' Controleren op wijzigingen in lokale '%1' - + Syncing %1 of %2 (%3 left) Sync %1 van %2 (%3 over) - + Syncing %1 of %2 Synchroniseren %1 van %2 - + Syncing %1 (%2 left) Sync %1 (%2 over) - + Syncing %1 Synchroniseren %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_pl.ts b/translations/client_pl.ts index cc1ed9962..d920e5e35 100644 --- a/translations/client_pl.ts +++ b/translations/client_pl.ts @@ -3692,42 +3692,42 @@ Niezalecane jest jego użycie. Aplikacje - + No items synced recently Brak ostatnich synchronizacji - + Checking for changes in remote '%1' Sprawdzanie zmian w zdalnym '%1' - + Checking for changes in local '%1' Sprawdzanie zmian w lokalnym '%1' - + Syncing %1 of %2 (%3 left) Synchronizacja %1 z %2 (%3 pozostało) - + Syncing %1 of %2 Synchronizowane %1 z %2 - + Syncing %1 (%2 left) Synchronizuję %1 (%2 pozostało) - + Syncing %1 Synchronizowanie %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_pt.ts b/translations/client_pt.ts index f0afa16f4..fb2c23685 100644 --- a/translations/client_pt.ts +++ b/translations/client_pt.ts @@ -3677,42 +3677,42 @@ Não é aconselhada a sua utilização. - + No items synced recently Sem itens sincronizados recentemente - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Sincronizar %1 de %2 (%3 faltando) - + Syncing %1 of %2 A sincronizar %1 de %2 - + Syncing %1 (%2 left) A sincronizar %1 (%2 em falta) - + Syncing %1 A sincronizar %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_pt_BR.ts b/translations/client_pt_BR.ts index 551873292..59a3a5e6a 100644 --- a/translations/client_pt_BR.ts +++ b/translations/client_pt_BR.ts @@ -3692,42 +3692,42 @@ Não é aconselhável usá-la. Aplicativos - + No items synced recently Não há itens sincronizados recentemente - + Checking for changes in remote '%1' Checando por alterações no remoto '%1' - + Checking for changes in local '%1' Checando por alterações no local '%1' - + Syncing %1 of %2 (%3 left) Sincronizar %1 de %2 (%3 faltando) - + Syncing %1 of %2 Sincronizando %1 de %2 - + Syncing %1 (%2 left) Sincronizando %1 (%2 faltando) - + Syncing %1 Sincronizando %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_ro.ts b/translations/client_ro.ts index 153206481..6ab7c98db 100644 --- a/translations/client_ro.ts +++ b/translations/client_ro.ts @@ -3669,42 +3669,42 @@ It is not advisable to use it. Aplicații - + No items synced recently - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) - + Syncing %1 of %2 - + Syncing %1 (%2 left) - + Syncing %1 - + %1 (%2, %3) diff --git a/translations/client_ru.ts b/translations/client_ru.ts index b526934af..9afae9cb0 100644 --- a/translations/client_ru.ts +++ b/translations/client_ru.ts @@ -3684,42 +3684,42 @@ It is not advisable to use it. Приложения - + No items synced recently Недавно ничего не синхронизировалось - + Checking for changes in remote '%1' Проверка наличия изменений на сервере: «%1» - + Checking for changes in local '%1' Проверка наличия изменений в локальной папке «%1» - + Syncing %1 of %2 (%3 left) Синхронизация %1 из %2 (осталось %3) - + Syncing %1 of %2 Синхронизация %1 из %2 - + Syncing %1 (%2 left) Синхронизация %1 (осталось %2) - + Syncing %1 Синхронизация %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_sk.ts b/translations/client_sk.ts index a6860e199..1700657cc 100644 --- a/translations/client_sk.ts +++ b/translations/client_sk.ts @@ -3692,42 +3692,42 @@ Nie je vhodné ju používať. Apky - + No items synced recently Žiadne nedávno synchronizované položky - + Checking for changes in remote '%1' Kontrolujú sa zmeny vo vzdialenom '%1' - + Checking for changes in local '%1' Kontrolujú sa zmeny v lokálnom '%1' - + Syncing %1 of %2 (%3 left) Synchronizuje sa %1 z %2 (zostáva %3) - + Syncing %1 of %2 Synchronizuje sa %1 z %2 - + Syncing %1 (%2 left) Synchronizuje sa %1 (zostáva %2) - + Syncing %1 Synchronizuje sa %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_sl.ts b/translations/client_sl.ts index 6e23db0f2..6121fc26a 100644 --- a/translations/client_sl.ts +++ b/translations/client_sl.ts @@ -3677,42 +3677,42 @@ Uporaba ni priporočljiva. Programi - + No items synced recently Ni nedavno usklajenih predmetov - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Poteka usklajevanje %1 od %2 (preostaja %3) - + Syncing %1 of %2 Poteka usklajevanje %1 od %2 - + Syncing %1 (%2 left) Usklajevanje %1 (%2 do konca) - + Syncing %1 Usklajevanje %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_sr.ts b/translations/client_sr.ts index 8a2c47675..78b4c2927 100644 --- a/translations/client_sr.ts +++ b/translations/client_sr.ts @@ -3692,42 +3692,42 @@ It is not advisable to use it. Апликације - + No items synced recently Ништа није недавно синхронизовано - + Checking for changes in remote '%1' Проверавам за измене у удаљеној '%1' - + Checking for changes in local '%1' Проверавам за измене у локалној '%1' - + Syncing %1 of %2 (%3 left) Синхронизујем %1 од %2 (преостало %3) - + Syncing %1 of %2 Синхронизујем %1 од %2 - + Syncing %1 (%2 left) Синхронизујем %1 (преостало %2) - + Syncing %1 Синхронизујем %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_sv.ts b/translations/client_sv.ts index 94bc6b12a..10be9de33 100644 --- a/translations/client_sv.ts +++ b/translations/client_sv.ts @@ -3692,42 +3692,42 @@ Det är inte lämpligt använda den. Appar - + No items synced recently Inga filer har synkroniseras nyligen - + Checking for changes in remote '%1' Söker efter ändringar i fjärrmappen '%1' - + Checking for changes in local '%1' Söker efter ändringar i lokal mapp '%1' - + Syncing %1 of %2 (%3 left) Synkroniserar %1 av %2 (%3 kvar) - + Syncing %1 of %2 Synkroniserar %1 av %2 - + Syncing %1 (%2 left) Synkroniserar %1 (%2 kvar) - + Syncing %1 Synkroniserar %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_th.ts b/translations/client_th.ts index 240baa932..c5b9ab3d5 100644 --- a/translations/client_th.ts +++ b/translations/client_th.ts @@ -3675,42 +3675,42 @@ It is not advisable to use it. - + No items synced recently ไม่มีรายการที่ถูกประสานข้อมูลเมื่อเร็วๆ นี้ - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) กำลังประสานข้อมูล %1 จาก %2 (เหลือ %3) - + Syncing %1 of %2 กำลังประสานข้อมูล %1 จากทั้งหมด %2 - + Syncing %1 (%2 left) กำลังประสานข้อมูล %1 (เหลือ %2) - + Syncing %1 กำลังประสานข้อมูล %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_tr.ts b/translations/client_tr.ts index b6c58da2e..a1f8fd97d 100644 --- a/translations/client_tr.ts +++ b/translations/client_tr.ts @@ -3690,42 +3690,42 @@ Kullanmanız önerilmez. Uygulamalar - + No items synced recently Yakın zamanda eşitlenen bir öge yok - + Checking for changes in remote '%1' Uzak '%1' üzerindeki değişiklikler denetleniyor - + Checking for changes in local '%1' Yerel '%1' üzerindeki değişiklikler denetleniyor - + Syncing %1 of %2 (%3 left) %1 / %2 eşitleniyor (%3 kaldı) - + Syncing %1 of %2 %1 / %2 eşitleniyor - + Syncing %1 (%2 left) %1 eşitleniyor (%2 kaldı) - + Syncing %1 %1 eşitleniyor - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_uk.ts b/translations/client_uk.ts index b9704c175..f7c33488b 100644 --- a/translations/client_uk.ts +++ b/translations/client_uk.ts @@ -3672,42 +3672,42 @@ It is not advisable to use it. Застосунки - + No items synced recently Нещодавно нічого не синхронізувалося - + Checking for changes in remote '%1' - + Checking for changes in local '%1' - + Syncing %1 of %2 (%3 left) Синхронізовано %1 з %2 (залишилося %3) - + Syncing %1 of %2 - + Syncing %1 (%2 left) Синхронізовано %1 (залишилося %2) - + Syncing %1 - + %1 (%2, %3) %1 (%2, %3) diff --git a/translations/client_zh_CN.ts b/translations/client_zh_CN.ts index 09a0fd659..53b9841a9 100644 --- a/translations/client_zh_CN.ts +++ b/translations/client_zh_CN.ts @@ -3690,42 +3690,42 @@ It is not advisable to use it. 应用 - + No items synced recently 近期没有项目被同步 - + Checking for changes in remote '%1' 检查远程变更 '%1' - + Checking for changes in local '%1' 检查本地变更 '%1' - + Syncing %1 of %2 (%3 left) 同步 %2 中的 %1(剩余 %3) - + Syncing %1 of %2 正在同步 %1,共 %2 - + Syncing %1 (%2 left) 同步 %1(剩余 %2) - + Syncing %1 正在同步 %1 - + %1 (%2, %3) %1(%2, %3) diff --git a/translations/client_zh_TW.ts b/translations/client_zh_TW.ts index 57a26656a..1fb2e3a24 100644 --- a/translations/client_zh_TW.ts +++ b/translations/client_zh_TW.ts @@ -3688,42 +3688,42 @@ It is not advisable to use it. 應用程式 - + No items synced recently 最近沒有項目被同步 - + Checking for changes in remote '%1' 正在檢查遠端「%1」中的變更 - + Checking for changes in local '%1' 正在檢查本地「%1」中的變更 - + Syncing %1 of %2 (%3 left) 正在同步第%1項,共%2項(剩餘%3項) - + Syncing %1 of %2 正在同步第%1項,共%2項 - + Syncing %1 (%2 left) 正在同步%1(剩餘%2項) - + Syncing %1 正在同步%1 - + %1 (%2, %3) %1 (%2, %3) From e178eeb7f5046db91a26331b023b379ebc431ace Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 25 Oct 2019 03:06:12 +0000 Subject: [PATCH 59/63] [tx-robot] updated from transifex --- translations/client_el.ts | 2 +- translations/client_pl.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/client_el.ts b/translations/client_el.ts index 482e551aa..80f472f32 100644 --- a/translations/client_el.ts +++ b/translations/client_el.ts @@ -861,7 +861,7 @@ %1 and %n other file(s) have been downloaded. - %1 και%n άλλο αρχείο(ο) έχουν ληφθεί.%1 και%n άλλο αρχείο(ο) έχουν ληφθεί. + %1 και%n άλλο αρχείο(ο) έχουν ληφθεί.%1 και %n άλλο(α) αρχείο(α) έχουν ληφθεί. diff --git a/translations/client_pl.ts b/translations/client_pl.ts index d920e5e35..b0113f783 100644 --- a/translations/client_pl.ts +++ b/translations/client_pl.ts @@ -2952,7 +2952,7 @@ Niezalecane jest jego użycie. Send private link by email... - Wyślij link prywatny e-mailem + Wyślij e-mailem link prywatny From 076469f385bf62b53c97baf343fcf99735ad37a4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 26 Oct 2019 03:05:59 +0000 Subject: [PATCH 60/63] [tx-robot] updated from transifex --- translations/client_zh_TW.ts | 39 +++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/translations/client_zh_TW.ts b/translations/client_zh_TW.ts index 1fb2e3a24..069a0abc6 100644 --- a/translations/client_zh_TW.ts +++ b/translations/client_zh_TW.ts @@ -107,7 +107,7 @@ Browser Authentication - + 瀏覽器驗證 @@ -135,7 +135,7 @@ Browser Authentication - + 瀏覽器驗證 @@ -791,7 +791,7 @@ Login in your browser (Login Flow v2) - + 請在瀏覽器上登入(Login Flow v2) @@ -965,7 +965,10 @@ This means that the synchronization client might not upload local changes immedi These deletes will be synchronized to your local sync folder, making such files unavailable unless you have a right to restore. If you decide to restore the files, they will be re-synced with the server if you have rights to do so. If you decide to delete the files, they will be unavailable to you, unless you are the owner. - + 「%1」資料夾中的所有檔案已從伺服器上移除。 +同步後,這些檔案也會從您的本地資料夾中移除。除非您有復原的權限,否則您將無法讀取這些檔案。 +假如您決定復原這些檔案,只要您擁有權限,這些檔案就會重新和伺服器同步。 +假如您決定移除這些檔案,除非您是檔案的所有者,否則您將無法讀取這些檔案。 @@ -1568,7 +1571,7 @@ Continuing the sync as normal will cause all your files to be overwritten by an Pattern - + 模式 @@ -1640,7 +1643,7 @@ Items where deletion is allowed will be deleted if they prevent a directory from <p>Licensed under the GNU General Public License (GPL) Version 2.0 or any later version.</p> - + <p>使用GNU General Public License (GPL) Version 2.0 或是更新的版本授權使用</p> @@ -2532,12 +2535,12 @@ It is not advisable to use it. Unexpected return code from server (%1) - + 伺服器回傳未知的錯誤碼(%1) Missing File ID from server - + 伺服器遺失檔案ID @@ -2643,7 +2646,7 @@ It is not advisable to use it. Dismiss - + 我已了解 @@ -2736,7 +2739,7 @@ It is not advisable to use it. &Share link - + &分享連結 @@ -3074,12 +3077,12 @@ It is not advisable to use it. Server version: %1 - + 伺服器版本: %1 No support for SSL session tickets/identifiers - + 不支援SSL連線 @@ -3089,7 +3092,7 @@ It is not advisable to use it. The connection is not secure - + 不安全的連線 @@ -3828,7 +3831,7 @@ It is not advisable to use it. Register with a provider - + 使用第三方帳號註冊 @@ -3971,17 +3974,17 @@ It is not advisable to use it. The checksum header is malformed. - + 檢查碼異常。 The checksum header contained an unknown checksum type '%1' - + 檢查碼含有未知的型態 '%1' The downloaded file does not match the checksum, it will be resumed. - + 下載的檔案驗證失敗,將會被還原 @@ -4002,7 +4005,7 @@ It is not advisable to use it. <p><small>Built from Git revision <a href="%1">%2</a> on %3, %4 using Qt %5, %6</small></p> - + <p><small>根據Git版本號<a href="%1">%2</a>在 %3建置, %4 使用了Qt %5,%6</small></p> From 2dcf594fc6ca5e924f40c7ad557bc62984eaa415 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 27 Oct 2019 03:04:17 +0000 Subject: [PATCH 61/63] [tx-robot] updated from transifex --- translations/client_eo.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/client_eo.ts b/translations/client_eo.ts index 68df61136..e632241bc 100644 --- a/translations/client_eo.ts +++ b/translations/client_eo.ts @@ -579,7 +579,7 @@ Files from the ignore list as well as symbolic links are not synced. This includes: - + Dosieroj el la listo de ignoritaj dosieroj kaj ankaŭ simbolaj ligiloj ne sinkroniĝas. Tio entenas: From e9438549f40620a4dc044c26d2d72e1c269edaad Mon Sep 17 00:00:00 2001 From: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> Date: Sun, 27 Oct 2019 16:55:37 +0100 Subject: [PATCH 62/63] tab formatting Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com> --- src/libsync/owncloudpropagator.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/libsync/owncloudpropagator.cpp b/src/libsync/owncloudpropagator.cpp index a57d4b952..c728172e6 100644 --- a/src/libsync/owncloudpropagator.cpp +++ b/src/libsync/owncloudpropagator.cpp @@ -367,10 +367,10 @@ quint64 OwncloudPropagator::smallFileSize() } void OwncloudPropagator::start(const SyncFileItemVector &items, - const bool &hasChange, - const int &lastChangeInstruction, - const bool &hasDelete, - const int &lastDeleteInstruction) + const bool &hasChange, + const int &lastChangeInstruction, + const bool &hasDelete, + const int &lastDeleteInstruction) { if (!hasChange && !hasDelete) { Q_ASSERT(std::is_sorted(items.begin(), items.end())); From 25076f2ddcf00e7962075ddc18473535a616f87e Mon Sep 17 00:00:00 2001 From: Michael Schuster Date: Sun, 27 Oct 2019 17:03:23 +0100 Subject: [PATCH 63/63] tab formatting (just a little more ;p) Signed-off-by: Michael Schuster --- src/libsync/syncengine.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libsync/syncengine.cpp b/src/libsync/syncengine.cpp index eb71dd01f..24732d975 100644 --- a/src/libsync/syncengine.cpp +++ b/src/libsync/syncengine.cpp @@ -1069,12 +1069,12 @@ void SyncEngine::slotDiscoveryJobFinished(int discoveryResult) } } - bool hasChange = false; - bool hasDelete = false; + bool hasChange = false; + bool hasDelete = false; int lastChangeInstruction = 0; int lastDeleteInstruction = 0; - // Only if list is populated, can be empty under certain circumstances + // Only if list is populated, can be empty under certain circumstances // Get CHANGE instructions to the top first if (syncItems.count() > 0) { std::sort(syncItems.begin(), syncItems.end(),